zephyr/dts/bindings/led
Steve Jacot-Guillarmod 13d74677ba drivers: led: pca9633: disable allcall
The PCA9633 i2c LED controller offers an All Call address in its nominal
operation, allowing simultaneous communication with all instances present
on the same i2c bus. The default address is 0x70. While this functionality
is convenient, it is possible that the board uses another i2c component
that also uses this address (for example, the shtcx). In such cases, the
address conflict prevents the proper functioning of the system.

The idea is to add a "disable-allcall" property to the device tree. If this
option is present, the initialization of the PCA9633 forces the bit 0
(ALLCALL) to be set to false, thereby disabling this function. It is
necessary to add this property to all PCA9633 devices on the bus to free up
the address 0x70.

Signed-off-by: Steve Jacot-Guillarmod <steve@piziwate.net>
2023-10-06 12:24:23 +01:00
..
gpio-leds.yaml yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
holtek,ht16k33.yaml yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
issi,is31fl3216a.yaml drivers: led: Add lumissil is31fl3216a driver 2023-06-19 11:02:36 +02:00
issi,is31fl3733.yaml drivers: led: added support for is31fl3733 led driver 2023-07-21 10:51:18 +00:00
led-controller.yaml yamllint: indentation: fix dts/bindings/ 2023-01-04 14:23:53 +01:00
microchip,xec-bbled.yaml dts: bindings: drop remaining "required: false" from bindings 2023-01-04 14:23:53 +01:00
nordic,npm1300-led.yaml drivers: led: npm1300: nPM1300 LED driver 2023-06-23 08:55:13 +00:00
nxp,pca9633.yaml drivers: led: pca9633: disable allcall 2023-10-06 12:24:23 +01:00
onnn,ncp5623.yaml drivers: led: Add Onsemi ncp5623c driver 2023-08-04 10:47:31 -05:00
pwm-leds.yaml dts: bindings: pwm-leds: add description for pwms property 2023-07-18 10:45:05 +00:00
ti,lp50xx.yaml drivers: led: lp50xx: add enable gpio 2023-08-04 13:18:01 +02:00
ti,lp3943.yaml dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
ti,lp5009.yaml drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
ti,lp5012.yaml drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
ti,lp5018.yaml drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
ti,lp5024.yaml drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
ti,lp5030.yaml drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
ti,lp5036.yaml drivers: led: lp503x: extend driver to all lp50xx devices 2023-08-04 13:18:01 +02:00
ti,lp5562.yaml dts: bindings: Remove 'title:' and put all info. into 'description:' 2019-12-18 11:52:45 +01:00
ti,lp5569.yaml drivers: led: Add lp5569 led controller driver 2023-06-19 09:17:52 +01:00
ti,tlc59108.yaml drivers: led: Add LED driver support for TLC59108 2021-08-03 19:03:29 -04:00