Alexandre Mergnat <amergnat@xxxxxxxxxxxx> writes: > This commits are based on the Fabien Parent <fparent@xxxxxxxxxxxx> work. > > The purpose of this series is to add the following HWs / IPs support for > the mt8365-evk board: > - Watchdog > - Power Management Integrated Circuit "PMIC" wrapper > - MT6357 PMIC > - MultiMediaCard "MMC" & Secure Digital "SD" controller > - USB controller > - Ethernet MAC controller > > Add CPU Freq & IDLE support for this board. Tested-by: Kevin Hilman <khilman@xxxxxxxxxxxx> Thanks for providing the branch with the dependencies. With that, I tested basic build & boot on mt8365-evk, and things are working as expected. I also enabled `CONFIG_USB_ETH=y` to test with USB ethernet gadget, and was able use NFSroot, so that's working well also. Kevin