diff options
author | Jitao Shi <jitao.shi@mediatek.com> | 2016-02-22 19:01:43 +0800 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-03-02 17:09:24 +0100 |
commit | 2aa2e57f8106a1692d66d591161c623742d945fa (patch) | |
tree | 2312c79395b72fa0d02dc31050eeda6e87db0526 /Documentation | |
parent | 2e8c5eb9ef938a069fd9586769787021b2541698 (diff) |
dt-bindings: Add LG lp120up1 panel bindings
Add documentation for lp120up1 panel
Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt b/Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt new file mode 100644 index 000000000000..8c5de692c55c --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt @@ -0,0 +1,7 @@ +LG 12.0" (1920x1280 pixels) TFT LCD panel + +Required properties: +- compatible: should be "lg,lp120up1" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |