Linux Samsung SOC development
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>
To: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: "Kukjin Kim" <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	김학주 <ruppi.kim-vC+yAUbXFBlQ0OI7PeSoCw@public.gmane.org>,
	"Humberto Naves"
	<hsnaves-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"Jan Kiszka" <jan.kiszka-kv7WeFo6aLtBDgjK7y7TUQ@public.gmane.org>,
	"Johann Pfefferl"
	<johann.pfefferl-kv7WeFo6aLtBDgjK7y7TUQ@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	"Ben Dooks" <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
	"Kukjin Kim" <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	"Rob Herring" <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Pawel Moll" <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	"Ian Campbell"
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	"Kumar Gala" <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	"Russell King" <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	"OPEN FIRMWARE AND..."
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v2 4/5] ARM: dts: add pinctrl support to Exynos5410
Date: Sun, 23 Nov 2014 18:18:54 +0100	[thread overview]
Message-ID: <547216FE.3010900@suse.de> (raw)
In-Reply-To: <1416687984-3546-5-git-send-email-afaerber-l3A5Bk7waGM@public.gmane.org>

Am 22.11.2014 um 21:26 schrieb Andreas Färber:
> From: Hakjoo Kim <ruppi.kim-vC+yAUbXFBlQ0OI7PeSoCw@public.gmane.org>
> 
> Add the required pin configuration support to Exynos5410 using pinctrl
> interface.
> 
> Signed-off-by: Hakjoo Kim <ruppi.kim-vC+yAUbXFBlQ0OI7PeSoCw@public.gmane.org>
> [AF: Rebased, style changes]
> Signed-off-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org>
> ---
> v1 -> v2:
> * Filled in Sob from Hakjoo Kim

Missed one review comment from the RFC, v3 coming up.

Andreas

-- 
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2014-11-23 17:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-22 20:26 [PATCH v2 0/5] ARM: EXYNOS: ODROID-XU DT and LEDs Andreas Färber
2014-11-22 20:26 ` [PATCH v2 1/5] ARM: dts: exynos5410: Clean up SMDK5410 indentation Andreas Färber
2014-11-22 20:26 ` [PATCH v2 2/5] ARM: dts: exynos5410: Prepare ODROID-XU device tree Andreas Färber
2014-11-22 20:26 ` [PATCH v2 3/5] pinctrl: exynos: add exynos5410 SoC specific data Andreas Färber
2014-11-22 21:49   ` Andreas Färber
2014-11-22 22:26     ` [PATCH v3 " Andreas Färber
2014-11-28 11:59       ` Linus Walleij
2014-11-28 12:07         ` Andreas Färber
2014-11-30 12:13           ` Tomasz Figa
2014-12-28 11:16       ` Tomasz Figa
2014-11-22 20:26 ` [PATCH v2 4/5] ARM: dts: add pinctrl support to Exynos5410 Andreas Färber
     [not found]   ` <1416687984-3546-5-git-send-email-afaerber-l3A5Bk7waGM@public.gmane.org>
2014-11-23 17:18     ` Andreas Färber [this message]
2014-11-23 17:20       ` [PATCH v3 " Andreas Färber
2014-11-22 20:26 ` [PATCH v2 5/5] ARM: dts: exynos5410: Add ODROID-XU LEDs Andreas Färber
2014-11-23  1:31   ` Andreas Färber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=547216FE.3010900@suse.de \
    --to=afaerber-l3a5bk7wagm@public.gmane.org \
    --cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=hsnaves-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=jan.kiszka-kv7WeFo6aLtBDgjK7y7TUQ@public.gmane.org \
    --cc=johann.pfefferl-kv7WeFo6aLtBDgjK7y7TUQ@public.gmane.org \
    --cc=kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=ruppi.kim-vC+yAUbXFBlQ0OI7PeSoCw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox