Hi Tom,
On Tue, May 19, 2020 at 12:46 AM Tom Rini <tr...@konsulko.com> wrote: > > On Sun, May 17, 2020 at 01:49:30PM +0530, Rayagonda Kokatanur wrote: > > > This is the second patch set series prepared on top of the > > first patch set ("add initial support for broadcom NS3 soc"). > > > > This patch set will add following, > > -dt nodes and defconfig options for basic device like pinctrl, > > gpio, mmc, qspi, wdt, i2c and pcie. > > -start wdt service > > -Enable GPT commands > > -Enable EXT4 and FAT fs support > > All of the dts changes not in a -u-boot.dtsi file either come from > mainline Linux or at least linux-next and have had some level upstream > review, right? Thanks! Yes. All the DTS changes are merged in the Linux and are available at arch/arm64/boot/dts/broadcom/stingray/ Best regards, Rayagonda > > -- > Tom