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

2023-04-02 Thread Bryan Brattlof
Hi Ravi! On March 31, 2023 thus sayeth Ravi Gunasekaran: > Hi Bryan, > > On 28/03/23 12:10 am, 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 > >

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

2023-03-31 Thread Ravi Gunasekaran
Hi Bryan, On 28/03/23 12:10 am, 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

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

2023-03-27 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