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:
shengfei Xu
2019-11-25 11:53:07 +08:00
committed by Tao Huang
parent a1fa6e57ba
commit c05dfd186f
6 changed files with 0 additions and 6 deletions

View File

@@ -543,7 +543,6 @@
};
otg_switch: OTG_SWITCH {
regulator-boot-on;
regulator-name = "otg_switch";
};
};

View File

@@ -497,7 +497,6 @@
};
otg_switch: OTG_SWITCH {
regulator-boot-on;
regulator-name = "otg_switch";
};
};

View File

@@ -598,7 +598,6 @@
};
otg_switch: OTG_SWITCH {
regulator-boot-on;
regulator-name = "otg_switch";
};
};

View File

@@ -361,7 +361,6 @@
};
otg_switch: OTG_SWITCH {
regulator-boot-on;
regulator-name = "otg_switch";
};
};

View File

@@ -356,7 +356,6 @@
};
otg_switch: OTG_SWITCH {
regulator-boot-on;
regulator-name = "otg_switch";
};
};

View File

@@ -585,7 +585,6 @@
};
otg_switch: OTG_SWITCH {
regulator-boot-on;
regulator-name = "otg_switch";
};
};