Hi

On 21/03/2015 06:06, wengbj wrote:
> Signed-off-by: wengbj <[email protected]>
> ---
>  target/linux/ramips/dts/FIREWRT.dts |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/target/linux/ramips/dts/FIREWRT.dts 
> b/target/linux/ramips/dts/FIREWRT.dts
> index 54f0e55..2b018e6 100644
> --- a/target/linux/ramips/dts/FIREWRT.dts
> +++ b/target/linux/ramips/dts/FIREWRT.dts
> @@ -103,6 +103,11 @@
>                       gpios = <&gpio0 18 1>;
>                       linux,code = <0x211>;
>               };
> +             power {
> +                     label = "power";
> +                     gpios = <&gpio0 23 1>;
> +                     linux,code = <116>;
> +             };

what kind of power button is this ? does the board have a gpio to toggle
the supply voltage ? if so please consider also adding a "gpio-poweroff"
node.

        John



> 
        };
>  
>       pinctrl {
> 
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to