]> git.baikalelectronics.ru Git - kernel.git/commit
ARM64: dts: marvell: armada-cp110: Fix clock resources for various node
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 25 Jul 2017 14:51:20 +0000 (16:51 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 5 Jan 2018 15:54:40 +0000 (16:54 +0100)
commit8bb1ccba94b5feae84d9508f91165b23156bab64
tree34db9264134413b14f69c28f5fa6ab114a787872
parent29c52e7ef99c6bbcfd1d3adc56c3ddc712a69a05
ARM64: dts: marvell: armada-cp110: Fix clock resources for various node

On the CP modules we found on Armada 7K/8K, many IP block actually also
need a "functional" clock (from the bus). This patch add them which allows
to fix some issues hanging the kernel:

If Ethernet and sdhci driver are built as modules and sdhci was loaded
first then the kernel hang.

Fixes: b6f40c51a70a ("mmc: sdhci-xenon: Fix clock resource by adding an
optional bus clock")
Cc: stable@vger.kernel.org
Reported-by: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi