[PATCH] ARM: EXYNOS: Fix compile error in dev-audio.c

2012-12-14 Thread Jonghwan Choi
arch/arm/mach-exynos/dev-audio.c:58:4: error: unknown field 'src_clk' specified in initializer arch/arm/mach-exynos/dev-audio.c:58:4: warning: initialization makes integer from pointer without a cast [enabled by default] arch/arm/mach-exynos/dev-audio.c:58:4: warning: (near initialization for

[PATCH] gpio: samsung: remove exynos_gpio_cfg

2012-12-14 Thread Joonyoung Shim
The exynos_gpio_cfg can be substituted to samsung_gpio_cfgs[8]. Signed-off-by: Joonyoung Shim jy0922.s...@samsung.com --- drivers/gpio/gpio-samsung.c | 25 - 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/drivers/gpio/gpio-samsung.c

[PATCH] gpio: samsung: add GPIO interrupt registration for exynos5

2012-12-14 Thread Joonyoung Shim
This adds GPIO interrupt registration and modification needs to register GPIO interrupt rightly for exynos5 SoCs. EXYNOS5_GPYx gpios shouldn't be counted to GPIO interrupt group register number because they doesn't support GPIO interrupt, so their struct samsung_gpio_cfg should be initialized to

Re: [PATCH v5] ARM: EXYNOS: Add MFC device tree support

2012-12-14 Thread Sekhar Nori
Arun Kumar K arun.kk at samsung.com writes: This patch adds device tree entry for MFC v6 in the Exynos5 SoC. Makes the required changes in the clock files and adds MFC to the DT device list. Signed-off-by: Naveen Krishna Chatradhi ch.naveen at samsung.com Signed-off-by: Arun Kumar K

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

2012-12-14 Thread Tomasz Figa
Hi Thomas, On Thursday 13 of December 2012 17:24:01 Thomas Abraham wrote: This patch series adds pinctrl driver support for Samsung's Exynos5250 SoC. The first patch adds the required Exynos5250 SoC specific data which is used by the Samsung pinctrl driver to setup the pinctrl/pinmux/eint

Re: [PATCH] gpio: samsung: remove exynos_gpio_cfg

2012-12-14 Thread Tomasz Figa
Hi Joonyoung, On Friday 14 of December 2012 19:44:01 Joonyoung Shim wrote: The exynos_gpio_cfg can be substituted to samsung_gpio_cfgs[8]. Signed-off-by: Joonyoung Shim jy0922.s...@samsung.com Since recently Thomas Abraham posted patches for pin control support of Exynos5250, basically

[PATCH] ARM: EXYNOS: Fix MSHC clocks instance names

2012-12-14 Thread Dongjin Kim
Replace clock instance name of MSHC controller for BIC and CIU of Exynos4412. Signed-off-by: Dongjin Kim tobet...@gmail.com --- arch/arm/mach-exynos/clock-exynos4.c | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git

Re: [PATCH 1/3] pinctrl: exynos: add exynos5250 SoC specific data

2012-12-14 Thread Linus Walleij
On Thu, Dec 13, 2012 at 12:54 PM, Thomas Abraham thomas.abra...@linaro.org wrote: Add Samsung Exynos5250 SoC specific data to enable pinctrl support for all platforms based on Exynos5250. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org Acked-by: Linus Walleij linus.wall...@linaro.org

Re: [PATCH 1/3] pinctrl: exynos: add exynos5250 SoC specific data

2012-12-14 Thread Thomas Abraham
Hi Linus, On 14 December 2012 21:21, Linus Walleij linus.wall...@linaro.org wrote: On Thu, Dec 13, 2012 at 12:54 PM, Thomas Abraham thomas.abra...@linaro.org wrote: Add Samsung Exynos5250 SoC specific data to enable pinctrl support for all platforms based on Exynos5250. Signed-off-by:

Re: [PATCH] ARM: EXYNOS: Fix MSHC clocks instance names

2012-12-14 Thread Thomas Abraham
Hi Dongjin, On 14 December 2012 20:29, Dongjin Kim tobet...@gmail.com wrote: Replace clock instance name of MSHC controller for BIC and CIU of Exynos4412. Signed-off-by: Dongjin Kim tobet...@gmail.com --- arch/arm/mach-exynos/clock-exynos4.c | 25 ++--- 1 file

Re: [PATCH 1/2] i2c-core: Add gpio based bus arbitration implementation

2012-12-14 Thread Stephen Warren
On 12/13/2012 10:50 PM, Naveen Krishna Chatradhi wrote: The arbitrator is a general purpose function which uses two GPIOs to communicate with another device to claim/release a bus. diff --git a/Documentation/devicetree/bindings/i2c/arbitrator-i2c.txt

[PATCH] ARM: EXYNOS: Fix MSHC clocks instance names

2012-12-14 Thread Dongjin Kim
Replace clock instance name of MSHC controller for BIC and CIU of Exynos4412. Signed-off-by: Dongjin Kim tobet...@gmail.com --- arch/arm/mach-exynos/clock-exynos4.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-exynos/clock-exynos4.c

Re: [PATCH] ARM: EXYNOS: Fix MSHC clocks instance names

2012-12-14 Thread Thomas Abraham
On 14 December 2012 21:43, Dongjin Kim tobet...@gmail.com wrote: Replace clock instance name of MSHC controller for BIC and CIU of Exynos4412. Signed-off-by: Dongjin Kim tobet...@gmail.com --- arch/arm/mach-exynos/clock-exynos4.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [PATCH] ARM: dts: add pinctrl nodes for Exynos5250 SoC

2012-12-14 Thread Linus Walleij
On Thu, Dec 13, 2012 at 2:06 PM, Thomas Abraham thomas.abra...@linaro.org wrote: Add pinctrl device nodes for Exynos5250 SoC. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org Acked-by: Linus Walleij linus.wall...@linaro.org - The individual device nodes which are using the old style