]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
arm64: dts: amd: Fix-up for ccn504 and kcs nodes
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Fri, 12 Feb 2016 00:20:43 +0000 (07:20 +0700)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 22:02:19 +0000 (14:02 -0800)
This is a fix-up patch based on the review comment from
Arnd regarding:
    * fix ccn504 address in the node name
    * remove kcs interrupt-name

Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi

index a7fc059a7cd91987e84b59f43726a2e332425b7d..bd3adeac374f4d230d74470aaf58c1be839e809a 100644 (file)
                };
 
                /* Perf CCN504 PMU */
-               ccn: ccn@0xe8000000 {
+               ccn: ccn@e8000000 {
                        compatible = "arm,ccn-504";
                        reg = <0x0 0xe8000000 0 0x1000000>;
                        interrupts = <0 380 4>;
                        device_type = "ipmi";
                        reg = <0x0 0xe0010000 0 0x8>;
                        interrupts = <0 389 4>;
-                       interrupt-names = "ipmi_kcs";
                        reg-size = <1>;
                        reg-spacing = <4>;
                };