Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
13 lines
259 B
YAML
13 lines
259 B
YAML
# Copyright (c) 2018, Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Texas Instruments TLV320DAC310x Audio DAC
|
|
|
|
compatible: "ti,tlv320dac"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
reset-gpios:
|
|
type: phandle-array
|
|
required: true
|