# Copyright (c) 2018, Peter Bigot Consulting, LLC # SPDX-License-Identifier: Apache-2.0 description: Sensor LDC2114 compatible: "astri,ldc2114" include: [sensor-device.yaml, i2c-device.yaml, gpio-controller.yaml, base.yaml] properties: reg: required: true #alert-gpios: "#gpio-cells": const: 2 intb-gpios: type: phandle-array description: | LDC2114 INTB pin -> nrf9160 INPUT P0.25 in0-gpios: type: phandle-array description: | LDC2114 OUT0 pin -> nrf9160 INPUT P0.24 in1-gpios: type: phandle-array description: | LDC2114 OUT1 pin -> nrf9160 INPUT P0.23 in2-gpios: type: phandle-array description: | LDC2114 OUT2 pin -> nrf9160 INPUT P0.22 in3-gpios: type: phandle-array description: | LDC2114 OUT3 pin -> nrf9160 INPUT P0.21 gpio-cells: - pin - flags