ARM: dts: da850: rename the display node label

The tilcdc node name is 'display' as per the ePAPR 1.1 recommendation.
The label is also 'display', but change it to 'lcdc' to make it clear
what the underlying hardware is.

Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
Bartosz Golaszewski 2016-12-13 11:09:15 +01:00 committed by Sekhar Nori
parent e3d9e1eb5e
commit c1f7de04c7
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@
dma-names = "tx", "rx"; dma-names = "tx", "rx";
}; };
display: display@213000 { lcdc: display@213000 {
compatible = "ti,da850-tilcdc"; compatible = "ti,da850-tilcdc";
reg = <0x213000 0x1000>; reg = <0x213000 0x1000>;
interrupts = <52>; interrupts = <52>;