Skip to content

Commit

Permalink
dt-bindings: net: mediatek: add condition to property mediatek, pctl
Browse files Browse the repository at this point in the history
The property "mediatek,pctl" is only required for SoCs such as MT2701 and
MT7623, so adding a few words for stating the condition.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sean Wang authored and David S. Miller committed Dec 26, 2017
1 parent fba961a commit 0ca30e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/net/mediatek-net.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Required properties:
- mediatek,sgmiisys: phandle to the syscon node that handles the SGMII setup
which is required for those SoCs equipped with SGMII such as MT7622 SoC.
- mediatek,pctl: phandle to the syscon node that handles the ports slew rate
and driver current
and driver current: only for MT2701 and MT7623 SoC

Optional properties:
- interrupt-parent: Should be the phandle for the interrupt controller
Expand Down

0 comments on commit 0ca30e8

Please sign in to comment.