[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220215201008.15235-1-nm@ti.com>
Date: Tue, 15 Feb 2022 14:10:03 -0600
From: Nishanth Menon <nm@...com>
To: Tero Kristo <kristo@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>,
Marc Zyngier <maz@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Rob Herring <robh+dt@...nel.org>, Nishanth Menon <nm@...com>
Subject: [PATCH 0/5] arm64: dts: ti: k3*: Fix gic-v3 compatible regs
Hi,
This series was triggered by the discussion in [1], and we realized we
need to cleanup the definitions in K3 SoC. Usage of kvm with gic-v2
compatibility is a bit niche usecase, but valid and possible with A53
and A72 even though the GIC500 instantiation is done with no backward
compatibility.
Nishanth Menon (5):
arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs
arm64: dts: ti: k3-j721e: Fix gic-v3 compatible regs
arm64: dts: ti: k3-j7200: Fix gic-v3 compatible regs
arm64: dts: ti: k3-am64: Fix gic-v3 compatible regs
arm64: dts: ti: k3-j721s2: Fix gic-v3 compatible regs
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 5 ++++-
arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 5 ++++-
arch/arm64/boot/dts/ti/k3-am65.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 5 ++++-
arch/arm64/boot/dts/ti/k3-j7200.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 5 ++++-
arch/arm64/boot/dts/ti/k3-j721e.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 5 ++++-
arch/arm64/boot/dts/ti/k3-j721s2.dtsi | 1 +
10 files changed, 25 insertions(+), 5 deletions(-)
[1] https://lore.kernel.org/all/87k0e0tirw.wl-maz@kernel.org/
--
2.31.1
Powered by blists - more mailing lists