Commit 61ca40b
committed
arch: arm: add reference zynq-zc706-adv7511-adin1300-dual.dts
This change adds the example device-tree for the dual ADIN1300 reference
board.
On the ZC706, the PHYs need to be configured in RGMII-ID to work.
The reference design has a GMII2RGMII converter, which sits in-between the
PHY & MAC. This converter IP/HDL needs the `gmii2rgmii` driver to be
instantiated to do the work.
In order to properly work (with the ADIN PHY), this PR is also required:
#556
The PR fixes some memory corruption caused by the `gmii2rgmii` when
operating with the ADIN PHY driver.
A common `adi-adin1300-dual.dtsi` has been split to be re-used in order
boards (like ZedBoard or ZC702) should the need arise to support them.
Signed-off-by: Alexandru Ardelean <[email protected]>
(cherry picked from commit 3c3cc1f)1 parent ef50e25 commit 61ca40b
File tree
2 files changed
+36
-0
lines changed- arch/arm/boot/dts
2 files changed
+36
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments