[PATCH] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage

Marco Frank marcofrk at gmail.com
Mon Oct 2 13:24:24 UTC 2017


Hi Philipp,

2017-10-02 9:27 GMT-03:00 Philipp Zabel <p.zabel at pengutronix.de>:

> Hi Marco,
>
> On Fri, 2017-09-22 at 15:05 -0300, Marco Franchi wrote:
> > Improve the binding example by removing the '@di0' notation, which
> > fixes the following build warning:
> >
> > Warning (unit_address_vs_reg): Node /display at di0 has a unit name, but
> > no reg property
> >
> > Signed-off-by: Marco Franchi <marco.franchi at nxp.com>
> > ---
> >  Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/display/imx/fsl-imx-
> > drm.txt b/Documentation/devicetree/bindings/display/imx/fsl-imx-
> > drm.txt
> > index f798547..44814f0 100644
> > --- a/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
> > +++ b/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
> > @@ -129,7 +129,7 @@ Optional properties:
> >
> >  example:
> >
> > -display at di0 {
> > +display-di0 {
> >       compatible = "fsl,imx-parallel-display";
> >       edid = [edid-data];
> >       interface-pix-fmt = "rgb24";
>
> Thank you for the patch. We certainly should get rid of the @di0
> notation. Since these nodes mostly describe the DISP0 and DISP1 pin
> groups controlled by the IOMUXC, I'd prefer to rename this to
>
> -display at di0 {
> +disp0 {
>
> instead, if that is fine with you.
>
Its sounds good to me. Can you change this or do you prefer I send a v2?

>
> I'd also like to move the disp0/disp1 nodes into the SoC dtsi files to
> avoid having to duplicate port at 0 all over the place.
>
I agree and I can help with this too.

>
> regards
> Philipp
>
Best

Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20171002/671d777d/attachment-0001.html>


More information about the dri-devel mailing list