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 <[email protected]>
> Signed-off-by: Leonid Rosenboim <[email protected]>
> Signed-off-by: Aaron Williams <[email protected]>
> Signed-off-by: Chandrakala Chavva <[email protected]>
> Signed-off-by: Peter Swain <[email protected]>
> [[email protected]: preparation for submission]
> Signed-off-by: Aleksey Makarov <[email protected]>

Seems to work fine on EdgeRouter Pro (cn61xx).

Tested-by: Aaro Koskinen <[email protected]>

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-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to