Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-31 Thread Simon Glass
Hi Tom, On Thu, Dec 28, 2023 at 1:32 PM Tom Rini wrote: > > On Thu, Dec 28, 2023 at 07:48:13PM +, Simon Glass wrote: > > Hi Tom, > > > > On Thu, Dec 28, 2023 at 3:25 PM Tom Rini wrote: > > > > > > On Thu, Dec 28, 2023 at 03:09:41PM +, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On

Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Tom Rini
On Thu, Dec 28, 2023 at 07:48:13PM +, Simon Glass wrote: > Hi Tom, > > On Thu, Dec 28, 2023 at 3:25 PM Tom Rini wrote: > > > > On Thu, Dec 28, 2023 at 03:09:41PM +, Simon Glass wrote: > > > Hi Tom, > > > > > > On Thu, Dec 28, 2023 at 1:56 PM Tom Rini wrote: > > > > > > > > On Thu, Dec 28

Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Simon Glass
Hi Tom, On Thu, Dec 28, 2023 at 3:25 PM Tom Rini wrote: > > On Thu, Dec 28, 2023 at 03:09:41PM +, Simon Glass wrote: > > Hi Tom, > > > > On Thu, Dec 28, 2023 at 1:56 PM Tom Rini wrote: > > > > > > On Thu, Dec 28, 2023 at 01:37:11PM +, Simon Glass wrote: > > > > Hi Sumit, > > > > > > > >

Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Tom Rini
On Thu, Dec 28, 2023 at 03:09:41PM +, Simon Glass wrote: > Hi Tom, > > On Thu, Dec 28, 2023 at 1:56 PM Tom Rini wrote: > > > > On Thu, Dec 28, 2023 at 01:37:11PM +, Simon Glass wrote: > > > Hi Sumit, > > > > > > On Thu, Dec 28, 2023 at 11:59 AM Sumit Garg wrote: > > > > > > > > Although

Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Simon Glass
Hi Tom, On Thu, Dec 28, 2023 at 1:56 PM Tom Rini wrote: > > On Thu, Dec 28, 2023 at 01:37:11PM +, Simon Glass wrote: > > Hi Sumit, > > > > On Thu, Dec 28, 2023 at 11:59 AM Sumit Garg wrote: > > > > > > Although there were still some variations in board DTS files based on > > > meson-gxbb SoC

Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Tom Rini
On Thu, Dec 28, 2023 at 01:37:11PM +, Simon Glass wrote: > Hi Sumit, > > On Thu, Dec 28, 2023 at 11:59 AM Sumit Garg wrote: > > > > Although there were still some variations in board DTS files based on > > meson-gxbb SoC but I think those were minor differences from upstream > > and shouldn't

Re: [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Simon Glass
Hi Sumit, On Thu, Dec 28, 2023 at 11:59 AM Sumit Garg wrote: > > Although there were still some variations in board DTS files based on > meson-gxbb SoC but I think those were minor differences from upstream > and shouldn't impact boot on these devices. > > So switch to upstream DT via mirroring a

[PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT

2023-12-28 Thread Sumit Garg
Although there were still some variations in board DTS files based on meson-gxbb SoC but I think those were minor differences from upstream and shouldn't impact boot on these devices. So switch to upstream DT via mirroring amlogic/ directory from devicetree-rebasing/src/arm64/amlogic/ directory. A