leds: Add SN3218 and SN3216 support to the IS31FL32XX driver
authorDavid Rivshin <drivshin@allworx.com>
Tue, 8 Mar 2016 00:57:16 +0000 (19:57 -0500)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Mon, 14 Mar 2016 08:22:22 +0000 (09:22 +0100)
commite0442d7def8f9dccde0d825a01d8a6951aa6e95d
treeb04124723118b5cbf52af1418acf98aa8721a4aa
parent204a70bba9e7aee2c8827724258bd96306469e82
leds: Add SN3218 and SN3216 support to the IS31FL32XX driver

Si-En Technology was acquired by ISSI in 2011, and it appears that
the IS31FL3218/IS31FL3216 are just rebranded SN3218/SN3216 devices.

Add the "si-en,sn3218" and "si-en,sn3216" compatible strings into the
IS31FL32XX driver as aliases for the issi equivalents, and update
binding documentation.

Datasheets:
    IS31FL3218: http://www.issi.com/WW/pdf/31FL3218.pdf
    SN3218:     http://www.si-en.com/uploadpdf/s2011517171720.pdf

    IS31FL3216: http://www.issi.com/WW/pdf/31FL3216.pdf
    SN3216:     http://www.si-en.com/uploadpdf/SN3216201152410148.pdf

Signed-off-by: David Rivshin <drivshin@allworx.com>
Acked-by: Rob Herring <robh@kernel.org>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Documentation/devicetree/bindings/leds/leds-is31fl32xx.txt
drivers/leds/Kconfig
drivers/leds/leds-is31fl32xx.c
This page took 0.025285 seconds and 5 git commands to generate.