diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/hg520v.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/hg520v.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/dts/hg520v.dts b/target/linux/brcm63xx/dts/hg520v.dts index a86311f08e..f0eefc0c0f 100644 --- a/target/linux/brcm63xx/dts/hg520v.dts +++ b/target/linux/brcm63xx/dts/hg520v.dts @@ -21,7 +21,7 @@ reset { label = "reset"; - gpios = <&gpio1 5 1>; + gpios = <&pinctrl 37 1>; linux,code = <KEY_RESTART>; }; }; @@ -31,7 +31,7 @@ inet_green { label = "HW520:green:net"; - gpios = <&gpio1 0 1>; + gpios = <&pinctrl 32 1>; }; }; }; |