arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 7 Apr 2024 10:28:51 +0000 (12:28 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 10 Apr 2024 04:38:41 +0000 (06:38 +0200)
There is no "pcie-reset-suspend" property in the PCI bindings or Linux
driver, so assume this was copied from downstream.  Drop the property,
but leave the comment, because it might be useful for someone.

This fixes dtbs_check warning:

  rk3399-gru-scarlet-dumo.dtb: pcie@f8000000: Unevaluated properties are not allowed ('pcie-reset-suspend' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240407102854.38672-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi

index 6d1e3ca863925b924d64b6c16d5957d0c4f42a86..d5e035823eb5e430c896c3a20a4347ccd919cc50 100644 (file)
@@ -689,7 +689,6 @@ camera: &i2c7 {
        ep-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
 
        /* PERST# asserted in S3 */
-       pcie-reset-suspend = <1>;
 
        vpcie3v3-supply = <&wlan_3v3>;
        vpcie1v8-supply = <&pp1800_pcie>;