• Chen-Yu Tsai's avatar
    ARM: dts: sunxi: libretech-all-h3-cc: Enable eMMC module · 8249ede4
    Chen-Yu Tsai authored
    The Libretech ALL-H3-CC has a high density connector for attaching
    an eMMC module. The module form factor and connection is specific
    to Libretech, and has provisions for split vmmc/vqmmc (core and I/O)
    voltage supplies, but this board does not wire the vqmmc side. The
    H2+/H3/H5 SoCs do not support alternate I/O voltages for eMMC either.
    Only 3.3V is supported. A specific module that ties vqmmc to vmmc,
    with both at 3.3V, must be used.
    
    Given that a) eMMC is not designed to be hotplugged, b) power is
    always provided on the pins, and c) MMC controllers can deal with
    missing cards, we can enable this by default. If a module is attached
    it will be picked up by the system.
    Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
    Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
    8249ede4
sunxi-libretech-all-h3-cc.dtsi 3.83 KB