13d74677ba
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> |
||
---|---|---|
.. | ||
gpio-leds.yaml | ||
holtek,ht16k33.yaml | ||
issi,is31fl3216a.yaml | ||
issi,is31fl3733.yaml | ||
led-controller.yaml | ||
microchip,xec-bbled.yaml | ||
nordic,npm1300-led.yaml | ||
nxp,pca9633.yaml | ||
onnn,ncp5623.yaml | ||
pwm-leds.yaml | ||
ti,lp50xx.yaml | ||
ti,lp3943.yaml | ||
ti,lp5009.yaml | ||
ti,lp5012.yaml | ||
ti,lp5018.yaml | ||
ti,lp5024.yaml | ||
ti,lp5030.yaml | ||
ti,lp5036.yaml | ||
ti,lp5562.yaml | ||
ti,lp5569.yaml | ||
ti,tlc59108.yaml |