aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-04-06 10:28:06 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-04-07 09:45:18 +0100
commit787b0d9353e8f9a8882de80760011cff09b79620 (patch)
tree675db64ef307c2dcee0bf8fbb94dc15aa94e676a
parente4e13d3ad95c98588518dcf533c0024444093df0 (diff)
Platforms/AMD: remove /pmu node from Overdrive 1000 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/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtbbin8117 -> 7969 bytes
-rw-r--r--Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dts12
2 files changed, 0 insertions, 12 deletions
diff --git a/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb b/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb
index b792b2a..ba5d494 100644
--- a/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb
+++ b/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb
Binary files differ
diff --git a/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dts b/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dts
index b1fbefe..3290f65 100644
--- a/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.dts
+++ b/Platforms/AMD/Styx/Overdrive1000Board/FdtBlob/styx-overdrive1000.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>;