Skip to content
  • Chen-Yu Tsai's avatar
    sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards · 32f67bb7
    Chen-Yu Tsai authored and Jagan Teki's avatar Jagan Teki committed
    
    
    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.
    
    The device tree change was also submitted to the Linux Kernel and
    has already been queued up for 4.19.
    
    Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
    Acked-by: Maxime Ripard's avatarMaxime Ripard <maxime.ripard@bootlin.com>
    Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
    32f67bb7