mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: remove the regulator-boot-on property from the OTG_SWITCH for rk3326 board
the OTG_SWITCH supply OTG, it doesn't need to be on When the driver initializes. Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I44f4fa618f66f18fa552353c425c7baa6831ab0c
This commit is contained in:
parent
a1fa6e57ba
commit
c05dfd186f
|
|
@ -543,7 +543,6 @@ dcdc_boost: BOOST {
|
|||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -497,7 +497,6 @@ dcdc_boost: BOOST {
|
|||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -598,7 +598,6 @@ dcdc_boost: BOOST {
|
|||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -361,7 +361,6 @@ dcdc_boost: BOOST {
|
|||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -356,7 +356,6 @@ dcdc_boost: BOOST {
|
|||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -585,7 +585,6 @@ dcdc_boost: BOOST {
|
|||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user