From 0755c2d117060a252674191b98bc852ccd8840fe Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 1 Jul 2016 11:23:06 +0200 Subject: brcm63xx: add pinctrl support Add and enable pincontrol drivers, and update dts(i) files with appropriate hogs. Signed-off-by: Jonas Gorski --- target/linux/brcm63xx/dts/hg520v.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/dts/hg520v.dts') 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 = ; }; }; @@ -31,7 +31,7 @@ inet_green { label = "HW520:green:net"; - gpios = <&gpio1 0 1>; + gpios = <&pinctrl 32 1>; }; }; }; -- cgit v1.2.3