[PATCH v3 3/5] arm: dts: add DMA and CPSW nodes for uboot

2023-04-14 Thread Bryan Brattlof
Update the uboot dtsi to enable DMA and CPSW at the uboot level Signed-off-by: Bryan Brattlof --- arch/arm/dts/k3-am62a7-r5-sk.dts | 8 arch/arm/dts/k3-am62a7-sk-u-boot.dtsi | 26 +- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/arch/arm/dt

Re: [PATCH v3 3/5] arm: dts: add DMA and CPSW nodes for uboot

2023-04-14 Thread Nishanth Menon
On 13:01-20230414, Bryan Brattlof wrote: > Update the uboot dtsi to enable DMA and CPSW at the uboot level > > Signed-off-by: Bryan Brattlof > --- > arch/arm/dts/k3-am62a7-r5-sk.dts | 8 > arch/arm/dts/k3-am62a7-sk-u-boot.dtsi | 26 +- > 2 files changed, 33