/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/ |
H A D | honeywell,mprls0025pa.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,mprls0025pa.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Honeywell mprls0025pa pressure sensor 10 - Andreas Klinger <ak@it-klinger.de> 11 - Petre Rodan <petre.rodan@subdimension.ro> 14 Honeywell pressure sensor of model mprls0025pa. 16 This sensor has an I2C and SPI interface. 18 There are many models with different pressure ranges available. The vendor [all …]
|
H A D | honeywell,hsc030pa.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/pressure/honeywell,hsc030pa.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Honeywell TruStability HSC and SSC pressure sensor series 10 support for Honeywell TruStability HSC and SSC digital pressure sensor 16 There are 118 models with different pressure ranges available in each family. 18 identical programming model but differ in pressure range, unit and transfer 21 To support different models one needs to specify the pressure range as well 22 as the transfer function. Pressure range can either be provided via [all …]
|
H A D | murata,zpa2326.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/pressure/murata,zpa2326.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Murata ZPA2326 pressure sensor 10 - Jonathan Cameron <jic23@kernel.org> 13 Pressure sensor from Murata with SPI and I2C bus interfaces. 23 vdd-supply: true 24 vref-supply: true 29 spi-max-frequency: [all …]
|
H A D | sensirion,sdp500.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/pressure/sensirion,sdp500.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: sdp500/sdp510 pressure sensor with I2C bus interface 10 - Petar Stoykov <petar.stoykov@prodrive-technologies.com> 13 Pressure sensor from Sensirion with I2C bus interface. 19 - items: 20 - const: sensirion,sdp510 21 - const: sensirion,sdp500 [all …]
|
H A D | zpa2326.txt | 1 Murata ZPA2326 pressure sensor 3 Pressure sensor from Murata with SPI and I2C bus interfaces. 6 - compatible: "murata,zpa2326" 7 - reg: the I2C address or SPI chip select the device will respond to 10 - spi-max-frequency: maximum SPI bus frequency as documented in 11 Documentation/devicetree/bindings/spi/spi-bus.txt 14 - vref-supply: an optional regulator that needs to be on to provide VREF 15 power to the sensor 16 - vdd-supply: an optional regulator that needs to be on to provide VDD 17 power to the sensor [all …]
|
H A D | bmp085.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/iio/pressure/bmp085.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: BMP085/BMP180/BMP280/BME280/BMP380 pressure iio sensors 10 - Andreas Klinger <ak@it-klinger.de> 13 Pressure, temperature and humidity iio sensors with i2c and spi interfaces 15 Specifications about the sensor can be found at: 16 https://www.bosch-sensortec.com/bst/products/all_products/bmp180 17 https://www.bosch-sensortec.com/bst/products/all_products/bmp280 [all …]
|
H A D | hoperf,hp03.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/pressure/hoperf,hp03.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: HopeRF HP03 digital pressure/temperature sensors 10 - Marek Vasut <marex@denx.de> 13 Digital pressure and temperature sensor with an I2C interface. 22 xclr-gpios: 30 - compatible 31 - reg [all …]
|
H A D | ms5611.txt | 1 MEAS ms5611 family pressure sensors 3 Pressure sensors from MEAS Switzerland with SPI and I2C bus interfaces. 6 - compatible: "meas,ms5611" or "meas,ms5607" 7 - reg: the I2C address or SPI chip select the device will respond to 10 - vdd-supply: an optional regulator that needs to be on to provide VDD 11 power to the sensor. 18 vdd-supply = <&ldo_3v3_gnss>;
|
H A D | ms5637.txt | 1 * MS5637 - Measurement-Specialties MS5637, MS5805, MS5837 and MS8607 pressure & temperature sensor 5 -compatible: should be one of the following 9 meas,ms8607-temppressure 10 -reg: I2C address of the sensor
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | trivial-devices.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 27 spi-max-frequency: true 32 - enum: 34 - acbel,fsg032 35 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 36 - ad,ad7414 # Deprecated, use adi,ad7414 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-href-tvk1281618-r2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/input/input.h> 11 compatible = "gpio-keys"; 12 #address-cell [all...] |
H A D | ste-href-tvk1281618-r3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/input/input.h> 12 compatible = "gpio-keys"; 13 #address-cells = <1>; 14 #size-cells = <0>; 15 vdd-supply = <&ab8500_ldo_aux1_reg>; 16 pinctrl-names = "default"; 17 pinctrl-0 = <&hall_tvk_mode>; 20 /* Hall sensor */ [all …]
|
/freebsd/sys/dev/usb/input/ |
H A D | atp.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 39 * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) 42 * Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de) 44 * Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch) 56 * I'm grateful to Stephan Scheunig, Angela Naegele, and Nokia IT-support 100 /* The divisor used to translate sensor reported positions to mickeys. */ 132 * A double-tap followed by a single-finger slide is treated as a 134 * virtual button-press for the lifetime of the slide. The following 148 /* The multiplier used to translate sensor reported positions to mickeys. */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | st-sensors.txt | 3 The STMicroelectronics sensor devices are pretty straight-forward I2C or 5 type of sensor it is. 8 - compatible: see the list of valid compatible strings below 9 - reg: the I2C or SPI address the device will respond to 12 - vdd-supply: an optional regulator that needs to be on to provide VDD 13 power to the sensor. 14 - vddio-supply: an optional regulator that needs to be on to provide the 15 VDD IO power to the sensor. 16 - st,drdy-int-pin: the pin on the package that will be used to signal 19 - drive-open-drain: the interrupt/data ready line will be configured [all …]
|
H A D | st,st-sensors.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/st,st-sensors.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 description: The STMicroelectronics sensor devices are pretty straight-forward 11 what type of sensor it is. 16 - Denis Ciocca <denis.ciocca@st.com> 17 - Linus Walleij <linus.walleij@linaro.org> 22 - description: STMicroelectronics Accelerometers 24 - st,h3lis331dl-accel [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/iio/adc/ |
H A D | at91-sama5d2_adc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 13 /* pressure channel index */ 16 /* SAMA7G5 Temperature sensor channel index. */
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ul-pico-dwarf.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 /dts-v1/; 10 #include "imx6ul-pico.dtsi" 12 model = "TechNexion PICO-IMX6UL and DWARF baseboard"; 13 compatible = "technexion,imx6ul-pico-dwarf", "fsl,imx6ul"; 16 compatible = "fsl,imx-audio-sgtl500 [all...] |
H A D | imx6dl-b1x5v2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 6 // Copyright 2018-2021 General Electric Company 7 // Copyright 2018-2021 Collabora 9 #include <dt-bindings/input/input.h> 10 #include "imx6dl-b1x5pv2.dtsi" 13 reg_3v3_acm: regulator-3v3-acm { 14 compatible = "regulator-fixe [all...] |
H A D | imx7d-pico-dwarf.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 /dts-v1/; 10 #include "imx7d-pico.dtsi" 12 model = "TechNexion PICO-IMX7D and DWARF baseboard"; 13 compatible = "technexion,imx7d-pico-dwarf", "fsl,imx7d"; 16 compatible = "fsl,imx-audio-sgtl500 [all...] |
H A D | imx6dl-victgo.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 7 /dts-v1/; 9 #include "imx6qdl-vicut1.dtsi" 15 gpio-keys { 16 compatible = "gpio-keys"; 17 pinctrl-names = "default"; 18 pinctrl-0 = <&pinctrl_gpiokeys>; 21 key-power { 25 wakeup-source; 28 key-enter { [all …]
|
H A D | imx6dl-plym2m.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 7 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/leds/common.h> 17 stdout-path = &uart4; 21 compatible = "pwm-backlight"; 23 brightness-levels = <0 1000>; 24 num-interpolated-steps = <20>; 25 default-brightness-level = <19>; 26 power-supply = <®_12v0>; [all …]
|
H A D | imx6dl-prtvt7.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 /dts-v1/; 8 #include "imx6qdl-prti6q.dtsi" 9 #include <dt-bindings/display/sdtv-standards.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/sound/fsl-imx-audmux.h> 23 backlight_lcd: backlight-lcd { 24 compatible = "pwm-backlight"; 26 brightness-levels = <0 20 81 248 1000>; [all …]
|
/freebsd/sys/dev/hid/ |
H A D | bcm5974.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 101 * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com) 104 * Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de) 106 * Copyright (C) 2005 Michael Hanselmann (linux-kerne 166 uint8_t pressure; global() member 185 uint16_t pressure; /* pressure on forcetouch touchpad */ global() member [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8qxp-mek.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /dts-v1/; 9 #include <dt-bindings/usb/pd.h> 13 compatible = "fsl,imx8qxp-mek", "fsl,imx8qxp"; 16 stdout-path = &lpuart0; 24 reg_usdhc2_vmmc: usdhc2-vmmc { 25 compatible = "regulator-fixed"; 26 regulator-name = "SD1_SPWR"; 27 regulator-min-microvolt = <3000000>; 28 regulator-max-microvolt = <3000000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-ibm-blueridge.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 /dts-v1/; 5 #include <dt-bindings/gpio/aspeed-gpio.h> 6 #include <dt-bindings/i2c/i2c.h> 7 #include <dt-bindings/leds/leds-pca955x.h> 8 #include "aspeed-g6.dtsi" 9 #include "ibm-power11-quad.dtsi" 13 compatible = "ibm,blueridge-bmc", "aspeed,ast2600"; 35 stdout-path = &uart5; 43 reserved-memory { [all …]
|