On Tue, 1 Jul 2014 15:04:30 +0200 Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> wrote:
> From: Russell King <rmk+ker...@arm.linux.org.uk> > > This enables lcd0 on SolidRun CuBox which is connected to TDA998x > HDMI transmitter. Also, set the external video clock connected to > Si5351 clock generator. > > Signed-off-by: Russell King <rmk+ker...@arm.linux.org.uk> > Signed-off-by: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> > --- > Cc: Rob Herring <robh...@kernel.org> > Cc: Pawel Moll <pawel.m...@arm.com> > Cc: Mark Rutland <mark.rutl...@arm.com> > Cc: Ian Campbell <ijc+devicet...@hellion.org.uk> > Cc: Kumar Gala <ga...@codeaurora.org> > Cc: Russell King <rmk+ker...@arm.linux.org.uk> > Cc: Jason Cooper <ja...@lakedaemon.net> > Cc: Andrew Lunn <and...@lunn.ch> > Cc: Gregory Clement <gregory.clem...@free-electrons.com> > Cc: devicet...@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > --- > arch/arm/boot/dts/dove-cubox.dts | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/boot/dts/dove-cubox.dts > b/arch/arm/boot/dts/dove-cubox.dts > index 7a70f4c..303a354 100644 > --- a/arch/arm/boot/dts/dove-cubox.dts > +++ b/arch/arm/boot/dts/dove-cubox.dts > @@ -134,3 +134,9 @@ > pinctrl-0 = <&pmx_audio1_i2s1_spdifo &pmx_audio1_extclk>; > pinctrl-names = "default"; > }; > + > +&lcd0 { > + status = "okay"; > + clocks = <&si5351 0>; > + clock-names = "ext_ref_clk_1"; > +}; My driver has "axiclk", "extclk0", "lcdpll" and "extclk1" as the clock names. It is a bit shorter. -- Ken ar c'hentaƱ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/