OSDN Git Service

arm64: dts: qcom: sc7280: Villager doesn't have NVME
authorDouglas Anderson <dianders@chromium.org>
Tue, 25 Oct 2022 23:52:39 +0000 (16:52 -0700)
committerBjorn Andersson <andersson@kernel.org>
Mon, 7 Nov 2022 17:05:52 +0000 (11:05 -0600)
The sc7280-herobrine-villager derivative doesn't have NVME enabled so
we shouldn't mark the PCIe nodes as "okay" since they're just for
boards that have NVME.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221025164915.1.I38e2545eda2b3bd3fef6b41c98f451e32851ae70@changeid
arch/arm64/boot/dts/qcom/sc7280-herobrine-villager.dtsi

index 3dff610..17553e0 100644 (file)
@@ -78,16 +78,6 @@ ts_i2c: &i2c13 {
        status = "okay";
 };
 
-/* For nvme */
-&pcie1 {
-       status = "okay";
-};
-
-/* For nvme */
-&pcie1_phy {
-       status = "okay";
-};
-
 &pwmleds {
        status = "okay";
 };