Hi,

any more comments for the below patch.

On Fri, Feb 1, 2013 at 5:02 PM, Vikas Sajjan <[email protected]> wrote:
> This adds common FIMD device node for all Exynos4 SoCs.
>
> Signed-off-by: Vikas Sajjan <[email protected]>
> ---
>  arch/arm/boot/dts/exynos4.dtsi |    7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index e1347fc..57744d6 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -289,4 +289,11 @@
>                         interrupts = <0 34 0>;
>                 };
>         };
> +
> +       fimd: fimd@11c00000 {
> +               compatible = "samsung,exynos4-fimd";
> +               interrupt-parent = <&combiner>;
> +               reg = <0x11c00000 0x20000>;
> +               interrupts = <11 1>, <11 0>, <11 2>;
> +       };
>  };
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" 
> in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to