Hi Tom, We need time to prepare linux dts, can I send the rest of the drivers first or need to wait until the linux dts is submitted? Because I want to remove some unused nodes/properties away from linux dts to reduce dtb size, can we use different dts for uboot? Thanks a lot for your comments.
-- Stanley On Fri, Mar 11, 2022 at 2:49 AM Tom Rini <tr...@konsulko.com> wrote: > > On Wed, Dec 15, 2021 at 10:57:52AM +0800, Stanley Chu wrote: > > > Add basic support for the Nuvoton NPCM845 BMC. > > > > Signed-off-by: Stanley Chu <ys...@nuvoton.com> > > I see there's a number of outstanding questions to this first part of > the port. Can you please address them? Furthermore, the defconfig and > dts patches should be part of this first patch and the dts needs to be > in linux-next at least, if not a full linux kernel release. Thanks and > sorry for the delay here. > > -- > Tom