On Thu, 17 Apr 2025 10:47:23 +0200, Fabian Pflug wrote: > The regulator for the usdhc2 references the BUCK4 as its input. > The BUCK4 is part of the pca9451, which in turn is not a regulator > in barebox, so there is a problem during initialisation: > > WARNING: imx-esdhc 42860000....@42860000.of: Failed to get 'vmmc' regulator > (ignored) > > Since the dependency could not be resolved, the reg_usdhc2_vmmc > regulator is not correctly initialized, leaving the gpio in a floating > state, which results in the GPIO being low, which in turn disables > the SD-Card. > > [...]
Applied, thanks! [1/1] ARM: dts: tqma93xx add dummy supply to regulator https://git.pengutronix.de/cgit/barebox/commit/?id=a947d07bcdd2 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>