The following patches add eMMC support on TI's AM65x-evm. v2: 1. The SD card node is under debug for some usecases. Only upstreaming eMMC support for now. 2. Rebased to latest mainline. 3. Removed status = "disabled" from dtsi patch 4. Fixed node name to not include '_'s Faiz Abbas (2): arm64: dts: ti: k3-am654: Add Support for MMC/SD arm64: dts: ti: k3-am654-base-board: Add MMC/SD support arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 13 ++++++++++ .../arm64/boot/dts/ti/k3-am654-base-board.dts | 25 +++++++++++++++++++ 2 files changed, 38 insertions(+) -- 2.19.2