Commit 1aa54982 authored by Roger Quadros's avatar Roger Quadros Committed by Vinod Koul

dt-bindings: phy: ti,phy-j721e-wiz: deprecate clock MUX nodes

Mark "pll[0|1]-refclk", "refclk-dig" and "cmn-refclk1?-dig-div"
as deprecated. The clock muxes are provided by the device driver
so not required in device tree.

Cc: Rob Herring <robh@kernel.org>
Signed-off-by: default avatarRoger Quadros <rogerq@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220628122255.24265-5-rogerq@kernel.orgSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent b64a85fb
...@@ -83,6 +83,7 @@ properties: ...@@ -83,6 +83,7 @@ properties:
WIZ node should have subnode for refclk_dig to select the reference WIZ node should have subnode for refclk_dig to select the reference
clock source for the reference clock used in the PHY and PMA digital clock source for the reference clock used in the PHY and PMA digital
logic. logic.
deprecated: true
properties: properties:
clocks: clocks:
minItems: 2 minItems: 2
...@@ -111,6 +112,7 @@ patternProperties: ...@@ -111,6 +112,7 @@ patternProperties:
description: | description: |
WIZ node should have subnodes for each of the PLLs present in WIZ node should have subnodes for each of the PLLs present in
the SERDES. the SERDES.
deprecated: true
properties: properties:
clocks: clocks:
maxItems: 2 maxItems: 2
...@@ -136,6 +138,7 @@ patternProperties: ...@@ -136,6 +138,7 @@ patternProperties:
description: description:
WIZ node should have subnodes for each of the PMA common refclock WIZ node should have subnodes for each of the PMA common refclock
provided by the SERDES. provided by the SERDES.
deprecated: true
properties: properties:
clocks: clocks:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment