Skip to content

Commit 29148d8

Browse files
krzkmmind
authored andcommitted
arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo
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>
1 parent 08cd20b commit 29148d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,6 @@ camera: &i2c7 {
689689
ep-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
690690

691691
/* PERST# asserted in S3 */
692-
pcie-reset-suspend = <1>;
693692

694693
vpcie3v3-supply = <&wlan_3v3>;
695694
vpcie1v8-supply = <&pp1800_pcie>;

0 commit comments

Comments
 (0)