eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
263 B
YAML
16 lines
263 B
YAML
# Copyright (c) 2022 Intel Corp.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Intel ADSP Timer
|
|
|
|
compatible: "intel,adsp-timer"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
syscon:
|
|
type: phandle
|
|
required: true
|
|
description: |
|
|
phandle to syscon node.
|