diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm963268bu_p300.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/bcm963268bu_p300.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/dts/bcm963268bu_p300.dts b/target/linux/brcm63xx/dts/bcm963268bu_p300.dts index eba47d7542..a96bed7612 100644 --- a/target/linux/brcm63xx/dts/bcm963268bu_p300.dts +++ b/target/linux/brcm63xx/dts/bcm963268bu_p300.dts @@ -21,13 +21,13 @@ reset { label = "reset"; - gpios = <&gpio1 0 0>; + gpios = <&pinctrl 32 0>; linux,code = <KEY_RESTART>; }; wps { label = "wps"; - gpios = <&gpio1 1 0>; + gpios = <&pinctrl 33 0>; linux,code = <KEY_WPS_BUTTON>; }; }; |