Sachin Kamat wrote:
> 
> Adds G2D node to exynos5250 DT file.
> 
> Signed-off-by: Sachin Kamat <sachin.ka...@linaro.org>
> ---
>  arch/arm/boot/dts/exynos5250.dtsi |    8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos5250.dtsi
> b/arch/arm/boot/dts/exynos5250.dtsi
> index ef57277..6f356ce 100644
> --- a/arch/arm/boot/dts/exynos5250.dtsi
> +++ b/arch/arm/boot/dts/exynos5250.dtsi
> @@ -163,6 +163,14 @@
>               clock-names = "watchdog";
>       };
> 
> +     g2d@10850000 {
> +             compatible = "samsung,exynos5250-g2d";
> +             reg = <0x10850000 0x1000>;
> +             interrupts = <0 91 0>;
> +             clocks = <&clock 345>;
> +             clock-names = "fimg2d";
> +     };
> +
>       codec@11000000 {
>               compatible = "samsung,mfc-v6";
>               reg = <0x11000000 0x10000>;
> --
> 1.7.9.5

Looks ok to me, applied.

Thanks,
Kukjin

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

Reply via email to