From: Linus Walleij Date: Wed, 29 May 2013 17:30:04 +0000 (+0200) Subject: ARM: ux500: cut chip-select GPIOs from SSP device X-Git-Tag: v3.11-rc1~151^2~17^2~8 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=2a9c8faf9f95bd71a8e2699876f4fcf3c301df4b;p=linux-2.6-block.git ARM: ux500: cut chip-select GPIOs from SSP device What GPIO pin is used with which device on the SSP/SPI bus is as board-specific as it gets, so it does not belong here in the core SoC file, and it is disabled so it doesn't hurt to delete this. Acked-by: Lee Jones Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index b4b542baa270..12f36d419bca 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -589,11 +589,6 @@ #address-cells = <1>; #size-cells = <0>; status = "disabled"; - - // Add one of these for each child device - cs-gpios = <&gpio0 31 0x4 &gpio4 14 0x4 &gpio4 16 0x4 - &gpio6 22 0x4 &gpio7 0 0x4>; - }; uart@80120000 {