Searched +full:cros +full:- +full:ec +full:- +full:mkbp +full:- +full:proximity (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/iio/proximity/google,cros-ec-mkbp-proximity.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ChromeOS EC MKBP Proximity Sensor10 - Stephen Boyd <swboyd@chromium.org>11 - Benson Leung <bleung@chromium.org>14 Google's ChromeOS EC sometimes has the ability to detect user proximity.15 This is implemented on the EC as near/far logic and exposed to the OS16 via an MKBP switch bit.[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/google,cros-ec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Benson Leung <bleung@chromium.org>11 - Guenter Roeck <groeck@chromium.org>14 Google's ChromeOS EC is a microcontroller which talks to the AP and16 The EC can be connected through various interfaces (I2C, SPI, and others)22 - description:23 For implementations of the EC connected through I2C.[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include "sc7180-trogdor.dtsi"9 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"10 #include "sc7180-trogdor-detachable.dtsi"12 /* Deleted nodes from sc7180-trogdor.dtsi */14 /delete-node/ &pp3300_codec;17 /* BOARD-SPECIFIC TOP LEVEL NODES */19 adau7002: audio-codec-1 {21 IOVDD-supply = <&pp1800_l15a>;22 wakeup-delay-ms = <80>;[all …]