dts: rk3368 box r88 add power led

This commit is contained in:
huang zhibao
2015-04-23 10:45:37 +08:00
parent 84f5067d74
commit ff2d37671f

View File

@@ -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>;