From e5f81ea3fe79ad484d454f5959814b3a1b094dcb Mon Sep 17 00:00:00 2001 From: David Bauer Date: Wed, 3 Mar 2021 10:23:00 +0100 Subject: ath79: drop cs-gpios property The spi-ath79 driver performs the chipselect by writing to dedicated register in the SPI register block. So the GPIO numbers were not used. Tested-on: Enterasys WS-AP3705i Signed-off-by: David Bauer --- target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts') diff --git a/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts b/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts index 7cb051a475..111d06491e 100644 --- a/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts +++ b/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts @@ -163,8 +163,6 @@ &spi { status = "okay"; - cs-gpios = <0>, <0>; - flash0: flash@0 { compatible = "jedec,spi-nor"; reg = <0>; -- cgit v1.2.3