Skip to content

Commit

Permalink
Merge commit 'jwb/merge' into merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Herrenschmidt committed Jul 8, 2009
2 parents faf80d6 + a22ebd0 commit 01cc826
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 56 deletions.
3 changes: 2 additions & 1 deletion arch/powerpc/boot/dts/warp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,11 @@
compatible = "gpio-leds";
green {
gpios = <&GPIO1 0 0>;
default-state = "on";
default-state = "keep";
};
red {
gpios = <&GPIO1 1 0>;
default-state = "keep";
};
};

Expand Down
Loading

0 comments on commit 01cc826

Please sign in to comment.