Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327078
b: refs/heads/master
c: c8c24da
h: refs/heads/master
v: v3
  • Loading branch information
Tushar Behera authored and Kukjin Kim committed Sep 21, 2012
1 parent 6e4cfea commit 9c49a17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3c817102ea8ee5b18c0e58785a9354fb96348823
refs/heads/master: c8c24dad2349fb430641535a4f26a7a1cebb9644
5 changes: 5 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4210-origen.dts
Original file line number Diff line number Diff line change
Expand Up @@ -66,30 +66,35 @@
label = "Up";
gpios = <&gpx2 0 0 0 2>;
linux,code = <103>;
gpio-key,wakeup;
};

down {
label = "Down";
gpios = <&gpx2 1 0 0 2>;
linux,code = <108>;
gpio-key,wakeup;
};

back {
label = "Back";
gpios = <&gpx1 7 0 0 2>;
linux,code = <158>;
gpio-key,wakeup;
};

home {
label = "Home";
gpios = <&gpx1 6 0 0 2>;
linux,code = <102>;
gpio-key,wakeup;
};

menu {
label = "Menu";
gpios = <&gpx1 5 0 0 2>;
linux,code = <139>;
gpio-key,wakeup;
};
};
};

0 comments on commit 9c49a17

Please sign in to comment.