commit | da8d9df9a6f7fe1555a2cd833a12dad1141bcdf3 | [log] [tgz] |
---|---|---|
author | Lukas Funke <lukas.funke@weidmueller.com> | Thu Mar 07 16:29:56 2024 +0100 |
committer | Michal Simek <michal.simek@amd.com> | Tue Mar 12 16:09:47 2024 +0100 |
tree | b9255f49a406ebd2759fb8fbc020f9e790942445 | |
parent | 0508653ea65d7b708053c5cb6c2fb8632f68c885 [diff] |
arm64: zynqmp: Add label to pmu fwnode ZynqMP CG series devices only have two cpus. In this case the interrupt-affinity property has to adapted, because cpu3 and cpu4 are missing. By adding a label to the pmu fwnode the interrupt-affinity can be adapted in a device specific DT. Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com> Link: https://lore.kernel.org/r/20240307152956.431104-1-lukas.funke-oss@weidmueller.com Signed-off-by: Michal Simek <michal.simek@amd.com>