Generalize io-channels and io-channel-names devicetree node properties and move their definitions to base.yaml. Keep binding specific description where relevant. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
15 lines
308 B
YAML
15 lines
308 B
YAML
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Grove Photo-Resistor Light Sensor
|
|
|
|
compatible: "grove,light"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
io-channels:
|
|
required: true
|
|
description: |
|
|
IO channel associated with the resistor voltage divider.
|