Message ID | 1456138904-15258-1-git-send-email-jitao.shi@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Feb 22, 2016 at 07:01:43PM +0800, Jitao Shi wrote: > Add documentation for lp120up1 panel > > Signed-off-by: Jitao Shi <jitao.shi@mediatek.com> > Acked-by: Rob Herring <robh@kernel.org> > --- > Changes since v1: > - add Acked-by: Rob Herring <robh@kernel.org> > --- > .../bindings/display/panel/lg,lp120up1.txt | 7 +++++++ > 1 file changed, 7 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt Applied, thanks. Thierry
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 0000000..8c5de69 --- /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.