Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
13 lines
184 B
YAML
13 lines
184 B
YAML
# Copyright (c) 2018, STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# Common fields for I2S devices
|
|
|
|
include: base.yaml
|
|
|
|
on-bus: i2s
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|