* [PATCH v2] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
@ 2017-10-02 13:45 Marco Franchi
2017-10-02 14:22 ` Philipp Zabel
0 siblings, 1 reply; 2+ messages in thread
From: Marco Franchi @ 2017-10-02 13:45 UTC (permalink / raw)
To: p.zabel
Cc: robh+dt, dri-devel, devicetree, linux-kernel, festevam, marcofrk,
Marco Franchi
Improve the binding example by removing the '@di0' notation, which
fixes the following build warning:
Warning (unit_address_vs_reg): Node /display@di0 has a unit name, but
no reg property
Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
---
Change since v1:
-change 'display-di0' to 'disp0'.
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..5bf77f6 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@di0 {
+disp0 {
compatible = "fsl,imx-parallel-display";
edid = [edid-data];
interface-pix-fmt = "rgb24";
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
2017-10-02 13:45 [PATCH v2] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage Marco Franchi
@ 2017-10-02 14:22 ` Philipp Zabel
0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2017-10-02 14:22 UTC (permalink / raw)
To: Marco Franchi; +Cc: devicetree, marcofrk, linux-kernel, dri-devel, robh+dt
Hi Marco,
On Mon, 2017-10-02 at 10:45 -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@di0 has a unit name, but
> no reg property
>
> Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Thank you, I've applied this patch to the imx-drm/next branch.
regards
Philipp
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-02 14:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 13:45 [PATCH v2] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage Marco Franchi
2017-10-02 14:22 ` Philipp Zabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).