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 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -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 7d578b7d0936ec5cb8cdfd7de7b6ae0dea1b5f53: arm64: dts: actions: Add uSD and eMMC support for Bubblegum96 (2019-10-22 20:05:42 +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