Newer kernel versions output a lot of warnings if they encounter a
bypassed regulator without an explicitly configured supply. Like this:
vddpu: bypassed regulator has no supply!
vddpu: bypassed regulator has no supply!
vddpu: bypassed regulator has no supply!
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
regulator-allow-bypass;
};
+®_pu {
+ vin-supply = <&sw1c_reg>;
+ regulator-allow-bypass;
+};
+
&clks {
assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
<&clks IMX6QDL_CLK_LDB_DI1_SEL>;
regulator-allow-bypass;
};
+®_pu {
+ vin-supply = <&sw1c_reg>;
+ regulator-allow-bypass;
+};
+
&csi {
port {
csi_ep: endpoint {