summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
a6be1ac)
A missing semicolon in the gpio-keys-polled section of ox820-akitio.dts
caused the build to break. Add it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49219
3c298f89-4303-0410-b956-
a3cf2f4a3e73
label = "power";
gpios = <&GPIOA 11 1>;
linux,code = <116>;
label = "power";
gpios = <&GPIOA 11 1>;
linux,code = <116>;
reset {
label = "reset";
gpios = <&GPIOB 6 1>;
reset {
label = "reset";
gpios = <&GPIOB 6 1>;