Lines Matching +full:data +full:- +full:sheet
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 The NXP PCA963x are I2C-controlled LED drivers optimized for
19 - https://www.nxp.com/docs/en/data-sheet/PCA9632.pdf
20 - https://www.nxp.com/docs/en/data-sheet/PCA9633.pdf
21 - https://www.nxp.com/docs/en/data-sheet/PCA9634.pdf
22 - https://www.nxp.com/docs/en/data-sheet/PCA9635.pdf
27 - nxp,pca9632
28 - nxp,pca9633
29 - nxp,pca9634
30 - nxp,pca9635
35 "#address-cells":
38 "#size-cells":
41 nxp,hw-blink:
46 nxp,inverted-out:
51 nxp,period-scale:
58 nxp,totem-pole:
61 Use totem pole (push-pull) instead of open-drain (pca9632 defaults to
62 open-drain, newer chips to totem pole).
65 "^led@[0-9a-f]+$":
75 - reg
78 - if:
83 - nxp,pca9632
84 - nxp,pca9633
87 "^led@[0-9a-f]+$":
93 "^led@[0-9a-f]+$":
101 - |
102 #include <dt-bindings/leds/common.h>
105 #address-cells = <1>;
106 #size-cells = <0>;
108 led-controller@62 {
111 #address-cells = <1>;
112 #size-cells = <0>;