On 13/12/16 12:09, Bartosz Golaszewski wrote: > 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. > > Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com> > --- > arch/arm/boot/dts/da850.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi > index 104155d..6b0ef3d 100644 > --- a/arch/arm/boot/dts/da850.dtsi > +++ b/arch/arm/boot/dts/da850.dtsi > @@ -458,7 +458,7 @@ > dma-names = "tx", "rx"; > }; > > - display: display at 213000 { > + lcdc: display at 213000 { > compatible = "ti,da850-tilcdc"; > reg = <0x213000 0x1000>; > interrupts = <52>; >
Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com> Tomi -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161214/c170611c/attachment-0001.sig>