zephyr/dts/bindings/tach/microchip,xec-tach.yaml
Francisco Munoz 98bef9a08c dts: bindings: tach: Add nodes and bindings for tachometer
Introduction of tachometer device nodes for the Microchip
MEC1501 SOC. In addition, dts bindings for are also introduced.

Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
2020-03-13 08:49:21 -05:00

22 lines
371 B
YAML

# Copyright (c) 2020, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Microchip XEC tachometer controller
compatible: "microchip,xec-tach"
include: tach.yaml
properties:
"#address-cells":
required: true
const: 1
"#size-cells":
type: int
const: 0
reg:
required: true
interrupts:
required: true