diff options
author | Rob Herring <robh@kernel.org> | 2022-05-06 11:11:53 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-05-06 11:13:08 -0500 |
commit | 1c591c8f66a1141643ca73fd8918815e8fb211b0 (patch) | |
tree | ac0948f133e8a365158036b38624fff14ea2a846 /Documentation/devicetree/bindings/clock | |
parent | fa2024c315135d8319001363f1e456dcd0d9b51e (diff) |
Revert "dt-bindings: rcc: Add optional external ethernet RX clock properties"
This reverts commit 694ed9922bc821e7208bc6593b5eeb88f8382fd5. The same
commit was also applied to stm32 tree.
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml b/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml index 7a251264582d..a0ae4867ed27 100644 --- a/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml +++ b/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml @@ -59,14 +59,6 @@ properties: - st,stm32mp1-rcc - const: syscon - clocks: - description: - Specifies the external RX clock for ethernet MAC. - maxItems: 1 - - clock-names: - const: ETH_RX_CLK/ETH_REF_CLK - reg: maxItems: 1 |