aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2015-09-04 17:50:11 +0100
committerBjorn Helgaas <[email protected]>2015-09-17 12:21:02 -0500
commit6701212e86398622a05b85d87391646bf0e81bfc (patch)
tree94c7d103b3249bb40d0a4c4fec26d7c8e122e82e
parent705a7b474ed929a8c86733ad230dd9c820e84a7b (diff)
arm64: dts: Drop linux,pci-probe-only from the Seattle DTS
The linux,pci-probe-only property mandates an argument to indicate whether or not to engage the "probe-only" mode, but the Seattle DTS just provides a naked property, which is illegal. Also, it turns out that the board is perfectly happy without probe-only, so let's drop this altogether. Signed-off-by: Marc Zyngier <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Suravee Suthikulpanit <[email protected]>
-rw-r--r--arch/arm64/boot/dts/amd/amd-overdrive.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amd/amd-overdrive.dts b/arch/arm64/boot/dts/amd/amd-overdrive.dts
index 564a3f7df71d..128fa942f09e 100644
--- a/arch/arm64/boot/dts/amd/amd-overdrive.dts
+++ b/arch/arm64/boot/dts/amd/amd-overdrive.dts
@@ -14,7 +14,6 @@
chosen {
stdout-path = &serial0;
- linux,pci-probe-only;
};
};