Re: [PATCH v8 06/11] dts: k1: add SD card support in u-boot overlay
Yixun Lan <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Hi Eric, On 00:40 Sun 02 Aug , Eric Chung wrote: > Add the SDH0 controller node and its pinctrl groups to the u-boot > overlay. The upstream DTS only contains the eMMC node; the SD card > controller (sdhci@d4280000) and its MMC1 pinctrl configuration are The kernel side has added SD card support, can you sync first before adding more into the overlay? > missing. Place the new node inside the storage-bus via path-based > merge so it inherits the dma-ranges from the parent bus. > > Signed-off-by: Eric Chung <[email protected]> > > --- -- Yixun Lan (dlan)