diff options
| -rw-r--r-- | Documentation/devicetree/bindings/net/adi,adin.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml b/Documentation/devicetree/bindings/net/adi,adin.yaml index 77750df0c2c4..88611720545d 100644 --- a/Documentation/devicetree/bindings/net/adi,adin.yaml +++ b/Documentation/devicetree/bindings/net/adi,adin.yaml @@ -37,7 +37,8 @@ properties:      default: 8    adi,phy-output-clock: -    description: Select clock output on GP_CLK pin. Two clocks are available: +    description: | +      Select clock output on GP_CLK pin. Two clocks are available:        A 25MHz reference and a free-running 125MHz.        The phy can alternatively automatically switch between the reference and        the 125MHz clocks based on its internal state. | 
