&leds {
  act_led: led-act {
    label = "led0";
    linux,default-trigger = "actpwr";
    gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
  };
};