diff options
author | Mathias Kresin <dev@kresin.me> | 2017-12-31 11:48:15 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-02-20 19:25:17 +0100 |
commit | 627a28eb09c0aa3471466850dfde6a063481a4f6 (patch) | |
tree | b3000e5b455ef6f7887f1db955827c50f76d216b /target/linux/lantiq/dts/FRITZ7360SL.dts | |
parent | 6112abf186bfe6dabd440a9d1f8f071178cce9a2 (diff) | |
download | upstream-627a28eb09c0aa3471466850dfde6a063481a4f6.tar.gz upstream-627a28eb09c0aa3471466850dfde6a063481a4f6.tar.bz2 upstream-627a28eb09c0aa3471466850dfde6a063481a4f6.zip |
lantiq: rename gphy firmware
Rename the gphy firmware to match the name requested by kernel 4.14 and
update the devicetree source files to use the new name.
Update the u-boot lantiq Makefile to be compatible with the new names as
well.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/dts/FRITZ7360SL.dts')
-rw-r--r-- | target/linux/lantiq/dts/FRITZ7360SL.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/FRITZ7360SL.dts b/target/linux/lantiq/dts/FRITZ7360SL.dts index cf82451400..b164871101 100644 --- a/target/linux/lantiq/dts/FRITZ7360SL.dts +++ b/target/linux/lantiq/dts/FRITZ7360SL.dts @@ -98,7 +98,7 @@ gphy-xrx200 { compatible = "lantiq,phy-xrx200"; - firmware = "lantiq/vr9_phy11g_a2x.bin"; + firmware = "lantiq/xrx200_phy11g_a22.bin"; phys = [ 00 01 ]; }; |