]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcommax: dts: remove useless SPI cs-gpios property
authorShiji Yang <yangshiji66@outlook.com>
Sun, 24 Aug 2025 13:00:06 +0000 (21:00 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Oct 2025 22:28:15 +0000 (00:28 +0200)
There is no need to add a "cs-gpios" property if chip select pin is
directly controlled by the SPI host hardware.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19845
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-haze.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-nbg7815.dts

index 4fd768f4e59c4a34b8ad2e1222083ebd571d483f..7ec621189c7285b2ef924aca7353b22f5dede9cc 100644 (file)
 &blsp1_spi1 { /* BLSP1 QUP1 */
        pinctrl-0 = <&spi_0_pins>;
        pinctrl-names = "default";
-       cs-gpios = <0>;
        status = "okay";
 
        flash@0 {
index 059807abb8d87506cb244d372227b9aa1f64067b..96f19b2b7387c4440b03e1e96a97863d9da82f27 100644 (file)
 &blsp1_spi1 { /* BLSP1 QUP1 */
        pinctrl-0 = <&spi_0_pins>;
        pinctrl-names = "default";
-       cs-gpios = <0>;
        status = "okay";
 
        flash@0 {
index aeda7ff213f243b03e238db57090a7713d4f8737..bcd478ddcc60eed57bd3dc1f4b5e1d4d2173d085 100644 (file)
@@ -86,7 +86,6 @@
 &blsp1_spi1 {
        pinctrl-0 = <&spi_0_pins>;
        pinctrl-names = "default";
-       cs-gpios = <0>;
        status = "okay";
 
        flash@0 {