]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 7 Jun 2020 13:10:23 +0000 (15:10 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 15 Jun 2020 11:14:51 +0000 (13:14 +0200)
commitfb1cf25fe4a173127709e41684f33a5264780013
tree161e7f9c60c0527b39913eaad0b988cb074c12b7
parent2e0873da09585b8a2daf9ca8c2facd15f454ec3f
MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias names

The dt-bindings for the GSWIP describe that the node should be named
"switch". Use the same name in sysctrl.c so the GSWIP driver can
actually find the "gphy0" and "gphy1" clocks.

Fixes: 1e1742476b63e3 ("net: dsa: Add Lantiq / Intel DSA driver for vrx200")
Cc: stable@vger.kernel.org
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/lantiq/xway/sysctrl.c