From: David Bauer Date: Thu, 25 Jul 2019 15:25:34 +0000 (+0200) Subject: ath79: remove lines-initial-states property X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis.git;a=commitdiff_plain;h=5897b2be21f0403bd83f33d5f8bc11ced0cfb67c ath79: remove lines-initial-states property The lines-initial-states property was an early attempt to set the latch bit of the shift register on driver probe. It is not implemented in the driver and was rejected upstream. The latch bit was always set by a GPIO hog, so this property is safe to drop. Signed-off-by: David Bauer --- diff --git a/target/linux/ath79/dts/qca9558_netgear_ex7300.dtsi b/target/linux/ath79/dts/qca9558_netgear_ex7300.dtsi index e97c0d1e3a..3e94eda953 100644 --- a/target/linux/ath79/dts/qca9558_netgear_ex7300.dtsi +++ b/target/linux/ath79/dts/qca9558_netgear_ex7300.dtsi @@ -33,7 +33,6 @@ gpio-controller; #gpio-cells = <2>; registers-number = <1>; - lines-initial-states = /bits/ 8 <0xff>; spi-max-frequency = <500000>; gpio_latch_bit { diff --git a/target/linux/ath79/dts/qca9561_avm_fritz4020.dts b/target/linux/ath79/dts/qca9561_avm_fritz4020.dts index 1e4e088b5d..e98d6688d1 100644 --- a/target/linux/ath79/dts/qca9561_avm_fritz4020.dts +++ b/target/linux/ath79/dts/qca9561_avm_fritz4020.dts @@ -36,7 +36,6 @@ gpio-controller; #gpio-cells = <2>; registers-number = <1>; - lines-initial-states = /bits/ 8 <0xff>; spi-max-frequency = <10000000>; gpio_latch_bit {