Re: [PATCH 05/11] usb: gadget: at91_udc: Remove non-DT handling code

2015-01-13 Thread Felipe Balbi
On Tue, Jan 13, 2015 at 07:05:26PM +0100, Alexandre Belloni wrote: Hi, On 13/01/2015 at 10:36:54 -0600, Felipe Balbi wrote : I've rebased that patch series but it depends on another one (the mfd: syscon: part of memory: add Atmel EBI (External Bus Interface) driver) that is not taken

[PATCH RFC 2/3] drm/tilcdc: slave: Add support for i2c-slave DT-parameter

2015-01-13 Thread Jyri Sarha
It is more convenient to refer to the i2c slave encoder directly with phandle than to refer to the i2c bus and to create the device manually. Signed-off-by: Jyri Sarha jsa...@ti.com --- .../devicetree/bindings/drm/tilcdc/slave.txt |4 +- drivers/gpu/drm/tilcdc/tilcdc_slave.c

Re: [PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Jean-Francois Moine
On Tue, 13 Jan 2015 16:03:13 + Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Tue, Jan 13, 2015 at 04:54:11PM +0100, Jean-Francois Moine wrote: 4 streams on 4 different APs (sources) should work, but 4 streams from a same source should be detailed. I'd like to know how you

Re: [PATCHv2 2/2] leds: tlc59116: Driver for the TI 16 Channel i2c LED driver

2015-01-13 Thread Bryan Wu
On Tue, Jan 13, 2015 at 11:13 AM, Andrew Lunn and...@lunn.ch wrote: On Tue, Jan 13, 2015 at 10:55:23AM -0800, Bryan Wu wrote: On Fri, Jan 9, 2015 at 2:45 PM, Andrew Lunn and...@lunn.ch wrote: The TLC59116 is an I2C bus controlled 16-channel LED driver. Each LED output has its own 8-bit

Re: [PATCH] Documentation: of: fix typo in graph bindings

2015-01-13 Thread Rob Herring
On Mon, Jan 5, 2015 at 4:02 AM, Kaixu Xia xiaka...@huawei.com wrote: Just fix a minor typo about the example path. Signed-off-by: Kaixu Xia xiaka...@huawei.com Applied for 3.20. Thanks. --- Documentation/devicetree/bindings/graph.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH] DT: Vendors: Add Everspin

2015-01-13 Thread Rob Herring
On Fri, Jan 9, 2015 at 4:55 PM, Andrew Lunn and...@lunn.ch wrote: Everspin is a vendor of MRAM devices. Add them to the list of Vendors. Signed-off-by: Andrew Lunn and...@lunn.ch Applied for 3.20. Thanks. --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1

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

2015-01-13 Thread atull
On Tue, 13 Jan 2015, Pantelis Antoniou wrote: Hi Alan, On Jan 13, 2015, at 18:28 , One Thousand Gnomes gno...@lxorguk.ukuu.org.uk wrote: On Mon, 12 Jan 2015 14:43:14 -0700 Jason Gunthorpe jguntho...@obsidianresearch.com wrote: On Mon, Jan 12, 2015 at 09:01:34PM +, One

[PATCH v2 7/8] ARM: at91: dts: sama5d3: add ov2640 camera sensor support

2015-01-13 Thread Josh Wu
According to v4l2 dt document, we add: a camera host: ISI port. a i2c camera sensor: ov2640 port. to sama5d3xmb.dtsi. The ov2640 node defines the pinctrls, clocks and refer to isi port. The ISI node also has a reference to the ov2640 port. Signed-off-by: Josh Wu josh...@atmel.com --- v1 -

[PATCH net-next v12 3/3] net: hisilicon: new hip04 ethernet driver

2015-01-13 Thread Ding Tianhong
Support Hisilicon hip04 ethernet driver, including 100M / 1000M controller. The controller has no tx done interrupt, reclaim xmitted buffer in the poll. v12: According Alex's suggestion, modify the changelog and add MODULE_DEVICE_TABLE for hip04 ethernet. v11: Add ethtool support for tx

Re: [PATCH v2 RESEND 2/3] Documentation: gpio: Add APM X-Gene standby GPIO controller DTS binding

2015-01-13 Thread Linus Walleij
On Wed, Dec 17, 2014 at 6:10 AM, Y Vo y...@apm.com wrote: Documentation for APM X-Gene standby GPIO controller DTS binding. Signed-off-by: Y Vo y...@apm.com --- .../devicetree/bindings/gpio/gpio-xgene-sb.txt | 31 ++ 1 file changed, 31 insertions(+) create mode

[PATCH v3 0/4] phy: ti-pipe3: fixes for 3.19-rc

2015-01-13 Thread Roger Quadros
Hi, During system suspend L3INIT_960M_GFCLK and L3INIT_480M_GFCLK clocks remain active on the DRA7 platform. This is because the pipe3 driver doesn't shut them off as part of .suspend(). Patch 1 addresses this issue. SATA on both OMAP5 and DRA7 breaks when SATA drive is plugged in after a system

Re: [PATCH v3 2/3] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.

2015-01-13 Thread Sascha Hauer
On Tue, Jan 13, 2015 at 11:05:22AM +0100, Linus Walleij wrote: I am worried that there is something in your reasoning that sort of assumes all pin controllers mux pins one-by-one and not in groups. How do we make it impossible to write a device tree that also make hardware that do

Re: [PATCHv2 2/2] leds: tlc59116: Driver for the TI 16 Channel i2c LED driver

2015-01-13 Thread Bryan Wu
On Fri, Jan 9, 2015 at 2:45 PM, Andrew Lunn and...@lunn.ch wrote: The TLC59116 is an I2C bus controlled 16-channel LED driver. Each LED output has its own 8-bit fixed-frequency PWM controller to control the brightness of the LED. This is based on a driver from Belkin, but has been

Re: [PATCH v2 1/5] irqchip: add dumb demultiplexer implementation

2015-01-13 Thread Thomas Gleixner
On Tue, 13 Jan 2015, Boris Brezillon wrote: + ret = irq_set_handler_data(irq, demux); + if (ret) { + pr_err(Failed to assign handler data\n); + goto err_free_domain; + } + + irq_set_chained_handler(irq, irq_dumb_demux_handler); + + /* + *

Re: [RFC PATCH 1/3] of/device: manage resources similar to platform_device_add

2015-01-13 Thread Rob Herring
On Tue, Jan 13, 2015 at 3:25 PM, Suman Anna s-a...@ti.com wrote: Hi Rob, On 01/13/2015 02:38 PM, Rob Herring wrote: On Wed, Jan 7, 2015 at 11:30 AM, Suman Anna s-a...@ti.com wrote: Drivers can use of_platform_populate() to create platform devices for children of the device main node, and a

[PATCH v2 10/10] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy

2015-01-13 Thread Christophe Ricard
Reviewed-by: Jasob Gunthorpe jason.guntho...@obsidianresearch.com Signed-off-by: Christophe Ricard christophe-h.ric...@st.com --- .../bindings/security/tpm/st33zp24-spi.txt | 34 ++ 1 file changed, 34 insertions(+) create mode 100644