zephyr/dts/bindings/phy/phy-controller.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

15 lines
326 B
YAML

# Copyright (c) 2018, Yannis Damigos
# SPDX-License-Identifier: Apache-2.0
# Common fields for PHY providers
include: base.yaml
properties:
"#phy-cells":
type: int
required: true
description: |
Number of cells in a PHY provider. The meaning those
cells is defined by the binding for the phy node.