On Tue, Aug 6, 2019 at 7:55 AM Linus Walleij linus.walleij@linaro.org wrote:
Add bindings for the TI NSPIRE simple display panels.
Cc: devicetree@vger.kernel.org Signed-off-by: Linus Walleij linus.walleij@linaro.org
ChanegLog v2->v3:
- Switch to GPL-2.0-only OR BSD-2-Clause license
- Use a simple enum for the compatible
- Use the new nifty panel-common.yaml, tested on linux-next
ChangeLog v1->v2:
- New patch as bindings are required
- Let's use YAML
.../bindings/display/panel/ti,nspire.yaml | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/ti,nspire.yaml
Reviewed-by: Rob Herring robh@kernel.org