From fb8d5e09832fdb2a7c1a62f6f7a550aeffa2fb1c Mon Sep 17 00:00:00 2001 From: Suravee Suthikulpanit Date: Mon, 8 Feb 2016 11:59:13 -0600 Subject: dtb: amd: Add PERF CCN-504 device tree node Add PERF CCN-504 device tree node. Signed-off-by: Suravee Suthikulpanit Signed-off-by: Olof Johansson --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/arm64/boot/dts/amd') diff --git a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi b/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi index ba455d12971d..c5461b2bd162 100644 --- a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi +++ b/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi @@ -229,5 +229,12 @@ /* 64-bit MMIO (size= 124G) */ <0x03000000 0x01 0x00000000 0x01 0x00000000 0x7f 0x00000000>; }; + + /* Perf CCN504 PMU */ + ccn: ccn@0xe8000000 { + compatible = "arm,ccn-504"; + reg = <0x0 0xe8000000 0 0x1000000>; + interrupts = <0 380 4>; + }; }; }; -- cgit v1.2.3