* [PATCH] drm: dw_hdmi: Remove non-standard "gpr" property
@ 2016-11-24 22:36 Fabio Estevam
0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2016-11-24 22:36 UTC (permalink / raw)
To: p.zabel; +Cc: Fabio Estevam, dri-devel, vladimir_zapolskiy
From: Fabio Estevam <fabio.estevam@nxp.com>
The "gpr" property is i.MX specific and is documented at
Documentation/devicetree/bindings/display/imx/hdmi.txt, so
remove such non-standard property from the common binding doc.
Suggested-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt b/Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt
index 5e9a84d..684eb10 100644
--- a/Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt
+++ b/Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt
@@ -29,7 +29,6 @@ Example:
compatible = "fsl,imx6q-hdmi";
reg = <0x00120000 0x9000>;
interrupts = <0 115 0x04>;
- gpr = <&gpr>;
clocks = <&clks 123>, <&clks 124>;
clock-names = "iahb", "isfr";
ddc-i2c-bus = <&i2c2>;
--
2.7.4
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-24 22:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-24 22:36 [PATCH] drm: dw_hdmi: Remove non-standard "gpr" property Fabio Estevam
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).