Searched +full:proximity +full:- +full:diodes (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: AMS/TAOS Ambient Light Sensor (ALS) and Proximity Detector10 - Brian Masney <masneyb@onstation.org>13 Ambient light sensing and proximity detection with an i2c interface.14 https://ams.com/documents/20143/36005/TSL2772_DS000181_2-00.pdf19 - amstaos,tsl257120 - amstaos,tsl267121 - amstaos,tmd2671[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 /dts-v1/;5 #include "msm8939-pm8916.dtsi"6 #include <dt-bindings/gpio/gpio.h>11 chassis-type = "handset";20 stdout-path = "serial0";23 reserved-memory {26 no-map;30 gpio-hall-sensor {31 compatible = "gpio-keys";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 /dts-v1/;8 #include "msm8916-pm8916.dtsi"9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/leds/common.h>13 #include <dt-bindings/sound/apq8016-lpass.h>16 * Note: The original firmware from Huawei can only boot 32-bit kernels.17 * To boot this device tree using arm64 it is necessary to flash 64-bit TZ/HYP[all …]