Searched full:pca9532 (Results 1 – 14 of 14) sorted by relevance
/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc3250-ea3250.dts | 33 gpios = <&pca9532 0 0>; 39 gpios = <&pca9532 1 0>; 45 gpios = <&pca9532 2 0>; 51 gpios = <&pca9532 3 0>; 114 gpios = <&pca9532 8 0>; 118 gpios = <&pca9532 9 0>; 122 gpios = <&pca9532 10 0>; 126 gpios = <&pca9532 11 0>; 130 gpios = <&pca9532 12 0>; 134 gpios = <&pca9532 13 0>; [all …]
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | nxp,pca953x.yaml | 7 title: NXP PCA9532 LED Dimmer 13 The PCA9532 family is SMBus I/O expander optimized for dimming LEDs. 17 https://www.nxp.com/docs/en/data-sheet/PCA9532.pdf 24 - nxp,pca9532 48 Output configuration, see include/dt-bindings/leds/leds-pca9532.h 62 #include <dt-bindings/leds/leds-pca9532.h>
|
/linux/include/linux/ |
H A D | leds-pca9532.h | 3 * pca9532.h - platform data structure for pca9532 led controller 15 #include <dt-bindings/leds/leds-pca9532.h>
|
/linux/drivers/leds/ |
H A D | leds-pca9532.c | 3 * pca9532.c - 16-bit Led dimmer 8 * Datasheet: http://www.nxp.com/documents/data_sheet/PCA9532.pdf 18 #include <linux/leds-pca9532.h> 65 pca9532, enumerator 72 { "pca9532", pca9532 }, 86 [pca9532] = { 98 { .compatible = "nxp,pca9532", .data = (void *)pca9532 }, 449 data->idev->phys = "i2c/pca9532"; in pca9532_configure() 472 data->gpio.label = "gpio-pca9532"; in pca9532_configure()
|
H A D | Kconfig | 366 tristate "LED driver for PCA9532 dimmer" 370 This option enables support for NXP pca9532 375 bool "Enable GPIO support for PCA9532" 379 Allow unused pins on PCA9532 to be used as gpio.
|
H A D | Makefile | 75 obj-$(CONFIG_LEDS_PCA9532) += leds-pca9532.o
|
/linux/include/dt-bindings/leds/ |
H A D | leds-pca9532.h | 2 * This header provides constants for pca9532 LED bindings.
|
/linux/Documentation/i2c/ |
H A D | instantiating-devices.rst | 47 pca9532: gpio@60 { 48 compatible = "nxp,pca9532";
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tqmls1021a-mbls1021a.dts | 14 #include <dt-bindings/leds/leds-pca9532.h>
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-phyboard-pollux-rdk.dts | 10 #include <dt-bindings/leds/leds-pca9532.h>
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157c-phycore-stm32mp15-som.dtsi | 13 #include <dt-bindings/leds/leds-pca9532.h>
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am642-phyboard-electra-rdk.dts | 18 #include <dt-bindings/leds/leds-pca9532.h>
|
/linux/ |
H A D | CREDITS | 4071 D: Author of PCA9532 LED and Fintek f75375s hwmon driver
|
H A D | MAINTAINERS | 17786 PCA9532 LED DRIVER 17789 F: drivers/leds/leds-pca9532.c 17790 F: include/linux/leds-pca9532.h
|