Lines Matching +full:pressure +full:- +full:sensor
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/iio/pressure/rohm,bm1390.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ROHM BM1390 pressure sensor
10 - Matti Vaittinen <mazziesaccount@gmail.com>
13 BM1390GLV-Z is a pressure sensor which performs internal temperature
14 compensation for the MEMS. Pressure range is from 300 hPa to 1300 hPa
20 const: rohm,bm1390glv-z
28 vdd-supply: true
31 - compatible
32 - reg
33 - vdd-supply
38 - |
39 #include <dt-bindings/interrupt-controller/irq.h>
41 #address-cells = <1>;
42 #size-cells = <0>;
43 pressure-sensor@5d {
44 compatible = "rohm,bm1390glv-z";
47 interrupt-parent = <&gpio1>;
50 vdd-supply = <&vdd>;