RE: [PATCH 0/4] thermal: Add support for interrupt based notification to thermal layer

2012-11-21 Thread Zhang, Rui
Hi, Amit, As THERMAL_TREND_RAISE_FULL/THERMAL_TREND_DROP_FULL has been introduced to thermal next tree, I'd like to get your plan about this patch set? Thanks, Rui -Original Message- From: linux-acpi-ow...@vger.kernel.org [mailto:linux-acpi- ow...@vger.kernel.org] On Behalf Of Amit

RE: [PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id

2012-11-21 Thread Kukjin Kim
Doug Anderson wrote: From: Padmavathi Venna padm...@samsung.com Get the i2c bus number that the device is connected to using the alias id. This makes debugging / grokking of kernel messages much easier. [dianders: slight patch cleanup from Padmavathi's original.] Signed-off-by:

RE: [PATCH] ARM: exynos: dt: add all i2c busses to auxdata

2012-11-21 Thread Kukjin Kim
Doug Anderson wrote: From: Olof Johansson o...@lixom.net Needed to match device ids for clocks, etc. Signed-off-by: Olof Johansson o...@lixom.net Signed-off-by: Doug Anderson diand...@chromium.org --- arch/arm/mach-exynos/mach-exynos5-dt.c | 10 ++ 1 files changed, 10

RE: [PATCH 1/2] ARM: EXYNOS: Add aliases for i2c controller for exynos4

2012-11-21 Thread Kukjin Kim
Doug Anderson wrote: This is similar to a recent commit for exynos5250 titled: ARM: EXYNOS: Add aliases for i2c controller Adding aliases will be useful to prevent warnings in a future change. See: i2c: s3c2410: Get the i2c bus number from alias id Signed-off-by: Doug Anderson

RE: [PATCH 2/2] ARM: dts: snow: Add board dts file for Snow board (ARM Chromebook)

2012-11-21 Thread Kukjin Kim
Kukjin Kim wrote: Olof Johansson wrote: [...] Acked-by: Olof Johansson o...@lixom.net Kukjin, since your pull requests came in today, can you ack this and I'll just apply it on top of your branches? Hi Olof, yeah, I sent pull-request but there are some patches for dt and

RE: [PATCH] ARM: exynos: add UART3 to DEBUG_LL ports

2012-11-21 Thread Kukjin Kim
Olof Johansson wrote: On Tue, Nov 20, 2012 at 02:48:58PM -0800, Doug Anderson wrote: From: Olof Johansson o...@lixom.net UART3 is used for debugging on exynos5250-snow. [dianders: cleaned commit message.] Signed-off-by: Olof Johansson o...@lixom.net Signed-off-by: Doug Anderson

Re: [PATCH 0/4] ARM: dts: exynos4210-origen: Device tree fixes

2012-11-21 Thread Tomasz Figa
Hi Kgene, On Monday 19 of November 2012 15:46:32 Tomasz Figa wrote: This patch series fixes device tree support for Origen board: - memory is defined using sections of maximum allowed size - any pin configuration is modified to use pinctrl - invalid properties in sdhci nodes are replaced

Re: [PATCH] ARM: dts: exynos4: Use drive strength 3 for SD pins

2012-11-21 Thread Tomasz Figa
Hi Kgene, On Tuesday 20 of November 2012 20:10:25 Kukjin Kim wrote: Tomasz Figa wrote: Hi Kgene, On Tuesday 20 of November 2012 18:18:44 Kukjin Kim wrote: Tomasz Figa wrote: This patch modifies pin control groups of SD pins on Exynos4210 and Exynos4x12 to use drive strength

Re: [PATCH v3 RESEND 0/4] ARM: EXYNOS: Power domain DT support extension

2012-11-21 Thread Tomasz Figa
Hi Kgene, On Tuesday 13 of November 2012 14:08:23 Tomasz Figa wrote: This patch series fixes two issues with existing DT support for Exynos power domains and extends it with the ability of binding devices to domains, basically making it possible to use power domains with DT. Based on

Re: [PATCH v2 0/2] mmc: host: sdhci-s3c: Add support for pinctrl interface

2012-11-21 Thread Tomasz Figa
Hi, On Friday 16 of November 2012 15:28:15 Tomasz Figa wrote: This series intends to add support for pin configuration using pin control interface. First patch cleans up GPIO requesting and freeing in the driver to simplify adding pin control support. Second patch adds pin control

Re: [PATCH v2 1/2] mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs

2012-11-21 Thread Thomas Abraham
On 16 November 2012 19:58, Tomasz Figa t.f...@samsung.com wrote: The set of GPIO pins used by sdhci-s3c driver varies between configurations, such as card detect method, pinctrl availability, etc. This overly complicates the code requesting and freeing GPIO pins, which must check which pins

Re: [PATCH 270/493] arm: remove use of __devinit

2012-11-21 Thread Barry Song
2012/11/20 Bill Pemberton wf...@virginia.edu: CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Russell King li...@arm.linux.org.uk Cc: Will Deacon will.dea...@arm.com Cc: Jason Cooper ja...@lakedaemon.net Cc:

Re: [PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code

2012-11-21 Thread James Bottomley
On Wed, 2012-11-21 at 16:02 +0530, vinayak holikatti wrote: On Wed, Nov 14, 2012 at 2:56 AM, James Bottomley james.bottom...@hansenpartnership.com wrote: On Thu, 2012-10-18 at 17:37 +0530, vinayak holikatti wrote: I am Vacation will look into it when i am back to work. This doesn't apply

Re: [PATCH v2 2/2] mmc: host: sdhci-s3c: Add support for pinctrl

2012-11-21 Thread Thomas Abraham
On 16 November 2012 19:58, Tomasz Figa t.f...@samsung.com wrote: This patch adds support for pin configuration using pinctrl subsystem to the sdhci-s3c driver. Signed-off-by: Tomasz Figa t.f...@samsung.com --- .../devicetree/bindings/mmc/samsung-sdhci.txt| 20 +---

RE: [PATCH 032/493] arm: remove use of __devexit_p

2012-11-21 Thread Kukjin Kim
Bill Pemberton wrote: CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Russell King li...@arm.linux.org.uk Cc: Tony Lindgren t...@atomide.com Cc: Eric Miao eric.y.m...@gmail.com Cc: Haojian Zhuang

RE: [PATCH 270/493] arm: remove use of __devinit

2012-11-21 Thread Kukjin Kim
Bill Pemberton wrote: CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Russell King li...@arm.linux.org.uk Cc: Will Deacon will.dea...@arm.com Cc: Jason Cooper ja...@lakedaemon.net Cc: Andrew Lunn

RE: [PATCH 340/493] arm: remove use of __devinitdata

2012-11-21 Thread Kukjin Kim
Bill Pemberton wrote: CONFIG_HOTPLUG is going away as an option so __devinitdata is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Will Deacon will.dea...@arm.com Cc: Russell King li...@arm.linux.org.uk Cc: Ben Dooks ben-li...@fluff.org Cc: Kukjin Kim

RE: [PATCH 484/493] arm: remove use of __devexit

2012-11-21 Thread Kukjin Kim
Bill Pemberton wrote: CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton wf...@virginia.edu Cc: Russell King li...@arm.linux.org.uk Cc: Eric Miao eric.y.m...@gmail.com Cc: Haojian Zhuang haojian.zhu...@gmail.com Cc: Tony Lindgren

Re: [PATCH 340/493] arm: remove use of __devinitdata

2012-11-21 Thread Russell King - ARM Linux
On Mon, Nov 19, 2012 at 01:24:49PM -0500, Bill Pemberton wrote: arch/arm/mach-sa1100/neponset.c | 2 +- For this alone, Acked-by: Russell King rmk+ker...@arm.linux.org.uk -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to

Re: [PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code

2012-11-21 Thread vinayak holikatti
On Wed, Nov 21, 2012 at 4:26 PM, James Bottomley james.bottom...@hansenpartnership.com wrote: On Wed, 2012-11-21 at 16:02 +0530, vinayak holikatti wrote: On Wed, Nov 14, 2012 at 2:56 AM, James Bottomley james.bottom...@hansenpartnership.com wrote: On Thu, 2012-10-18 at 17:37 +0530, vinayak

RE: [PATCH] ARM: dts: exynos4: Use drive strength 3 for SD pins

2012-11-21 Thread Kukjin Kim
Tomasz Figa wrote: Hi Kgene, On Tuesday 20 of November 2012 20:10:25 Kukjin Kim wrote: Tomasz Figa wrote: Hi Kgene, On Tuesday 20 of November 2012 18:18:44 Kukjin Kim wrote: Tomasz Figa wrote: This patch modifies pin control groups of SD pins on Exynos4210 and

RE: [PATCH v3 RESEND 0/4] ARM: EXYNOS: Power domain DT support extension

2012-11-21 Thread Kukjin Kim
Tomasz Figa wrote: Hi Kgene, On Tuesday 13 of November 2012 14:08:23 Tomasz Figa wrote: This patch series fixes two issues with existing DT support for Exynos power domains and extends it with the ability of binding devices to domains, basically making it possible to use power domains

RE: [PATCH 0/4] ARM: dts: exynos4210-origen: Device tree fixes

2012-11-21 Thread Kukjin Kim
Tomasz Figa wrote: Hi Kgene, On Monday 19 of November 2012 15:46:32 Tomasz Figa wrote: This patch series fixes device tree support for Origen board: - memory is defined using sections of maximum allowed size - any pin configuration is modified to use pinctrl - invalid properties

RE: [PATCH 1/1] ARM: S3C24XX: Fix potential NULL pointer dereference error

2012-11-21 Thread Kukjin Kim
Sachin Kamat wrote: On 8 November 2012 14:31, Sachin Kamat sachin.ka...@linaro.org wrote: chan-end is tested for being NULL. However in the event that it is NULL, the subsequent assignment statement would lead to NULL pointer dereference. Thus dereferencing it only when it is not NULL.

Re: [PATCH] cpufreq: exynos: Broadcast frequency change notifications for all cores

2012-11-21 Thread Tomasz Figa
On Tuesday 13 of November 2012 10:26:12 Tomasz Figa wrote: On Exynos SoCs all cores share the same frequency setting, so changing frequency of one core will affect rest of cores. This patch modifies the exynos-cpufreq driver to inform cpufreq core about this behavior and broadcast frequency

[PATCH] regulator: max8997: skip gpio dvs setup if not used

2012-11-21 Thread Thomas Abraham
If gpio based voltage selection for buck 1/2/5 are not used, then the execution of gpio dvs setup code during probe can be skipped completly. Cc: MyungJoo Ham myungjoo@samsung.com Cc: Mark Brown broo...@opensource.wolfsonmicro.com Signed-off-by: Thomas Abraham thomas.abra...@linaro.org ---

Re: [PATCH] regulator: max8997: skip gpio dvs setup if not used

2012-11-21 Thread MyungJoo Ham
On Wed, Nov 21, 2012 at 11:23 PM, Thomas Abraham thomas.abra...@linaro.org wrote: If gpio based voltage selection for buck 1/2/5 are not used, then the execution of gpio dvs setup code during probe can be skipped completly. Even if GPIO-DVS feature is turned off, you need to setup BUCKxDVS1

Re: [PATCH v3 01/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2012-11-21 Thread Kukjin Kim
On 11/21/12 14:02, Cho KyongHo wrote: This removes System MMU initialization from arch/arm/mach-exynos/ Basically, looks OK to me, but I think, this removing change should be done after 03/12 patch :-) to move them to DT and the exynos-iommu driver except gating clock definitions.

Re: [PATCH v3 02/12] ARM: EXYNOS: Add clk_ops for gating clocks of System MMU

2012-11-21 Thread Kukjin Kim
On 11/21/12 14:03, Cho KyongHo wrote: Touching some System MMU needs its master devices' clock to be enabled before. This commit adds clk_ops.set_parent of gating clocks of System MMU to ensure gating clocks of System MMU's mater devices are enabled when enabling gating clocks of System MMU.

Re: [PATCH] MFD: SEC: Fix reg_offset for interrupt registers

2012-11-21 Thread Samuel Ortiz
Hi Inderpal, On Wed, Oct 17, 2012 at 11:48:55AM +0530, Inderpal Singh wrote: reg_offset is offset of the status/mask registers. Now, since status_base and mask_base are pointing to corresponding first registers, reg_offset should start from 0 otheriwse regmap_add_irq_chip will fail during

[PATCH v2] ARM: exynos: add UART3 to DEBUG_LL ports

2012-11-21 Thread Doug Anderson
From: Olof Johansson o...@lixom.net Add support for using UART3 for DEBUG_LL on exynos. [dianders: added depend on ARCH_EXYNOS.] Signed-off-by: Olof Johansson o...@lixom.net Signed-off-by: Doug Anderson diand...@chromium.org --- Changes in v2: - Matched Olof's commit message. - Added

Re: [PATCH] ARM: exynos: add UART3 to DEBUG_LL ports

2012-11-21 Thread Doug Anderson
On Tue, Nov 20, 2012 at 11:29 PM, Olof Johansson o...@lixom.net wrote: On Tue, Nov 20, 2012 at 02:48:58PM -0800, Doug Anderson wrote: From: Olof Johansson o...@lixom.net UART3 is used for debugging on exynos5250-snow. [dianders: cleaned commit message.] Signed-off-by: Olof

[PATCH 0/2] Add automatic bus number support for i2c busses with device tree

2012-11-21 Thread Doug Anderson
This was suggested by Mark Brown in response to a patch for adding this functionality only for the s3c2410 bus: https://lkml.org/lkml/2012/11/20/681 I have also modified the i2c-pxa driver to use this new functionality but have no good way to test that patch. Hopefully someone else can test

[PATCH 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present

2012-11-21 Thread Doug Anderson
This allows you to get the equivalent functionality of i2c_add_numbered_adapter() with all data in the device tree and no special case code in your driver. This is a common device tree technique. For quick reference, the FDT syntax for using an alias to provide an ID looks like: aliases {

[PATCH 2/2] i2c: pxa: Use i2c-core to get bus number now

2012-11-21 Thread Doug Anderson
The commit: i2c-core: dt: Pick i2c bus number from i2c alias if present adds support for automatically picking the bus number based on the alias ID. Remove the now unnecessary code from i2c-pxa that did the same thing. Signed-off-by: Doug Anderson diand...@chromium.org ---

Re: [GIT PULL 1/7] Samsung cleanup for v3.8

2012-11-21 Thread Olof Johansson
On Wed, Nov 21, 2012 at 12:04:40AM +0900, Kukjin Kim wrote: Hi Arnd, Olof Please pull Samsung cleanup for v3.8 from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/cleanup-samsung-2 Most of them are just removing patches, if any problems, please let me know.

Re: [PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id

2012-11-21 Thread Doug Anderson
On Tue, Nov 20, 2012 at 8:09 PM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Tue, Nov 20, 2012 at 02:27:04PM -0800, Doug Anderson wrote: From: Padmavathi Venna padm...@samsung.com Get the i2c bus number that the device is connected to using the alias id. This makes debugging /

Re: [PATCH v8 3/3] ARM: EXYNOS: Enabling samsung-usbphy driver for EXYNOS4210

2012-11-21 Thread Tomasz Figa
Hi Praveen, On Wednesday 14 of November 2012 16:15:38 Praveen Paneri wrote: Adding usbphy node for Exynos4210 along with the platform data. Signed-off-by: Praveen Paneri p.pan...@samsung.com --- arch/arm/boot/dts/exynos4210-smdkv310.dts |5 + arch/arm/mach-exynos/Kconfig

Re: [PATCH v8 1/2] usb: phy: samsung: Introducing usb phy driver for hsotg

2012-11-21 Thread Tomasz Figa
Hi Praveen, See some minor comments inline. On Wednesday 14 of November 2012 15:57:15 Praveen Paneri wrote: This driver uses usb_phy interface to interact with s3c-hsotg. Supports phy_init and phy_shutdown functions to enable/disable usb phy. Support will be extended to host controllers and

Re: [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

2012-11-21 Thread Tomasz Figa
Hi Praveen, On Wednesday 14 of November 2012 15:57:16 Praveen Paneri wrote: Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com Acked-by: Kyungmin Park

Re: [PATCH v8 1/3] ARM: S3C64XX: Removing old phy setup code

2012-11-21 Thread Tomasz Figa
Hi Praveen, On Wednesday 14 of November 2012 16:15:36 Praveen Paneri wrote: This patch removes old phy code from platform side. 'setup-usb-phy.c' will be used for providing transceiver platform data in next patch. Not all of the platform data code is removed as there are others making use of

Re: [PATCH v8 2/3] ARM: S3C64XX: Enabling samsung-usbphy driver

2012-11-21 Thread Tomasz Figa
Hi Praveen, On Wednesday 14 of November 2012 16:15:37 Praveen Paneri wrote: Adding platform device for samsung-usbphy driver. Enabling it for s3c64xx based machines using s3c-hsotg. Signed-off-by: Praveen Paneri p.pan...@samsung.com --- arch/arm/mach-s3c64xx/include/mach/map.h |2

Re: [PATCH] cpufreq: exynos: Broadcast frequency change notifications for all cores

2012-11-21 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 02:52:26 PM Tomasz Figa wrote: On Tuesday 13 of November 2012 10:26:12 Tomasz Figa wrote: On Exynos SoCs all cores share the same frequency setting, so changing frequency of one core will affect rest of cores. This patch modifies the exynos-cpufreq driver