eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
254 B
YAML
16 lines
254 B
YAML
# Copyright (c) 2020 Linaro Ltd.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Test Interrupt Controller
|
|
|
|
compatible: "vnd,interrupt-holder"
|
|
|
|
include: [base.yaml]
|
|
|
|
properties:
|
|
interrupts:
|
|
required: true
|
|
|
|
interrupt-names:
|
|
required: true
|