On Mon, 20 Jul 2015, Eric Anholt wrote:

> This updates the MMC frequency from 100Mhz to 250Mhz.
> 
> Signed-off-by: Eric Anholt <[email protected]>
> ---
>  arch/arm/boot/dts/bcm2835-rpi.dtsi | 1 +
>  1 file changed, 1 insertion(+)

For my own reference:
 Acked-by: Lee Jones <[email protected]>

> diff --git a/arch/arm/boot/dts/bcm2835-rpi.dtsi 
> b/arch/arm/boot/dts/bcm2835-rpi.dtsi
> index 0a32123..5d370cb 100644
> --- a/arch/arm/boot/dts/bcm2835-rpi.dtsi
> +++ b/arch/arm/boot/dts/bcm2835-rpi.dtsi
> @@ -62,6 +62,7 @@
>  &sdhci {
>       status = "okay";
>       bus-width = <4>;
> +     clocks = <&firmware_clocks RPI_CLOCK_EMMC>;
>  };
>  
>  &uart0 {
--
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