Re: 0.led_name 2.other.led.name in /sysfs Re: [PATCH/RFC v11 01/20] leds: flash: document sysfs interface

2015-02-19 Thread Jacek Anaszewski
On 02/18/2015 11:47 PM, Pavel Machek wrote: On Wed 2015-02-18 17:20:22, Jacek Anaszewski wrote: Add a documentation of LED Flash class specific sysfs attributes. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Bryan Wu

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Geert Uytterhoeven
Hi Lee, On Wed, Feb 18, 2015 at 10:54 PM, Lee Jones lee.jo...@linaro.org wrote: +Some hardware is contains bunches of clocks which must never be +turned off. If drivers a) fail to obtain a reference to any of +these or b) give up a previously obtained reference during suspend, +the

Re: 0.led_name 2.other.led.name in /sysfs Re: [PATCH/RFC v11 01/20] leds: flash: document sysfs interface

2015-02-19 Thread Sakari Ailus
On Wed, Feb 18, 2015 at 11:47:47PM +0100, Pavel Machek wrote: On Wed 2015-02-18 17:20:22, Jacek Anaszewski wrote: Add a documentation of LED Flash class specific sysfs attributes. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com

[PATCH] ASoC: max98088: Add master clock handling

2015-02-19 Thread Andreas Färber
If master clock is provided through device tree, then update the master clock frequency during set_sysclk. Cc: Tushar Behera tushar.beh...@linaro.org Signed-off-by: Andreas Färber afaer...@suse.de --- sound/soc/codecs/max98088.c | 24 1 file changed, 24 insertions(+)

[PATCH v2] dtc: parser: Add label while overriding nodes

2015-02-19 Thread Nikhil Devshatwar
This patch changes the dtc grammar to allow following syntax i2cexp: i2c2 { ... }; Current device tree compiler allows to define multiple labels when defining the device node the first time. Typically device nodes are defined in DTSI files. Now these nodes can be overwritten for updating

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, We already talked over irc but for completeness I'll comment here as well. On 02/19/2015 07:54 PM, Andreas Färber wrote: Am 19.02.2015 um 19:40 schrieb Andreas Färber: Am 19.02.2015 um 18:48 schrieb Doug Anderson: On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber afaer...@suse.de

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Geert Uytterhoeven
Hi Lee, On Thu, Feb 19, 2015 at 10:42 AM, Lee Jones lee.jo...@linaro.org wrote: What kind of clocks are these? What do they control? Memory controllers? Bus controllers? They must control some device(s), so there should be one or more device nodes in DT that reference these clocks. As soon

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Lee Jones
On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 11:43 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 11:28 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Geert Uytterhoeven
Hi Lee, On Thu, Feb 19, 2015 at 11:28 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 11:11 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 10:42 AM, Lee Jones

Re: [PATCH v4 3/5] irqchip: Add DT binding doc for the virtual irq demuxer chip

2015-02-19 Thread Mark Rutland
On Thu, Feb 19, 2015 at 01:16:50AM +, Rafael J. Wysocki wrote: On Monday, February 16, 2015 12:23:43 PM Mark Rutland wrote: [...] The suspend part is kind of a distraction to me here, because that really only is about sharing an IRQ with a timer and the your interrupt

Re: [PATCH] ARM: dts: Update lid and power pin-functions for exynos5250-spring

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, On 02/18/2015 05:17 PM, Andreas Färber wrote: Configure the pins in external interrupt mode, as done for Snow in e5e5c6d14e39 (ARM: dts: Add power and lid GPIO keys pinctrl for exynos5250-snow). Reported-by: Kukjin Kim kg...@kernel.org Suggested-by: Javier Martinez Canillas

Re: [PATCH 5/6] ASoC: samsung: Extend Snow driver to support max98089

2015-02-19 Thread Mark Brown
On Wed, Feb 18, 2015 at 07:25:58PM +0100, Andreas Färber wrote: static const struct of_device_id snow_of_match[] = { + { .compatible = google,snow-audio-max98089, }, { .compatible = google,snow-audio-max98090, }, { .compatible = google,snow-audio-max98091, }, {

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Lee Jones
On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: Hi Lee, On Thu, Feb 19, 2015 at 10:42 AM, Lee Jones lee.jo...@linaro.org wrote: What kind of clocks are these? What do they control? Memory controllers? Bus controllers? They must control some device(s), so there should be one or more

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Geert Uytterhoeven
Hi Lee, On Thu, Feb 19, 2015 at 11:11 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 10:42 AM, Lee Jones lee.jo...@linaro.org wrote: What kind of clocks are these? What do they control? Memory controllers? Bus controllers?

Re: [PATCH 2/2] mtd: nand: driver for Conexant Digicolor NAND Flash Controller

2015-02-19 Thread Boris Brezillon
Hi Baruch, On Thu, 19 Feb 2015 11:43:01 +0200 Baruch Siach bar...@tkos.co.il wrote: Hi Boris, On Thu, Feb 19, 2015 at 12:17:04AM +0100, Boris Brezillon wrote: On Thu, 12 Feb 2015 13:10:19 +0200 Baruch Siach bar...@tkos.co.il wrote: This commit adds driver for the NAND flash controller

Re: [PATCH] ARM: dts: Update exynos5250-spring with mmc node changes

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, On 02/18/2015 05:10 PM, Andreas Färber wrote: Resolve a merge conflict with mmc refactoring aaa25a5a33cb (ARM: dts: unuse the slot-node and deprecate the supports-highspeed for dw-mmc in exynos) by dropping the slot@0 nodes, moving its bus-width property to the mmc node and

Re: [PATCH 2/2] mtd: nand: driver for Conexant Digicolor NAND Flash Controller

2015-02-19 Thread Baruch Siach
Hi Boris, On Thu, Feb 19, 2015 at 12:17:04AM +0100, Boris Brezillon wrote: On Thu, 12 Feb 2015 13:10:19 +0200 Baruch Siach bar...@tkos.co.il wrote: This commit adds driver for the NAND flash controller on the CX92755 SoC. This SoC is one of the Conexant Digicolor series, and this driver

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Lee Jones
On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Wed, Feb 18, 2015 at 10:54 PM, Lee Jones lee.jo...@linaro.org wrote: +Some hardware is contains bunches of clocks which must never be +turned off. If drivers a) fail to obtain a reference to any of +these or b) give up a previously

Re: [PATCH/RFC 2/2] regulator: da9210: Add optional interrupt support

2015-02-19 Thread Geert Uytterhoeven
Hi Mark, On Thu, Feb 19, 2015 at 11:33 AM, Mark Brown broo...@kernel.org wrote: On Tue, Feb 17, 2015 at 03:18:40PM +0100, Geert Uytterhoeven wrote: On Tue, Feb 17, 2015 at 3:01 PM, Mark Brown broo...@kernel.org wrote: On Tue, Feb 17, 2015 at 01:11:12PM +0100, Geert Uytterhoeven wrote: -

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Geert Uytterhoeven
Hi Lee, On Thu, Feb 19, 2015 at 11:43 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 11:28 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 11:11 AM, Lee Jones

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Lee Jones
On Wed, 18 Feb 2015, Rob Herring wrote: On Wed, Feb 18, 2015 at 3:54 PM, Lee Jones lee.jo...@linaro.org wrote: On Wed, 18 Feb 2015, Rob Herring wrote: On Wed, Feb 18, 2015 at 11:12 AM, Lee Jones lee.jo...@linaro.org wrote: On Wed, 18 Feb 2015, Rob Herring wrote: On Wed, Feb 18,

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Lee Jones
On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: Hi Lee, On Thu, Feb 19, 2015 at 11:11 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 10:42 AM, Lee Jones lee.jo...@linaro.org wrote: What kind of clocks are these? What do

Re: [PATCH/RFC 2/2] regulator: da9210: Add optional interrupt support

2015-02-19 Thread Mark Brown
On Tue, Feb 17, 2015 at 03:18:40PM +0100, Geert Uytterhoeven wrote: Hi Mark, On Tue, Feb 17, 2015 at 3:01 PM, Mark Brown broo...@kernel.org wrote: On Tue, Feb 17, 2015 at 01:11:12PM +0100, Geert Uytterhoeven wrote: - Does there exist any regulator notifier event that corresponds to

Re: [PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation

2015-02-19 Thread Lee Jones
On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: Hi Lee, On Thu, Feb 19, 2015 at 11:28 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven wrote: On Thu, Feb 19, 2015 at 11:11 AM, Lee Jones lee.jo...@linaro.org wrote: On Thu, 19 Feb 2015, Geert Uytterhoeven

Re: [PATCH 5/6] ASoC: samsung: Extend Snow driver to support max98089

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 10:44 schrieb Mark Brown: On Wed, Feb 18, 2015 at 07:25:58PM +0100, Andreas Färber wrote: static const struct of_device_id snow_of_match[] = { +{ .compatible = google,snow-audio-max98089, }, { .compatible = google,snow-audio-max98090, }, { .compatible =

Re: [PATCH v8 2/4] fpga manager: add sysfs interface document

2015-02-19 Thread Michal Simek
On 02/17/2015 08:17 PM, Pavel Machek wrote: On Tue 2015-02-17 11:07:53, Rob Landley wrote: On 02/15/2015 04:40 PM, Pavel Machek wrote: On Wed 2015-01-21 13:27:00, Jason Gunthorpe wrote: On Wed, Jan 21, 2015 at 06:33:12PM +0200, Pantelis Antoniou wrote: My point is that the current firmware

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, On 02/18/2015 07:25 PM, Andreas Färber wrote: Signed-off-by: Andreas Färber afaer...@suse.de --- Documentation/devicetree/bindings/sound/max98088.txt | 16 1 file changed, 16 insertions(+) create mode 100644

[PATCH/RFC] ARM: shmobile: r8a7791: Fix IPMMU-GP clock to device tree

2015-02-19 Thread Yoshihiro Kaneko
From: Ryo Kataoka ryo.kataoka...@renesas.com Signed-off-by: Ryo Kataoka ryo.kataoka...@renesas.com Signed-off-by: Yoshihiro Kaneko ykaneko0...@gmail.com --- This patch is based on devel branch of Simon Horman's renesas tree. arch/arm/boot/dts/r8a7791.dtsi | 2 +- 1 file changed, 1

Re: [PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes

2015-02-19 Thread Ravikumar Kattekola
On 1/31/2015 10:36 PM, Ravikumar Kattekola wrote: Fix bypass clock source for a few DPLLs. On DRA7x/OMAP5, for a few DPLLs, both CLKINP and CLKINPULOW are connected to a mux and the output from mux is routed to the bypass clkout. Add a mux-clock as bypass clock with CLKINP and CLKINPULOW as

Re: [PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene

2015-02-19 Thread Christoffer Dall
On Tue, Jan 27, 2015 at 12:33:26PM +0530, Pranavkumar Sawargaonkar wrote: In APM X-Gene, GIC register space is 64K aligned while the sizes mentioned in the dt are 4K aligned. This breaks KVM when kernel is built with 64K page size due to size alignment checking in vgic driver for VCPU Control

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Pantelis Antoniou
Hi Mark, On Feb 18, 2015, at 19:31 , Mark Rutland mark.rutl...@arm.com wrote: +While this may in theory work, in practice it is very cumbersome +for the following reasons: + +1. The act of selecting a different boot device tree blob requires +a reasonably advanced bootloader with some

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Maxime Bizon
On Thu, 2015-02-19 at 19:38 +0200, Pantelis Antoniou wrote: Having to boot and tweak the bootloader settings to select the correct dtb (even if it’s present on the flash medium) takes time and is error-prone. Dedicate a set of GPIO for board/PCB revision detection (it only costs a few

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Maxime Bizon
On Thu, 2015-02-19 at 19:12 +0100, Sylvain Rochet wrote: Or use a 1-wire or I2C EEPROM to store your board information. no, you don't reduce the human error probability. eeprom needs to be preprogrammed, factory will at some point have a lot of eeprom with different version, and will

Re: [PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene

2015-02-19 Thread Rob Herring
On Tue, Jan 27, 2015 at 1:03 AM, Pranavkumar Sawargaonkar psawargaon...@apm.com wrote: In APM X-Gene, GIC register space is 64K aligned while the sizes mentioned in the dt are 4K aligned. This breaks KVM when kernel is built with 64K page size due to size alignment checking in vgic driver for

Re: [PATCH 3/4] arm: am33xx: DT quirks for am33xx based beaglebone variants

2015-02-19 Thread Pantelis Antoniou
Hi Tony, On Feb 19, 2015, at 20:16 , Tony Lindgren t...@atomide.com wrote: * Pantelis Antoniou pantelis.anton...@konsulko.com [150218 07:03]: Implement DT quirks for the am33xx beaglebone boards. --- /dev/null +++ b/arch/arm/mach-omap2/am33xx-dt-quirks.c ... + +/* + * The board IDs for

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 19:40 schrieb Andreas Färber: Am 19.02.2015 um 18:48 schrieb Doug Anderson: On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber afaer...@suse.de wrote: I see that a master clock (mclk) is added in patch 6/6 but the max98088 codec driver does handle this clock. If the SoC XCLKOUT

Re: [PATCH 5/6] ASoC: samsung: Extend Snow driver to support max98089

2015-02-19 Thread Doug Anderson
Andreas, On Thu, Feb 19, 2015 at 9:56 AM, Andreas Färber afaer...@suse.de wrote: Am 19.02.2015 um 18:44 schrieb Doug Anderson: On Thu, Feb 19, 2015 at 1:44 AM, Mark Brown broo...@kernel.org wrote: On Wed, Feb 18, 2015 at 07:25:58PM +0100, Andreas Färber wrote: static const struct

Re: [RFC PATCH 1/3] eeprom: Add a simple EEPROM framework

2015-02-19 Thread Andrew Lunn
On Thu, Feb 19, 2015 at 05:08:28PM +, Srinivas Kandagatla wrote: From: Maxime Ripard maxime.rip...@free-electrons.com Up until now, EEPROM drivers were stored in drivers/misc, where they all had to duplicate pretty much the same code to register a sysfs file, allow in-kernel users to

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Guenter Roeck
On Thu, Feb 19, 2015 at 12:01:14PM -0600, Rob Herring wrote: On Wed, Feb 18, 2015 at 8:08 PM, Frank Rowand frowand.l...@gmail.com wrote: On 2/18/2015 6:59 AM, Pantelis Antoniou wrote: Implement a method of applying DT quirks early in the boot sequence. A DT quirk is a subtree of the boot

Re: [PATCH 3/4] arm: am33xx: DT quirks for am33xx based beaglebone variants

2015-02-19 Thread Tony Lindgren
* Pantelis Antoniou pa...@antoniou-consulting.com [150219 10:32]: On Feb 19, 2015, at 20:16 , Tony Lindgren t...@atomide.com wrote: Uhh I don't like the idea of duplicating the i2c-omap.c driver under arch/arm.. And in general we should initialize things later rather than earlier.

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 18:48 schrieb Doug Anderson: On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber afaer...@suse.de wrote: I see that a master clock (mclk) is added in patch 6/6 but the max98088 codec driver does handle this clock. If the SoC XCLKOUT provides the master clock to the max98089

Re: [PATCH 3/4] arm: am33xx: DT quirks for am33xx based beaglebone variants

2015-02-19 Thread Tony Lindgren
* Pantelis Antoniou pantelis.anton...@konsulko.com [150218 07:03]: Implement DT quirks for the am33xx beaglebone boards. --- /dev/null +++ b/arch/arm/mach-omap2/am33xx-dt-quirks.c ... + +/* + * The board IDs for am33xx board are in an I2C EEPROM + * We are very early in the boot process so

Re: [PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene

2015-02-19 Thread Christoffer Dall
On Thu, Feb 19, 2015 at 12:23:15PM -0600, Rob Herring wrote: On Tue, Jan 27, 2015 at 1:03 AM, Pranavkumar Sawargaonkar psawargaon...@apm.com wrote: In APM X-Gene, GIC register space is 64K aligned while the sizes mentioned in the dt are 4K aligned. This breaks KVM when kernel is built with

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Sylvain Rochet
Hello, On Thu, Feb 19, 2015 at 07:01:59PM +0100, Maxime Bizon wrote: On Thu, 2015-02-19 at 19:38 +0200, Pantelis Antoniou wrote: Having to boot and tweak the bootloader settings to select the correct dtb (even if it’s present on the flash medium) takes time and is error-prone.

Re: [PATCH 3/4] arm: am33xx: DT quirks for am33xx based beaglebone variants

2015-02-19 Thread Pantelis Antoniou
Hi Tony, On Feb 19, 2015, at 20:36 , Tony Lindgren t...@atomide.com wrote: * Pantelis Antoniou pa...@antoniou-consulting.com [150219 10:32]: On Feb 19, 2015, at 20:16 , Tony Lindgren t...@atomide.com wrote: Uhh I don't like the idea of duplicating the i2c-omap.c driver under arch/arm..

Re: [PATCH 3/4] arm: am33xx: DT quirks for am33xx based beaglebone variants

2015-02-19 Thread Guenter Roeck
On Thu, Feb 19, 2015 at 10:36:00AM -0800, Tony Lindgren wrote: * Pantelis Antoniou pa...@antoniou-consulting.com [150219 10:32]: On Feb 19, 2015, at 20:16 , Tony Lindgren t...@atomide.com wrote: Uhh I don't like the idea of duplicating the i2c-omap.c driver under arch/arm.. And in

Re: [PATCH 1/2] ARM: shmobile: r8a7794: add MMCIF DT support

2015-02-19 Thread Sergei Shtylyov
On 02/19/2015 08:55 PM, Simon Horman wrote: Define the generic R8A7794 part of the MMCIF0 device node. Based on the orginal patch by Shinobu Uehara shinobu.uehara...@renesas.com. Signed-off-by: Sergei Shtylyov sergei.shtyl...@cogentembedded.com --- arch/arm/boot/dts/r8a7794.dtsi |

Re: [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support

2015-02-19 Thread Sergei Shtylyov
On 01/06/2015 01:22 AM, Sergei Shtylyov wrote: Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support for the R8A7791-based Henninger board. It depends on the clk driver RCAN clock patch reposted

Re: [PATCH v2 0/2] Add R8A7790 CAN DT support

2015-02-19 Thread Sergei Shtylyov
On 01/06/2015 12:31 AM, Sergei Shtylyov wrote: Here's the set of 2 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support for the R8A7790 SoC (unfortunately, it's impossible to test CAN on the Lager board). It

Re: [Patch v6 0/2] gpio: add GPIO hogging mechanism

2015-02-19 Thread Michael Welling
On Wed, Feb 18, 2015 at 11:23:42AM -0600, Benoit Parrot wrote: Gentle ping. Is there any chance this will make it in 3.21? Benoit Is there a reason that the pin has to be hogged? Couldn't the pin be released after configuration for eventual use in the userspace? Parrot, Benoit

Re: 0.led_name 2.other.led.name in /sysfs Re: [PATCH/RFC v11 01/20] leds: flash: document sysfs interface

2015-02-19 Thread Greg KH
On Thu, Feb 19, 2015 at 11:02:04AM +0200, Sakari Ailus wrote: On Wed, Feb 18, 2015 at 11:47:47PM +0100, Pavel Machek wrote: On Wed 2015-02-18 17:20:22, Jacek Anaszewski wrote: Add a documentation of LED Flash class specific sysfs attributes. Signed-off-by: Jacek Anaszewski

Re: [PATCH v2 0/2] Add R8A7790 CAN DT support

2015-02-19 Thread Simon Horman
On Fri, Feb 20, 2015 at 12:43:33AM +0300, Sergei Shtylyov wrote: On 01/06/2015 12:31 AM, Sergei Shtylyov wrote: Here's the set of 2 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support for the R8A7790 SoC

Re: [PATCH v4 3/5] irqchip: Add DT binding doc for the virtual irq demuxer chip

2015-02-19 Thread Rafael J. Wysocki
On Thursday, February 19, 2015 11:23:46 AM Mark Rutland wrote: On Thu, Feb 19, 2015 at 01:16:50AM +, Rafael J. Wysocki wrote: On Monday, February 16, 2015 12:23:43 PM Mark Rutland wrote: [...] The suspend part is kind of a distraction to me here, because that really

Re: [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support

2015-02-19 Thread Simon Horman
On Fri, Feb 20, 2015 at 12:44:26AM +0300, Sergei Shtylyov wrote: On 01/06/2015 01:22 AM, Sergei Shtylyov wrote: Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support for the R8A7791-based

Re: [PATCH v7 0/5] Patches to add support for Rockchip usb PHYs.

2015-02-19 Thread Heiko Stübner
Am Freitag, 12. Dezember 2014, 23:00:08 schrieb Yunzhi Li: Patches to add support for Rockchip usb phys.Add a new Rockchip usb phy driver and modify dwc2 controller driver to make dwc2 platform devices support a generic PHY framework driver. This patch set has been tested on my rk3288-evb and

Re: [PATCH v5 0/3] Add R8A7791/Henninger board CAN DT support

2015-02-19 Thread Sergei Shtylyov
On 02/20/2015 01:13 AM, Simon Horman wrote: Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20141231-v3.19-rc2' tag. Here we add the CAN device tree support for the R8A7791-based Henninger board. It depends on the clk driver RCAN clock patch reposted

Re: [PATCH] mmc: dw_mmc: fix bug that cause mmc_test failture

2015-02-19 Thread Doug Anderson
Addy, Your subject needs work. It should at least touch on what the bug was. Please use a subject more like: mmc: dw_mmc: fix mmc_test by not sending abort for DRTO / EBE errors On Mon, Jan 26, 2015 at 4:04 AM, Addy Ke addy...@rock-chips.com wrote: The STOP command can terminate a data

Re: [PATCH v2 1/3] ARM: dts: omap3-pandora: add common device tree

2015-02-19 Thread Grazvydas Ignotas
On Tue, Feb 17, 2015 at 9:52 PM, Marek Belisko ma...@goldelico.com wrote: From: H. Nikolaus Schaller h...@goldelico.com This device tree allows to boot, supports the panel, framebuffer, touch screen, as well as some more peripherals. Since there is a OMAP3530 based 600 MHz variant and a

Re: [PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support

2015-02-19 Thread Vinod Koul
On Sat, Feb 14, 2015 at 02:21:52PM +, Appana Durga Kedareswara Rao wrote: Hi Vinod, -Original Message- From: Vinod Koul [mailto:vinod.k...@intel.com] Sent: Thursday, February 12, 2015 3:05 PM To: Appana Durga Kedareswara Rao Cc: Arnd Bergmann;

Re: 0.led_name 2.other.led.name in /sysfs Re: [PATCH/RFC v11 01/20] leds: flash: document sysfs interface

2015-02-19 Thread Jacek Anaszewski
On 02/19/2015 10:40 PM, Greg KH wrote: On Thu, Feb 19, 2015 at 11:02:04AM +0200, Sakari Ailus wrote: On Wed, Feb 18, 2015 at 11:47:47PM +0100, Pavel Machek wrote: On Wed 2015-02-18 17:20:22, Jacek Anaszewski wrote: Add a documentation of LED Flash class specific sysfs attributes.

Re: [PATCH v4 4/4] phy: add phy-hi6220-usb

2015-02-19 Thread Felipe Balbi
On Fri, Feb 20, 2015 at 11:07:21AM +0800, zhangfei wrote: Hi, Balbi On 02/18/2015 10:35 PM, Felipe Balbi wrote: On Wed, Feb 18, 2015 at 01:44:21PM +0800, zhangfei wrote: Hi, Kishon On 02/18/2015 01:35 PM, Kishon Vijay Abraham I wrote: Hi, On Thursday 12 February 2015 01:07 PM,

Re: [Patch v6 0/2] gpio: add GPIO hogging mechanism

2015-02-19 Thread Alexandre Courbot
On Thu, Feb 19, 2015 at 2:23 AM, Benoit Parrot bpar...@ti.com wrote: Gentle ping. Is there any chance this will make it in 3.21? I'm good with it - Linus will probably come to it after the 3.20 merge window closes. -- To unsubscribe from this list: send the line unsubscribe devicetree in the

[PATCH] ARM: dts: stih407: Fix property name

2015-02-19 Thread Jassi Brar
It's interrupt-names, not interrupts-names. Signed-off-by: Jassi Brar jaswinder.si...@linaro.org --- arch/arm/boot/dts/stih407-pinctrl.dtsi | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/stih407-pinctrl.dtsi

Re: [PATCH v4 0/3] add support for Firefly-RK3288 and Rayeager PX2 boards

2015-02-19 Thread Heiko Stübner
Am Montag, 26. Januar 2015, 02:22:55 schrieb Heiko Stübner: Am Sonntag, 25. Januar 2015, 21:39:33 schrieb FUKAUMI Naoki: This series adds support for following Rockchip SoC based boards. - Firefly, Firefly-RK3288 (both beta and mass production version) - ChipSPARK, Rayeager PX2 I've

Re: [RFC PATCH 1/3] eeprom: Add a simple EEPROM framework

2015-02-19 Thread Stephen Boyd
On 02/19/15 09:08, Srinivas Kandagatla wrote: diff --git a/drivers/Kconfig b/drivers/Kconfig index c70d6e4..d7afc82 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -184,4 +184,6 @@ source drivers/thunderbolt/Kconfig source drivers/android/Kconfig +source drivers/eeprom/Kconfig

Re: [PATCH 02/14] ARM: ARMv7M: Enlarge vector table to 256 entries

2015-02-19 Thread Maxime Coquelin
Hi Rob, 2015-02-15 23:42 GMT+01:00 Rob Herring robherri...@gmail.com: On Fri, Feb 13, 2015 at 2:42 AM, Maxime Coquelin mcoquelin.st...@gmail.com wrote: Hi Geert, 2015-02-12 21:34 GMT+01:00 Geert Uytterhoeven ge...@linux-m68k.org: On Thu, Feb 12, 2015 at 6:45 PM, Maxime Coquelin

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Frank Rowand
On 2/19/2015 6:41 AM, Pantelis Antoniou wrote: Hi Frank, On Feb 19, 2015, at 04:08 , Frank Rowand frowand.l...@gmail.com wrote: On 2/18/2015 6:59 AM, Pantelis Antoniou wrote: Implement a method of applying DT quirks early in the boot sequence. A DT quirk is a subtree of the boot DT that

[PATCH v3 2/2] wl18xx: add basic device-tree support

2015-02-19 Thread Eliad Peller
When running with device-tree, we no longer have a board file that can set up the platform data for wlcore. Allow this data to be passed from DT. For now, parse only the irq used. Other (optional) properties can be added later on. Signed-off-by: Ido Yariv i...@wizery.com Signed-off-by: Eliad

[PATCH v3 1/2] dt: bindings: add wl18xx wireless device

2015-02-19 Thread Eliad Peller
Add device tree binding documentation for TI's wl18xx wlan chip. Signed-off-by: Eliad Peller el...@wizery.com --- v3: * make the bindings device-specific (wl18xx) (Arnd, Mark) * split bindings and driver changes (Arnd) * make interrupt-parent optional (Arnd) * make unit-address same as reg

Re: [PATCH 02/14] ARM: ARMv7M: Enlarge vector table to 256 entries

2015-02-19 Thread Rob Herring
On Thu, Feb 19, 2015 at 10:13 AM, Maxime Coquelin mcoquelin.st...@gmail.com wrote: Hi Rob, 2015-02-15 23:42 GMT+01:00 Rob Herring robherri...@gmail.com: On Fri, Feb 13, 2015 at 2:42 AM, Maxime Coquelin mcoquelin.st...@gmail.com wrote: Hi Geert, 2015-02-12 21:34 GMT+01:00 Geert Uytterhoeven

Re: [PATCH 1/2] ARM: shmobile: r8a7794: add MMCIF DT support

2015-02-19 Thread Simon Horman
On Tue, Feb 17, 2015 at 01:59:02AM +0300, Sergei Shtylyov wrote: Define the generic R8A7794 part of the MMCIF0 device node. Based on the orginal patch by Shinobu Uehara shinobu.uehara...@renesas.com. Signed-off-by: Sergei Shtylyov sergei.shtyl...@cogentembedded.com ---

[RFC PATCH 3/3] eeprom: qfprom: Add Qualcomm QFPROM support.

2015-02-19 Thread Srinivas Kandagatla
This patch adds QFPROM support driver which is used by other drivers like thermal sensor and cpufreq. On MSM parts there are some efuses (called qfprom) these fuses store things like calibration data, speed bins.. etc. Drivers like cpufreq, thermal sensors would read out this data for configuring

[RFC PATCH 2/3] eeprom: sunxi: Move the SID driver to the eeprom framework

2015-02-19 Thread Srinivas Kandagatla
From: Maxime Ripard maxime.rip...@free-electrons.com Now that we have the EEPROM framework, we can consolidate the common driver code. Move the driver to the framework, and hopefully, it will fix the sysfs file creation race. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com

[RFC PATCH 1/3] eeprom: Add a simple EEPROM framework

2015-02-19 Thread Srinivas Kandagatla
From: Maxime Ripard maxime.rip...@free-electrons.com Up until now, EEPROM drivers were stored in drivers/misc, where they all had to duplicate pretty much the same code to register a sysfs file, allow in-kernel users to access the content of the devices they were driving, etc. This was also a

[RFC PATCH 0/3] Add simple EEPROM Framework via regmap.

2015-02-19 Thread Srinivas Kandagatla
This patchset adds a new simple EEPROM framework to kernel. Up until now, EEPROM drivers were stored in drivers/misc, where they all had to duplicate pretty much the same code to register a sysfs file, allow in-kernel users to access the content of the devices they were driving, etc. This

Re: [PATCH v6 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

2015-02-19 Thread Sudeep Holla
On 19/02/15 16:10, Jassi Brar wrote: On 18 February 2015 at 16:07, Sudeep Holla sudeep.ho...@arm.com wrote: +++ b/Documentation/devicetree/bindings/mailbox/arm-mhu.txt @@ -0,0 +1,35 @@ +ARM MHU Mailbox Driver +== + +The ARM's Message-Handling-Unit (MHU) is a mailbox

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Frank Rowand
On 2/19/2015 9:00 AM, Pantelis Antoniou wrote: Hi Frank, On Feb 19, 2015, at 18:48 , Frank Rowand frowand.l...@gmail.com wrote: On 2/19/2015 6:29 AM, Pantelis Antoniou wrote: Hi Mark, On Feb 18, 2015, at 19:31 , Mark Rutland mark.rutl...@arm.com wrote: +While this may in theory work, in

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Hello Javier, Doug, Am 19.02.2015 um 14:55 schrieb Javier Martinez Canillas: On 02/18/2015 07:25 PM, Andreas Färber wrote: Signed-off-by: Andreas Färber afaer...@suse.de --- Documentation/devicetree/bindings/sound/max98088.txt | 16 1 file changed, 16 insertions(+) create

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Pantelis Antoniou
Hi Frank, On Feb 19, 2015, at 04:08 , Frank Rowand frowand.l...@gmail.com wrote: On 2/18/2015 6:59 AM, Pantelis Antoniou wrote: Implement a method of applying DT quirks early in the boot sequence. A DT quirk is a subtree of the boot DT that can be applied to a target in the base DT

Re: [PATCH 6/6] ARM: dts: Add sound support to exynos5250-spring

2015-02-19 Thread Javier Martinez Canillas
Hello Andreas, On 02/18/2015 07:25 PM, Andreas Färber wrote: Signed-off-by: Andreas Färber afaer...@suse.de --- arch/arm/boot/dts/exynos5250-spring.dts | 25 + 1 file changed, 25 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-spring.dts

[PATCH] ARM: dts: OMAP3-N900: Fix offset for smc91x ethernet

2015-02-19 Thread Pali Rohár
Offset for smc91x must be zero otherwise smc91x linux kernel driver does not detect smc91x ethernet hardware in qemu N900 machine. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- arch/arm/boot/dts/omap3-n900.dts |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Frank Rowand
On 2/19/2015 8:40 AM, Frank Rowand wrote: On 2/19/2015 6:41 AM, Pantelis Antoniou wrote: Hi Frank, On Feb 19, 2015, at 04:08 , Frank Rowand frowand.l...@gmail.com wrote: On 2/18/2015 6:59 AM, Pantelis Antoniou wrote: Implement a method of applying DT quirks early in the boot sequence. A

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Frank Rowand
On 2/19/2015 6:29 AM, Pantelis Antoniou wrote: Hi Mark, On Feb 18, 2015, at 19:31 , Mark Rutland mark.rutl...@arm.com wrote: +While this may in theory work, in practice it is very cumbersome +for the following reasons: + +1. The act of selecting a different boot device tree blob requires

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Pantelis Antoniou
Hi Frank, On Feb 19, 2015, at 18:48 , Frank Rowand frowand.l...@gmail.com wrote: On 2/19/2015 6:29 AM, Pantelis Antoniou wrote: Hi Mark, On Feb 18, 2015, at 19:31 , Mark Rutland mark.rutl...@arm.com wrote: +While this may in theory work, in practice it is very cumbersome +for the

Re: [PATCH 1/2] ARM: shmobile: r8a7794: add MMCIF DT support

2015-02-19 Thread Sergei Shtylyov
Hello. On 02/19/2015 07:10 PM, Simon Horman wrote: Define the generic R8A7794 part of the MMCIF0 device node. Based on the orginal patch by Shinobu Uehara shinobu.uehara...@renesas.com. Signed-off-by: Sergei Shtylyov sergei.shtyl...@cogentembedded.com ---

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Pantelis Antoniou
On Feb 19, 2015, at 19:30 , Frank Rowand frowand.l...@gmail.com wrote: On 2/19/2015 9:00 AM, Pantelis Antoniou wrote: Hi Frank, On Feb 19, 2015, at 18:48 , Frank Rowand frowand.l...@gmail.com wrote: On 2/19/2015 6:29 AM, Pantelis Antoniou wrote: Hi Mark, On Feb 18, 2015, at 19:31 ,

Re: [PATCH 5/6] ASoC: samsung: Extend Snow driver to support max98089

2015-02-19 Thread Doug Anderson
Mark, On Thu, Feb 19, 2015 at 1:44 AM, Mark Brown broo...@kernel.org wrote: On Wed, Feb 18, 2015 at 07:25:58PM +0100, Andreas Färber wrote: static const struct of_device_id snow_of_match[] = { + { .compatible = google,snow-audio-max98089, }, { .compatible =

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Doug Anderson
Andreas, On Thu, Feb 19, 2015 at 6:13 AM, Andreas Färber afaer...@suse.de wrote: I see that a master clock (mclk) is added in patch 6/6 but the max98088 codec driver does handle this clock. If the SoC XCLKOUT provides the master clock to the max98089 codec in Spring like is the case for the

Re: [PATCH 1/2] ARM: shmobile: r8a7794: add MMCIF DT support

2015-02-19 Thread Simon Horman
On Thu, Feb 19, 2015 at 08:02:56PM +0300, Sergei Shtylyov wrote: Hello. On 02/19/2015 07:10 PM, Simon Horman wrote: Define the generic R8A7794 part of the MMCIF0 device node. Based on the orginal patch by Shinobu Uehara shinobu.uehara...@renesas.com. Signed-off-by: Sergei Shtylyov

Re: [PATCH 5/6] ASoC: samsung: Extend Snow driver to support max98089

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 18:44 schrieb Doug Anderson: On Thu, Feb 19, 2015 at 1:44 AM, Mark Brown broo...@kernel.org wrote: On Wed, Feb 18, 2015 at 07:25:58PM +0100, Andreas Färber wrote: static const struct of_device_id snow_of_match[] = { + { .compatible = google,snow-audio-max98089, },

Re: [PATCH 2/4] of: DT quirks infrastructure

2015-02-19 Thread Rob Herring
On Wed, Feb 18, 2015 at 8:08 PM, Frank Rowand frowand.l...@gmail.com wrote: On 2/18/2015 6:59 AM, Pantelis Antoniou wrote: Implement a method of applying DT quirks early in the boot sequence. A DT quirk is a subtree of the boot DT that can be applied to a target in the base DT resulting in a

Re: [PATCH 1/6] ASoC: max98088: Document DT bindings

2015-02-19 Thread Andreas Färber
Am 19.02.2015 um 21:48 schrieb Javier Martinez Canillas: On 02/19/2015 07:54 PM, Andreas Färber wrote: Am 19.02.2015 um 19:40 schrieb Andreas Färber: I updated max98088 and had it working on first boot, but on second boot it complained about the frequency: [7.896834] max98088 7-0010:

Re: [PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices

2015-02-19 Thread Stephen Boyd
On 02/03/15 04:17, Ivan T. Ivanov wrote: Following set of patches add initial DT support for PMIC devices found on recent Quqalcomm chipsets. Details for SPMI bus and PMIC arbiter could be found here [1]. Can you please put the specific compatible strings for the pmic model into the nodes in

Re: [PATCH] ARM: dts: imx6qdl-sabrelite: enable HDMI

2015-02-19 Thread Eric Nelson
On 02/19/2015 04:04 PM, Eric Nelson wrote: Enable HDMI channel and the I2C port it uses for DDC. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 19 +++ 1 file changed, 19 insertions(+) Nak. An earlier patch set

Re: [PATCH v4 4/4] phy: add phy-hi6220-usb

2015-02-19 Thread zhangfei
Hi, Balbi On 02/18/2015 10:35 PM, Felipe Balbi wrote: On Wed, Feb 18, 2015 at 01:44:21PM +0800, zhangfei wrote: Hi, Kishon On 02/18/2015 01:35 PM, Kishon Vijay Abraham I wrote: Hi, On Thursday 12 February 2015 01:07 PM, Zhangfei Gao wrote: Add usb phy controller for hi6220 platform

[PATCH 2/2] ARM: dts: imx6qdl-nitrogen6x: add supported LVDS displays

2015-02-19 Thread Eric Nelson
The Boundary Devices Nitrogen6x board supports three companion displays: Okaya 1024x600 Hannstar 1024x768 LG 1280x800 This patch adds timing entries into the LDB device tree and aliases for them and HDMI to make it easy for the boot loader to configure them.

[PATCH 1/2] ARM: dts: imx6qdl-sabrelite: add supported LVDS displays

2015-02-19 Thread Eric Nelson
The BD-SL-i.MX6 (SABRE Lite board) supports three companion displays: Okaya 1024x600 Hannstar 1024x768 LG 1280x800 This patch adds timing entries into the LDB device tree and aliases for them and HDMI to make it easy for the boot loader to configure them. Signed-off-by:

Re: [alsa-devel] [PATCH] ASoC: max98088: Add master clock handling

2015-02-19 Thread Tushar Behera
On 02/20/2015 12:48 AM, Andreas Färber wrote: If master clock is provided through device tree, then update the master clock frequency during set_sysclk. Cc: Tushar Behera tushar.beh...@linaro.org Signed-off-by: Andreas Färber afaer...@suse.de --- sound/soc/codecs/max98088.c | 24

[PATCH] ARM: dts: imx6qdl-sabrelite: enable HDMI

2015-02-19 Thread Eric Nelson
Enable HDMI channel and the I2C port it uses for DDC. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 19 +++ 1 file changed, 19 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi

Re: [PATCH v2 0/3] ARM: dts: add openpandora device support

2015-02-19 Thread Grazvydas Ignotas
On Tue, Feb 17, 2015 at 9:52 PM, Marek Belisko ma...@goldelico.com wrote: changes from v1: - add new boards to makefile in patch 2,3 (don't add them in separate commit together), fix gpmc issues (reported by Tony Lindgren) - fix various issues reported by Grazvydas Ignotas (drop internal

  1   2   >