Lines Matching +full:vdd +full:- +full:flash +full:- +full:supply
2 ------------------------
5 chip see Documentation/devicetree/bindings/mfd/motorola-cpcap.txt.
8 - compatible: should be one of
9 * "motorola,cpcap-led-mdl" (Main Display Lighting)
10 * "motorola,cpcap-led-kl" (Keyboard Lighting)
11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
12 * "motorola,cpcap-led-red" (Red Triode)
13 * "motorola,cpcap-led-green" (Green Triode)
14 * "motorola,cpcap-led-blue" (Blue Triode)
15 * "motorola,cpcap-led-cf" (Camera Flash)
16 * "motorola,cpcap-led-bt" (Bluetooth)
17 * "motorola,cpcap-led-cp" (Camera Privacy LED)
18 - label: see Documentation/devicetree/bindings/leds/common.txt
19 - vdd-supply: A phandle to the regulator powering the LED
24 cpcap_led_red: red-led {
25 compatible = "motorola,cpcap-led-red";
27 vdd-supply = <&sw5>;