提交 4d2a8704 编写于 作者: M Michael Walle 提交者: Claudiu Beznea

ARM: dts: lan966x: add serdes node

Add the SerDes node. On the LAN966x SoC these SerDes are used to connect
network PHYs.

By default, that node is disabled.
Signed-off-by: NMichael Walle <michael@walle.cc>
Reviewed-by: NClaudiu Beznea <claudiu.beznea@microchip.com>
Tested-by: NHoratiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: NClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220502224127.2604333-12-michael@walle.ccSigned-off-by: NNicolas Ferre <nicolas.ferre@microchip.com>
上级 ff85a7a9
......@@ -500,6 +500,14 @@
clocks = <&sys_clk>;
};
serdes: serdes@e202c000 {
compatible = "microchip,lan966x-serdes";
reg = <0xe202c000 0x9c>,
<0xe2004010 0x4>;
#phy-cells = <2>;
status = "disabled";
};
gic: interrupt-controller@e8c11000 {
compatible = "arm,gic-400", "arm,cortex-a7-gic";
#interrupt-cells = <3>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册