Hi, Resending after all dependencies got merged. The DTS changes are not compatible with kernel older than v6.3-rc1 (where the driver changes were merged). Description =========== The WSA881x shutdown GPIO is active low (SD_N), but Linux driver assumed DTS always comes with active high. Since Linux driver were updated to handle proper flag, correct the DTS. Best regards, Krzysztof Krzysztof Kozlowski (4): arm64: dts: qcom: sdm850-lenovo-yoga-c630: Use proper WSA881x shutdown GPIO polarity arm64: dts: qcom: sdm850-samsung-w737: Use proper WSA881x shutdown GPIO polarity arm64: dts: qcom: sm8250-mtp: Use proper WSA881x shutdown GPIO polarity arm64: dts: qcom: qrb5165-rb5: Use proper WSA881x shutdown GPIO polarity arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 4 ++-- arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 4 ++-- arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts | 4 ++-- arch/arm64/boot/dts/qcom/sm8250-mtp.dts | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) -- 2.34.1