On Sun, May 17, 2015 at 2:29 AM, Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx> wrote: > From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx> > > [bwh: Fold in fix from Ian Molton] > Signed-off-by: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/r8a7790-lager.dts | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts > index aaa4f258e279..343ec0ccc8df 100644 > --- a/arch/arm/boot/dts/r8a7790-lager.dts > +++ b/arch/arm/boot/dts/r8a7790-lager.dts > @@ -413,6 +413,11 @@ > vmmc-supply = <&fixedregulator3v3>; > bus-width = <8>; > non-removable; > + > + assigned-clocks = <&mstp3_clks R8A7790_CLK_MMCIF1>; > + assigned-clock-rates = <97500000>; > + max-frequency = <50000000>; Are all these properties Lager-specific, or r8a7790-specific? If the latter, they belong in r8a7790.dtsi. Same comment for the other nodes. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html