any more comments for the below patch?

On Fri, Feb 1, 2013 at 5:02 PM, Vikas Sajjan <[email protected]> wrote:
> From: Sachin Kamat <[email protected]>
>
> This patch adds the lcd panel related picntrl nodes for Exynos4412 SoC
>
> Signed-off-by: Sachin Kamat <[email protected]>
> Signed-off-by: Vikas Sajjan <[email protected]>
> ---
>  arch/arm/boot/dts/exynos4x12-pinctrl.dtsi |   14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4x12-pinctrl.dtsi 
> b/arch/arm/boot/dts/exynos4x12-pinctrl.dtsi
> index 8e6115a..332fc33 100644
> --- a/arch/arm/boot/dts/exynos4x12-pinctrl.dtsi
> +++ b/arch/arm/boot/dts/exynos4x12-pinctrl.dtsi
> @@ -354,6 +354,20 @@
>                         samsung,pin-drv = <0>;
>                 };
>
> +               lcd_sync: lcd-sync {
> +                       samsung,pins = "gpf0-0", "gpf0-1";
> +                       samsung,pin-function = <2>;
> +                       samsung,pin-pud = <0>;
> +                       samsung,pin-drv = <0>;
> +               };
> +
> +               lcd_en: lcd-en {
> +                       samsung,pins = "gpf0-3";
> +                       samsung,pin-function = <2>;
> +                       samsung,pin-pud = <0>;
> +                       samsung,pin-drv = <0>;
> +               };
> +
>                 lcd_clk: lcd-clk {
>                         samsung,pins = "gpf0-0", "gpf0-1", "gpf0-2", "gpf0-3";
>                         samsung,pin-function = <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