Hi Arnd, Olof, Please consider pulling the Actions ARM64 DT updates for v5.5. Details are in the signed tag. Thanks, Mani --- The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions.git tags/actions-arm64-dt-for-v5.5 for you to fetch changes up to 0ecf7d0c1c234ebbd811ac1e850e1bc6d7d833fd: arm64: dts: actions: Add uSD and eMMC support for Bubblegum96 (2019-10-15 21:03:44 +0530) ---------------------------------------------------------------- Actions Semi ARM64 changes for v5.5: Most of the basic infrastructure is completed for the ARM64 S900 SoC. It can now boot a distro from eMMC/uSD with mainline kernel. Below are the changes for this cycle (only S900): - Added MMC controller support for S900 SoC. There are 4 controllers in this SoC, each capable of accessing MMC cards as well as SDIO. - Added onboard eMMC and uSD support for 96Boards Bubblegum96 board based on S900. Since the MMC driver is not capable of supporting SDIO currently, it is not enabled for now. And with the absence of PMIC support, fixed regulators are used to model the power supply. ---------------------------------------------------------------- Manivannan Sadhasivam (2): arm64: dts: actions: Add MMC controller support for S900 arm64: dts: actions: Add uSD and eMMC support for Bubblegum96 arch/arm64/boot/dts/actions/s900-bubblegum-96.dts | 62 +++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/actions/s900.dtsi | 45 ++++++++++++++++++++++++ 2 files changed, 107 insertions(+) _______________________________________________ linux-actions mailing list linux-actions@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-actions