]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
authorDan Murphy <dmurphy@ti.com>
Thu, 21 Mar 2019 14:28:35 +0000 (09:28 -0500)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Sun, 7 Apr 2019 18:45:48 +0000 (20:45 +0200)
commit6ccc7435fab7cc4f158440b086105c263b62a36f
treeed9454e4a7c1525a4a14b01c5d6f1dbecc56f824
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
dt: lm3532: Add lm3532 dt doc and update ti_lmu doc

Add the lm3532 device tree documentation.
Remove lm3532 device tree reference from the ti_lmu devicetree
documentation.

With the addition of the dedicated lm3532 documentation the device
can be removed from the ti_lmu.txt.

The reason for this is that the lm3532 dt documentation now defines
the ability to control LED output strings against different control
banks or groups multiple strings to be controlled by a single control
bank.

Another addition was for ALS lighting control and configuration.  The
LM3532 has a feature that can take in the ALS reading from 2 separate
ALS devices and adjust the brightness on the strings that are configured
to support this feature.

Finally the device specific properties were moved to the parent node
as these properties are not control bank configurable.  These include
the runtime ramp and the ALS configuration.

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