Re: [PATCH] ARM: dts: add board dts file for Exynos3250-based Monk board

2014-10-02 Thread Kyungmin Park
+ Adding ARM maintainers. I know it's too late. just to know we trying to push product board support at mainline. Thank you, Kyungmin Park On Thu, Oct 2, 2014 at 9:50 AM, YoungJun Cho yj44@samsung.com wrote: From: Youngjun Cho yj44@samsung.com This patch adds new board dts file

Re: [PATCH 0/2] ARM: dts: Add new board dts file for Exynos3250-based Rinato board

2014-10-02 Thread Kyungmin Park
+ ARM maintainers. It's Gear 2 board support. Thank you, Kyungmin Park On Tue, Sep 30, 2014 at 8:07 PM, Chanwoo Choi cw00.c...@samsung.com wrote: This patchset adds new board dts file for Samsung Rinato board (Gear 2) which is based on Exynos3250 SoC and adds sleep mode pin configuration

Re: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks

2014-09-29 Thread Kyungmin Park
On Mon, Sep 29, 2014 at 4:22 PM, Pankaj Dubey pankaj.du...@samsung.com wrote: Hi, On Monday, September 29, 2014 9:07 AM, Kyungmin Park wrote, To: Pankaj Dubey Cc: Chanwoo Choi; Kukjin Kim; Russell King - ARM Linux; naus...@samsung.com; Tomasz Figa; linux-samsung-soc; robh...@kernel.org

Re: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks

2014-09-28 Thread Kyungmin Park
UARTs at rev0.01 in UART Chapter as well as CMU IP details also mentioned about the clock entries. We have tested it also on Espresso3250 board which is based on Exynos3250 SoC. I can't find it at my UM. Kyungmin Park Thanks, Pankaj Dubey Thanks, Chanwoo Choi diff --git a/drivers/clk

Re: [PATCH] drm/exynos: fix nested calls to lock mutex in drm resume

2014-05-22 Thread Kyungmin Park
add Mr. Dae On Thu, May 22, 2014 at 11:16 PM, Rahul Sharma rahul.sha...@samsung.com wrote: Hi Inki, This is another one which has not got reviewed. Please review. Regards, Rahul Sharma On 30 April 2014 19:11, Rahul Sharma rahul.sha...@samsung.com wrote: From: Rahul Sharma

Re: [PATCHv2 8/8] devfreq: exynos4: Add busfreq driver for exynos4210/exynos4x12

2014-03-15 Thread Kyungmin Park
On Sat, Mar 15, 2014 at 2:35 AM, Tomasz Figa t.f...@samsung.com wrote: Hi Chanwoo, Mark, On 14.03.2014 11:56, Chanwoo Choi wrote: Hi Mark, On 03/14/2014 07:35 PM, Mark Rutland wrote: On Fri, Mar 14, 2014 at 07:14:37AM +, Chanwoo Choi wrote: Hi Mark, On 03/14/2014 02:53 AM, Mark

Re: [PATCH] iommu/exynos: Remove driver

2014-03-05 Thread Kyungmin Park
will continue to post the next version of patches, of course. I think it is not far from now to show it. Lots of time is going from last reply. there are two options. 1. just waiting more 2. remove it as patch and start it again by someone. what's the opinions? Thank you, Kyungmin Park

Re: [PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc.

2013-11-19 Thread Kyungmin Park
of Some pins are not connected (NC). At that cases, there's no drivers to handle it. To reduce power leakage, it sets proper configuration with values instead of reset values. Thank you, Kyungmin Park the SoC's GPIO driver communicate with the pinctrl driver (which might be the same driver

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-05 Thread Kyungmin Park
On Tue, Nov 5, 2013 at 5:04 PM, Tushar Behera tushar.beh...@linaro.org wrote: On 5 November 2013 13:27, Kyungmin Park kmp...@infradead.org wrote: On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera tushar.beh...@linaro.org wrote: On 31 October 2013 21:46, Lee Jones lee.jo...@linaro.org wrote

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-04 Thread Kyungmin Park
at regulator. please see drivers/regulator/max* series. Thank you, Kyungmin Park + } }; static struct mfd_cell s2mps11_devs[] = { Acked-by: Lee Jones lee.jo...@linaro.org Thanks. I'd prefer to take this patch in via the MFD tree once you have support from the other maintainers

Re: [PATCH v2] i2c: s3c2410: dont need CPU_FREQ transitions for exynos series

2013-10-15 Thread Kyungmin Park
...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v1: Use CONFIG_CPU_FREQ_S3C24XX instead of (CONFIG_CPU_FREQ !CONFIG_EXYNOS) As commented by Tomasz drivers/i2c/busses/i2c-s3c2410.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers

Re: [PATCH v2 1/2] MAINTAINERS: Add Samsung pinctrl entries

2013-06-16 Thread Kyungmin Park
On Mon, Jun 17, 2013 at 7:17 AM, Doug Anderson diand...@chromium.org wrote: It's convenient if get_maintainer suggests sending samsung/exynos pinctrl changes to linux-samsung-soc and to Tomasz and Thomas. Signed-off-by: Doug Anderson diand...@chromium.org Acked-by: Kyungmin Park kyungmin.p

Re: [PATCH 02/30] ARM: exynos: prepare for sparse IRQ

2013-04-10 Thread Kyungmin Park
explicitly. It's really wanted feature. Signed-off-by: Arnd Bergmann a...@arndb.de Acked-by: Kyungmin Park kyungmin.p...@samsung.com --- arch/arm/mach-exynos/dev-uart.c | 1 + arch/arm/mach-exynos/include/mach/irqs.h | 5 - arch/arm/mach-exynos/mach-armlex4210.c | 2 ++ arch

Re: [PATCH 15/30] mtd: onenand/samsung: make regs-onenand.h file local

2013-04-10 Thread Kyungmin Park
-by: Arnd Bergmann a...@arndb.de Cc: linux-...@lists.infradead.org Cc: Kyungmin Park kyungmin.p...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: David Woodhouse dw...@infradead.org --- drivers/mtd/onenand/samsung.c | 4 ++-- .../include

Re: [PATCH 3/4] clk: samsung: always allocate the clk_table

2013-03-12 Thread Kyungmin Park
dt support added for these boards? I think Tomasz has some initial dts files for Universal_c210 ready, and Nuri could probably just be dropped. But we need Kyungmin's opinion on that. Agree. Tomasz will send unviersal DT files soon. Thank you, Kyungmin Park I'm not sure about other boards

Re: [PATCH v6 07/16] ARM: Exynos: Initialize the clocks prior to timer initialization

2013-02-18 Thread Kyungmin Park
universal_init_time(void) +{ + exynos4_clk_init(NULL); + mct_init(); No, It's not support MCT timer at universal board, please don't modify universal board at this time. Others are okay. Thank you, Kyungmin Park +} + MACHINE_START(UNIVERSAL_C210, UNIVERSAL_C210

Re: [PATCH 00/12] ARM: samsung-time: Prepare for multiplatform support

2013-02-10 Thread Kyungmin Park
mentioned in: arch/arm/mach-s5pc100/mach-smdkc100 and a bunch of files in arch/arm/mach-s5pc100 FYI: He's left the company. and he doesn't work it anymore, so you can drop him. Thank you, Kyungmin Park I wonder if we should do anything with them? Best

Re: [PATCH v3 1/3] drm/exynos: Get HDMI version from device tree

2013-02-05 Thread Kyungmin Park
like to distinguish between 4210 and 4x12. since it has different features. e.g., HDMI v1.3 and v1.4. and I also want to use 4412 instead of 4212. there's no board to use 4212 at mainline until this time. Thank you, Kyungmin Park The DT nodes should include only the compatible values that the HW

Re: [PATCH] I2C: EXYNOS: Add slave support to i2c

2012-12-03 Thread Kyungmin Park
; If it's used for master or not, doesn't better to use 'is_master' or 'is_slave'? what's the meaning of 'i2c_mode'? and #define is_master(i2c) (i2c-is_master) Thank you, Kyungmin Park }; static struct platform_device_id s3c24xx_driver_ids[] = { @@ -202,11 +207,21 @@ static void

Re: [PATCH 1/2] i2c-s3c2410: Leave the bus disabled unless it is in use

2012-11-29 Thread Kyungmin Park
Acked-by: Kyungmin Park kyungmin.p...@samsung.com On Thu, Nov 29, 2012 at 2:05 PM, Naveen Krishna Chatradhi ch.nav...@samsung.com wrote: From: Simon Glass s...@chromium.org There is a rather odd feature of the exynos i2c controller that if it is left enabled, it can lock itself up

Re: [PATCH] ARM: Exynos: Remove unused non-dt support for dwmci controller

2012-11-26 Thread Kyungmin Park
On 11/26/12, Thomas Abraham thomas.abra...@linaro.org wrote: With device tree support enabled for dwmci controller, the unused non-dt support for dwmci controller can be removed. Are there no problem to use legacy board? e.g., universal_c210. Signed-off-by: Thomas Abraham

Re: [PATCH] ARM: dts: add initial dts file for ORIGEN4QUAD

2012-11-26 Thread Kyungmin Park
to boot with this dts file? does it support 1GiB memory section? Thank you, Kyungmin Park + + chosen { + bootargs =root=/dev/ram0 rw ramdisk=32768 initrd=0x4100,32M console=ttySAC2,115200 init=/linuxrc; + }; + + serial@1380 { + status = okay

Re: [PATCH v7 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs

2012-11-09 Thread Kyungmin Park
when they start supporting this phy driver. This driver is tested with smdk6410 and Exynos4210(with DT). Praveen Paneri (5): usb: phy: samsung: Introducing usb phy driver for hsotg usb: s3c-hsotg: Adding phy driver support For usb parts: Acked-by: Kyungmin Park kyungmin.p...@samsung.com

Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-28 Thread Kyungmin Park
-by: Kyungmin Park kyungmin.p...@samsung.com Acked-by: Linus Walleij linus.wall...@linaro.org I guess you need all of this to go into my Samsung branch? I need and ACK from the Samsung maintainer and preferably Thomas A as well. Hi, Now we're trying to send the standalone patches to avoid

Re: [PATCH] ARM: EXYNOS: exynos4-dt: Set .smp field of machine descriptor

2012-10-21 Thread Kyungmin Park
+ Arnd, Olof, Tomasz, I think it's better to add arm-soc maintainers at CC when send the patches. Samsung patches doesn't handled or merged with proper time. Thank you, Kyungmin Park On 10/22/12, Tomasz Figa tomasz.f...@gmail.com wrote: On Friday 12 of October 2012 11:49:38 Tomasz Figa wrote

Re: [PATCH v3 0/6] arm: exynos: add dt based support for exynos5 hdmi

2012-10-16 Thread Kyungmin Park
patches are hold only at local git. How do you think? Thank you, Kyungmin Park On 10/16/12, Rahul Sharma r.sh.o...@gmail.com wrote: Hi Mr. Park, Mr. Kim, I had a suggestion here from Tomasz about dividing this patch-set into 2 portions: 1) DT related (patches 1-4) for samsung-dt branch. 2

Re: [PATCH] usb: phy: samsung: Introducing usb phy driver for hsotg

2012-10-15 Thread Kyungmin Park
+ Tomasz Figa, Acked-by: Kyungmin Park kyungmin.p...@samsung.com On Mon, Oct 15, 2012 at 10:28 PM, Felipe Balbi ba...@ti.com wrote: On Fri, Oct 12, 2012 at 03:45:34PM +0530, Praveen Paneri wrote: platform_set_drvdata() required for driver's remove function, so adding it back. From v6

Re: [PATCH v2 00/15] pinctrl: samsung: Usability and extensibiltiy improvements

2012-10-11 Thread Kyungmin Park
. we can solve this issue and use generic pinctrl drivers. For all series. Reviewed-by: Kyungmin Park kyungmin.p...@samsung.com 1) What the first part does, in addition to various related fixes, is removing any unnecessary static data from pinctrl-exynos driver. This is achieved mostly thanks

Re: [PATCH 01/15] pinctrl: samsung: Detect and handle unsupported configuration types

2012-10-11 Thread Kyungmin Park
] ... mail. Thank you, Kyungmin Park Yours, Linus Walleij -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send

Re: [Linaro-mm-sig] [PATCHv9 00/25] Integration of videobuf2 with DMABUF

2012-10-10 Thread Kyungmin Park
board support at mainline. CC arm samsung mailing list. Thank you, Kyungmin Park I spent 4 days trying to setup an environment that would allow testing DMABUF with video4linux without success (long story, see below). Also, Laurent tried the same without any luck, and it seems that it even

Re: [PATCH v2 0/6] ARM: EXYNOS: Add secure firmware support

2012-10-10 Thread Kyungmin Park
Hi Arnd or Olof, Can you pick up for v3.7? To Tomasz, Can you rebase it on the latest arm-soc tree? Thank you, Kyungmin Park On Tue, Oct 2, 2012 at 6:13 PM, Tomasz Figa t.f...@samsung.com wrote: Hi, On Monday 24 of September 2012 16:28:27 Tomasz Figa wrote: Some Exynos-based boards

Re: [PATCH 6/8] arm: exynos: config exynos5 hdmi-hpd gpio

2012-10-04 Thread Kyungmin Park
); +} these should be described at dts file instead of here. and name is not good. smdk... Thank you, Kyungmin Park + static void __init exynos5250_dt_machine_init(void) { of_platform_populate(NULL, of_default_bus_match_table, exynos5250_auxdata_lookup, NULL

Re: [PATCH 2/5] ARM: Add interface for registering and calling firmware-specific operations

2012-09-22 Thread Kyungmin Park
to specify available firmware operations and call them. A wrapper macro, call_firmware_op(), checks if the operation is provided and calls it if so, otherwise returns 0. By default no operations are provided. This is a follow-up on the patch by Kyungmin Park: [PATCH v5 1/2] ARM: Make

Re: [PATCH 4/5] ARM: EXYNOS: Add support for Exynos secure firmware

2012-09-22 Thread Kyungmin Park
On 9/22/12, Olof Johansson o...@lixom.net wrote: On Fri, Sep 21, 2012 at 10:57 PM, Kyungmin Park kyungmin.p...@samsung.com wrote: On 9/22/12, Olof Johansson o...@lixom.net wrote: On Wed, Sep 19, 2012 at 3:10 AM, Tomasz Figa t.f...@samsung.com wrote: Hi Olof, On Saturday 15 of September 2012

Re: [PATCH 0/5] ARM: EXYNOS: Add secure firmware support

2012-09-21 Thread Kyungmin Park
for specifying firmware operations, implements some firmware operations for Exynos secure firmware and adds a method of enabling secure firmware operations on Exynos-based boards through board file and device tree. This is a continuation of the patch series by Kyungmin Park: [PATCH v5 1/2

Re: [PATCH 4/5] ARM: EXYNOS: Add support for Exynos secure firmware

2012-09-21 Thread Kyungmin Park
can you merge firmware codes itself? since ioremap is not related with trustzone or firmware issues and it's exynos specific implementation issues. Right? Thank you, Kyungmin Park Is it really a big problem or we could let it be for now, merge the patches for firmware and then convert

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-05 Thread Kyungmin Park
fb and drm, so fimd is neutral and architecture specific. To do this, Modify arch-exynos first and update it at each drivers it properly. Thank you, Kyungmin Park + fimd using DRM frame work. + - reg: physical base address of the controller and length of memory + mapped region

Re: [PATCH 1/2] ARM: exynos: delete redundant HAVE_SCHED_CLOCK option in Kconfig

2012-08-31 Thread Kyungmin Park
Hi, then where select it HAVE_SCHED_CLOCK? apart from other exynos board, universal have to use another clock. Thank you, Kyungmin Park On 8/31/12, Barry Song barry.s...@csr.com wrote: From: Barry Song baohua.s...@csr.com Signed-off-by: Barry Song baohua.s...@csr.com --- arch/arm/mach

Re: [PATCH 1/2] ARM: exynos: delete redundant HAVE_SCHED_CLOCK option in Kconfig

2012-08-31 Thread Kyungmin Park
Acked-by: Kyungmin Park kyungmin.p...@samsung.com # git grep HAVE_SCHED_CLOCK arch/arm/ arch/arm/Kconfig: select HAVE_SCHED_CLOCK arch/arm/mach-exynos/Kconfig: select HAVE_SCHED_CLOCK On 8/31/12, Barry Song 21cn...@gmail.com wrote: 2012/8/31 Kyungmin Park kmp...@infradead.org: Hi

RE: [PATCH 0/6] ARM: EXYNOS: Add support for Trats board using device tree

2012-08-29 Thread Kyungmin Park
+ Thomas Abraham, -Original Message- From: Tomasz Figa [mailto:t.f...@samsung.com] Sent: Wednesday, August 29, 2012 10:13 PM To: linux-samsung-soc@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org; kyungmin.p...@samsung.com; kgene@samsung.com; jy0922.s...@samsung.com;

Re: [PATCH 1/3] ARM: EXYNOS: Use EXYNOS4210_GPEx instead of EXYNOS4_GPEx

2012-08-28 Thread Kyungmin Park
remain it as broken, and try to use pinctl as Thomas mentioned. Thank you, Kyungmin Park [...] Thanks. Best regards, Kgene. -- Kukjin Kim kgene@samsung.com, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line

Re: [PATCH] ARM: EXYNOS: Use non-secure MDMA1

2012-08-28 Thread Kyungmin Park
On 8/29/12, Kukjin Kim kgene@samsung.com wrote: On 08/28/12 04:08, Tomasz Figa wrote: Using secure MDMA1 on TrustZone-enabled boards causes early boot crash, so use non-secure instead. Signed-off-by: Tomasz Figat.f...@samsung.com Signed-off-by: Kyungmin Parkkyungmin.p...@samsung.com ---

Re: 회신: 회신: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412

2012-08-06 Thread Kyungmin Park
pinctrl driver is available, start adding device nodes for i2c and sdhci controllers. 5. Incrementally add device tree coverage for the board and other peripherals on Exynos4412. Nice! Good plan as I thnk. Thank you, Kyungmin Park -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH v5 5/5] ARM: exynos: add thermal sensor driver platform data support

2012-07-13 Thread Kyungmin Park
, Kyungmin Park Signed-off-by: Amit Daniel Kachhap amit.kach...@linaro.org Cc: Donggeun Kim dg77@samsung.com Acked-by: Guenter Roeck guenter.ro...@ericsson.com Cc: SangWook Ju sw...@samsung.com Cc: Durgadoss durgados...@intel.com Cc: Len Brown l...@kernel.org Cc: Jean Delvare kh...@linux-fr.org

Re: [PATCH 05/20] ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definition

2012-05-26 Thread Kyungmin Park
? Kyungmin Park -- 1.7.5.4 -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH v3 0/2] regulator: Add initial suport for max77686

2012-05-22 Thread Kyungmin Park
Hi Mark, BTW, do you know that you're reviewing the same device driver patch from different person? One from Mr. Lee and another from Yadwinder. I wonder how to handle it finally. which one is choose? Thank you, Kyungmin Park On 5/22/12, yadi.bra...@gmail.com yadi.bra...@gmail.com wrote: From

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Kyungmin Park
this patches. but please note that this patches are posted at Mar 13 before you decide. BR, Kyungmin Park Note that I have a plan to replace board files with DT supporting in mach-exynos/ next time. Thanks. Best regards, Kgene. -- Kukjin Kim kgene@samsung.com, Senior Engineer, SW

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-10 Thread Kyungmin Park
On 5/10/12, Thomas Abraham thomas.abra...@linaro.org wrote: Dear Mr. Park, On 2 May 2012 12:25, Kyungmin Park kmp...@infradead.org wrote: Hi, On 5/2/12, Thomas Abraham thomas.abra...@linaro.org wrote: Add device tree based discovery support. Signed-off-by: Thomas Abraham thomas.abra

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Kyungmin Park
On Thu, May 10, 2012 at 10:48 PM, Arnd Bergmann a...@arndb.de wrote: On Thursday 10 May 2012, Kyungmin Park wrote: And I won't apply new feature for non-dt board file from now on. I think, we need to support DT in mach-exynos/ instead of non-DT and DT together, so please consider to move

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-02 Thread Kyungmin Park
Hi, On 5/2/12, Thomas Abraham thomas.abra...@linaro.org wrote: Add device tree based discovery support. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org --- .../devicetree/bindings/mmc/synposis-dw-mshc.txt | 85 + drivers/mmc/host/dw_mmc-pltfm.c| 24

Re: [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions

2012-05-02 Thread Kyungmin Park
Hi, On 5/2/12, Thomas Abraham thomas.abra...@linaro.org wrote: The instantiation of the Synopsis Designware controller on Exynos5250 include extension for SDR and DDR specific tx/rx phase shift timing and CIU internal divider. In addition to that, the option to skip the command hold stage is

Re: [PATCH 5/7] ARM: Samsung: Add support for MSHC controller clocks

2012-05-02 Thread Kyungmin Park
tree directly. Thank you, Kyungmin Park On 5/2/12, Thomas Abraham thomas.abra...@linaro.org wrote: Add clock instances for bus interface unit clock and card interface unit clock of the all four MSHC controller instances. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com Signed-off

Re: [PATCH] drivers: genpd: let platform code to register devices into disabled domains

2012-05-01 Thread Kyungmin Park
freezes and lack of resume/suspend calls on Samsung Exynos4 NURI and UniversalC210 platforms. Signed-off-by: Marek Szyprowski m.szyprow...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/base/power/domain.c |7 +-- 1 files changed, 1 insertions

Re: [PATCH 03/12] ARM: Exynos5: Add watchdog timer clock instance

2012-04-17 Thread Kyungmin Park
, Can you place this in order? It has same exynos5_clk_ip_peris_ctrl, but located under (1 20). Thank you, Kyungmin Park + }, { .name = hsmmc, .devname= exynos4-sdhci.0, .parent = exynos5_clk_aclk_200.clk, -- 1.6.6.rc2

Re: [PATCH 06/12] rtc-s3c: Fix breakage introduced by S3C2443/S3C2416 support

2012-04-17 Thread Kyungmin Park
= s3c_rtc_drv_data_array[TYPE_S3C64XX], }, {}, }; MODULE_DEVICE_TABLE(of, s3c_rtc_dt_match); #else #define s3c_rtc_dt_match NULL #endif Thank you, Kyungmin Park On 4/17/12, Thomas Abraham thomas.abra...@linaro.org wrote: From: Heiko Stuebner he...@sntech.de Commits 7006ee4f (rtc-s3c: make room

Re: [PATCH 07/12] ARM: Exynos5: Modify the GIC physical address for static io-mapping

2012-04-17 Thread Kyungmin Park
Hi, On 4/17/12, Thomas Abraham thomas.abra...@linaro.org wrote: From: Changhwan Youn chaos.y...@samsung.com Adapt to changes in GIC physical address in rev1 of Exynos5. Does it different from rev0 and rev1? and does it support the rev1 only? Thank you, Kyungmin Park Signed-off

Re: [PATCH 08/12] gpio/samsung: add GPC4 bank instance

2012-04-17 Thread Kyungmin Park
On 4/17/12, Thomas Abraham thomas.abra...@linaro.org wrote: From: Sangsu Park sangsu4u.p...@samsung.com Add GPC4 bank instance which is included in rev1 of Exynos5. Cc: Grant Likely grant.lik...@secretlab.ca Signed-off-by: Sangsu Park sangsu4u.p...@samsung.com ---

Re: [PATCH 06/12] rtc-s3c: Fix breakage introduced by S3C2443/S3C2416 support

2012-04-17 Thread Kyungmin Park
On 4/17/12, Thomas Abraham thomas.abra...@linaro.org wrote: On 17 April 2012 12:00, Kyungmin Park kmp...@infradead.org wrote: Hi, It's already merged with different patch, This is a repost of the patch from Heiko Stuebner which would be required to fix compilation issue for rtc driver. I

Re: [PATCH 0/2] Exynos: fix SYSMMU driver to work with power domains

2012-04-16 Thread Kyungmin Park
or not. Thank you, Kyungmin Park Thank you. KyongHo -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line

Re: [PATCH] ARM: EXYNOS: autodetect enabled serial port in uncompress

2012-04-02 Thread Kyungmin Park
Hi, On Tue, Apr 3, 2012 at 4:17 AM, Kukjin Kim kgene@samsung.com wrote: From: Colin Cross ccr...@android.com Check the ULCON register of each serial port to determine if it has been enabled by the bootloader.  If only one serial port is found enabled, use that one.  Otherwise, use the

Re: [PATCH 0/3 v2] Updates for exynos4210 and DT-based systems

2012-03-13 Thread Kyungmin Park
+CC another i2c subsystem maintainer, Wolfram Sang. On 3/14/12, Karol Lewandowski k.lewando...@samsung.com wrote: Changes since v1: - Move unrelated code fragment to separate patch (of_match_ptr()) - Move device-type handling to separate function and rework its internals a bit This

Re: [PATCH 2/3] ARM: Exynos: Add DRM core device support for Universal C210 board

2012-03-12 Thread Kyungmin Park
...@samsung.com Signed-off-by: Marek Szyprowski m.szyprow...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- arch/arm/mach-exynos/Kconfig |1 + arch/arm/mach-exynos/mach-universal_c210.c | 31 2 files changed, 32 insertions

Re: [PATCH 5/5] mmc: sdhci-s3c: setup pins using pinctrl interface

2012-03-11 Thread Kyungmin Park
of max_width itself. BTW if platform set the amx_width as 1. How do you handle this? Thank you, Kyungmin Park + sc-pinctrl = pinctrl_get_select(pdev-dev, pstate); + if (IS_ERR(sc-pinctrl)) { + dev_err(dev, failed to setup pin configuration\n); + ret = -ENXIO

Re: [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250

2012-03-07 Thread Kyungmin Park
for developing/contribution of drivers on exynos5. No, I heard too many times. we have plan to support ... but I didn't see any progress. it's general rules. you should fix it correctly and merged correctly instead of not now Thank you, Kyungmin Park Thanks. Best regards, Kgene. -- Kukjin Kim

Re: [PATCH v10 2/3] ARM: EXYNOS: Change System MMU platform device definitions

2012-03-06 Thread Kyungmin Park
Hi, On 3/6/12, KyongHo Cho pullip@samsung.com wrote: Handling System MMUs with an identifier is not flexible to manage System MMU platform devices because of the following reasons: 1. A device driver which needs to handle System MMU must know the ID. 2. A System MMU may not present in

Re: [PATCH 2/3] ARM: Exynos: fix SDHCI device names in regulator definitions

2012-03-06 Thread Kyungmin Park
regulator_init_data mmc0_fixed_voltage_init_data = { (Cc'ed Jaehoon Chung) Oops, I looked at same patch from Jaehoon Chung just now and it could be. However, including same Signed-off-by from Kyungmin Park, it seems wrong. What's happened in your side? As your delayed work, we did the same thing from both

Re: [PATCH 2/3] ARM: Exynos: fix SDHCI device names in regulator definitions

2012-03-06 Thread Kyungmin Park
On 3/6/12, Kukjin Kim kgene@samsung.com wrote: On 03/06/12 02:13, Kyungmin Park wrote: On 3/6/12, Kukjin Kimkgene@samsung.com wrote: On 03/01/12 00:40, Marek Szyprowski wrote: Patch 189eb7407 ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers changed the names

Re: [PATCH v10 3/3] iommu/exynos: Add iommu driver for Exynos Platforms

2012-03-06 Thread Kyungmin Park
Hi, some not critical comments. Thank you, Kyungmin Park On Tue, Mar 6, 2012 at 5:31 PM, KyongHo Cho pullip@samsung.com wrote: HAALgBjAGgAbwBAAHMAYQBtAHMAdQBuAGcALgBjAG8AbQA=;Tue,  06 Mar 2012 08:31:29 GMT

Re: [PATCH v9 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-02-27 Thread Kyungmin Park
suggest to send exynos4 series patch as before and send additional exynos5 patch series next. Thank you, Kyungmin Park On 2/28/12, KyongHo Cho pullip@samsung.com wrote: Changes since v8: - exynos_iommu_map/unmap() just works for the page sizes that System MMU supports. (Joerg's comment

Re: [PATCH v9 1/2] ARM: EXYNOS: Change System MMU platform device definitions

2012-02-27 Thread Kyungmin Park
Hi, On 2/28/12, KyongHo Cho pullip@samsung.com wrote: Handling System MMUs with an identifier is not flexible to manage System MMU platform devices because of the following reasons: 1. A device driver which needs to handle System MMU must know the ID. 2. A System MMU may not present in

Re: Subject: [PATCH] MAINTAINERS: add maintainer entry for SAMSUNG EXYNOS DeviceTree

2012-02-21 Thread Kyungmin Park
for non-subscribers) +S: Maintained +F: arch/arm/boot/dts/exynos* +F: arch/arm/mach-exynos/*dt.c +F: Documentation/devicetree/*/*/*samsung* + ARM/SAMSUNG MOBILE MACHINE SUPPORT M: Kyungmin Park kyungmin.p...@samsung.com L: linux-arm-ker...@lists.infradead.org (moderated for non

Re: [PATCH v2 08/11] ARM: EXYNOS: add support for ARCH_EXYNOS5 and EXYNOS5250

2012-02-15 Thread Kyungmin Park
use just one. Thank you, Kyungmin Park #define S5P_WAKEUP_STAT S5P_PMUREG(0x0600) #define S5P_EINT_WAKEUP_MASK S5P_PMUREG(0x0604) diff --git a/arch/arm/plat-s5p/Kconfig b/arch/arm/plat-s5p/Kconfig index 10e235cc7..88795ea 100644 --- a/arch/arm

Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2012-02-10 Thread Kyungmin Park
riverful@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com ---  arch/arm/mach-exynos/Kconfig      |   11 ++  arch/arm/mach-exynos/Makefile     |    1 +  arch/arm/mach-exynos/mach-trats.c |  344 +  3 files changed, 356 insertions(+), 0

Re: [PATCH 1/3] ARM: SAMSUNG: Add support for EXYNOS SS USB 3.0 DRD controller

2012-02-06 Thread Kyungmin Park
av.tikhomi...@samsung.com Hi, ---  .../include/plat/regs-usb3-exynos-drd.h            |  305 If special reason, please move to the proper drivers/usb. Thank you, Kyungmin Park  arch/arm/plat-samsung/include/plat/udc-ss.h        |   21 ++  arch/arm/plat-samsung/include

Re: [PATCH 1/2] ARM: EXYNOS: Add files about definition of C2C

2012-02-04 Thread Kyungmin Park
++ Are there any reason to put here? I think you can merge with 2/2 patch. I mean you can move it under drivers/misc/c2c. Thank you, Kyungmin Park  2 files changed, 136 insertions(+), 0 deletions(-)  create mode 100644 arch/arm/mach-exynos/include/mach/c2c.h  create mode 100644 arch/arm/mach

Re: [PATCH 2/2] ARM: Exynos4: Convert exynos4-dt to CONFIG_MULTI_IRQ_HANDLER

2012-01-31 Thread Kyungmin Park
...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Thomas Abraham thomas.abra...@linaro.org Cc: Kukjin Kim kgene@samsung.com Cc: Marc Zyngier marc.zyng...@arm.com --- arch/arm/mach-exynos/mach-exynos4-dt.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

Re: [PATCH 1/2] ARM: EXYNOS: add support GPIO for EXYNOS5250

2012-01-31 Thread Kyungmin Park
, Kyungmin Park -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc

Re: [PATCH 1/9] ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()

2012-01-31 Thread Kyungmin Park
build without CONFIG_ARCH_EXYNOS? I think it's always defined CONFIG_ARCH_EXYNOS. Thank you, Kyungmin Park #else -#define exynos4_init_clocks NULL -#define exynos4_init_uarts NULL -#define exynos4_map_io NULL #define exynos_init NULL +#define exynos_init_uarts NULL +#define exynos4_map_io

Re: [PATCH 2/9] ARM: EXYNOS: add clock part for EXYNOS5250 SoC

2012-01-31 Thread Kyungmin Park
On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-exynos/clock-exynos5.c | 1258 arch/arm/mach-exynos/include/mach/regs-clock.h | 62 ++ Doesn't it better split the three header files?

Re: [PATCH 3/9] ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5

2012-01-31 Thread Kyungmin Park
On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-exynos/Makefile |2 +- arch/arm/mach-exynos/setup-i2c0.c | 13 + 2 files changed, 10 insertions(+), 5 deletions(-) diff --git

Re: [PATCH 4/9] ARM: EXYNOS: add support for ARCH_EXYNOS5 and EXYNOS5250

2012-01-31 Thread Kyungmin Park
On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/Makefile|1 + arch/arm/mach-exynos/Kconfig | 13 ++ arch/arm/mach-exynos/Makefile|1 +

Re: [PATCH 5/9] ARM: EXYNOS: add board file for SMDK5250

2012-01-31 Thread Kyungmin Park
As I remember only DT based board file is acceptable for mainline? On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-exynos/Kconfig | 11 arch/arm/mach-exynos/Makefile|2 +

Re: [PATCH 6/9] serial: samsung: Add support for EXYNOS5250

2012-01-31 Thread Kyungmin Park
On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Cc: Thomas Abraham thomas.abra...@linaro.org Cc: Greg Kroah-Hartman gre...@suse.de Signed-off-by: Kukjin Kim kgene@samsung.com --- drivers/tty/serial/samsung.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [PATCH 8/9] ARM: EXYNOS: temporary add map definitions for uart

2012-01-31 Thread Kyungmin Park
On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-exynos/include/mach/map.h | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-exynos/include/mach/map.h

Re: [PATCH 9/9] ARM: EXYNOS: temporary fixup regarding get_core_count()

2012-01-31 Thread Kyungmin Park
On 2/1/12, Kukjin Kim kgene@samsung.com wrote: Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-exynos/platsmp.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-exynos/platsmp.c b/arch/arm/mach-exynos/platsmp.c index

Re: [PATCH] ARM: EXYNOS: Add alias name of 'fimd' clock for 'lcd' clock

2012-01-19 Thread Kyungmin Park
common.c? Are there any reason to add each board files? Thank you, Kyungmin Park Cc: Jonghwan Choi jhbird.c...@samsung.com Signed-off-by: Jingoo Han jg1@samsung.com --- arch/arm/mach-exynos/mach-nuri.c |2 ++ arch/arm/mach-exynos/mach-origen.c |2 ++ arch/arm

Re: [PATCH v2 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

2012-01-08 Thread Kyungmin Park
platforms, the power domains are statically instantiated. For dt platforms, the power domain nodes found in the device tree are instantiated. Cc: Rafael J. Wysocki r...@sisk.pl Cc: Kukjin Kim kgene@samsung.com Cc: Kyungmin Park kyungmin.p...@samsung.com Cc: Rob Herring rob.herr

Re: [PATCH] ARM: EXYNOS: Fix build error which was from common.c and old cpu.c

2012-01-08 Thread Kyungmin Park
: error: dereferencing pointer to incomplete type Following A and B have been created from different base and the build error was casued in the process of merging and should be fixed in this merge window. Acked-by: Kyungmin Park kyungmin.p...@samsung.com Do the same job. boot tested. A. commit

Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kyungmin Park
On 12/27/11, Kukjin Kim kgene@samsung.com wrote: Kyungmin Park wrote: On 12/24/11, Kukjin Kim kgene@samsung.com wrote: HeungJun, Kim wrote: This patch adds Samsung Mobile TRATS board support. Signed-off-by: HeungJun, Kim riverful@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kyungmin Park
On 12/27/11, Kukjin Kim kgene@samsung.com wrote: Kyungmin Park wrote: On 12/27/11, Kukjin Kim kgene@samsung.com wrote: Kyungmin Park wrote: On 12/24/11, Kukjin Kim kgene@samsung.com wrote: HeungJun, Kim wrote: This patch adds Samsung Mobile TRATS board support

Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-25 Thread Kyungmin Park
On 12/24/11, Kukjin Kim kgene@samsung.com wrote: HeungJun, Kim wrote: This patch adds Samsung Mobile TRATS board support. Signed-off-by: HeungJun, Kim riverful@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- arch/arm/mach-exynos/Kconfig | 11

Re: [PATCH 1/4] ARM: EXYNOS4: Add DMC1, allow PPMU access for DMC.

2011-12-16 Thread Kyungmin Park
Hi Mr. Kim, It's maybe missing for v3.3 merge at samsung soc. Please give your opinion, how to handle it? If you don't mind it, it can merge it by devfreq. Thank you, Kyungmin Park On 12/1/11, MyungJoo Ham myungjoo@samsung.com wrote: - Add DMC1 - Enlarge address space for DMC from 4k

Re: [PATCH 2/3] s5p-g2d: add G2D to mach-nuri

2011-12-12 Thread Kyungmin Park
these work at smdk board instead of this patch. Thank you, Kyungmin Park The crypto accelerators are another example of this - it's not really board specific if they're useful. -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord

Re: [PATCH v7 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2011-12-06 Thread Kyungmin Park
On Tue, Dec 6, 2011 at 9:13 PM, KyongHo Cho pullip@samsung.com wrote: On Tue, Dec 6, 2011 at 8:24 AM, Kyungmin Park kmp...@infradead.org wrote: On 12/6/11, Joerg Roedel joerg.roe...@amd.com wrote: On Fri, Nov 18, 2011 at 06:47:28PM +0900, KyongHo Cho wrote: Patch Summary: [PATCH v7 1/2

Re: [PATCH] backlight: add regulator support for platform_lcd driver

2011-12-05 Thread Kyungmin Park
at drivers? Thank you, Kyungmin Park + + if (regulator_enable(lcd_regulator)) + dev_info(plcd-us, failed to enable regulator\n); + } else { + regulator_disable(lcd_regulator); + } + + regulator_put(lcd_regulator); + +set_power

Re: [PATCH 2/2] arm: exynos: allow platform-lcd driver to control lcd regulator source on origen

2011-12-05 Thread Kyungmin Park
you, Kyungmin Park .boot_on= 1, - .apply_uV = 1, - .valid_ops_mask = REGULATOR_CHANGE_STATUS, + .valid_ops_mask = REGULATOR_CHANGE_STATUS | + REGULATOR_CHANGE_VOLTAGE, .state_mem

Re: [PATCH v7 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2011-12-05 Thread Kyungmin Park
testing and that builds a current 3.2-rc4 kernel for Exynos? and I hope to see the real example how to use it with exynos platform. Now I can't find the interface between exynos platform and generic exynos iommu. BTW, how do you test it at mainline kernel? Thank you, Kyungmin Park Thanks

Re: [PATCH 1/4] ARM: EXYNOS4: Add DMC1, allow PPMU access for DMC.

2011-12-02 Thread Kyungmin Park
On 12/2/11, Kukjin Kim kgene@samsung.com wrote: MyungJoo Ham wrote: - Add DMC1 - Enlarge address space for DMC from 4k to 64k so that PPMU registers may be accessed. Signed-off-by: MyungJoo Ham myungjoo@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com

Re: [PATCH 3/3] ARM: S3C64XX: Implement basic power domain support

2011-12-01 Thread Kyungmin Park
you, Kyungmin Park On 12/2/11, Mark Brown broo...@opensource.wolfsonmicro.com wrote: The S3C64xx SoCs contain a set of gateable power domains which can be enabled and disabled at runtime in order to save power. Use the generic power domain code to implement support for these in software

Re: [GIT PULL] Samsung fixes for v3.2

2011-11-21 Thread Kyungmin Park
undeclared identifier is reported only once arch/arm/mach-exynos/mct.c:451: error: for each function it appears in.) make[1]: *** [arch/arm/mach-exynos/mct.o] Error 1 Thank you, Kyungmin Park On 11/21/11, Kukjin Kim kgene@samsung.com wrote: Hi Arnd, Please pull samsung-fixes for v3.2 from: git

  1   2   3   >