Fix the YAML files indentation for files in scripts/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
10 lines
158 B
YAML
10 lines
158 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Interrupt controller with two cells
|
|
|
|
compatible: "interrupt-two-cell"
|
|
|
|
interrupt-cells:
|
|
- one
|
|
- two
|