forked from Minki/linux
ARM: dts: imx6qdl-sabresd: add regulator control for isl29023 sensor
The isl29023 light sensor driver has supported regulator control, assign the power supply for isl29023 to enable the control. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
4a2c25961a
commit
1e797150e0
@ -449,6 +449,7 @@
|
||||
pinctrl-0 = <&pinctrl_i2c3_isl29023_int>;
|
||||
interrupt-parent = <&gpio3>;
|
||||
interrupts = <9 IRQ_TYPE_EDGE_FALLING>;
|
||||
vcc-supply = <®_sensors>;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user