On 08/12/2016 01:52 AM, Jaedon Shin wrote: > Adds SDHCI device nodes to BCM7xxx MIPS based SoCs. While this looks good, I don't think you will have working SDHCI interfaces on the 7425/7435 without additional pinmuxing, because sometimes the bootloader indicates in a scratch register whether the SDHCI0 is usable and the default pinmuxing does not necessarily make this possible: https://github.com/Broadcom/stblinux-3.3/blob/master/linux/drivers/brcmstb/board.c#L325 We have some currently out of tree patches using the pinctrl-single and some CFE shim to fix that. Other than that: Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> -- Florian