RE: [PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Kukjin Kim
Thomas Abraham wrote: > > On 7 March 2013 05:41, Kukjin Kim wrote: > > Thomas Abraham wrote: > >> > >> Changes since v1: > >> - Change the compatible string from "samsung,pinctrl-exynos5250" to > >> "samsung,exynos5250-pinctrl". > >> - Rebased to v3.9-rc1 > >> > > > > Thomas, this stuff is

Re: [PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Thomas Abraham
On 7 March 2013 05:41, Kukjin Kim wrote: > Thomas Abraham wrote: >> >> Changes since v1: >> - Change the compatible string from "samsung,pinctrl-exynos5250" to >> "samsung,exynos5250-pinctrl". >> - Rebased to v3.9-rc1 >> > > Thomas, this stuff is already in my tree for v3.10, and above changes

RE: [PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Kukjin Kim
Thomas Abraham wrote: > > Changes since v1: > - Change the compatible string from "samsung,pinctrl-exynos5250" to > "samsung,exynos5250-pinctrl". > - Rebased to v3.9-rc1 > Thomas, this stuff is already in my tree for v3.10, and above changes included in there. Do you want to replace with this

[PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Thomas Abraham
Changes since v1: - Change the compatible string from "samsung,pinctrl-exynos5250" to "samsung,exynos5250-pinctrl". - Rebased to v3.9-rc1 This patch series add pinctrl driver support for Samsung's Exynos5250 SoC. The first patch adds the required Exynos5250 SoC specific data which is used by

[PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Thomas Abraham
Changes since v1: - Change the compatible string from samsung,pinctrl-exynos5250 to samsung,exynos5250-pinctrl. - Rebased to v3.9-rc1 This patch series add pinctrl driver support for Samsung's Exynos5250 SoC. The first patch adds the required Exynos5250 SoC specific data which is used by the

RE: [PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Kukjin Kim
Thomas Abraham wrote: Changes since v1: - Change the compatible string from samsung,pinctrl-exynos5250 to samsung,exynos5250-pinctrl. - Rebased to v3.9-rc1 Thomas, this stuff is already in my tree for v3.10, and above changes included in there. Do you want to replace with this patches?

Re: [PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Thomas Abraham
On 7 March 2013 05:41, Kukjin Kim kgene@samsung.com wrote: Thomas Abraham wrote: Changes since v1: - Change the compatible string from samsung,pinctrl-exynos5250 to samsung,exynos5250-pinctrl. - Rebased to v3.9-rc1 Thomas, this stuff is already in my tree for v3.10, and above

RE: [PATCH v2 0/3] pinctrl: exynos: add support for Samsung's Exynos5250

2013-03-06 Thread Kukjin Kim
Thomas Abraham wrote: On 7 March 2013 05:41, Kukjin Kim kgene@samsung.com wrote: Thomas Abraham wrote: Changes since v1: - Change the compatible string from samsung,pinctrl-exynos5250 to samsung,exynos5250-pinctrl. - Rebased to v3.9-rc1 Thomas, this stuff is already in