Hi,

On Thu, Mar 05, 2015 at 05:50:31PM +0300, Aleksey Makarov wrote:
> The OCTEON MMC controller is currently found on cn61XX and cnf71XX
> devices.  Device parameters are configured from device tree data.
> 
> eMMC, MMC and SD devices are supported.
> 
> Signed-off-by: David Daney <david.da...@cavium.com>
> Signed-off-by: Leonid Rosenboim <lrosenb...@caviumnetworks.com>
> Signed-off-by: Aaron Williams <aaron.willi...@cavium.com>
> Signed-off-by: Chandrakala Chavva <ccha...@caviumnetworks.com>
> Signed-off-by: Peter Swain <psw...@cavium.com>
> [aleksey.maka...@auriga.com: preparation for submission]
> Signed-off-by: Aleksey Makarov <aleksey.maka...@auriga.com>

Seems to work fine on EdgeRouter Pro (cn61xx).

Tested-by: Aaro Koskinen <aaro.koski...@iki.fi>

However, there is a sparse warning that probably needs to be fixed:

        octeon_mmc.c:1141:29: error: incompatible types for operation (>=)
        octeon_mmc.c:1141:29:    left side has type struct gpio_desc *pwr_gpiod
        octeon_mmc.c:1141:29:    right side has type int

A.
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to