Re: [PATCH] arm64: zynqmp: Add label to pmu fwnode

2024-02-27 Thread Michal Simek
On 2/27/24 09:57, Lukas Funke wrote: On 27.02.2024 09:45, Michal Simek wrote: On 2/27/24 09:40, lukas.funke-...@weidmueller.com wrote: From: Lukas Funke Some zynqmp SoCs (the cg series) only have two cpus. Thus, for some cases the cpu-affinity has to adapted, because cpu3 and cpu4 are

Re: [PATCH] arm64: zynqmp: Add label to pmu fwnode

2024-02-27 Thread Lukas Funke
On 27.02.2024 09:45, Michal Simek wrote: On 2/27/24 09:40, lukas.funke-...@weidmueller.com wrote: From: Lukas Funke Some zynqmp SoCs (the cg series) only have two cpus. Thus, for some cases the cpu-affinity has to adapted, because cpu3 and cpu4 are interrupt-affinity right? Duh. Can you

Re: [PATCH] arm64: zynqmp: Add label to pmu fwnode

2024-02-27 Thread Michal Simek
On 2/27/24 09:40, lukas.funke-...@weidmueller.com wrote: From: Lukas Funke Some zynqmp SoCs (the cg series) only have two cpus. Thus, for some cases the cpu-affinity has to adapted, because cpu3 and cpu4 are interrupt-affinity right? missing. By adding a label to the pmu fwnode the cpu

[PATCH] arm64: zynqmp: Add label to pmu fwnode

2024-02-27 Thread lukas . funke-oss
From: Lukas Funke Some zynqmp SoCs (the cg series) only have two cpus. Thus, for some cases the cpu-affinity has to adapted, because cpu3 and cpu4 are missing. By adding a label to the pmu fwnode the cpu affinity can be adapted in a device specific dt. Signed-off-by: Lukas Funke --- arch/arm/d