mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
dts: rk3368 box r88 add power led
This commit is contained in:
@@ -202,7 +202,13 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
power-led {
|
||||
compatible = "gpio-leds";
|
||||
green {
|
||||
gpios = <&gpio3 GPIO_D5 GPIO_ACTIVE_LOW>;
|
||||
default-state = "on";
|
||||
};
|
||||
};
|
||||
io-domains {
|
||||
compatible = "rockchip,rk3368-io-voltage-domain";
|
||||
rockchip,grf = <&grf>;
|
||||
|
||||
Reference in New Issue
Block a user