From: Heiko Stuebner heiko.stuebner@bq.com
This is a panel handled through the generic lvds-panel binding, so only needs its additional compatible specified.
Signed-off-by: Heiko Stuebner heiko.stuebner@bq.com --- .../bindings/display/panel/innolux,ee101ia-01d.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt
diff --git a/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt new file mode 100644 index 000000000000..e5ca4ccd55ed --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt @@ -0,0 +1,7 @@ +Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel + +Required properties: +- compatible: should be "innolux,ee101ia-01d" + +This binding is compatible with the lvds-panel binding, which is specified +in panel-lvds.txt in this directory.
On Tue, 13 Nov 2018 13:42:05 +0100, Heiko Stuebner wrote:
From: Heiko Stuebner heiko.stuebner@bq.com
This is a panel handled through the generic lvds-panel binding, so only needs its additional compatible specified.
Signed-off-by: Heiko Stuebner heiko.stuebner@bq.com
.../bindings/display/panel/innolux,ee101ia-01d.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt
Reviewed-by: Rob Herring robh@kernel.org
Hi Thierry,
Am Dienstag, 13. November 2018, 13:42:05 CET schrieb Heiko Stuebner:
From: Heiko Stuebner heiko.stuebner@bq.com
This is a panel handled through the generic lvds-panel binding, so only needs its additional compatible specified.
Signed-off-by: Heiko Stuebner heiko.stuebner@bq.com
just pulling this pending patch out of the woodworks again too :-)
Thanks in advance for considering it. Heiko
.../bindings/display/panel/innolux,ee101ia-01d.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt
diff --git a/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt new file mode 100644 index 000000000000..e5ca4ccd55ed --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt @@ -0,0 +1,7 @@ +Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel
+Required properties: +- compatible: should be "innolux,ee101ia-01d"
+This binding is compatible with the lvds-panel binding, which is specified +in panel-lvds.txt in this directory.
On Tue, Jan 29, 2019 at 02:37:23PM +0100, Heiko Stübner wrote:
Hi Thierry,
Am Dienstag, 13. November 2018, 13:42:05 CET schrieb Heiko Stuebner:
From: Heiko Stuebner heiko.stuebner@bq.com
This is a panel handled through the generic lvds-panel binding, so only needs its additional compatible specified.
Signed-off-by: Heiko Stuebner heiko.stuebner@bq.com
just pulling this pending patch out of the woodworks again too :-)
Thanks in advance for considering it.
It's a panel patch, you have the review from Rob, you have commit rights to drm-misc and panel is maintained in drm-misc. There's nothing blocking you from pushing it, just do it :-)
Cheers, Daniel
Heiko
.../bindings/display/panel/innolux,ee101ia-01d.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt
diff --git a/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt new file mode 100644 index 000000000000..e5ca4ccd55ed --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt @@ -0,0 +1,7 @@ +Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel
+Required properties: +- compatible: should be "innolux,ee101ia-01d"
+This binding is compatible with the lvds-panel binding, which is specified +in panel-lvds.txt in this directory.
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
Am Dienstag, 29. Januar 2019, 17:45:50 CET schrieb Daniel Vetter:
On Tue, Jan 29, 2019 at 02:37:23PM +0100, Heiko Stübner wrote:
Hi Thierry,
Am Dienstag, 13. November 2018, 13:42:05 CET schrieb Heiko Stuebner:
From: Heiko Stuebner heiko.stuebner@bq.com
This is a panel handled through the generic lvds-panel binding, so only needs its additional compatible specified.
Signed-off-by: Heiko Stuebner heiko.stuebner@bq.com
just pulling this pending patch out of the woodworks again too :-)
Thanks in advance for considering it.
It's a panel patch, you have the review from Rob, you have commit rights to drm-misc and panel is maintained in drm-misc. There's nothing blocking you from pushing it, just do it :-)
yeah, at some point I'll probably internalize the drm-misc concept without feeling of stepping on someone's toes :-D
Anyway, applied and pushed now. Heiko
dri-devel@lists.freedesktop.org