arm64: dts: qcom: sm8450: remove invalid power-domain-names in pcie nodes

Fixes the following DT bindings check error:
pci@1c00000: Unevaluated properties are not allowed ('power-domain-names' were unexpected)

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230323-topic-sm8450-upstream-dt-bindings-fixes-v2-3-0ca1bea1a843@linaro.org
This commit is contained in:
Neil Armstrong 2023-03-24 10:28:48 +01:00 committed by Bjorn Andersson
parent 4367d76369
commit c98a56395e
1 changed files with 0 additions and 2 deletions

View File

@ -1798,7 +1798,6 @@
reset-names = "pci";
power-domains = <&gcc PCIE_0_GDSC>;
power-domain-names = "gdsc";
phys = <&pcie0_lane>;
phy-names = "pciephy";
@ -1912,7 +1911,6 @@
reset-names = "pci";
power-domains = <&gcc PCIE_1_GDSC>;
power-domain-names = "gdsc";
phys = <&pcie1_lane>;
phy-names = "pciephy";