Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
From: Brian Masney <hidden>
Date: 2019-04-01 23:04:09
Also in:
dri-devel, linux-devicetree, linux-leds, lkml
From: Brian Masney <hidden>
Date: 2019-04-01 23:04:09
Also in:
dri-devel, linux-devicetree, linux-leds, lkml
On Mon, Apr 01, 2019 at 11:39:26PM +0200, Pavel Machek wrote:
On Mon 2019-04-01 06:30:33, Brian Masney wrote:quoted
Add new backlight bindings for the TI LM3630A dual-string white LED. Signed-off-by: Brian Masney <redacted> --- .../leds/backlight/lm3630a-backlight.yaml | 112++++++++++++++++++ What is that? Is it future of all the bindings? Up to device tree people, I guess, but...
Yes, this is the future format of the bindings so that automated validation can be performed. See Documentation/devicetree/writing-schema.md. Brian