e4288acd27
Use the same wording in description for both I2C and SPI variants to improve consistency. Create st,lsm6dsl-common.yaml to include common binding properties from I2C and SPI variants. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
11 lines
253 B
YAML
11 lines
253 B
YAML
# Copyright (c) 2017, Linaro Limited
|
|
# Copyright (c) 2023, Marcin Niestroj
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include: sensor-device.yaml
|
|
|
|
properties:
|
|
irq-gpios:
|
|
# This signal is active high when produced by the sensor
|
|
type: phandle-array
|