From: Thomas Petazzoni Date: Mon, 17 Apr 2017 12:46:43 +0000 (+0200) Subject: arm: spear6xx: remove unneeded pinctrl properties in spear600-evb X-Git-Tag: v4.12-rc1~56^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8590b4e0180bc33461805a8cd80d4d0564fa38e3;p=thirdparty%2Fkernel%2Flinux.git arm: spear6xx: remove unneeded pinctrl properties in spear600-evb The spear6xx doesn't have a pinctrl driver, since the pinmux is globally defined through a single register, generally configured by the firmware/bootloader. Therefore, the pinctrl related properties in spear600-evb.dts are not necessary. Signed-off-by: Thomas Petazzoni Acked-by: Viresh Kumar Signed-off-by: Olof Johansson --- diff --git a/arch/arm/boot/dts/spear600-evb.dts b/arch/arm/boot/dts/spear600-evb.dts index f36603fffbaa7..c67e76c8ba5d5 100644 --- a/arch/arm/boot/dts/spear600-evb.dts +++ b/arch/arm/boot/dts/spear600-evb.dts @@ -96,14 +96,10 @@ &uart0 { status = "okay"; - pinctrl-names = "default"; - pinctrl-0 = <>; }; &uart1 { status = "okay"; - pinctrl-names = "default"; - pinctrl-0 = <>; }; &rtc {