Hi Marek, On Fri, Jun 18, 2021 at 7:55 PM Marek Vasut <ma...@denx.de> wrote:
> There is no fdtdec_get_alias_seq() in the above commit , and in fact, > there shouldn't be, since all the sub-device addresses and offsets > should be parsed out of DT now. So the only suggestion I can offer is, > look into your DT and see whether the parsing can find all the props there. I sent two fixes that allows me to use "ums 0 mmc 0" again on imx7s-warp. Thanks