RE: [PATCH] ARM: exynos: Revise HDMI resource size

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

 



Prathyush K wrote:
> 
> From: Sean Paul <seanpaul@xxxxxxxxxxxx>
> 
> Reduce the HDMI resource size from 0x100000 to 0x70000 so it
> doesn't overlap the Displayport resource space.
> HDMI: (0x14530000 - 0x145A0000
> DP: (0x145B0000 - 0x145B1000)
> 
> Signed-off-by: Sean Paul <seanpaul@xxxxxxxxxxxx>
> Signed-off-by: Prathyush K <prathyush.k@xxxxxxxxxxx>
> ---
>  arch/arm/boot/dts/exynos5250.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/exynos5250.dtsi
> b/arch/arm/boot/dts/exynos5250.dtsi
> index 45799e8..30485de 100644
> --- a/arch/arm/boot/dts/exynos5250.dtsi
> +++ b/arch/arm/boot/dts/exynos5250.dtsi
> @@ -580,7 +580,7 @@
> 
>  	hdmi {
>  		compatible = "samsung,exynos5-hdmi";
> -		reg = <0x14530000 0x100000>;
> +		reg = <0x14530000 0x70000>;
>  		interrupts = <0 95 0>;
>  	};
> 
> --
> 1.8.0

Yes, 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