blob: 409cf6c4ff56e15627dc3e26bf54fad509824eff [file] [log] [blame]
# Copyright (c) 2020, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Microchip XEC tachometer controller
compatible: "microchip,xec-tach"
include: [tach.yaml, pinctrl-device.yaml]
properties:
"#address-cells":
required: true
const: 1
"#size-cells":
type: int
const: 0
reg:
required: true
interrupts:
required: true
girqs:
type: array
required: true
description: |
Array of GIRQ and bit position pairs for each interrupt
signal the block generates.
pcrs:
type: array
required: true
description: PCR sleep register index and bit position
girq-cells:
- girqnum
- bitpos
pcr-cells:
- regidx
- bitpos