Re: [PATCH v4 12/13] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding
From: Thierry Reding <hidden>
Date: 2015-11-23 08:10:36
Also in:
dri-devel, linux-rockchip, lkml
From: Thierry Reding <hidden>
Date: 2015-11-23 08:10:36
Also in:
dri-devel, linux-rockchip, lkml
On Fri, Nov 20, 2015 at 04:15:38PM +0800, Chris Zhong wrote:
This binding specifies a set of common properties for display panels. It can be used as a basis by bindings for specific panels. Bindings for three specific panels are provided to show how the simple panel binding can be used. Signed-off-by: Chris Zhong <redacted> Acked-by: Rob Herring <robh@kernel.org> --- Changes in v4: None Changes in v3: move boe,tv080wum-nl0.txt to bindings/display/panel/ Changes in v2: As Thierry.Reding comment, add a documentation for this panel. .../devicetree/bindings/display/panel/boe,tv080wum-nl0.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt
Applied, with a rewritten commit message. The one above seems to be copied from the original commit that added the simple-panel binding. Thanks, Thierry