]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: lantiq: adds GPHY firmware loader
authorJohn Crispin <blogic@openwrt.org>
Mon, 22 Oct 2012 05:52:50 +0000 (07:52 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sun, 11 Nov 2012 17:47:41 +0000 (18:47 +0100)
commitcbf4af5b2a205fc0e5098bd4905891a30ada3ef6
tree8b842ccc1959188d4b61bdabb46b9df2d2890aa3
parent1c5f2b3b7df15a26d591ec9f29ac77a2c39d1f7e
MIPS: lantiq: adds GPHY firmware loader

The internal GPHYs need a firmware blob to function properly. This patch adds
the code needed to request the blob and load it to the PHY.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4523
arch/mips/lantiq/Kconfig
arch/mips/lantiq/xway/Makefile
arch/mips/lantiq/xway/xrx200_phy_fw.c [new file with mode: 0644]