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/bcm963268bu_p300.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/dts/bcm963268bu_p300.dts') 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 = ; }; wps { label = "wps"; - gpios = <&gpio1 1 0>; + gpios = <&pinctrl 33 0>; linux,code = ; }; }; -- cgit v1.2.3