Re: [PATCH] dt/bindings: rcar-audmapp: tidyup dmas explanation

2014-08-04 Thread Geert Uytterhoeven
On Tue, Aug 5, 2014 at 4:16 AM, Kuninori Morimoto wrote: > From: Kuninori Morimoto > > Current dmas explanation of SRC/DRS is confusable. > This patch clarifies it. > > Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uy

Re: [PATCH v3 1/2] rcar_can: document device tree bindings

2014-08-04 Thread Marc Kleine-Budde
On 08/04/2014 07:20 PM, Sergei Shtylyov wrote: > Hello. > > On 08/01/2014 01:31 AM, Marc Kleine-Budde wrote: > >>> Document the R-Car CAN device tree bindings. > >>> Signed-off-by: Sergei Shtylyov > >> The series looks good from the CAN perpective. I'll apply the patches >> after we've got an

Re: [PATCH v3 2/2] Documentation: dt: bindings: sound: Add bindings for CS35L32

2014-08-04 Thread Varka Bhadram
On 08/05/2014 01:41 AM, Brian Austin wrote: The patch adds device tree bindings file for the Cirrus Logic CS35L32 Changes for v2: - Remove Gain Manager from DT and move to driver kcontrol - Add VP-Supply for regulator Changes for v3: - Add regulator disable for error return in i2c_probe Signed

Re: [PATCH v3 1/2] ASoC: Add support for CS35L32 Boosted Amplifier

2014-08-04 Thread Varka Bhadram
On 08/05/2014 01:41 AM, Brian Austin wrote: This patch adds support for the Cirrus Logic CS35L32 Boosted Amplifier I2S output provides monitor data to the SOC/CODEC/DSP for speaker protection/enhancement algorithms Changes for v2: - Interrupt Status Registers added to regmap volatile - Use Spea

[PATCH] dt/bindings: rcar-audmapp: tidyup dmas explanation

2014-08-04 Thread Kuninori Morimoto
From: Kuninori Morimoto Current dmas explanation of SRC/DRS is confusable. This patch clarifies it. Signed-off-by: Kuninori Morimoto --- .../devicetree/bindings/dma/rcar-audmapp.txt |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bind

Re: [PATCH 4/6] dmaengine: rcar-dmac: Add device tree bindings documentation

2014-08-04 Thread Simon Horman
On Mon, Aug 04, 2014 at 04:01:42PM +0200, Laurent Pinchart wrote: > Hi Geert, > > Thank you for the review. > > On Monday 04 August 2014 10:05:49 Geert Uytterhoeven wrote: > > On Thu, Jul 31, 2014 at 2:34 AM, Simon Horman wrote: > > > --- /dev/null > > > +++ b/Documentation/devicetree/bindings/dm

Re: [PATCH v2 2/4] pinctrl: qpnp: Qualcomm PMIC pin controller driver

2014-08-04 Thread Stephen Boyd
On 07/28/14 01:39, Ivan T. Ivanov wrote: > I am working on proposal from Stephen Boyd to encode GPIO/MPP mode and > source select into combined function. Something like this one: > > #define PM8XXX_DIGITAL_IN 0 > #define PM8XXX_DIGITAL_OUT1 > #define PM8XXX_DIGITAL_IN_OUT

Re: [PATCH v2 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2

2014-08-04 Thread Kuninori Morimoto
Hi > This driver supports other SoCs, but they need boards/Soc depend code. > So, this patch adds device tree support for R-Car H2 and M2 initially. > > Changes from v1: > - Change an optional property name from "buswait_bwait" to "buswait" in >patch 1. > - Add the prefix "renesas," to "bu

Re: Formal license ambiguity in arch/arm/boot/dts/sun?i-a*.dts

2014-08-04 Thread Russell King - ARM Linux
On Mon, Aug 04, 2014 at 09:25:10PM +0200, Maxime Ripard wrote: > On Sun, Aug 03, 2014 at 07:59:27PM +0200, Arnd Bergmann wrote: > > I would actually prefer if we could migrate a lot of these files to BSD > > license, > > provided the original authors agree. We want the dtb blobs to be embeddable

[PATCH] ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi

2014-08-04 Thread Doug Anderson
The EHCI and HSIC device tree nodes were added in the wrong place. Fix them. Signed-off-by: Doug Anderson Signed-off-by: Kever Yang --- I split this out from Kever's series so it can land. The merge conflict with his patch shouldn't be too hard to resolve. Sorry for messing up the sort order w

[PATCH v3 1/2] ASoC: Add support for CS35L32 Boosted Amplifier

2014-08-04 Thread Brian Austin
This patch adds support for the Cirrus Logic CS35L32 Boosted Amplifier I2S output provides monitor data to the SOC/CODEC/DSP for speaker protection/enhancement algorithms Changes for v2: - Interrupt Status Registers added to regmap volatile - Use Speaker for volume control name - Zero Cross Switc

[PATCH v3 2/2] Documentation: dt: bindings: sound: Add bindings for CS35L32

2014-08-04 Thread Brian Austin
The patch adds device tree bindings file for the Cirrus Logic CS35L32 Changes for v2: - Remove Gain Manager from DT and move to driver kcontrol - Add VP-Supply for regulator Changes for v3: - Add regulator disable for error return in i2c_probe Signed-off-by: Brian Austin --- .../devicetree/bin

Re: [PATCH 8/9] Add devicetree bindings for Rockchip Soc EDP

2014-08-04 Thread Heiko Stübner
Am Montag, 4. August 2014, 12:55:59 schrieb mark yao: > Signed-off-by: mark yao > --- > .../devicetree/bindings/video/rockchip-panel.txt | 34 > 1 file changed, 34 insertions(+) > > diff --git a/Documentation/devicetree/bindings/video/rockchip-panel.txt > b/Documentation/

Re: Formal license ambiguity in arch/arm/boot/dts/sun?i-a*.dts

2014-08-04 Thread Maxime Ripard
On Sun, Aug 03, 2014 at 07:59:27PM +0200, Arnd Bergmann wrote: > On Sunday 03 August 2014, Maxime Ripard wrote: > > Thanks for reporting this. > > > > From a quick grep, the issue is actually broader than just > > Allwinner. At least the following platforms seem to do the same: > > - mvebu > >

Re: [PATCH v6 00/10] ARM: dts: exynos: Prepare Spring

2014-08-04 Thread Javier Martinez Canillas
Hello Doug, On 08/04/2014 05:42 PM, Doug Anderson wrote: > > >> Both of you mentioned limitations of cros_ec i2c passthrough leading to >> a forked tps65090 driver downstream - I don't think I can be of help >> there, as I guess simply copying a driver will not be an option. ;) >> https://code.g

Re: [PATCH v8 01/11] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs

2014-08-04 Thread Brian Norris
On Sat, Aug 02, 2014 at 09:19:24AM +0100, Russell King wrote: > Here's some more comments on this. > > On Mon, Jul 21, 2014 at 02:07:56PM -0700, Brian Norris wrote: > > +static void brcmstb_cpu_die(u32 cpu) > > +{ > > + v7_exit_coherency_flush(all); > > This is ultimately what causes my builds

Re: [PATCH v6 10/10] ARM: dts: Add exynos5250-spring device tree

2014-08-04 Thread Javier Martinez Canillas
Hello Doug, On 08/04/2014 05:22 PM, Doug Anderson wrote: >> + >> +&pinctrl_0 { >> + s5m8767_dvs: s5m8767-dvs { >> + samsung,pins = "gpd1-0", "gpd1-1", "gpd1-2"; >> + samsung,pin-function = <0>; >> + samsung,pin-pud = <1>; >> + samsung,p

Re: [PATCH v3 1/2] rcar_can: document device tree bindings

2014-08-04 Thread Sergei Shtylyov
Hello. On 08/01/2014 01:31 AM, Marc Kleine-Budde wrote: Document the R-Car CAN device tree bindings. Signed-off-by: Sergei Shtylyov The series looks good from the CAN perpective. I'll apply the patches after we've got an Acked-by from the DT folks. How about the prior CAN clock supp

Re: [PATCH v8 03/11] ARM: brcmstb: add debug UART for earlyprintk support

2014-08-04 Thread Brian Norris
On Sat, Aug 02, 2014 at 09:30:40AM +0100, Russell King wrote: > On Mon, Jul 21, 2014 at 02:07:58PM -0700, Brian Norris wrote: > > From: Marc Carino > > > > Add the UART definitions needed to support earlyprintk on brcmstb machines. > > > > Signed-off-by: Marc Carino > > Acked-by: Florian Fainel

Re: [PATCH v3 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

2014-08-04 Thread Doug Anderson
Kever, On Mon, Aug 4, 2014 at 6:45 AM, Kever Yang wrote: > Indicate that the generic dr_mode binding should be used for dwc2. > > Signed-off-by: Kever Yang > --- > > Changes in v3: None Since I gave my Reviewed-by tag for v2 and you made no changes from v2 to v3, you should make sure you includ

Re: [PATCHv9 1/3] mfd: altera: Add Altera SDRAM Controller

2014-08-04 Thread Thor Thayer
On 08/02/2014 12:08 PM, Steffen Trumtrar wrote: Hi! On Fri, Aug 01, 2014 at 05:27:57PM -0500, Thor Thayer wrote: On 08/01/2014 03:13 AM, Lee Jones wrote: On Thu, 31 Jul 2014, Thor Thayer wrote: On 07/31/2014 03:26 AM, Lee Jones wrote: On Wed, 30 Jul 2014, ttha...@opensource.altera.com wrote

Re: [PATCH v6 00/10] ARM: dts: exynos: Prepare Spring

2014-08-04 Thread Doug Anderson
Andreas, On Sat, Aug 2, 2014 at 3:25 AM, Andreas Färber wrote: > Hi, > > Am 02.08.2014 06:57, schrieb Doug Anderson: >> On Fri, Aug 1, 2014 at 7:34 PM, Javier Martinez Canillas >> wrote: >>> On 08/02/2014 02:52 AM, Andreas Färber wrote: Based on the preinstalled 3.8 based ChromeOS kern

Re: [PATCH v6 10/10] ARM: dts: Add exynos5250-spring device tree

2014-08-04 Thread Doug Anderson
Andreas, On Fri, Aug 1, 2014 at 5:52 PM, Andreas Färber wrote: > Adds initial support for the HP Chromebook 11. > > Cc: Vincent Palatin > Cc: Doug Anderson > Cc: Stephan van Schaik > Signed-off-by: Andreas Färber > --- > v5 -> v6: > * Updated for mfc node label > * Reverted to dp-hpd-gpio

Re: [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

2014-08-04 Thread Laurent Pinchart
Hi Geert, On Monday 04 August 2014 13:28:32 Geert Uytterhoeven wrote: > On Wed, Jul 30, 2014 at 2:06 AM, Laurent Pinchart wrote: > > The third option would require storing the clocks lists in device drivers. > > I believe this is our best option, as a trade-off between simplicity and > > versatili

Re: [PATCH 1/9] drm: Add drm driver for Rockchip Socs

2014-08-04 Thread Daniel Vetter
On Mon, Aug 04, 2014 at 12:45:07PM +0800, mark yao wrote: > This patch is a DRM Driver for Rockchip Socs, driver provides an abstraction > for the graphics hardware, such as lcd controller and connector interface. > > Signed-off-by: mark yao > --- Just a quick drive-by comment below, don't consi

Re: [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash

2014-08-04 Thread Jacek Anaszewski
Hi Sakari, Thanks for the review. On 07/21/2014 01:12 PM, Sakari Ailus wrote: Hi Jacek, Jacek Anaszewski wrote: This patch adds helper functions for registering/unregistering LED class flash devices as V4L2 subdevs. The functions should be called from the LED subsystem device driver. In case

Re: [PATCHv10 4/4] dt: mailbox: add generic bindings

2014-08-04 Thread Mark Brown
On Sat, Aug 02, 2014 at 01:17:18PM +0530, Jassi Brar wrote: > On 2 August 2014 00:13, Mark Brown wrote: > > On Fri, Aug 01, 2014 at 06:02:45PM +0530, Jassi Brar wrote: > > Can I suggest that if we do want to avoid strings for some reason (it's > > not obvious to me why) > The string and index ar

Re: [PATCH v2 1/2] ASoC: Add support for CS35L32 Boosted Amplifier

2014-08-04 Thread Brian Austin
On Sat, 2 Aug 2014, Dinh Nguyen wrote: > > On 8/1/14, 9:45 AM, Brian Austin wrote: > > This patch adds support for the Cirrus Logic CS35L32 Boosted Amplifier > > I2S output provides monitor data to the SOC/CODEC/DSP for speaker > > protection algorithms > > > > Changes for v2: > > - Interrupt St

Re: CCI-400 driver ARM V8 support

2014-08-04 Thread Mark Rutland
Hi, On Mon, Aug 04, 2014 at 08:03:18AM +0100, Xiaoguang Chen wrote: > > Hi, Grant, Rob > I'm checking arm cci-400 driver on mainline, and found it only > supports ARM v7, but no ARM V8 support. > Do you have plan to support it? or it is under development? The arm64 port doesn't do any coherency

Re: [PATCH v2 03/10] mtd: spi-nor: add DDR quad read support

2014-08-04 Thread Mark Brown
On Sat, Aug 02, 2014 at 11:09:09AM +0200, Geert Uytterhoeven wrote: > On Sat, Aug 2, 2014 at 4:06 AM, Brian Norris > > On Wed, Jul 30, 2014 at 11:46:07AM +0100, Mark Brown wrote: > >> I don't know what DDR is in this context, sorry. > > I think it's just the ability to latch data on both the risi

Re: [PATCH 4/6] dmaengine: rcar-dmac: Add device tree bindings documentation

2014-08-04 Thread Laurent Pinchart
Hi Geert, Thank you for the review. On Monday 04 August 2014 10:05:49 Geert Uytterhoeven wrote: > On Thu, Jul 31, 2014 at 2:34 AM, Simon Horman wrote: > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt > > @@ -0,0 +1,98 @@ > > +* Renesas R-Car DMA Controller D

[PATCH v3 0/2] Patches to add dr_mode for dwc2

2014-08-04 Thread Kever Yang
These two patches enable the dr_mode for the dwc2 usb controller. These are split from the patch series adding rk3288 dwc2 support. Changes in v3: - fix the odd spacing in dwc2_hsotg struct - From Jingoo's suggestion: change the commit message Changes in v2: - Split out dr_mode and rk3288 bi

[PATCH v3 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

2014-08-04 Thread Kever Yang
Indicate that the generic dr_mode binding should be used for dwc2. Signed-off-by: Kever Yang --- Changes in v3: None Changes in v2: - Split out dr_mode and rk3288 bindings. Documentation/devicetree/bindings/usb/dwc2.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/device

Re: [PATCH v4 2/3] mfd: document DT bindings for Qualcomm SPMI PMICs

2014-08-04 Thread Stanimir Varbanov
Kumar, Stephen, David can I have your Acked/Reviewed-by tag for 2/3 and if possible for 3/3. The last patch can wait because currently we don't have child peripherals. Thanks. regards, Stan On 08/01/2014 05:30 PM, Stanimir Varbanov wrote: > Document DT bindings used to describe the Qualcomm SPMI

Re: [PATCH/RFC v4 06/21] leds: add API for setting torch brightness

2014-08-04 Thread Sakari Ailus
Hi Jacek, Thank you for your continued efforts on this! On Mon, Aug 04, 2014 at 02:35:26PM +0200, Jacek Anaszewski wrote: > On 07/16/2014 11:54 PM, Sakari Ailus wrote: > >Hi Jacek, > > > >Jacek Anaszewski wrote: > >... > >>diff --git a/include/linux/leds.h b/include/linux/leds.h > >>index 1a130cc

Re: [PATCH/RFC v4 06/21] leds: add API for setting torch brightness

2014-08-04 Thread Jacek Anaszewski
Hi Sakari, On 07/16/2014 11:54 PM, Sakari Ailus wrote: Hi Jacek, Jacek Anaszewski wrote: ... diff --git a/include/linux/leds.h b/include/linux/leds.h index 1a130cc..9bea9e6 100644 --- a/include/linux/leds.h +++ b/include/linux/leds.h @@ -44,11 +44,21 @@ struct led_classdev { #define LED_BLIN

Re: [PATCH 0/1] ARM: OMAP: add external clock provider support

2014-08-04 Thread Tero Kristo
On 08/04/2014 02:37 PM, Peter Ujfalusi wrote: On 08/01/2014 04:15 PM, Tero Kristo wrote: Hi, This patch adds possibility to register external clocks (outside the main SoC) on TI boards through device tree. Clock sources as such include for example twl-6030 / twl-6040 chips and variants which ca

Re: [PATCH 0/1] ARM: OMAP: add external clock provider support

2014-08-04 Thread Peter Ujfalusi
On 08/01/2014 04:15 PM, Tero Kristo wrote: > Hi, > > This patch adds possibility to register external clocks (outside the main > SoC) on TI boards through device tree. Clock sources as such include for > example twl-6030 / twl-6040 chips and variants which can be used to clock > for example audio

Re: [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

2014-08-04 Thread Geert Uytterhoeven
Hi Laurent, On Wed, Jul 30, 2014 at 2:06 AM, Laurent Pinchart wrote: > The third option would require storing the clocks lists in device drivers. I > believe this is our best option, as a trade-off between simplicity and > versatility. Drivers that use runtime PM already need to enable it explici

Re: [PATCH 1/1] clk: ti: add support for external clock provider

2014-08-04 Thread Jyri Sarha
On 08/01/2014 04:15 PM, Tero Kristo wrote: External clock provider can now be used to register external clocks under it. This is needed as the TI clock driver only registers clocks hierarchically under clock providers, and external clocks do not belong under any of the current ones. Signed-off-b

[PATCH v2 2/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2

2014-08-04 Thread Yoshihiro Shimoda
This driver supports other SoCs, but they need boards/Soc depend code. So, this patch adds device tree support for R-Car H2 and M2 initially. Signed-off-by: Yoshihiro Shimoda --- drivers/usb/renesas_usbhs/common.c | 44 1 file changed, 44 insertions(+) dif

[PATCH v2 1/2] usb: renesas_usbhs: Add device tree bindings documentation

2014-08-04 Thread Yoshihiro Shimoda
Document the device tree bindings for the Renesas USBHS controller. Signed-off-by: Yoshihiro Shimoda --- .../devicetree/bindings/usb/renesas_usbhs.txt | 24 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/renesas_usbhs.txt d

[PATCH v2 0/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2

2014-08-04 Thread Yoshihiro Shimoda
This driver supports other SoCs, but they need boards/Soc depend code. So, this patch adds device tree support for R-Car H2 and M2 initially. Changes from v1: - Change an optional property name from "buswait_bwait" to "buswait" in patch 1. - Add the prefix "renesas," to "buswait" and "enable-

[PATCHv2 0/6] ARM: imx: Add Freescale LS1021A SoC and board support

2014-08-04 Thread Jingchang Lu
This series contain the support for Freescale LS1021A CPU and LS1021A-QDS and LS1021A-TWR board. The LS1021A SoC combines two ARM Cortex-A7 cores that have been optimized for high reliability and pack the highest level of integration available for sub-3 W embedded communications processors and wit

[PATCHv2 3/6] ARM: dts: Add initial LS1021A TWR board dts support

2014-08-04 Thread Jingchang Lu
Signed-off-by: Chen Lu Signed-off-by: Chao Fu Signed-off-by: Jingchang Lu --- arch/arm/boot/dts/Makefile| 3 +- arch/arm/boot/dts/ls1021a-twr.dts | 204 ++ 2 files changed, 206 insertions(+), 1 deletion(-) create mode 100755 arch/arm/boot/dts/ls102

[PATCHv2 6/6] ARM: imx: Add Freescale LS1021A SMP support

2014-08-04 Thread Jingchang Lu
From: Jingchang Lu Freescale LS1021A SoC deploys two cortex-A7 processors, this adds bring-up support for the secondary core. Signed-off-by: Jingchang Lu --- arch/arm/mach-imx/common.h | 2 ++ arch/arm/mach-imx/mach-ls1021a.c | 1 + arch/arm/mach-imx/platsmp.c | 32 +++

[PATCHv2 5/6] ARM: imx: Add initial support for Freescale LS1021A

2014-08-04 Thread Jingchang Lu
From: Jingchang Lu The LS1021A SoC is a dual-core Cortex-A7 based processor, this add the initial support for it. Signed-off-by: Jingchang Lu --- arch/arm/mach-imx/Kconfig| 14 ++ arch/arm/mach-imx/Makefile | 2 ++ arch/arm/mach-imx/mach-ls1021a.c | 33 ++

[PATCHv2 2/6] ARM: dts: Add initial LS1021A QDS board dts support

2014-08-04 Thread Jingchang Lu
From: Jingchang Lu Signed-off-by: Alison Wang Signed-off-by: Chao Fu Signed-off-by: Jason Jin Signed-off-by: Xiubo Li Signed-off-by: Bhupesh Sharma Signed-off-by: Jaiprakash Singh Signed-off-by: Jingchang Lu --- arch/arm/boot/dts/Makefile| 3 +- arch/arm/boot/dts/ls1021a-qds.dts

[PATCHv2 4/6] dt-bindings: arm: add Freescale LS1021A SoC device tree binding

2014-08-04 Thread Jingchang Lu
Signed-off-by: Jingchang Lu --- Documentation/devicetree/bindings/arm/fsl.txt | 37 +++ 1 file changed, 37 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index e935d7d..c962124 100644 --- a/Documen

[PATCHv2 1/6] ARM: dts: Add SoC level device tree support for LS1021A

2014-08-04 Thread Jingchang Lu
From: Jingchang Lu Add Freescale LS1021A SoC device tree support Signed-off-by: Nikhil Badola Signed-off-by: Chenhui Zhao Signed-off-by: Suresh Gupta Signed-off-by: Shaveta Leekha Signed-off-by: Adrian Sendroiu Signed-off-by: Ruchika Gupta Signed-off-by: Bhupesh Sharma Signed-off-by: Chao

[PATCH V3] ARM: dts: Add DT changes for display on peach_pi

2014-08-04 Thread Ajay Kumar
Add DT nodes for panel-simple "auo,b133htn01" panel. Add backlight enable pin and backlight power supply for pwm-backlight. Also, add panel phandle needed by dp to enable display on peach_pi. Signed-off-by: Ajay Kumar --- Changes since V1: Remove "simple-panel" compatible string and use only ""au

Re: [PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec

2014-08-04 Thread Peter Ujfalusi
On 08/01/2014 04:34 PM, Peter Ujfalusi wrote: > Hi, > > On 08/01/2014 04:13 PM, Sergei Shtylyov wrote: >> Hello. >> >> On 08/01/2014 05:02 PM, Peter Ujfalusi wrote: >> I do. We should follow the standard consistently. Why not call the node "sound-codec"? >> >>> Well, there is _zero_

Re: [PATCH V2] ARM: dts: Add DT changes for display on peach_pi

2014-08-04 Thread Ajay kumar
Hi Andreas, Thanks for the comments. On Fri, Aug 1, 2014 at 10:24 PM, Andreas Färber wrote: > Hi, > > Am 01.08.2014 18:24, schrieb Ajay Kumar: >> Add DT nodes for panel-simple "auo,b133htn01" panel. >> Add backlight enable pin and backlight power supply for pwm-backlight. >> Also add panel phand

Re: [PATCHv9 1/3] mfd: altera: Add Altera SDRAM Controller

2014-08-04 Thread Lee Jones
On Fri, 01 Aug 2014, Thor Thayer wrote: > On 08/01/2014 03:13 AM, Lee Jones wrote: > >On Thu, 31 Jul 2014, Thor Thayer wrote: > >>On 07/31/2014 03:26 AM, Lee Jones wrote: > >>>On Wed, 30 Jul 2014, ttha...@opensource.altera.com wrote: > >>> > From: Thor Thayer > > Add a simple MFD for

Re: [PATCH v4 1/2] dmaengine: add device tree binding documentation for the nbpfaxi driver

2014-08-04 Thread Vinod Koul
On Sat, Jul 19, 2014 at 12:48:45PM +0200, Guennadi Liakhovetski wrote: > The nbpfaxi dmaengine driver doesn't define any new bindings, it only > uses standard dmaengine bindings and defines 3 flags for the 3rd parameter > of the "dmas" property. Applied, these two and two fixups. While applying n

Re: [PATCH 4/6] dmaengine: rcar-dmac: Add device tree bindings documentation

2014-08-04 Thread Geert Uytterhoeven
On Thu, Jul 31, 2014 at 2:34 AM, Simon Horman wrote: > --- /dev/null > +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt > @@ -0,0 +1,98 @@ > +* Renesas R-Car DMA Controller Device Tree bindings > + > +Renesas R-Car Generation 2 SoCs have have multiple multi-channel DMA > +controll

Re: [PATCH v4 2/2] dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores

2014-08-04 Thread Vinod Koul
On Fri, Aug 01, 2014 at 11:04:52PM +0200, Guennadi Liakhovetski wrote: > Hi Vinod, > > On Fri, 1 Aug 2014, Vinod Koul wrote: > > > On Thu, Jul 31, 2014 at 03:42:44PM +0200, Guennadi Liakhovetski wrote: > > > Ok. This doesn't seem to progress. You suggested in your previous mail, > > > that I can

Re: [PATCH v2 0/2] Add VIN and ADV7180 device tree support for R8A7791/Henninger board

2014-08-04 Thread Simon Horman
On Sat, Aug 02, 2014 at 04:02:13AM +0400, Sergei Shtylyov wrote: > Hello. > >Here's the set of 2 patches against Simon Horman's 'renesas.git' repo, > 'renesas-devel-v3.16-rc7-20140731v2' tag. Here we add the VIN and ADV7180 > video > decoder device tree support on the R8A7791/Henninger board.

CCI-400 driver ARM V8 support

2014-08-04 Thread Xiaoguang Chen
Hi, Grant, Rob I'm checking arm cci-400 driver on mainline, and found it only supports ARM v7, but no ARM V8 support. Do you have plan to support it? or it is under development? Thanks Xiaoguang -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to