Re: [PATCH] ARM: dts: exynos4: add missing clock to MFC device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/19/14 20:43, Marek Szyprowski wrote:
> sclk_mfc is required for MFC device since commit
> 0c2272170d78f826f6e97f99fb8a67fc17feef07 ("media: s5p-mfc: rename
> special clock to sclk_mfc"), so add it to exynos4 dts.
> 
> Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> ---
>  arch/arm/boot/dts/exynos4.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index 0b5e46cd449f..c790a746b9c8 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -398,8 +398,8 @@
>  		reg = <0x13400000 0x10000>;
>  		interrupts = <0 94 0>;
>  		samsung,power-domain = <&pd_mfc>;
> -		clocks = <&clock CLK_MFC>;
> -		clock-names = "mfc";
> +		clocks = <&clock CLK_MFC>, <&clock CLK_SCLK_MFC>;
> +		clock-names = "mfc", "sclk_mfc";
>  		status = "disabled";
>  		iommus = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;
>  		iommu-names = "left", "right";

Applied, thanks.

- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux