diff mbox

[v3,2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04

Message ID 1464795351-11668-2-git-send-email-stillcompiling@gmail.com
State Not Applicable, archived
Headers show

Commit Message

Joshua Clayton June 1, 2016, 3:35 p.m. UTC
Document basic simple-panel support for Sharp LQ101K1LY04

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
---
 .../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt        | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt

Comments

Rob Herring June 6, 2016, 1:06 p.m. UTC | #1
On Wed, Jun 01, 2016 at 08:35:51AM -0700, Joshua Clayton wrote:
> Document basic simple-panel support for Sharp LQ101K1LY04
> 
> Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
> ---
>  .../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt        | 7 +++++++
>  1 file changed, 7 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt

Acked-by: Rob Herring <robh@kernel.org>
--
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/sharp,lq101k1ly04.txt b/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt
new file mode 100644
index 0000000..4aff25b
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt
@@ -0,0 +1,7 @@ 
+Sharp Display Corp. LQ101K1LY04 10.07" WXGA TFT LCD panel
+
+Required properties:
+- compatible: should be "sharp,lq101k1ly04"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.