Re: [PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree

2021-12-15 Thread Tom Rini
On Wed, Dec 15, 2021 at 10:32:21AM -0500, Jesse Taube wrote: > > OK. The device trees at least need to be in linux-next. That will > > cover a lot of baseline review that needs to happen before we take it > > in. > > > Hi Tom! > If my understanding is correct device tree's should be accepted

Re: [PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree

2021-12-15 Thread Jesse Taube
> OK. The device trees at least need to be in linux-next. That will > cover a lot of baseline review that needs to happen before we take it > in. > Hi Tom! If my understanding is correct device tree's should be accepted into Linux-next before U-Boot, or am I wrong. Also Stanley, I don't think

Re: [PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree

2021-12-15 Thread Tom Rini
On Wed, Dec 15, 2021 at 09:32:00PM +0800, 盛 wrote: > Tom Rini 於 2021年12月15日 週三 下午9:07寫道: > > > > On Wed, Dec 15, 2021 at 10:57:59AM +0800, Stanley Chu wrote: > > > > > Add a common device tree for all Nuvoton NPCM8xx BMCs and a board > > > specific device tree for the NPCM845(Arbel) evaluation

Re: [PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree

2021-12-15 Thread
Tom Rini 於 2021年12月15日 週三 下午9:07寫道: > > On Wed, Dec 15, 2021 at 10:57:59AM +0800, Stanley Chu wrote: > > > Add a common device tree for all Nuvoton NPCM8xx BMCs and a board > > specific device tree for the NPCM845(Arbel) evaluation board. > > > > Signed-off-by: Stanley Chu > > Which Linux kernel

Re: [PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree

2021-12-15 Thread Tom Rini
On Wed, Dec 15, 2021 at 10:57:59AM +0800, Stanley Chu wrote: > Add a common device tree for all Nuvoton NPCM8xx BMCs and a board > specific device tree for the NPCM845(Arbel) evaluation board. > > Signed-off-by: Stanley Chu Which Linux kernel release are these from? Thanks! -- Tom

[PATCH v1 8/9] ARM: dts: Add Nuvoton NPCM845 device tree

2021-12-14 Thread Stanley Chu
Add a common device tree for all Nuvoton NPCM8xx BMCs and a board specific device tree for the NPCM845(Arbel) evaluation board. Signed-off-by: Stanley Chu --- arch/arm/dts/Makefile |2 + arch/arm/dts/nuvoton-common-npcm8xx.dtsi | 598 ++