Hi, On 1/25/24 22:50, Jonas Karlman wrote:
I suppose this pinctrl override was copied from Odroid-M1 where the emmc_rst pin is shared with SPI flash. That is not the case on Odroid-M1S which doesnt have SPI flash. So should be ok to drop this override.+ pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_datastrobe>; +};Because this device tree is not yet in linux, hopefully correct props can be applied to device tree and u-boot do not need any overrides.
Regards Tim

