arm64: zynqmp: Add pmu interrupt-affinity
authorRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Mon, 22 May 2023 14:59:52 +0000 (16:59 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 5 Jun 2023 11:15:11 +0000 (13:15 +0200)
Based on dt-binding "This property should present when there is more than a
single SPI" that's also case that's why explicitly specify interrupt
affinity to avoid incorrect usage.

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/dde2e4b5ac6018adb9bfae05bb3800af6b7c0f0e.1684767562.git.michal.simek@amd.com
arch/arm64/boot/dts/xilinx/zynqmp.dtsi

index a961bb6..02cfcc7 100644 (file)
                             <0 144 4>,
                             <0 145 4>,
                             <0 146 4>;
+               interrupt-affinity = <&cpu0>,
+                                    <&cpu1>,
+                                    <&cpu2>,
+                                    <&cpu3>;
        };
 
        psci {