[9609][WING] drivers: Add & enable RGB LED driver
Bug:HQ00000000
Workaround:no
Change-Id: Iea0130332b92d5ff7f5213c6c791af486a4ebbc2
Signed-off-by: Keunho Hwang <keunho.hwang@samsung.com>
};
};
+ rgb_led {
+ status = "okay";
+ default_current = <2>;
+ default_off_dur_mode = <0>;
+ max_current = <255>;
+
+ s2mu106-led1 {
+ id = <0>;
+ // current = <5>;
+ };
+
+ s2mu106-led2 {
+ id = <1>;
+ // current = <5>;
+ };
+
+ s2mu106-led3 {
+ id = <2>;
+ // current = <5>;
+ };
+ s2mu106-led4 {
+ id = <3>;
+ // current = <5>;
+ };
+ };
+
s2mu106-charger {
status = "okay";
battery,charger_name = "s2mu106-charger";
CONFIG_MMC_DW_FORCE_32BIT_SFR_RW=y
CONFIG_LEDS_S2MPB02=y
CONFIG_LEDS_S2MU106_FLASH=y
+CONFIG_LEDS_S2MU106_RGB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_S2MPU09=y
CONFIG_DMADEVICES=y