dt-bindings: ti-lmu: Modify dt bindings for the LM3697
authorDan Murphy <dmurphy@ti.com>
Mon, 6 May 2019 19:16:12 +0000 (14:16 -0500)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Fri, 24 May 2019 20:40:46 +0000 (22:40 +0200)
commit1372bbe66a59528e65d10ae67416835d3ec2452e
tree38725cb106196507432052b4a866c56a3c409d56
parent3fce8e1eb9945c2771360542b71ff717460ba4d7
dt-bindings: ti-lmu: Modify dt bindings for the LM3697

The LM3697 is a single function LED driver. The single function LED
driver needs to reside in the LED directory as a dedicated LED driver
and not as a MFD device.  The device does have common brightness and ramp
features and those can be accomodated by a TI LMU framework.

The LM3697 dt binding needs to be moved from the ti-lmu.txt and a dedicated
LED dt binding needs to be added.  The new LM3697 LED dt binding will then
reside in the Documentation/devicetree/bindings/leds directory and follow the
current LED and general bindings guidelines.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Documentation/devicetree/bindings/leds/leds-lm3697.txt [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/ti-lmu.txt