This patchsets adds the MMC nodes in the GX dtsi and adds the GXBB clocks attributes in the GXBB dtsi. Then MMC/SD/SDIO support is added to : - p20x : SD, SDIO, MMC - a95x : SD, SDIO, MMC - Odroid-C2 : SD, MMC WiFi support is also added by enabling the 32768Hz clock generated by PWM on p20x and A95x and adding the SDIO power sequence. This patchset is based on Kevin Hilman's amlogic v4.10/dt64 tree at [1] [1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git Kevin Hilman (1): ARM64: dts: meson-gxbb: add MMC support Neil Armstrong (3): ARM64: dts: meson-gxbb: Add Wifi 32K clock for p20x boards ARM64: dts: meson-gxbb: Add P20x Wifi SDIO support ARM64: dts: meson-gxbb: Add MMC nodes to Nexbox A95x arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 21 ++++ .../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 122 ++++++++++++++++++++ .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 88 ++++++++++++++ arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 127 +++++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 24 +++- 5 files changed, 381 insertions(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html