]> 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)
commited338919c51020519e649499e33351415638ba9a
tree161e7f9c60c0527b39913eaad0b988cb074c12b7
parent74a27a5f5a99e6b5adfd790053b6cccac3270c76
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: 82a04c5f5814a3 ("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