| NXP PCA9685 16-channel 12-bit PWM LED controller |
| ================================================ |
| - compatible: "nxp,pca9685-pwm" |
| - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of |
| The index 16 is the ALLCALL channel, that sets all PWM channels at the same |
| - invert (bool): boolean to enable inverted logic |
| - open-drain (bool): boolean to configure outputs with open-drain structure; |
| if omitted use totem-pole structure |
| For LEDs that are directly connected to the PCA, the following setting is |
| compatible = "nxp,pca9685-pwm"; |