eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
248 B
YAML
16 lines
248 B
YAML
# Copyright (c) 2018, Yannis Damigos
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: STM32 USB HS PHY controller
|
|
|
|
compatible: "st,stm32-usbphyc"
|
|
|
|
include: phy-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
"#phy-cells":
|
|
const: 0
|