zephyr/dts/bindings/phy/phy-controller.yaml
Martí Bolívar 51cfdbc45d dts: bindings: net: fix up multi-line strings
Clean up multi-line strings so they will show up properly in the
bindings index in the HTML documentation.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-06-14 21:49:57 -04:00

15 lines
348 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.