Re: [PATCH v2 0/7] Driver core and sysfs changes for attribute groups

2013-07-14 Thread Guenter Roeck
On Sun, Jul 14, 2013 at 10:32:58AM -0700, Greg Kroah-Hartman wrote: On Sun, Jul 14, 2013 at 10:27:03AM -0700, Guenter Roeck wrote: On Wed, Jul 10, 2013 at 05:35:58PM -0700, Greg Kroah-Hartman wrote: Hi all, Here's the second iteration of the patchset to add better attribute group

Re: [PATCH v3 2/4] hwmon: (lm90) use macro defines for the status bit

2013-07-15 Thread Guenter Roeck
On Mon, Jul 15, 2013 at 06:57:27PM +0200, Jean Delvare wrote: Hi Wei, Guenter, On Fri, 12 Jul 2013 15:48:05 +0800, Wei Ni wrote: Add bit defines for the status register. Regarding the subject: for me these are constants, not macros. AFAIK the term macro refers to defines with parameters

Re: [Ksummit-2013-discuss] KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag

2013-07-15 Thread Guenter Roeck
On Mon, Jul 15, 2013 at 11:27:56PM +0400, James Bottomley wrote: [ ... ] The solution, to me, looks simple: Let's co-opt a process we already know how to do: mailing list review and tree handling. So the proposal is simple: 1. Drop the cc: stable@ tag: it makes it way too easy to

Re: [Ksummit-2013-discuss] KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag

2013-07-15 Thread Guenter Roeck
On Mon, Jul 15, 2013 at 11:04:28PM +0100, David Woodhouse wrote: On Mon, 2013-07-15 at 13:19 -0700, Guenter Roeck wrote: That seems to be a bit drastic. It is quite useful to have the tag, but maybe it should only be added by the maintainer and not in the initial patch submission

Re: [ATTEND] How to act on LKML (was: [ 00/19] 3.10.1-stable review)

2013-07-15 Thread Guenter Roeck
On Mon, Jul 15, 2013 at 03:36:15PM -0700, Sarah Sharp wrote: On Mon, Jul 15, 2013 at 06:08:29PM -0400, Steven Rostedt wrote: On Mon, 2013-07-15 at 14:50 -0700, Linus Torvalds wrote: On Mon, Jul 15, 2013 at 1:41 PM, Sarah Sharp sarah.a.sh...@linux.intel.com wrote: Oh, FFS, I just

Re: [Ksummit-2013-discuss] KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag

2013-07-15 Thread Guenter Roeck
On Mon, Jul 15, 2013 at 03:38:08PM -0700, H. Peter Anvin wrote: On 07/15/2013 03:07 PM, Guenter Roeck wrote: On Mon, Jul 15, 2013 at 11:04:28PM +0100, David Woodhouse wrote: On Mon, 2013-07-15 at 13:19 -0700, Guenter Roeck wrote: That seems to be a bit drastic. It is quite useful to have

[PATCH v2] net: fec: Fix build for MCF5272

2013-06-18 Thread Guenter Roeck
functionality for MCF5272 builds. Cc: Frank Li frank...@freescale.com Cc: Jim Baxter jim_bax...@mentor.com Signed-off-by: Guenter Roeck li...@roeck-us.net --- v2: Improved explanation to clarify that the build fails due to missing register defines which can not be added since the registers don't

Re: [PATCH v2] net: fec: Fix build for MCF5272

2013-06-18 Thread Guenter Roeck
On Tue, Jun 18, 2013 at 01:23:13PM -0300, Fabio Estevam wrote: On Tue, Jun 18, 2013 at 12:38 PM, Guenter Roeck li...@roeck-us.net wrote: Commits 4c09eed9 (net: fec: Enable imx6 enet checksum acceleration) and baa70a5c (net: fec: enable pause frame to improve rx prefomance for 1G network

[PATCH v3] net: fec: Fix build for MCF5272

2013-06-18 Thread Guenter Roeck
Signed-off-by: Guenter Roeck li...@roeck-us.net --- v3: Add build error to commit log v2: Improved explanation to clarify that the build fails due to missing register defines which can not be added since the registers don't exist on MCF5272. This problem exists in 3.9 as well, though only due

Re: [PATCH v5] watchdog: Add Broadcom BCM2835 watchdog timer driver

2013-06-18 Thread Guenter Roeck
Warren swar...@wwwdotorg.org Cc: Wim Van Sebroeck w...@iguana.be Cc: Guenter Roeck li...@roeck-us.net Cc: linux-rpi-ker...@lists.infradead.org Cc: linux-watch...@vger.kernel.org Cc: devicetree-disc...@lists.ozlabs.org Reviewed-by: Guenter Roeck li...@roeck-us.net --- Changes for v2

Re: [ 00/48] 3.9.7-stable review

2013-06-18 Thread Guenter Roeck
On Tue, Jun 18, 2013 at 09:17:26AM -0700, Greg Kroah-Hartman wrote: From: Greg Kroah-Hartman gre...@linuxfoundation.org This is the start of the stable review cycle for the 3.9.7 release. There are 48 patches in this series, all will be posted as a response to this one. If anyone has any

Adding support for ARINC429 into the Linux kernel

2013-06-19 Thread Guenter Roeck
Hi all, I have been asked to explore options for adding ARINC 429 support [1] into the Linux kernel, primarily to support devices from Holt Integrated Circuits [2] (the request is unrelated to the chip manufacturer). ARINC429 is a protocol which is widely used in commercial airplanes. There

Re: [PATCH v2 1/4] mfd: Kontron PLD mfd driver

2013-06-19 Thread Guenter Roeck
. Signed-off-by: Kevin Strasser kevin.stras...@linux.intel.com Ok, I think this will make sense for all the patches except gpio, which is a major rewrite by Guenter. So maybe this would be appropriate: From: Guenter Roeck li...@roeck-us.net patch description Originally-From: Michael

Nightly stable builds [Was: fec: Fix build for MCF5272]

2013-06-19 Thread Guenter Roeck
On Wed, Jun 19, 2013 at 10:42:36AM -0300, Fabio Estevam wrote: Hi Guenter, FYI I asked Stephen to include m5272c3_defconfig as part of his daily build and now it is available: http://kisskb.ellerman.id.au/kisskb/buildresult/8991795/ Nice front-end. Greg, would it be useful to set up

Re: Nightly stable builds [Was: fec: Fix build for MCF5272]

2013-06-19 Thread Guenter Roeck
On Wed, Jun 19, 2013 at 03:15:19PM -0700, Greg Kroah-Hartman wrote: On Wed, Jun 19, 2013 at 01:43:48PM -0700, Guenter Roeck wrote: On Wed, Jun 19, 2013 at 10:42:36AM -0300, Fabio Estevam wrote: Hi Guenter, FYI I asked Stephen to include m5272c3_defconfig as part of his daily

Re: Adding support for ARINC429 into the Linux kernel

2013-06-19 Thread Guenter Roeck
On Wed, Jun 19, 2013 at 11:45:30PM +0200, Arnd Bergmann wrote: On Wednesday 19 June 2013, Guenter Roeck wrote: I have been asked to explore options for adding ARINC 429 support [1] into the Linux kernel, primarily to support devices from Holt Integrated Circuits [2] (the request

Re: [lm-sensors] [PATCH] MAINTAINERS: Remove Hans J. Koch entries

2013-06-20 Thread Guenter Roeck
On Thu, Jun 20, 2013 at 09:20:27AM -0700, Joe Perches wrote: On Thu, 2013-06-20 at 18:01 +0200, Pavel Machek wrote: Anyway, Hans disappeared, so Greg takes patches, again. Maybe this is appropriate then. Signed-off-by: Joe Perches j...@perches.com --- diff --git a/MAINTAINERS

Re: Nightly stable builds [Was: fec: Fix build for MCF5272]

2013-06-20 Thread Guenter Roeck
On Fri, Jun 21, 2013 at 11:21:01AM +1000, Michael Ellerman wrote: On Wed, 2013-06-19 at 16:24 -0700, Guenter Roeck wrote: On Wed, Jun 19, 2013 at 03:15:19PM -0700, Greg Kroah-Hartman wrote: On Wed, Jun 19, 2013 at 01:43:48PM -0700, Guenter Roeck wrote: On Wed, Jun 19, 2013 at 10:42

Re: [PATCH v2] powerpc/pci: Improve device hotplug initialization

2013-06-21 Thread Guenter Roeck
On Mon, Jun 10, 2013 at 10:18:08AM -0700, Guenter Roeck wrote: Commit 37f02195b (powerpc/pci: fix PCI-e devices rescan issue on powerpc platform) fixes a problem with interrupt and DMA initialization on hot plugged devices. With this commit, interrupt and DMA initialization for hot plugged

Re: support for Intel Atom based QNAP LEDs/buttons/buzzer in Linux?

2013-06-21 Thread Guenter Roeck
On Thu, Jun 20, 2013 at 02:42:07PM -0700, Greg KH wrote: On Thu, Jun 20, 2013 at 11:28:26PM +0200, Christoph Anton Mitterer wrote: Hey Greg. On Wed, 2013-06-19 at 19:59 -0700, Greg KH wrote: If you can dig the code out into a stand-alone form that I can make into a patch for the

Re: [ATTEND] How to act on LKML (was: [ 00/19] 3.10.1-stable review)

2013-07-16 Thread Guenter Roeck
On Tue, Jul 16, 2013 at 12:32:53AM -0700, David Lang wrote: On Mon, 15 Jul 2013, Sarah Sharp wrote: People do need to be called out on their mistakes. In companies, if you don't fire managers who do the wrong thing soon enough, it can ruin the company. In kernel development, you have a very

Re: [PATCH v3 1/4] hwmon: (lm90) split setshow temp as common codes

2013-07-16 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 06:26:20AM +0200, Thierry Reding wrote: On Mon, Jul 15, 2013 at 09:24:15AM +0200, Jean Delvare wrote: On Mon, 15 Jul 2013 14:25:29 +0800, Wei Ni wrote: On 07/12/2013 10:40 PM, Guenter Roeck wrote: On Fri, Jul 12, 2013 at 04:30:34PM +0200, Jean Delvare wrote

Re: [ATTEND] How to act on LKML

2013-07-17 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 07:40:43AM -0700, Sarah Sharp wrote: [ ... ] The result: 75% of their developers are women. If you give a flying fuck about diversity, and want to attract women to your open source The f word is considered highly offensive in some cultures. Granted its use is now far

Re: [lm-sensors] [RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build

2013-07-17 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 11:17:19AM -0400, Eduardo Valentin wrote: Hello all, As you noticed, I am working in a way to represent thermal data using device tree [1]. Essentially, this should be a way to say what to do with a sensor and how to associate (cooling) actions with it. Seems to me

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-17 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 09:03:35AM -0400, Steven Rostedt wrote: On Wed, 2013-07-17 at 13:30 +0100, Ricardo Ferreira wrote: Slashdot is just a cesspool of trolls, not a good comparison. Point taken. I posted this privately, and I think I'll repost it here. I need to modify it a bit as it

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-17 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 04:08:31PM -0700, Paul E. McKenney wrote: On Wed, Jul 17, 2013 at 03:49:23PM -0700, Randy Dunlap wrote: On 07/17/13 15:02, Guenter Roeck wrote: On Wed, Jul 17, 2013 at 07:40:43AM -0700, Sarah Sharp wrote: [ ... ] The result: 75% of their developers

Re: [RESEND PATCH V1 8/9] hwmon: lm75: expose to thermal fw via DT nodes

2013-07-18 Thread Guenter Roeck
operating systems. Your proposal is clearly operating system and even subsystem specific. It does _not_ describe hardware. NACK. Guenter Cc: Jean Delvare kh...@linux-fr.org Cc: Guenter Roeck li...@roeck-us.net Cc: lm-sens...@lm-sensors.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo

Re: [RESEND PATCH V1 9/9] hwmon: tmp102: expose to thermal fw via DT nodes

2013-07-18 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 11:17:28AM -0400, Eduardo Valentin wrote: This patch adds to tmp102 temperature sensor the possibility to expose itself as thermal zone device, registered on the thermal framework. The thermal zone is built only if a device tree node describing a thermal zone for

[GIT PULL] hwmon fixes for 3.11-rc2

2013-07-18 Thread Guenter Roeck
Hi Linus, Please pull hwmon fixes for Linux 3.11-rc2 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus Thanks, Guenter -- The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14

Re: [lm-sensors] [RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build

2013-07-18 Thread Guenter Roeck
On Thu, Jul 18, 2013 at 09:53:05AM -0400, Eduardo Valentin wrote: Hello Guenter, On 17-07-2013 18:09, Guenter Roeck wrote: On Wed, Jul 17, 2013 at 11:17:19AM -0400, Eduardo Valentin wrote: Hello all, As you noticed, I am working in a way to represent thermal data using device tree [1

Re: [lm-sensors] [RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build

2013-07-18 Thread Guenter Roeck
On Thu, Jul 18, 2013 at 11:18:05AM -0600, Stephen Warren wrote: On 07/18/2013 07:53 AM, Eduardo Valentin wrote: Hello Guenter, On 17-07-2013 18:09, Guenter Roeck wrote: On Wed, Jul 17, 2013 at 11:17:19AM -0400, Eduardo Valentin wrote: Hello all, As you noticed, I am working

Re: [PATCH v3] watchdog: Add MOXA ART watchdog driver

2013-07-18 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 11:24:51AM +0200, Jonas Jensen wrote: Add watchdog driver for MOXA ART SoCs. Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- Notes: Changes since v2: 1. add devicetree bindings document Applies to next-20130716

Re: [PATCH v3 01/10] Driver core and sysfs changes for attribute groups

2013-07-18 Thread Guenter Roeck
On Sun, Jul 14, 2013 at 04:05:50PM -0700, Greg Kroah-Hartman wrote: Hi all, Here is the third iteration of the patchset to add better attribute group support to the driver core and sysfs. Others have now tested it, and we got 3 more patches fixing a warning that was showing up when binary

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Guenter Roeck
On 09/09/2013 03:29 AM, Wei Ni wrote: Add OF document for LM90 in Documentation/devicetree/. Signed-off-by: Wei Ni w...@nvidia.com --- Documentation/devicetree/bindings/hwmon/lm90.txt | 44 ++ 1 file changed, 44 insertions(+) create mode 100644

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On 09/09/2013 04:12 AM, Mark Brown wrote: On Mon, Sep 09, 2013 at 06:29:11PM +0800, Wei Ni wrote: + reg = devm_regulator_get_optional(dev, vcc); + if (!IS_ERR(reg)) { + err = regulator_enable(reg); + if (err 0) { +

Re: Virtual Interrupts -- Need help please

2013-09-09 Thread Guenter Roeck
On 09/09/2013 04:18 AM, Alexander Holler wrote: Am 09.09.2013 13:02, schrieb Mark Brown: On Sun, Sep 08, 2013 at 05:35:56PM -0700, Guenter Roeck wrote: Please fix your mailer to word wrap within paragraphs, not doing this makes your mail very hard to read. It looks like your mailer has also

Re: [000/121] 3.2.51-rc1 review

2013-09-09 Thread Guenter Roeck
On 09/09/2013 06:16 AM, Greg Ungerer wrote: On 08/09/13 18:18, Geert Uytterhoeven wrote: On Sun, Sep 8, 2013 at 9:10 AM, Guenter Roeck li...@roeck-us.net wrote: m68k-linux-ld: error: no memory region specified for loadable section `.note.gnu.build-id' I can't seem to find an explicit fix

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 02:50:22PM +0100, Mark Brown wrote: On Mon, Sep 09, 2013 at 04:34:43AM -0700, Guenter Roeck wrote: On 09/09/2013 04:12 AM, Mark Brown wrote: On Mon, Sep 09, 2013 at 06:29:11PM +0800, Wei Ni wrote: This doesn't look good, it is going to ignore actual errors - I

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 05:02:37PM +0100, Mark Brown wrote: On Mon, Sep 09, 2013 at 08:50:43AM -0700, Guenter Roeck wrote: On Mon, Sep 09, 2013 at 02:50:22PM +0100, Mark Brown wrote: And indeed it does this (well, it does whatever the driver says in terms of delay). However

Re: [PATCH] staging: Disable lustre file system for MIPS, SH, and XTENSA

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 09:39:02AM -0700, Greg Kroah-Hartman wrote: On Mon, Sep 09, 2013 at 06:40:12AM -0700, Christoph Hellwig wrote: On Sun, Sep 08, 2013 at 06:59:45PM -0700, Greg Kroah-Hartman wrote: Can't we just export the functions for those arches? Surely lutre isn't the

Re: [PATCH] staging: Disable lustre file system for MIPS, SH, and XTENSA

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 09:11:25PM +0200, Geert Uytterhoeven wrote: On Mon, Sep 9, 2013 at 7:22 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Mon, Sep 09, 2013 at 10:08:19AM -0700, Guenter Roeck wrote: On Mon, Sep 09, 2013 at 09:39:02AM -0700, Greg Kroah-Hartman wrote

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 04:15:57PM -0600, Stephen Warren wrote: On 09/09/2013 04:29 AM, Wei Ni wrote: Add OF document for LM90 in Documentation/devicetree/. diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt b/Documentation/devicetree/bindings/hwmon/lm90.txt +Optional

Re: powerpc allmodconfig build broken due to commit 15863ff3b (powerpc: Make chip-id information available to userspace)

2013-09-09 Thread Guenter Roeck
On 09/09/2013 04:55 PM, Asai Thambi S P wrote: On 09/08/2013 5:28 PM, Guenter Roeck wrote: Hi all, powerpc allmodconfig build on the latest upstream kernel results in: ERROR: .cpu_to_chip_id [drivers/block/mtip32xx/mtip32xx.ko] undefined! This is due to commit 15863ff3b (powerpc: Make chip

[PATCH] powerpc: Export cpu_to_chip_id() to fix build error

2013-09-09 Thread Guenter Roeck
Cc: Shivaprasad G Bhat sb...@linux.vnet.ibm.com Signed-off-by: Guenter Roeck li...@roeck-us.net --- arch/powerpc/kernel/smp.c |1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/kernel/smp.c b/arch/powerpc/kernel/smp.c index 442d8e2..8e59abc 100644 --- a/arch/powerpc/kernel/smp.c

Build failures in drivers/of/of_reserved_mem.c due to missing asm/dma-contiguous.h

2013-09-09 Thread Guenter Roeck
drivers/of/of_reserved_mem.c:14:32: fatal error: asm/dma-contiguous.h: No such file or directory #include asm/dma-contiguous.h Seen with arm64:defconfig mips:nlm_xlp_defconfig mips:cavium_octeon_defconfig Guenter -- To unsubscribe from this list: send the line

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On 09/09/2013 08:22 PM, Wei Ni wrote: On 09/09/2013 11:50 PM, Guenter Roeck wrote: On Mon, Sep 09, 2013 at 02:50:22PM +0100, Mark Brown wrote: On Mon, Sep 09, 2013 at 04:34:43AM -0700, Guenter Roeck wrote: On 09/09/2013 04:12 AM, Mark Brown wrote: On Mon, Sep 09, 2013 at 06:29:11PM +0800

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On 09/09/2013 08:40 PM, Stephen Warren wrote: On 09/09/2013 09:36 PM, Guenter Roeck wrote: On 09/09/2013 08:22 PM, Wei Ni wrote: On 09/09/2013 11:50 PM, Guenter Roeck wrote: On Mon, Sep 09, 2013 at 02:50:22PM +0100, Mark Brown wrote: On Mon, Sep 09, 2013 at 04:34:43AM -0700, Guenter Roeck

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On 09/09/2013 09:13 PM, Stephen Warren wrote: On 09/09/2013 09:53 PM, Guenter Roeck wrote: On 09/09/2013 08:40 PM, Stephen Warren wrote: On 09/09/2013 09:36 PM, Guenter Roeck wrote: ... My understanding is that by adding regulator support you essentially committed to adding regulators

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On 09/09/2013 09:05 PM, Wei Ni wrote: On 09/10/2013 04:39 AM, Mark Brown wrote: * PGP Signed by an unknown key On Mon, Sep 09, 2013 at 09:17:35AM -0700, Guenter Roeck wrote: On Mon, Sep 09, 2013 at 05:02:37PM +0100, Mark Brown wrote: It does, though it gets complicated trying to use

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-09 Thread Guenter Roeck
On 09/09/2013 10:39 PM, Wei Ni wrote: On 09/10/2013 12:50 PM, Guenter Roeck wrote: On 09/09/2013 09:05 PM, Wei Ni wrote: On 09/10/2013 04:39 AM, Mark Brown wrote: * PGP Signed by an unknown key On Mon, Sep 09, 2013 at 09:17:35AM -0700, Guenter Roeck wrote: On Mon, Sep 09, 2013 at 05:02:37PM

Re: [PATCH] drivers: of: fix build break if asm/dma-contiguous.h is missing

2013-09-10 Thread Guenter Roeck
-by: Guenter Roeck li...@roeck-us.net --- drivers/of/of_reserved_mem.c |2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/of/of_reserved_mem.c b/drivers/of/of_reserved_mem.c index a754b84..0fe40c7 100644 --- a/drivers/of/of_reserved_mem.c +++ b/drivers/of/of_reserved_mem.c @@ -11,8 +11,6

Re: [PATCH] hwmon: (ms5637) Add Measurement Specialties MS5637 support

2013-09-10 Thread Guenter Roeck
On Tue, Sep 10, 2013 at 05:09:57PM +0200, Markezana, William wrote: From: William Markezana william.markez...@meas-spec.com hwmon: (ms5637) Add Measurement Specialties MS5637support Signed-off-by: William Markezana william.markez...@meas-spec.com Hi William, pressure is hardly a hardware

Re: [PATCH] staging: Disable lustre file system for MIPS, SH, and XTENSA

2013-09-10 Thread Guenter Roeck
On Tue, Sep 10, 2013 at 10:49:05AM +0200, Geert Uytterhoeven wrote: On Mon, Sep 9, 2013 at 10:06 PM, Guenter Roeck li...@roeck-us.net wrote: [*] Why does m68k allmodconfig still succeed on kissb??? It does fail for me, as m68k's copy_from_user_page() calls flush_icache_user_range

Re: [PATCH v3 1/2] hwmon: (lm90) Add power control

2013-09-10 Thread Guenter Roeck
On Tue, Sep 10, 2013 at 11:44:05AM -0600, Stephen Warren wrote: On 09/10/2013 11:04 AM, Mark Brown wrote: On Tue, Sep 10, 2013 at 09:07:43AM -0600, Stephen Warren wrote: On 09/10/2013 04:09 AM, Mark Brown wrote: No. There are a couple of issues here. One is that we don't want to

[GIT PULL] hwmon updates for 3.12-rc1

2013-09-10 Thread Guenter Roeck
casting the return value which is a void pointer (2013-09-10 06:28:31 -0700) Minor cleanup in ina2xx and hwmon-vid drivers; no functional changes Guenter Roeck (1

Re: powerpc allmodconfig build broken due to commit 15863ff3b (powerpc: Make chip-id information available to userspace)

2013-09-10 Thread Guenter Roeck
On Wed, Sep 11, 2013 at 08:02:49AM +1000, Benjamin Herrenschmidt wrote: On Mon, 2013-09-09 at 16:55 -0700, Asai Thambi S P wrote: On 09/08/2013 5:28 PM, Guenter Roeck wrote: Hi all, powerpc allmodconfig build on the latest upstream kernel results in: ERROR: .cpu_to_chip_id

Re: [PATCH 2/6] extcon-gpio: If the gpio driver/chip supports debounce, use it

2013-09-10 Thread Guenter Roeck
On 09/10/2013 06:16 PM, Chanwoo Choi wrote: Hi Guenter I agree to use gpio_set_debounce() API but, I suggest following patch to code clean. and I'd like you to use declarative sentence on patch name instead of 'If ...'. On 08/30/2013 01:29 PM, Guenter Roeck wrote: Signed-off-by: Guenter

[PATCH v2 2/6] extcon-gpio: Use gpio driver/chip debounce if supported

2013-09-10 Thread Guenter Roeck
Signed-off-by: Guenter Roeck li...@roeck-us.net --- v2: rephrase patch subject call gpio_set_debounce before registering extcon device, and set debounce_jiffies only if the call was not successful drivers/extcon/extcon-gpio.c |8 +++- 1 file changed, 7 insertions(+), 1 deletion

[PATCH v2 3/6] extcon-gpio: Add support for active-low presence detect pins

2013-09-10 Thread Guenter Roeck
Signed-off-by: Guenter Roeck li...@roeck-us.net --- v2: Document gpio_active_low variable in gpio_extcon_platform_data Rewrite active-low logic to be easier to read. drivers/extcon/extcon-gpio.c |4 include/linux/extcon/extcon-gpio.h |5 + 2 files changed, 9

Re: [PATCH] staging: Disable lustre file system for MIPS, SH, and XTENSA

2013-09-10 Thread Guenter Roeck
On Wed, Sep 11, 2013 at 10:25:57AM +0800, Peng Tao wrote: On Wed, Sep 11, 2013 at 9:44 AM, Christoph Hellwig h...@infradead.org wrote: On Wed, Sep 11, 2013 at 01:14:11AM +0800, Peng Tao wrote: The problem is access_process_vm() is not exported since certain version of kernel including the

Re: [PATCH v2 2/6] extcon-gpio: Use gpio driver/chip debounce if supported

2013-09-10 Thread Guenter Roeck
On 09/10/2013 07:29 PM, Chanwoo Choi wrote: On 09/11/2013 11:16 AM, Guenter Roeck wrote: Signed-off-by: Guenter Roeck li...@roeck-us.net --- v2: rephrase patch subject call gpio_set_debounce before registering extcon device, and set debounce_jiffies only if the call

Re: [PATCH] sparc: fix MSI build failure on Sparc32

2013-09-11 Thread Guenter Roeck
support is enabled and MSI is enabled. The arch/sparc/kernel/pci_msi.c file is now only built when SPARC64_PCI_MSI is true. Signed-off-by: Thomas Petazzoni thomas.petazz...@free-electrons.com Reported-by: Guenter Roeck li...@roeck-us.net Yes, that fixes the build error. Tested-by: Guenter Roeck li

Re: [PATCH] drivers: of: fix build break if asm/dma-contiguous.h is missing

2013-09-11 Thread Guenter Roeck
On Wed, Sep 11, 2013 at 08:31:54AM +0200, Marek Szyprowski wrote: Hello, On 9/10/2013 9:45 PM, Rob Herring wrote: On 09/10/2013 04:13 AM, Marek Szyprowski wrote: It is not needed to include asm/dma-contiguous.h header to compile reserved memory initialization code, so remove it to avoid

Re: [PATCH v2 3/6] extcon-gpio: Add support for active-low presence detect pins

2013-09-11 Thread Guenter Roeck
/2013 11:25 AM, Guenter Roeck wrote: Signed-off-by: Guenter Roeck li...@roeck-us.net --- v2: Document gpio_active_low variable in gpio_extcon_platform_data Rewrite active-low logic to be easier to read. drivers/extcon/extcon-gpio.c |4 include/linux/extcon/extcon-gpio.h

Re: [PATCH v4 1/3] hwmon: (lm90) Add power control

2013-09-12 Thread Guenter Roeck
On 09/12/2013 04:24 AM, Wei Ni wrote: The device lm90 can be controlled by the vcc rail. Adding the regulator support to power on/off the vcc rail. Enable the vcc regulator before accessing the device. Signed-off-by: Wei Ni w...@nvidia.com I still believe that you should update all .dts files

Re: [RFC PATCH 4/6] extcon-gpio: Add devicetree support

2013-09-12 Thread Guenter Roeck
On Thu, Sep 12, 2013 at 05:45:45PM +0100, Mark Rutland wrote: On Fri, Aug 30, 2013 at 05:29:36AM +0100, Guenter Roeck wrote: Signed-off-by: Guenter Roeck li...@roeck-us.net --- drivers/extcon/extcon-gpio.c | 59 -- 1 file changed, 57

Re: [RFC PATCH 5/6] extcon-gpio: Describe devicetree bindings

2013-09-12 Thread Guenter Roeck
On Thu, Sep 12, 2013 at 05:41:00PM +0100, Mark Rutland wrote: On Fri, Aug 30, 2013 at 05:29:37AM +0100, Guenter Roeck wrote: Signed-off-by: Guenter Roeck li...@roeck-us.net --- .../devicetree/bindings/extcon/extcon-gpio | 23 1 file changed, 23

Re: [ 00/19] 3.0.96-stable review

2013-09-12 Thread Guenter Roeck
On 09/12/2013 10:26 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.0.96 release. There are 19 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be

Re: [ 00/46] 3.10.12-stable review

2013-09-12 Thread Guenter Roeck
On 09/12/2013 10:58 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.10.12 release. There are 46 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be

Re: [ 00/16] 3.11.1-stable review

2013-09-12 Thread Guenter Roeck
On 09/12/2013 11:14 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.11.1 release. There are 16 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be

Re: [ 00/16] 3.11.1-stable review

2013-09-12 Thread Guenter Roeck
On 09/12/2013 04:07 PM, Greg Kroah-Hartman wrote: On Thu, Sep 12, 2013 at 03:37:10PM -0700, Guenter Roeck wrote: On 09/12/2013 11:14 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.11.1 release. There are 16 patches in this series, all will be posted

Re: [00/23] 3.4.62-stable review

2013-09-12 Thread Guenter Roeck
Odd, the 00/23 mail for 3.4.62 doesn't show up on lkml. So this mail will most likely show up as reply to 01/23. Anyway, here are my build results for 3.4.62: total: 103 pass: 89 skipped: 10 fail: 4 More configurations (added two crisv32 as well as several arm builds), one less failure

Re: [PATCH] hwmon: (max6697) fix MAX6581 ideality

2013-07-31 Thread Guenter Roeck
On Tue, Jul 30, 2013 at 05:14:34PM -0400, Vivien Didelot wrote: Without this patch, the values for ideality (register 0x4b) and ideality selection mask (register 0x4c) are inverted. Signed-off-by: Vivien Didelot vivien.dide...@savoirfairelinux.com Good catch. Applied. Thanks, Guenter -- To

Re: [ 00/17] 3.0.84-stable review

2013-08-01 Thread Guenter Roeck
On 08/01/2013 07:35 AM, Greg Ungerer wrote: Hi Guenter, Sorry, I am way behind on this... No problem. Happens to me too. and so on. Not that it tells me anything. I'd guess I have the wrong compiler, but it does build for 3.9, so maybe not. If you have an insight, please let me know.

Re: [PATCH v3] gpio: add GPIO support for F71882FG and F71889F

2013-08-01 Thread Guenter Roeck
On 08/01/2013 06:46 AM, Simon Guinot wrote: On Mon, Jul 29, 2013 at 05:59:08PM +0200, Linus Walleij wrote: On Mon, Jul 22, 2013 at 11:50 AM, Simon Guinot simon.gui...@sequanux.org wrote: This patch adds support for the GPIOs found on the Fintek super-I/O chips F71882FG and F71889F. A

Re: [PATCH] i2c: Fix Kontron PLD prescaler calculation

2013-08-01 Thread Guenter Roeck
On Fri, Jul 26, 2013 at 02:04:55PM +0200, Michael Brunner wrote: Add some necessary braces that have been removed during driver cleanup. This fixes the I2C prescaler calculation. Signed-off-by: Michael Brunner michael.brun...@kontron.com Tested-by: Guenter Roeck li...@roeck-us.net Reviewed

Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays

2013-11-05 Thread Guenter Roeck
On Tue, Nov 05, 2013 at 08:41:35PM +0200, Pantelis Antoniou wrote: The following patchset introduces Device Tree overlays, a method of dynamically altering the kernel's live Device Tree, along with a generic interface to use it in a board agnostic manner. Hi Pantelis, great to see this

Re: [PATCH 5/5] OF: Introduce utility helper functions

2013-11-06 Thread Guenter Roeck
Hi Pantelis, On 11/06/2013 01:34 AM, Pantelis Antoniou wrote: As I mentioned earlier I'm trying to get this accepted in general term and then we'll get around fixing any minor problems. I think it is quite likely at this point that your series will be accepted. However, from my

Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays

2013-11-06 Thread Guenter Roeck
On Wed, Nov 06, 2013 at 08:01:52PM +0100, Sebastian Andrzej Siewior wrote: On 05.11.13, Pantelis Antoniou wrote: The following patchset introduces Device Tree overlays, a method of dynamically altering the kernel's live Device Tree, along with a generic interface to use it in a board

Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays

2013-11-06 Thread Guenter Roeck
On Wed, Nov 06, 2013 at 09:38:21PM +0100, Sebastian Andrzej Siewior wrote: On 06.11.13, Guenter Roeck wrote: At least that is our use case. u-boot doesn't know which cards are going to be inserted at runtime. Even PCIe hotplug itself is insufficient, as the PCIe configuration differs per

[GIT PULL v2] Remove h8300 platform support

2013-11-06 Thread Guenter Roeck
has been dead for several years, the kernel for it has not compiled for ages, and recent versions of gcc for it are broken. Remove support for it. Geert Uytterhoeven (1): CREDITS: Add Yoshinori Sato for h8300 Guenter Roeck (8

[GIT PULL] hwmon updates for 3.13-rc1

2013-11-06 Thread Guenter Roeck
Guenter Roeck (36): hwmon: Remove unnecessary semicolons hwmon: (nct6775) Use return value from find_temp_source hwmon: (nct6775) Check array index when accessing temp_offset hwmon: (mc13783-adc) Increase size of name string hwmon: (pmbus) Don't unnecessarily crash

Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays

2013-11-07 Thread Guenter Roeck
On Thu, Nov 07, 2013 at 08:25:58PM +0100, Sebastian Andrzej Siewior wrote: On 06.11.13, Guenter Roeck wrote: |… thanks for the explanation. We use DT overlays to describe the hardware on those boards and, if necessary, its configuration. For example, if there is a PCIe switch

Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays

2013-11-07 Thread Guenter Roeck
On Thu, Nov 07, 2013 at 10:06:31PM +0200, Pantelis Antoniou wrote: Hi Sebastian, On Nov 7, 2013, at 9:25 PM, Sebastian Andrzej Siewior wrote: On 06.11.13, Guenter Roeck wrote: |… thanks for the explanation. We use DT overlays to describe the hardware on those boards

Re: [PATCH 0/3 - V2] Introducing Device Tree Overlays

2013-11-07 Thread Guenter Roeck
On Thu, Nov 07, 2013 at 09:46:26PM +0100, Sebastian Andrzej Siewior wrote: On 07.11.13, Pantelis Antoniou wrote: Hi Sebastian, Hi Pantelis, FWIW DT has been ported to x86. And is present on arm/powerpc/mips/arc and possibly others. Yes, I know. I am the one that did the work for

Re: [PATCH v3 5/5] OF: Introduce utility helper functions

2013-11-08 Thread Guenter Roeck
On 11/08/2013 01:08 AM, Alexander Sverdlin wrote: Hello Pantelis, On 07/11/13 21:17, ext Pantelis Antoniou wrote: Introduce helper functions for working with the live DT tree. __of_free_property() frees a dynamically created property __of_free_tree() recursively frees a device node tree

Re: [PATCH v4 5/5] OF: Introduce utility helper functions

2013-11-08 Thread Guenter Roeck
On Fri, Nov 08, 2013 at 05:04:00PM +0200, Pantelis Antoniou wrote: Introduce helper functions for working with the live DT tree. __of_free_property() frees a dynamically created property __of_free_tree() recursively frees a device node tree __of_copy_property() copies a property dynamically

Re: [PATCH v3 2/3] OF: Introduce DT overlay support.

2013-11-08 Thread Guenter Roeck
is implemented in the PCI subsystem. Bug fixes PCI support by Guenter Roeck gro...@juniper.net Signed-off-by: Pantelis Antoniou pa...@antoniou-consulting.com Hi Pantelis, another nitpick: .git/rebase-apply/patch:195: trailing whitespace. end up filling in the fields of the of_overlay_info array

Re: [PATCH v3 3/3] DT: proc: Add runtime overlay interface in /proc

2013-11-08 Thread Guenter Roeck
On Fri, Nov 08, 2013 at 05:06:10PM +0200, Pantelis Antoniou wrote: Add a runtime interface to /proc to enable generic device tree overlay usage. Hi Pantelis, --- fs/proc/proc_devtree.c | 278 + 1 file changed, 278 insertions(+) [ ... ]

Re: [PATCHv0] hwmon: Add support for GMT G751 Temp. Sensor and Thermal Watchdog

2013-11-08 Thread Guenter Roeck
On 11/08/2013 03:31 PM, Arnaud Ebalard wrote: This patch adds support for GMT G751 Temperature Sensor and Thermal Watchdog I2C chip. It has been tested via DT on a Netgear ReadyNAS 2120 (Marvell Armada XP based ARM device). Signed-off-by: Arnaud Ebalard a...@natisbad.org Arnaud, unless I am

Re: applesmc oops in 3.10/3.11

2013-10-01 Thread Guenter Roeck
On Tue, Oct 01, 2013 at 12:55:26PM +0200, Henrik Rydberg wrote: Warning message triggered with 3.12.0-0.rc3.git0.1.fc21.x86_64. [ 10.886016] applesmc: key count changed from 261 to 1174405121 Explains the crash, but the new key count is very wrong. 1174405121 = 0x4601.

Re: [V2,03/35] watchdog: use dev_get_platdata()

2013-10-01 Thread Guenter Roeck
On Tue, Jul 30, 2013 at 06:58:51PM -, Jingoo Han wrote: Use the wrapper function for retrieving the platform data instead of accessing dev-platform_data directly. Signed-off-by: Jingoo Han jg1@samsung.com Reviewed-by: Guenter Roeck li...@roeck-us.net -- To unsubscribe from this list

Re: [1/3] watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS

2013-10-01 Thread Guenter Roeck
the CONFIG_PM ifdefs. Signed-off-by: Heiko Stuebner he...@sntech.de Reviewed-by: Guenter Roeck li...@roeck-us.net -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [2/3] watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare

2013-10-01 Thread Guenter Roeck
On Thu, Jun 27, 2013 at 02:04:31AM -, =?utf-8?q?Heiko_St=C3=BCbner_=3Cheiko=40sntech=2Ede=3E?= wrote: This is necessary to make the driver work with platforms using the common clock framework. Signed-off-by: Heiko Stuebner he...@sntech.de Reviewed-by: Guenter Roeck li...@roeck-us.net

Re: [RFC, v2] documentation/devicetree: Move DT bindigns from gpio to watchdog

2013-10-01 Thread Guenter Roeck
w...@iguana.be Cc: Guenter Roeck li...@roeck-us.net Reviewed-by: Guenter Roeck li...@roeck-us.net -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: applesmc oops in 3.10/3.11

2013-10-01 Thread Guenter Roeck
On Tue, Oct 01, 2013 at 09:33:13AM -0600, Chris Murphy wrote: On Oct 1, 2013, at 9:19 AM, Guenter Roeck li...@roeck-us.net wrote: On Tue, Oct 01, 2013 at 12:55:26PM +0200, Henrik Rydberg wrote: Warning message triggered with 3.12.0-0.rc3.git0.1.fc21.x86_64. [ 10.886016] applesmc

Re: applesmc oops in 3.10/3.11

2013-10-01 Thread Guenter Roeck
On Tue, Oct 01, 2013 at 07:09:26PM -0600, Chris Murphy wrote: On Oct 1, 2013, at 10:24 AM, Guenter Roeck li...@roeck-us.net wrote: On Tue, Oct 01, 2013 at 09:33:13AM -0600, Chris Murphy wrote: On Oct 1, 2013, at 9:19 AM, Guenter Roeck li...@roeck-us.net wrote: On Tue, Oct 01, 2013

Re: applesmc oops in 3.10/3.11

2013-10-01 Thread Guenter Roeck
On 10/01/2013 08:55 PM, Chris Murphy wrote: On Oct 1, 2013, at 9:51 PM, Guenter Roeck li...@roeck-us.net wrote: On Tue, Oct 01, 2013 at 07:09:26PM -0600, Chris Murphy wrote: On Oct 1, 2013, at 10:24 AM, Guenter Roeck li...@roeck-us.net wrote: On Tue, Oct 01, 2013 at 09:33:13AM -0600

Re: applesmc oops in 3.10/3.11

2013-10-02 Thread Guenter Roeck
On 10/02/2013 02:53 AM, Henrik Rydberg wrote: Patch added on top of 3.12.0-0.rc3.git0.1.fc20.x86_64 and built. But after ~dozen reboots, I'm not triggering the problem. The only items in dmesg with smc in it: [ 13.799819] applesmc: key=261 fan=2 temp=14 index=14 acc=1 lux=2 kbd=1 [

Re: [v2,2/4] watchdog: at91sam9_wdt: update device tree doc

2013-10-02 Thread Guenter Roeck
On Fri, Jun 21, 2013 at 03:23:34PM -, Boris BREZILLON wrote: Add new at91sam9 watchdog properties to the documentation. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Grant Likelygrant.lik...@linaro.org --- .../devicetree/bindings/watchdog/atmel-wdt.txt | 30

<    1   2   3   4   5   6   7   8   9   10   >