[GIT PULL]arm64:Add eMMC controller support to the BST C1200 device tree
From: gordon.ge@bst.ai
Date: 2026-06-12 06:51:25
Hi Arnd, Thank you for pointing out the mistake. --- The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: https://github.com/BlackSesame-SoC/linux.git tags/bst-arm64-emmc-driver-dts-for-v7.2 for you to fetch changes up to 6191a61ec9d9d8f1d1d1d6bfcb6d303be76c2804: arm64: dts: bst: enable eMMC controller in C1200 (2026-06-12 14:17:45 +0800) ---------------------------------------------------------------- arm64: BST C1200 eMMC DTS for v7.2 Black Sesame Technologies: Enable eMMC controller on BST C1200 CDCU1.0 board: - Add mmc0 node in bstc1200.dtsi (DWCMSHC SDHCI controller) - Add fixed clock definition and reserved SRAM bounce buffer - Enable mmc0 with 8-bit bus on CDCU1.0 ADAS 4C2G board The MMC driver was merged via mmc-next in v7.1-rc1. this is the remaining DTS piece. Signed-off-by: Gordon Ge <gordon.ge@bst.ai> ---------------------------------------------------------------- Albert Yang (1): arm64: dts: bst: enable eMMC controller in C1200 .../arm64/boot/dts/bst/bstc1200-cdcu1.0-adas_4c2g.dts | 19 +++++++++++++++++++ arch/arm64/boot/dts/bst/bstc1200.dtsi | 18 ++++++++++++++++++ 2 files changed, 37 insertions(+)