Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tch/u-boot/u-boot-rockchip64-default/fix-rockpi4b-led.patch

Change-Id: If2a24026f01323ed187d4e7384d2ddfe2a1a1f0b
  • Loading branch information
ayufan committed May 26, 2019
1 parent 95d2812 commit 7e027af
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions arch/arm/dts/rk3399-rockpi4b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,9 @@
status = "okay";
compatible = "gpio-leds";

power-led {
label = "power";
gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
};

standby-led {
label = "standby";
gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
system-status {
label = "status";
gpios = <&gpio3 28 GPIO_ACTIVE_HIGH>;
};
};

Expand Down

0 comments on commit 7e027af

Please sign in to comment.