leds: add support for MAX77843 led control driver 15/235915/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 11 Jun 2020 02:39:01 +0000 (11:39 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 11 Jun 2020 02:39:13 +0000 (11:39 +0900)
commit865f7cc8cdb26f1572d36058a5a00e1a6e253389
treec5307d7e75b9a0713e2e2ef73c1ef1335d222792
parent7d599670f9864fc54e953f1a9ac3a0767968bfca
leds: add support for MAX77843 led control driver

Maxim max77843 has 4-channel led controller on max77843 multi
function device. Add max77843 led driver for the device.

Note: this ports below commits in 4.1 kernel in tizen_5.0 branch:
  commit dd11bc28be60 ("mfd: max77843: Add led of_compatible in mfd_cell")
  commit ab013630b285 ("leds: add support for MAX77843 led control driver")

Change-Id: I48c778addba06d1070284e4fc6b8e3ca500c089a
Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-max77843.c [new file with mode: 0644]
drivers/mfd/max77843.c
include/linux/mfd/max77843-private.h