Re: [PATCH v3 11/12] MIPS: boston: Migrate to OF_UPSTREAM

2024-05-20 Thread Sumit Garg
On Mon, 20 May 2024 at 04:17, Tom Rini wrote: > > On Sun, May 19, 2024 at 09:57:03PM +0100, Jiaxun Yang wrote: > > > > > > 在2024年5月19日五月 下午7:20,Daniel Schwierzeck写道: > > > > > > Reviewed-by: Daniel Schwierzeck > > > > > Hi Daniel, > > > > Thanks for reviewing the series. > > > > > [...] > > > > >

Re: [PATCH v3 11/12] MIPS: boston: Migrate to OF_UPSTREAM

2024-05-19 Thread Tom Rini
On Sun, May 19, 2024 at 09:57:03PM +0100, Jiaxun Yang wrote: > > > 在2024年5月19日五月 下午7:20,Daniel Schwierzeck写道: > > > > Reviewed-by: Daniel Schwierzeck > > > Hi Daniel, > > Thanks for reviewing the series. > > > [...] > > > > should be 'select' because the switch to upstream DTS is permanent and

Re: [PATCH v3 11/12] MIPS: boston: Migrate to OF_UPSTREAM

2024-05-19 Thread Jiaxun Yang
在2024年5月19日五月 下午7:20,Daniel Schwierzeck写道: > > Reviewed-by: Daniel Schwierzeck > Hi Daniel, Thanks for reviewing the series. > [...] > > should be 'select' because the switch to upstream DTS is permanent and > it does not make sense for the user to be able to deselect this option > Do you wa

Re: [PATCH v3 11/12] MIPS: boston: Migrate to OF_UPSTREAM

2024-05-19 Thread Daniel Schwierzeck
On 5/17/24 20:14, Jiaxun Yang wrote: We can now boot with upstream devicetree. Reviewed-by: Sumit Garg Signed-off-by: Jiaxun Yang --- arch/mips/Kconfig| 1 + arch/mips/dts/Makefile | 1 - arch/mips/dts/boston-u-boot.dtsi | 10 ++ arch/mips/dts/img,boston.

[PATCH v3 11/12] MIPS: boston: Migrate to OF_UPSTREAM

2024-05-17 Thread Jiaxun Yang
We can now boot with upstream devicetree. Reviewed-by: Sumit Garg Signed-off-by: Jiaxun Yang --- arch/mips/Kconfig| 1 + arch/mips/dts/Makefile | 1 - arch/mips/dts/boston-u-boot.dtsi | 10 ++ arch/mips/dts/img,boston.dts | 222