mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09: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:
@@ -543,7 +543,6 @@
|
||||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -497,7 +497,6 @@
|
||||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -598,7 +598,6 @@
|
||||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -361,7 +361,6 @@
|
||||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -356,7 +356,6 @@
|
||||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -585,7 +585,6 @@
|
||||
};
|
||||
|
||||
otg_switch: OTG_SWITCH {
|
||||
regulator-boot-on;
|
||||
regulator-name = "otg_switch";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user