Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e78c6371 authored by Robin Murphy's avatar Robin Murphy Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: Fix DWMMC clocks



Trying to boot an RK3328 box with an HS200-capable eMMC, I see said eMMC
fail to initialise as it can't run its tuning procedure, because the
sample clock is missing. Upon closer inspection, whilst the clock is
present in the DT, its name is subtly incorrect per the binding, so
__of_clk_get_by_name() never finds it. By inspection, the drive clock
suffers from a similar problem, so has never worked properly either.

This error has propagated across the 32-bit DTs too, so fix those up.

Fixes: 187d7967 ("ARM: dts: rockchip: add the sdio/sdmmc node for rk3036")
Fixes: faea098e ("ARM: dts: rockchip: add core rk3036 dtsi")
Fixes: 9848ebeb ("ARM: dts: rockchip: add core rk3228 dtsi")
Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 5ce0bad4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment