Home
last modified time | relevance | path

Searched full:pca9532 (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-ea3250.dts33 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 Dnxp,pca953x.yaml7 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 Dleds-pca9532.h3 * pca9532.h - platform data structure for pca9532 led controller
15 #include <dt-bindings/leds/leds-pca9532.h>
/linux/drivers/leds/
H A Dleds-pca9532.c3 * 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 DKconfig366 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 DMakefile75 obj-$(CONFIG_LEDS_PCA9532) += leds-pca9532.o
/linux/include/dt-bindings/leds/
H A Dleds-pca9532.h2 * This header provides constants for pca9532 LED bindings.
/linux/Documentation/i2c/
H A Dinstantiating-devices.rst47 pca9532: gpio@60 {
48 compatible = "nxp,pca9532";
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts14 #include <dt-bindings/leds/leds-pca9532.h>
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-phyboard-pollux-rdk.dts10 #include <dt-bindings/leds/leds-pca9532.h>
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-phycore-stm32mp15-som.dtsi13 #include <dt-bindings/leds/leds-pca9532.h>
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am642-phyboard-electra-rdk.dts18 #include <dt-bindings/leds/leds-pca9532.h>
/linux/
H A DCREDITS4071 D: Author of PCA9532 LED and Fintek f75375s hwmon driver
H A DMAINTAINERS17786 PCA9532 LED DRIVER
17789 F: drivers/leds/leds-pca9532.c
17790 F: include/linux/leds-pca9532.h