[PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree

2013-03-27 Thread Philipp Zabel
From: Steffen Trumtrar Add ldb device tree node and clock lookups. Signed-off-by: Steffen Trumtrar Signed-off-by: Philipp Zabel --- arch/arm/boot/dts/imx6q.dtsi | 17 + arch/arm/boot/dts/imx6qdl.dtsi | 26 ++ 2 files changed, 43 insertions(+) diff --

Re: [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree

2013-03-28 Thread Shawn Guo
On Wed, Mar 27, 2013 at 06:30:45PM +0100, Philipp Zabel wrote: > From: Steffen Trumtrar > > Add ldb device tree node and clock lookups. > > Signed-off-by: Steffen Trumtrar > Signed-off-by: Philipp Zabel > --- > arch/arm/boot/dts/imx6q.dtsi | 17 + > arch/arm/boot/dts/imx6qdl

Re: [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree

2013-03-28 Thread Philipp Zabel
Am Donnerstag, den 28.03.2013, 15:51 +0800 schrieb Shawn Guo: > On Wed, Mar 27, 2013 at 06:30:45PM +0100, Philipp Zabel wrote: > > From: Steffen Trumtrar > > > > Add ldb device tree node and clock lookups. > > > > Signed-off-by: Steffen Trumtrar > > Signed-off-by: Philipp Zabel > > --- > > ar

Re: [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree

2013-03-28 Thread Shawn Guo
On Thu, Mar 28, 2013 at 10:58:07AM +0100, Philipp Zabel wrote: > The ldb node in imx6qdl.dtsi doesn't have the di[23]_sel clocks, because > i.MX6dl doesn't have the second IPU. > On i.MX6q, di[23]_sel should point to the ipu2_di0_sel and ipu2_di1_sel > mux clocks. On i.MX6dl, di2_sel should point t