X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmpc85xx%2Ffiles%2Farch%2Fpowerpc%2Fboot%2Fdts%2Fhiveap-330.dts;fp=target%2Flinux%2Fmpc85xx%2Ffiles%2Farch%2Fpowerpc%2Fboot%2Fdts%2Fhiveap-330.dts;h=bb2f2d0827838e7202ea779c8ad1228bfd571b8d;hb=256e1dbc7d09b165bcfadb373cde963f5d7f7fca;hp=166342759c41e06342602bd6beb66646860f9c4d;hpb=c7528996a5208ed94eb2e6dc82079542a7869ab3;p=openwrt%2Fopenwrt.git diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/hiveap-330.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/hiveap-330.dts index 166342759c..bb2f2d0827 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/hiveap-330.dts +++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/hiveap-330.dts @@ -10,6 +10,8 @@ */ #include +#include +#include /include/ "fsl/p1020si-pre.dtsi" / { @@ -283,8 +285,8 @@ reset { label = "Reset button"; - gpios = <&gpio0 8 1>; /* active low */ - linux,code = <0x198>; /* KEY_RESTART */ + gpios = <&gpio0 8 GPIO_ACTIVE_LOW>; + linux,code = ; }; }; };