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/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
22 - const: sensirion,sdp500
27 vdd-supply: true
30 - compatible
31 - reg
32 - vdd-supply
37 - |
39 #address-cells = <1>;
40 #size-cells = <0>;
41 pressure@40 {
44 vdd-supply = <&foo>;