4 - compatible : should be "gpio-led".
5 - label : (optional) the label for this LED. If omitted, the label is
6 taken from the node name (excluding the unit address).
7 - gpios : should specify LED GPIO.
12 compatible = "gpio-led";
14 gpios = <&mcu_pio 0 1>;