]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
MIPS: OCTEON: add fixed-link nodes to in-kernel device tree
authorAaro Koskinen <aaro.koskinen@iki.fi>
Mon, 4 Feb 2019 22:41:45 +0000 (00:41 +0200)
committerPaul Burton <paul.burton@mips.com>
Thu, 7 Feb 2019 23:22:30 +0000 (15:22 -0800)
commit565485b8b5745946a303673873acd91de63b0657
tree7eeddaa866e0dc63e490a05c59d0f55603e2f29e
parent3315b6b336c88969547f7e9f2e105a815eea529a
MIPS: OCTEON: add fixed-link nodes to in-kernel device tree

Currently OCTEON ethernet falls back to phyless operation on
boards where we have no known PHY address or a fixed-link node.
Add fixed-link support for boards that need it, so we can clean up
the platform code and ethernet driver from some legacy code.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts
arch/mips/cavium-octeon/octeon-platform.c