arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 30 Aug 2019 00:26:47 +0000 (08:26 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 1 Sep 2019 01:00:17 +0000 (03:00 +0200)
commit03e61929c0d227ed3e1c322fc3804216ea298b7e
treec466bf74d6aaf2952328313fe4b1416e509fd8c9
parente8cae2e64202f5acc209e81cb4f24614daa900b7
arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328

150MHz is a fundamental limitation of RK3328 Soc, w/o this limitation,
eMMC, for instance, will run into 200MHz clock rate in HS200 mode, which
makes the RK3328 boards not always boot properly. By adding it in
rk3328.dtsi would also obviate the worry of missing it when adding new
boards.

Fixes: 52e02d377a72 ("arm64: dts: rockchip: add core dtsi file for RK3328 SoCs")
Cc: stable@vger.kernel.org
Cc: Robin Murphy <robin.murphy@arm.com>
Cc: Liang Chen <cl@rock-chips.com>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328.dtsi