aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-04-06 11:05:48 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-04-07 09:45:18 +0100
commit8e9629e39efdefaa811906af8218c168df3271e1 (patch)
tree8f802019cf8f741fc8d519b276ece3080271760f
parent9d758f25d98deee676faf67aba5a9b137113b8dd (diff)
Platforms/AMD: remove /pmu node from Overdrive DTS
The /pmu node is removed and regenerated by the firmware, so there is no need to have it in the template. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dtbbin8089 -> 7973 bytes
-rw-r--r--Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dts12
2 files changed, 0 insertions, 12 deletions
diff --git a/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dtb b/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dtb
index 0c0468d..ba4de56 100644
--- a/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dtb
+++ b/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dtb
Binary files differ
diff --git a/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dts b/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dts
index dab3c2c..3cb9a31 100644
--- a/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dts
+++ b/Platforms/AMD/Styx/OverdriveBoard/FdtBlob/styx-overdrive.dts
@@ -55,18 +55,6 @@
<0x1 0xa 0xff04>;
};
- pmu {
- compatible = "arm,armv8-pmuv3";
- interrupts = <0x0 0x7 0x4>,
- <0x0 0x8 0x4>,
- <0x0 0x9 0x4>,
- <0x0 0xa 0x4>,
- <0x0 0xb 0x4>,
- <0x0 0xc 0x4>,
- <0x0 0xd 0x4>,
- <0x0 0xe 0x4>;
- };
-
smb {
compatible = "simple-bus";
#address-cells = <0x2>;