[PATCHv4][ 5/6] ARM: dts: i.MX35: Add display support.
Fabio Estevam
festevam at gmail.com
Mon Nov 4 12:05:37 EST 2013
Hi Denis,
On Mon, Nov 4, 2013 at 2:15 PM, Denis Carikli <denis at eukrea.com> wrote:
> + ipu: ipu at 53fc0000 {
> + compatible = "fsl,imx31-ipu";
> + reg = < 0x53fc0000 0x5f
> + 0x53fc0088 0x2b >;
> + interrupts = <42 41>;
> + clocks = <&clks 55>;
> + status = "disabled";
> + };
> +
> + lcdc: mx3fb at 53fc00b4 {
> + compatible = "fsl,mx3-fb";
> + reg = <0x53fc00b4 0x0b>;
> + clocks = <&clks 55>;
> + status = "disabled";
> + };
MX35 Reference Manual states that the IPU address range is 0x53fc0000
- 0x53fc3fff
There is no 'lcdc' peripheral listed there, so I don't think 'lcdc'
should be included here.
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list