mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ARM: dts: pxa: add label to lcd controller node
So it can be referenced and filled with more details from board files. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
This commit is contained in:
parent
ce397d215c
commit
e66e39982e
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
||||||
interrupts = <30 31>;
|
interrupts = <30 31>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lcd-controller@40500000 {
|
lcdc: lcd-controller@40500000 {
|
||||||
compatible = "marvell,pxa2xx-lcdc";
|
compatible = "marvell,pxa2xx-lcdc";
|
||||||
reg = <0x44000000 0x10000>;
|
reg = <0x44000000 0x10000>;
|
||||||
interrupts = <17>;
|
interrupts = <17>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue