[PATCH v2] ARM: dts: exynos5420: fix wrong clock binding for sysmmu_fimd1_1

Krzysztof Kozlowski k.kozlowski at samsung.com
Mon Sep 28 23:38:23 PDT 2015


2015-09-23 16:41 GMT+09:00 Joonyoung Shim <jy0922.shim at samsung.com>:
>
> The sysmmu_fimd1_1 should bind the clock CLK_SMMU_FIMD1M1, not the clock
> CLK_SMMU_FIMD1M0. CLK_SMMU_FIMD1M0 is a clock for the sysmmu_fimd1_0.
>
> This wrong clock binding causes the problem that is blocked in iommu_map
> function when IOMMU is enabled and exynos-drm driver tries to allocate
> buffer via DMA mapping API on Odroid-XU3 board.
>
> Fixes: b70045167815 ("ARM: dts: add sysmmu nodes for exynos5420")
> Signed-off-by: Joonyoung Shim <jy0922.shim at samsung.com>
> Cc: <stable at vger.kernel.org> # v4.2
> Reviewed-by: Javier Martinez Canillas <javier at osg.samsung.com>
> ---
> Changes for v2:
> - Update the commit message
> - Add Fixes: and Reviewed-by: tags
>
>  arch/arm/boot/dts/exynos5420.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


Reviewed-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list