1a0ba6920SRafał Miłeckiconfig LEDS_BCM63138 2a0ba6920SRafał Miłecki tristate "LED Support for Broadcom BCM63138 SoC" 3a0ba6920SRafał Miłecki depends on LEDS_CLASS 4*3c19c791SRafał Miłecki depends on ARCH_BCMBCA || ARCH_BCM_5301X || BCM63XX || COMPILE_TEST 5a0ba6920SRafał Miłecki depends on HAS_IOMEM 6a0ba6920SRafał Miłecki depends on OF 7*3c19c791SRafał Miłecki default ARCH_BCMBCA 8a0ba6920SRafał Miłecki help 9a0ba6920SRafał Miłecki This option enables support for LED controller that is part of 10a0ba6920SRafał Miłecki BCM63138 SoC. The same hardware block is known to be also used 11a0ba6920SRafał Miłecki in BCM4908, BCM6848, BCM6858, BCM63148, BCM63381 and BCM68360. 12a0ba6920SRafał Miłecki 13bcc607cdSRafał Miłecki If compiled as module it will be called leds-bcm63138. 14bcc607cdSRafał Miłecki 15a7ed7150SRahul Tanwarconfig LEDS_LGM 16a7ed7150SRahul Tanwar tristate "LED support for LGM SoC series" 171cfa807bSGeert Uytterhoeven depends on X86 || COMPILE_TEST 181cfa807bSGeert Uytterhoeven depends on GPIOLIB && LEDS_CLASS && MFD_SYSCON && OF 19c3987cd2SAmireddy Mallikarjuna reddy help 20a7ed7150SRahul Tanwar This option enables support for LEDs connected to GPIO lines on 21a7ed7150SRahul Tanwar Lightning Mountain (LGM) SoC. Lightning Mountain is a AnyWAN 22a7ed7150SRahul Tanwar gateway-on-a-chip SoC to be shipped on mid and high end home 23a7ed7150SRahul Tanwar gateways and routers. 24c3987cd2SAmireddy Mallikarjuna reddy 25a7ed7150SRahul Tanwar These LEDs are driven by a Serial Shift Output (SSO) controller. 26a7ed7150SRahul Tanwar The driver supports hardware blinking and the LEDs can be configured 27a7ed7150SRahul Tanwar to be triggered by software/CPU or by hardware. 28a7ed7150SRahul Tanwar 29a7ed7150SRahul Tanwar Say 'Y' here if you are working on LGM SoC based platform. Otherwise, 30a7ed7150SRahul Tanwar say 'N'. To compile this driver as a module, choose M here: the module 31a7ed7150SRahul Tanwar will be called leds-lgm-sso. 32