Searched +full:proximity +full:- +full:far +full:- +full:hysteresis (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Sharp GP2AP002A00F and GP2AP002S00F proximity and ambient light sensors10 - Linus Walleij <linus.walleij@linaro.org>13 Proximity and ambient light sensor with IR LED for the proximity20 - sharp,gp2ap002a00f21 - sharp,gp2ap002s00f28 description: an interrupt for proximity, usually a GPIO line30 vdd-supply:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only2 /dts-v1/;4 #include "ste-db8500.dtsi"5 #include "ste-ab8505.dtsi"6 #include "ste-dbx5x0-pinctrl.dtsi"7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/leds/common.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/irq.h>14 * You need an intermediate, device-tree compatible bootloader[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Devicetree for the Samsung XCover 2 GT-S7710 also known as Skomer.6 /dts-v1/;7 #include "ste-db8500.dtsi"8 #include "ste-ab8505.dtsi"9 #include "ste-dbx5x0-pinctrl.dtsi"10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/input/input.h>13 #include <dt-bindings/interrupt-controller/irq.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Devicetree for the Samsung Galaxy Amp SGH-I407 also known as Kyle.10 /dts-v1/;11 #include "ste-db8500.dtsi"12 #include "ste-ab8505.dtsi"13 #include "ste-dbx5x0-pinctrl.dtsi"14 #include <dt-bindings/gpio/gpio.h>15 #include <dt-bindings/leds/common.h>16 #include <dt-bindings/input/input.h>17 #include <dt-bindings/interrupt-controller/irq.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Devicetree for the Samsung Galaxy S Advance GT-I9070 also known as Janice.6 /dts-v1/;7 #include "ste-db8500.dtsi"8 #include "ste-ab8500.dtsi"9 #include "ste-dbx5x0-pinctrl.dtsi"10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/input/input.h>13 #include <dt-bindings/interrupt-controller/irq.h>[all …]
1 // SPDX-License-Identifier: GPL-2.06 /dts-v1/;7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/irq.h>32 reserved-memory {33 #address-cells = <1>;34 #size-cells = <1>;38 compatible = "shared-dma-pool";39 no-map;44 compatible = "shared-dma-pool";[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */7 * NOTE: This file is auto-generated from ChromeOS EC Open Source code from52 * The actual block is 0x800-0x8ff, but some BIOSes think it's 0x880-0x8ff77 #define EC_MEMMAP_TEMP_SENSOR 0x00 /* Temp sensors 0x00 - 0x0f */78 #define EC_MEMMAP_FAN 0x10 /* Fan speeds 0x10 - 0x17 */79 #define EC_MEMMAP_TEMP_SENSOR_B 0x18 /* More temp sensors 0x18 - 0x1f */81 #define EC_MEMMAP_ID_VERSION 0x22 /* Version of data in 0x20 - 0x2f */82 #define EC_MEMMAP_THERMAL_VERSION 0x23 /* Version of data in 0x00 - 0x1f */83 #define EC_MEMMAP_BATTERY_VERSION 0x24 /* Version of data in 0x40 - 0x7f */84 #define EC_MEMMAP_SWITCHES_VERSION 0x25 /* Version of data in 0x30 - 0x33 */[all …]