Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273299
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 11/12] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding |
| Date | 2015-11-19 18:30 +0100 |
| Message-ID | <qwBbY-3Tf-13@gated-at.bofh.it> (permalink) |
| References | <qwoeK-3V4-7@gated-at.bofh.it> <qwoeL-3V4-49@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 19, 2015 at 11:35:29AM +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 <zyw@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org> > > --- > > 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 > > diff --git a/Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt b/Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt > new file mode 100644 > index 0000000..50be5e2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt > @@ -0,0 +1,7 @@ > +Boe Corporation 8.0" WUXGA TFT LCD panel > + > +Required properties: > +- compatible: should be "boe,tv080wum-nl0" > + > +This binding is compatible with the simple-panel binding, which is specified > +in simple-panel.txt in this directory. > -- > 2.6.3 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 00/12] Add mipi dsi support for rk3288 Chris Zhong <zyw@rock-chips.com> - 2015-11-19 04:40 +0100
[PATCH v3 11/12] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding Chris Zhong <zyw@rock-chips.com> - 2015-11-19 04:40 +0100
Re: [PATCH v3 11/12] drm/panel: simple: Add boe,tv080wum-nl0 simple panel device tree binding Rob Herring <robh@kernel.org> - 2015-11-19 18:30 +0100
[PATCH v3 06/12] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver Chris Zhong <zyw@rock-chips.com> - 2015-11-19 04:40 +0100
[PATCH v3 09/12] ARM: dts: rockchip: add rk3288 mipi_dsi nodes Chris Zhong <zyw@rock-chips.com> - 2015-11-19 04:40 +0100
[PATCH v3 03/12] drm/rockchip: return a true clock rate to adjusted_mode Chris Zhong <zyw@rock-chips.com> - 2015-11-19 04:40 +0100
Re: [PATCH v3 03/12] drm/rockchip: return a true clock rate to adjusted_mode Mark yao <mark.yao@rock-chips.com> - 2015-11-19 08:10 +0100
Re: [PATCH v3 03/12] drm/rockchip: return a true clock rate to adjusted_mode Chris Zhong <zyw@rock-chips.com> - 2015-11-19 09:20 +0100
[PATCH v3 12/12] ARM: dts: rockchip: add support mipi panel tv080wum-nl0 for rk3288-evb Chris Zhong <zyw@rock-chips.com> - 2015-11-19 04:50 +0100
Re: [PATCH v3 00/12] Add mipi dsi support for rk3288 Emil Velikov <emil.l.velikov@gmail.com> - 2015-11-19 15:50 +0100
Re: [PATCH v3 00/12] Add mipi dsi support for rk3288 Chris Zhong <zyw@rock-chips.com> - 2015-11-20 08:10 +0100
Re: [PATCH v3 00/12] Add mipi dsi support for rk3288 Emil Velikov <emil.l.velikov@gmail.com> - 2015-11-20 13:30 +0100
csiph-web