The following patches add dt support for MMC/SD on TI's j7200-evm. Currently, eMMC support upto HS200 speed and SD card supports upto high speed speed mode. v2: Fixed node names to use mmc@* format Fixed reg address format to align with others in the file Faiz Abbas (2): arm64: dts: ti: k3-j7200-main: Add support for MMC/SD controller nodes arm64: dts: ti: k3-j7200-common-proc-board: Add support for eMMC and SD card .../dts/ti/k3-j7200-common-proc-board.dts | 28 ++++++++++++++ arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 37 +++++++++++++++++++ 2 files changed, 65 insertions(+) -- 2.17.1