[PATCH] arm64: dts: cavium: Fix GICv3 ITS nodes

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Fri Mar 17 05:40:48 PDT 2023


On 16/03/2023 20:51, Rob Herring wrote:
> On Wed, Feb 8, 2023 at 12:55 PM Rob Herring <robh at kernel.org> wrote:
>>
>> The GICv3 ITS is an MSI controller, therefore its node name should be
>> 'msi-controller'. The ITS node is also expected to have '#msi-cells'.
>> Add it on Thunder as there are no users. Thunder2 uses 'msi-parent', but
>> Robin says that should be 'msi-map' instead and I'm not sure what's
>> correct for it.
>>
>> The unit-addresses of both the ITS and main GIC node on thunder2 are also
>> wrong, so fix them while we're here.
>>
>> Cc: Robin Murphy <robin.murphy at arm.com>
>> Signed-off-by: Rob Herring <robh at kernel.org>
>> ---
>>  arch/arm64/boot/dts/cavium/thunder-88xx.dtsi  | 3 ++-
>>  arch/arm64/boot/dts/cavium/thunder2-99xx.dtsi | 4 ++--
>>  2 files changed, 4 insertions(+), 3 deletions(-)
> 
> Ping!
> 
> Should we remove these platforms instead if they aren't maintained?

5 weeks should be enough... Applied with my other cleanups.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list