mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
arm64: dts: rockchip: rk3588-evb10: Add ina226 node
Change-Id: I488fa4acf81885118e54e03cd720f15f34247c8b Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
@@ -635,6 +635,12 @@
|
||||
status = "okay";
|
||||
pinctrl-0 = <&i2c8m4_xfer>;
|
||||
|
||||
ti_ina226: ti_ina226@40 {
|
||||
compatible = "ti,ina226";
|
||||
reg = <0x40>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ls_stk3332: light@47 {
|
||||
compatible = "ls_stk3332";
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user