On Wed, Dec 06, 2023 at 04:10:28AM -0600, Emil Renner Berthing wrote: > Drew Fustini wrote: > > Add node for the fixed reference clock used for emmc and sdio nodes. > > Add emmc node for the 1st dwcmshc instance which is typically connected > > to an eMMC device. Add sdio0 node for the 2nd dwcmshc instance which is > > typically connected to microSD slot. Add sdio1 node for the 3rd dwcmshc > > instance which is typically connected to an SDIO WiFi module. The node > > names are based on Table 1-2 C910/C906 memory map in the TH1520 System > > User Manual. > > > > Link: https://git.beagleboard.org/beaglev-ahead/beaglev-ahead/-/tree/main/docs > > Signed-off-by: Drew Fustini <dfustini@xxxxxxxxxxxx> > > Thanks! The rest of the patches look good too, but I don't really have > a schematic > to do proper review. > > Reviewed-by: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx> Thanks for reviewing. The BeagleV-Ahead board is open source hardware so there is the full schematic and PCB layout in: https://git.beagleboard.org/beaglev-ahead/beaglev-ahead Drew