Hi all, This series enables the SD card reader on the RK3568 EVB1 and completes the support for the on-board eMMC. As the PMU IO domains are required, this depends on the patch "soc: rockchip: io-domain: add rk3568 support" [1]. Best regards, Michael [1] https://patchwork.kernel.org/project/linux-rockchip/patch/20210527072917.1425321-1-jay.xu@xxxxxxxxxxxxxx/ Michael Riesch (5): arm64: dts: rockchip: rk3568-evb1-v10: add regulators of rk809 pmic arm64: dts: rockchip: enable io domains for rk356x arm64: dts: rockchip: rk3568-evb1-v10: enable io domains arm64: dts: rockchip: rk3568-evb1-v10: add pinctrl and alias to emmc node arm64: dts: rockchip: rk3568-evb1-v10: add node for sd card .../boot/dts/rockchip/rk3568-evb1-v10.dts | 237 ++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk356x.dtsi | 5 + 2 files changed, 242 insertions(+) -- 2.17.1