ARM: dts: meson: add the SDIO MMC controller
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 7 Oct 2017 16:29:39 +0000 (18:29 +0200)
committerKevin Hilman <khilman@baylibre.com>
Thu, 12 Oct 2017 00:18:25 +0000 (17:18 -0700)
commit88b1b18ffeae1d65e22ec24040545a84c3ace352
treef3f0c45341664f97afd2cd241192ea5719185b62
parentb9b4bf504c9e94fe38b93aa2784991c80cebcf2e
ARM: dts: meson: add the SDIO MMC controller

Meson6, Meson8 and Meson8b are using the same MMC controller IP. This
adds the MMC controller node to meson.dtsi so it can be used by all
SoCs.

The controller itself is a bit special, because it has multiple slots.
Each slot is accessed through a sub-node of the controller. However,
currently the driver for this hardware only supports one slot.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson.dtsi
arch/arm/boot/dts/meson8.dtsi
arch/arm/boot/dts/meson8b.dtsi