
Hi Nishanth,
On 06:30-20241004, Nishanth Menon wrote:
On 11:54-20241004, Manorit Chawdhry wrote:
MPU clock had been missing. Distinguish multiple clocks with clock-names and add MPU clock as well.
Signed-off-by: Manorit Chawdhry m-chawdhry@ti.com
We have been a bit hacky with GTC - do we want to pull it out as a separate IP?
Could you explain it a bit more..
arch/arm/dts/k3-am69-r5-sk.dts | 3 ++- arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 3 ++- arch/arm/dts/k3-j721e-r5.dtsi | 3 ++- arch/arm/dts/k3-j721s2-r5.dtsi | 3 ++- arch/arm/dts/k3-j784s4-r5-evm.dts | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-)
What about other boards? I think it might be time we refactor r5 view as a include file?
Yeah, that makes sense. Will update the other boards with the following.
R5 is already include file for j721e and j721s2, other boards do require that refactor but that can be taken up as a separate series ig.
Regards, Manorit