diff mbox

[1/2] dt-bindings: add Sharp LQ123P1JX31 panel binding

Message ID 1465577431-20600-1-git-send-email-dianders@chromium.org
State Superseded, archived
Headers show

Commit Message

Doug Anderson June 10, 2016, 4:50 p.m. UTC
The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected
using eDP interfaces.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
---
 .../devicetree/bindings/display/panel/starry,kr122ea0sra.txt       | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt

Comments

Doug Anderson June 10, 2016, 5 p.m. UTC | #1
Hi,

On Fri, Jun 10, 2016 at 9:50 AM, Douglas Anderson <dianders@chromium.org> wrote:
> The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected
> using eDP interfaces.
>
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
> ---
>  .../devicetree/bindings/display/panel/starry,kr122ea0sra.txt       | 7 +++++++
>  1 file changed, 7 insertions(+)

Ugh.  I clearly messed up the subject and copied from Yakir's.  Sorry!
 :(  I'll resend...
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
new file mode 100644
index 000000000000..1e87fe6078af
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
@@ -0,0 +1,7 @@ 
+Starry 12.2" (1920x1200 pixels) TFT LCD panel
+
+Required properties:
+- compatible: should be "starry,kr122ea0sra"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.