lantiq: make EASY80920 work with both chip versions

The EASY80920 is available with the A1X and the A2X chip version
depending on the board version. Add both firmware versions to device
tree and make the driver load the correct version depending on the chip
version.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens 2016-06-19 00:17:39 +02:00
parent 7f5b8cc376
commit 84b3d92180

View File

@ -145,7 +145,8 @@
gphy-xrx200 {
compatible = "lantiq,phy-xrx200";
firmware = "lantiq/vr9_phy11g_a2x.bin";
firmware1 = "lantiq/vr9_phy11g_a1x.bin";
firmware2 = "lantiq/vr9_phy11g_a2x.bin";
phys = [ 00 01 ];
};