Lines Matching +full:bm1390glv +full:- +full:z
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Matti Vaittinen <mazziesaccount@gmail.com>
13 BM1390GLV-Z is a pressure sensor which performs internal temperature
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>;