Lines Matching +full:cros +full:- +full:ec +full:- +full:i2c
5 ----------------
7 "wakeup-source" boolean property.
18 ---------------------------------------------------------
20 1. "enable-sdio-wakeup" Documentation/devicetree/bindings/mmc/mmc.txt
21 2. "gpio-key,wakeup" Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt
22 3. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
23 4. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
26 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
27 6. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung-keypad.txt
28 7. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
31 --------
36 compatible = "vendor,device-id";
39 interrupt-names = "ack", "err", "wakeup";
40 wakeup-source;
45 embedded-controller {
46 compatible = "google,cros-ec-i2c";
49 interrupt-parent = <&gpx1>;
50 pinctrl-names = "default";
51 pinctrl-0 = <&ec_irq>;
52 wakeup-source;
58 compatible = "gpio-keys";
59 #address-cells = <1>;
60 #size-cells = <0>;
63 debounce-interval = <50>;
64 wakeup-source;