Re: [linux-sunxi] [PATCH 7/7] ARM: dts: sun7i: Enable cap-sdio-irq for bananapro sdio wifi

2015-03-08 Thread Maxime Ripard
On Sun, Mar 08, 2015 at 12:27:53PM +0100, Hans de Goede wrote: Hi, On 08-03-15 03:42, Chen-Yu Tsai wrote: On Sun, Mar 8, 2015 at 3:01 AM, Hans de Goede hdego...@redhat.com wrote: The sdio wifi on the Banana Pro does not appear to have an oob irq hooked up, so enable sdio-irq support to

Re: [PATCH 5/7] ARM: dts: sun5i: Add new Utoo P66 board

2015-03-08 Thread Maxime Ripard
On Sat, Mar 07, 2015 at 08:01:22PM +0100, Hans de Goede wrote: The UTOO P66 is a 6 A13 tablet / lcd ereader. It features a 6 480x800 ips lcd screen, 512MB RAM 4GB emmc. Signed-off-by: Hans de Goede hdego...@redhat.com Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded

Re: [PATCH 6/7] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

2015-03-08 Thread Hans de Goede
Hi, On 08-03-15 18:25, Maxime Ripard wrote: On Sat, Mar 07, 2015 at 08:01:23PM +0100, Hans de Goede wrote: Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 11 +++ arch/arm/boot/dts/sun7i-a20-i12-tvbox.dts | 11 +++ 2 files

[PATCH] pinctrl: sun4i: GPIOs configured as irq must be set to input before reading

2015-03-08 Thread Hans de Goede
On sun4i-a10, when GPIOs are configured as external interrupt the value for them in the data register does not seem to get updated, so set their mux to input (and restore afterwards) when reading the pin. Missed edges seem to be buffered, so this does not introduce a race condition. I've also

Re: [PATCH] ARM: sun7i: dt: Add new MK808C device

2015-03-08 Thread Maxime Ripard
Hi, On Sat, Mar 07, 2015 at 09:41:54AM +0100, Code Kipper wrote: Don't your device has any brand on the case or the PCB? There is nothing on the PCB to reference a manufacturer, the actual packaging and case are from the earlier MK808B and mention A9. There was only a small sticker on the

Re: [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board

2015-03-08 Thread Hans de Goede
Hi, On 08-03-15 18:21, Maxime Ripard wrote: On Sat, Mar 07, 2015 at 08:01:21PM +0100, Hans de Goede wrote: The auxtek-t004: http://www.fasttech.com/products/1110/10004200/1318603-auxtek-t004-allwinner-a10s-single-core-android-ics Is an Allwinner A10s based hdmi tv stick with with 512M RAM, 4G

Re: [PATCH 0/3] touchscreen: sun4i-ts: A10 (sun4i) has a different temperature curve

2015-03-08 Thread Dmitry Torokhov
Hi Hans, On Sun, Mar 08, 2015 at 09:53:39PM +0100, Hans de Goede wrote: Hi Dmitry, Maxime, et al. Here is a patch-set for the sun4i-ts driver temperature sensor support, it consists of 2 fixes: 1) Use a better temperature curve for A10 SoCs to avoid reporting a way to high temperature.

Re: [PATCH 2/2] ARM: dts: add vendor prefix for cubietech

2015-03-08 Thread Maxime Ripard
On Fri, Mar 06, 2015 at 03:35:05PM -0800, tyler.ba...@linaro.org wrote: From: Tyler Baker tyler.ba...@linaro.org Add a cubietech vendor prefix, as it is missing. The cubietruck, cubieboard2, and cubieboard all already reference this prefix. Signed-off-by: Tyler Baker tyler.ba...@linaro.org

Re: [PATCH] ARM: sun7i: dt: Add new MK808C device

2015-03-08 Thread Arnd Bergmann
On Sunday 08 March 2015 18:47:21 Maxime Ripard wrote: Not enough information to check signature validity. Show Details Hi, On Sat, Mar 07, 2015 at 09:41:54AM +0100, Code Kipper wrote: Don't your device has any brand on the case or the PCB? There is nothing on the PCB to reference

Re: [PATCH 6/7] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

2015-03-08 Thread Maxime Ripard
On Sat, Mar 07, 2015 at 08:01:23PM +0100, Hans de Goede wrote: Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 11 +++ arch/arm/boot/dts/sun7i-a20-i12-tvbox.dts | 11 +++ 2 files changed, 22 insertions(+) diff --git

Re: [PATCH 3/7] ARM: dts: sun5i: Add mmc2 pinmux settings

2015-03-08 Thread Maxime Ripard
On Sat, Mar 07, 2015 at 08:01:20PM +0100, Hans de Goede wrote: Add A13 mmc2 pinmux settings, note these are for a 8bit bus. Signed-off-by: Hans de Goede hdego...@redhat.com Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering

Re: [PATCH 1/2] ARM: dts: add cubietech cubieboard4

2015-03-08 Thread Maxime Ripard
Hi Tyler, On Fri, Mar 06, 2015 at 03:35:04PM -0800, tyler.ba...@linaro.org wrote: From: Tyler Baker tyler.ba...@linaro.org Add a Cubietech Cubieboard4 device tree and instruct make to build it. This device tree has been derived from the sun9i-a80-optimus.dts as they are very similar in

Re: [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board

2015-03-08 Thread Maxime Ripard
On Sat, Mar 07, 2015 at 08:01:21PM +0100, Hans de Goede wrote: The auxtek-t004: http://www.fasttech.com/products/1110/10004200/1318603-auxtek-t004-allwinner-a10s-single-core-android-ics Is an Allwinner A10s based hdmi tv stick with with 512M RAM, 4G nand flash, toc9002 (bcm43362) sdio wifi,

Re: [PATCH 1/3] touchscreen: sun4i-ts: A10 (sun4i) has a different temperature curve

2015-03-08 Thread Dmitry Torokhov
On Sun, Mar 08, 2015 at 09:53:40PM +0100, Hans de Goede wrote: Testing has revealed that the temperature in the rtp controller of the A10 (sun4i) SoC has a different curve then on the A13 (sun5i) and later models. Add a new sun5i-a13-ts compatible to differentiate the newer models and set

Re: [PATCH 2/7] ARM: dts: sun5i: Stop using different compatibles for ehci/ohci on a13 vs a10s

2015-03-08 Thread Maxime Ripard
On Sat, Mar 07, 2015 at 08:01:19PM +0100, Hans de Goede wrote: The A13 and the A10s use the same die (this has been confirmed by Allwinner), as such there is no need to differentiate between the ehci/ohci parts of both, the only reasons there were different allwinner,sun5i-a*-foo compatible

Re: [PATCH 1/7] ARM: dts: sun4i: Enable tablet keys on Chuwi V7 CW0825

2015-03-08 Thread Maxime Ripard
On Sat, Mar 07, 2015 at 08:01:18PM +0100, Hans de Goede wrote: Enable the lradc controlled tablet keys on the Chuwi V7 CW0825 tablet. Signed-off-by: Hans de Goede hdego...@redhat.com Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering

[PATCH 1/3] touchscreen: sun4i-ts: A10 (sun4i) has a different temperature curve

2015-03-08 Thread Hans de Goede
Testing has revealed that the temperature in the rtp controller of the A10 (sun4i) SoC has a different curve then on the A13 (sun5i) and later models. Add a new sun5i-a13-ts compatible to differentiate the newer models and set the curve based on the compatible string. The new curve is still not

[PATCH 2/3] touchscreen: sun4i-ts: Do not report -EAGAIN from tempzone callback

2015-03-08 Thread Hans de Goede
Returning -EAGAIN while waiting for the first temperature ready interrupt, causes the tempzone core to log the following errors: [1.219353] thermal thermal_zone0: failed to read out thermal zone 0 [2.015433] thermal thermal_zone0: failed to read out thermal zone 0 [2.416737] thermal

[PATCH 3/3] ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and later

2015-03-08 Thread Hans de Goede
The touchscreen controller in the A13 and later has a different temperature curve than the one in the original A10, change the compatible for the A13 and later so that the kernel will use the correct curve. Reported-by: Tong Zhang lovewill...@gmail.com Signed-off-by: Hans de Goede

[PATCH 0/3] touchscreen: sun4i-ts: A10 (sun4i) has a different temperature curve

2015-03-08 Thread Hans de Goede
Hi Dmitry, Maxime, et al. Here is a patch-set for the sun4i-ts driver temperature sensor support, it consists of 2 fixes: 1) Use a better temperature curve for A10 SoCs to avoid reporting a way to high temperature. 2) Start with reporting an estimated temperature of 40 degrees rather then

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

2015-03-08 Thread Matthias Brugger
Hi Linus, 2015-02-10 9:01 GMT+01:00 Linus Walleij linus.wall...@linaro.org: On Wed, Jan 21, 2015 at 1:28 PM, Hongzhou Yang hongzhou.y...@mediatek.com wrote: From: Hongzhou Yang hongzhou.y...@mediatek.com Add devicetree bindings for Mediatek SoC pinctrl driver. Signed-off-by: Hongzhou Yang

Re: [PATCH 0/3] mtd: nand: add Broadcom NAND controller support

2015-03-08 Thread Rafał Miłecki
On 8 March 2015 at 01:57, Brian Norris computersforpe...@gmail.com wrote: 2. Endianness is a known issue with at least one other platform. On many chips (spanning MIPS LE, MIPS BE, and ARM LE), NAND has been integrated such that data can just be read/programmed in the native endianness through

Re: [PATCH 00/10] omap3 crypto fixes

2015-03-08 Thread Pali Rohár
On Friday 06 March 2015 23:23:06 Aaro Koskinen wrote: Hi, On Fri, Mar 06, 2015 at 10:36:32AM -0800, Tony Lindgren wrote: Are there any fixes in this series that should go into v4.0-rc series, or can it all wait for v4.1? I think these all should wait for v4.1. A. I would suggest to

[PATCH v2] crypto: omap-sham: Check for return value from pm_runtime_get_sync

2015-03-08 Thread Pali Rohár
Function pm_runtime_get_sync could fail and we need to check return value to prevent kernel crash. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- v2: Check return value for all pm_runtime_get_sync() calls --- drivers/crypto/omap-sham.c | 23 --- 1 file changed, 20

[PATCH v8 1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm_stm_dev

2015-03-08 Thread Christophe Ricard
io_lpcpd is accessible from struct tpm_stm_dev. struct st33zp24_platform_data is only valid when using static platform configuration data, not when using dts. Reviewed-by: Jason Gunthorpe jason.guntho...@obsidianresearch.com Signed-off-by: Christophe Ricard christophe-h.ric...@st.com ---

[PATCH v8 3/4] tpm/st33zp24/spi: Add st33zp24 spi phy

2015-03-08 Thread Christophe Ricard
st33zp24 TIS 1.2 support also SPI. It is using a proprietary protocol to transport TIS data. Acked-by: Jarkko Sakkinen jarkko.sakk...@linux.intel.com Reviewed-by: Jason Gunthorpe jason.guntho...@obsidianresearch.com Signed-off-by: Christophe Ricard christophe-h.ric...@st.com ---

[PATCH v8 2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)

2015-03-08 Thread Christophe Ricard
tpm_i2c_stm_st33 is a TIS 1.2 TPM with a core interface which can be used by different phy such as i2c or spi. The core part is called st33zp24 which is also the main part reference. include/linux/platform_data/tpm_stm_st33.h is renamed consequently. The driver is also split into an i2c phy in

[PATCH v8 0/4] st33zp24 new architecture proposal and st33zp24 spi driver

2015-03-08 Thread Christophe Ricard
Hi, The following patchset: - propose a new architecture allowing to share a core st33zp24 data management layer with different phy (i2c spi). For st33zp24 both phy have a proprietary transport protocol. Both are relying on the TCG TIS protocol. At the end, it simplifies the maintenance. - Add

[PATCH v8 4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy

2015-03-08 Thread Christophe Ricard
Reviewed-by: Jason 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

Re: Associating nodes with phandles for pci devices

2015-03-08 Thread Chris Packham
On 03/09/2015 11:42 AM, Arnd Bergmann wrote: On Sunday 08 March 2015 22:01:17 Chris Packham wrote: BTW, one thing that is high in my TODO list regarding DSA is to stop using this platform device/driver architecture and use the actual device driver model. Your switch driver entry point

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

2015-03-08 Thread Stefan Agner
On 2015-02-20 19:01, Maxime Coquelin wrote: From Cortex-M reference manuals, the nvic supports up to 240 interrupts. So the number of entries in vectors table is up to 256. This patch adds a new config flag to specify the number of external interrupts. Some ifdeferies are added in order to

Re: [PATCH v7 3/5] power: max77843_battery: Add Max77843 fuel gauge device driver

2015-03-08 Thread Beomho Seo
On 03/08/2015 05:14 AM, Sebastian Reichel wrote: Hi, On Mon, Mar 02, 2015 at 07:10:36PM +0900, Jaewon Kim wrote: From: Beomho Seo beomho@samsung.com This patch adds device driver of max77843 fuel gauge. The driver support for battery fuel gauge in Maxim Max77843. It is fuel-gauge

Re: [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver

2015-03-08 Thread Beomho Seo
On 03/08/2015 05:13 AM, Sebastian Reichel wrote: On Mon, Mar 02, 2015 at 07:10:35PM +0900, Jaewon Kim wrote: From: Beomho Seo beomho@samsung.com This patch adds device driver of max77843 charger. This driver provide initialize each charging mode(e.g. fast charge, top-off mode and constant

[PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver

2015-03-08 Thread Beomho Seo
This patch add device driver of Richtek RT5033 PMIC. The driver support switching charger. rt5033 charger provide three charging mode. Three charging mode are pre charge mode, fast cahrge mode and constant voltage mode. They are have vary charge rate, charge parameters. The charge parameters can

[PATCH 2/2] Documentation: Add documentation for rt5033 multifunction device

2015-03-08 Thread Beomho Seo
This patch device tree binding documentation for rt5033 multifunction device. Cc: Sebastian Reichel s...@kernel.org Cc: Lee Jones lee.jo...@linaro.org Cc: Mark Brown broo...@kernel.org Cc: Rob Herring robh...@kernel.org Cc: Pawel Moll pawel.m...@arm.com Cc: Mark Rutland mark.rutl...@arm.com Cc:

[PATCH v5 0/2] power: rt5033: Add Richtek RT533 drivers

2015-03-08 Thread Beomho Seo
This patchset adds driver for Richtek rt5033 chip The chip contains switching charge mode Li-Ion/Li-Polymer battery charger, fuelgauge. Additionally, This includes document for device tree of RT5033 device. RT5033 charger driver and DT documentation merged by Sebastian. But now, removed both

Re: [PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver

2015-03-08 Thread Sebastian Reichel
Hi Beomho, On Mon, Mar 09, 2015 at 10:23:10AM +0900, Beomho Seo wrote: This patch add device driver of Richtek RT5033 PMIC. The driver support switching charger. rt5033 charger provide three charging mode. Three charging mode are pre charge mode, fast cahrge mode and constant voltage mode.

[PATCH v2 2/2] Documentation: rename of_selftest.txt to of_unittest.txt

2015-03-08 Thread Wang Long
Since the test of the devicetree's OF api use unittest as its name. so we should rename of_selftest.txt to of_unittest.txt. Signed-off-by: Wang Long long.wangl...@huawei.com --- Documentation/devicetree/of_selftest.txt | 197 ---

[PATCH v2 1/2] Documentation: update the of_selftest.txt

2015-03-08 Thread Wang Long
Since the directory drivers/of/testcase-data is renamed to drivers/of/unittest-data. so we should update the path in the of_selftest.txt. When the kernel is built with OF_SELFUNIT enabled, the output dtb is testcases.dtb instead of testcase.dtb, also update it (s/testcase/testcases/).

Re: [PATCH] Documentation: update the of_selftest.txt

2015-03-08 Thread long.wanglong
On 2015/3/6 22:40, Rob Herring wrote: On Mon, Mar 2, 2015 at 9:56 PM, Wang Long long.wangl...@huawei.com wrote: Since the directory drivers/of/testcase-data is renamed to drivers/of/unittest-data. so we should update the path in the of_selftest.txt. When the kernel is build with OF_SELFTEST

Re: [PATCH] net/macb: Update DT bindings documentation

2015-03-08 Thread David Miller
From: Boris Brezillon boris.brezil...@free-electrons.com Date: Sat, 7 Mar 2015 07:37:06 +0100 Add missing cdns,at91sam9260-macb, atmel,sama5d3-gem and atmel,sama5d4-gem compatible strings. Signed-off-by: Boris Brezillon boris.brezil...@free-electrons.com Reviewed-by: Alexandre Belloni

Re: [PATCH 1/5] soc: mediatek: Add SMI driver

2015-03-08 Thread Yingjoe Chen
On Fri, 2015-03-06 at 18:48 +0800, yong...@mediatek.com wrote: From: Yong Wu yong...@mediatek.com This patch add SMI(Smart Multimedia Interface) driver. This driver is responsible to enable/disable iommu and control the clocks of each local arbiter. Signed-off-by: Yong Wu

Re: Associating nodes with phandles for pci devices

2015-03-08 Thread Florian Fainelli
2015-03-08 16:03 GMT-07:00 Chris Packham chris.pack...@alliedtelesis.co.nz: On 03/09/2015 11:42 AM, Arnd Bergmann wrote: On Sunday 08 March 2015 22:01:17 Chris Packham wrote: BTW, one thing that is high in my TODO list regarding DSA is to stop using this platform device/driver architecture

Re: [PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver

2015-03-08 Thread Beomho Seo
On 03/09/2015 10:50 AM, Sebastian Reichel wrote: Hi Beomho, On Mon, Mar 09, 2015 at 10:23:10AM +0900, Beomho Seo wrote: This patch add device driver of Richtek RT5033 PMIC. The driver support switching charger. rt5033 charger provide three charging mode. Three charging mode are pre charge

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

2015-03-08 Thread Arnd Bergmann
On Sunday 08 March 2015 13:13:13 Eliad Peller wrote: I've looked up the what boards actually use this data and found that all of them already support booting from DT: some omap2 boards using arch/arm/mach-omap2/pdata-quirks.c to provide the data, and the davinci 850evm. Can you make sure

Re: Associating nodes with phandles for pci devices

2015-03-08 Thread Chris Packham
Hi All, Back onto this from a brief hiatus On 01/24/2015 11:40 AM, Florian Fainelli wrote: On 23/01/15 11:38, Chris Packham wrote: Hi Arnd, Thanks for the quick response (and sorry for the horribly formatted message, travelling with only a webmail interface at the moment). On Fri, 23 Jan

Re: [PATCH v3] SATA: OCTEON: support SATA on OCTEON platform

2015-03-08 Thread Arnd Bergmann
On Thursday 05 March 2015 17:58:58 Aleksey Makarov wrote: + ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); + if (ret) + return ret; Don't do this, instead you should set the dma-ranges of the parent bus correctly so that dma_set_mask_and_coherent

Re: [PATCH] pwm: imx-pwm: add explicit compatible strings and required clock properties

2015-03-08 Thread Rob Herring
On Fri, Mar 6, 2015 at 10:37 AM, Matt Porter mpor...@konsulko.com wrote: On Fri, Mar 06, 2015 at 09:16:44AM -0600, Rob Herring wrote: On Fri, Mar 6, 2015 at 9:09 AM, Matt Porter mpor...@konsulko.com wrote: The imx-pwm binding contains language indicating compatible strings to be used that is

Re: Associating nodes with phandles for pci devices

2015-03-08 Thread Arnd Bergmann
On Sunday 08 March 2015 22:01:17 Chris Packham wrote: BTW, one thing that is high in my TODO list regarding DSA is to stop using this platform device/driver architecture and use the actual device driver model. Your switch driver entry point would be a pci_drive probe's function where

Re: [PATCH v6 0/3] irqchip: vf610-mscm: add MSCM interrupt router driver

2015-03-08 Thread Jason Cooper
On Mon, Mar 09, 2015 at 12:43:56AM +0100, Stefan Agner wrote: On 2015-03-08 06:31, Jason Cooper wrote: On Sun, Mar 01, 2015 at 11:41:26PM +0100, Stefan Agner wrote: ... Stefan Agner (3): irqchip: vf610-mscm-ir: add support for MSCM interrupt router irqchip: vf610-mscm: dt-bindings:

[PATCH v2 0/3] Improve eye-diagram single-ended test for rk3288 hdmi

2015-03-08 Thread Yakir Yang
RK3288 hdmi eye-diagram test would fail when pixel clock is 148.5MHz, and single-ended test would failed when display mode is 74.25MHz. To fix such problems, we make those patch set: - Fix some code style, leave space for next patches. - For hdmi eye-diagram test, we turn on the Transmitter

Re: [PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver

2015-03-08 Thread Beomho Seo
On 03/09/2015 12:46 PM, Beomho Seo wrote: On 03/09/2015 10:50 AM, Sebastian Reichel wrote: Hi Beomho, On Mon, Mar 09, 2015 at 10:23:10AM +0900, Beomho Seo wrote: This patch add device driver of Richtek RT5033 PMIC. The driver support switching charger. rt5033 charger provide three charging

Re: Associating nodes with phandles for pci devices

2015-03-08 Thread Chris Packham
Hi Florian, On 03/09/2015 04:40 PM, Florian Fainelli wrote: 2015-03-08 16:03 GMT-07:00 Chris Packham chris.pack...@alliedtelesis.co.nz: On 03/09/2015 11:42 AM, Arnd Bergmann wrote: On Sunday 08 March 2015 22:01:17 Chris Packham wrote: BTW, one thing that is high in my TODO list regarding

Re: [linux-sunxi] [PATCH 6/7] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

2015-03-08 Thread Hans de Goede
Hi, On 08-03-15 04:12, Chen-Yu Tsai wrote: On Sun, Mar 8, 2015 at 3:01 AM, Hans de Goede hdego...@redhat.com wrote: Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 11 +++ arch/arm/boot/dts/sun7i-a20-i12-tvbox.dts | 11 +++

Re: [PATCH v7 0/7] Add initial support for DA9150 Charger Fuel-Gauge IC

2015-03-08 Thread Jonathan Cameron
On 25/02/15 20:33, Sebastian Reichel wrote: Hi, On Wed, Feb 18, 2015 at 02:08:19PM +, Adam Thomson wrote: This patch set adds initial support for the Dialog DA9150 Integrated Charger Fuel-Gauge IC. The device also provides GPIO and GPADC functionality. In this patch set the

Re: [linux-sunxi] [PATCH 7/7] ARM: dts: sun7i: Enable cap-sdio-irq for bananapro sdio wifi

2015-03-08 Thread Hans de Goede
Hi, On 08-03-15 03:42, Chen-Yu Tsai wrote: On Sun, Mar 8, 2015 at 3:01 AM, Hans de Goede hdego...@redhat.com wrote: The sdio wifi on the Banana Pro does not appear to have an oob irq hooked up, so enable sdio-irq support to avoid unnecessary polling. I wonder if this is stable enough to put

Re: [PATCH] iio: ti-adc128s052: Add DT binding documentation

2015-03-08 Thread Jonathan Cameron
On 16/02/15 11:21, Angelo Compagnucci wrote: Adding binding documentation for Texas Instruments' ADC128S052 ADC chip. Patch is fine, but missing a signed-off-by line. --- .../devicetree/bindings/iio/adc/ti-adc128s052.txt | 18 ++ 1 file changed, 18 insertions(+)

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

2015-03-08 Thread Eliad Peller
Add device tree binding documentation for TI's wl18xx wlan chip. Signed-off-by: Eliad Peller el...@wizery.com --- v4: use specific wl18xx model numbers (Arnd) .../devicetree/bindings/net/wireless/ti,wl18xx.txt | 39 ++ 1 file changed, 39 insertions(+) create mode 100644

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

2015-03-08 Thread Eliad Peller
On Fri, Feb 27, 2015 at 10:14 AM, Arnd Bergmann a...@arndb.de wrote: On Thursday 19 February 2015 18:13:20 Eliad Peller wrote: +Required properties: + - compatible : Should be ti,wl18xx. Do not use wildcards in the compatible string, use specific model numbers. ok. i'll change it to

Re: [PATCH 0/3] mtd: nand: add Broadcom NAND controller support

2015-03-08 Thread Rafał Miłecki
On 8 March 2015 at 01:57, Brian Norris computersforpe...@gmail.com wrote: 3. I was told that there were only 2 or 3 chips that were released with a v6.1 NAND controller, and BCM4708 wasn't one of them. Apparently I was told wrong... I'll have to see if there are any other quirks we should be

Re: [PATCH v4] spi: qup: Add DMA capabilities

2015-03-08 Thread Lars-Peter Clausen
On 03/07/2015 08:43 PM, Andy Shevchenko wrote: On Sat, Mar 7, 2015 at 1:21 PM, Mark Brown broo...@kernel.org wrote: On Wed, Mar 04, 2015 at 12:02:05PM +0200, Stanimir Varbanov wrote: From: Andy Gross agr...@codeaurora.org This patch adds DMA capabilities to the spi-qup driver. If DMA

Re: [PATCH v4] spi: qup: Add DMA capabilities

2015-03-08 Thread Andy Shevchenko
On Sun, Mar 8, 2015 at 1:21 PM, Lars-Peter Clausen l...@metafoo.de wrote: On 03/07/2015 08:43 PM, Andy Shevchenko wrote: On Sat, Mar 7, 2015 at 1:21 PM, Mark Brown broo...@kernel.org wrote: Applied, but why is there no devm_dma_request_slave_channel_reason()? I suppose the answer would be

Re: [PATCH] iio: mcp3422: Add DT binding documentation

2015-03-08 Thread Jonathan Cameron
On 16/02/15 11:21, Angelo Compagnucci wrote: Adding binding documentation for ADC MCP3422. Could have gone in the trivial bindings, but I'm happy enough happy enough with it here. Anyhow, no sign off so not applied. Please repost with a sign off. Jonathan ---

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

2015-03-08 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] iio: mcp3422: Add DT binding documentation

2015-03-08 Thread Angelo Compagnucci
Adding binding documentation for ADC MCP3422. Signed-off-by: Angelo Compagnucci angelo.compagnu...@gmail.com --- Documentation/devicetree/bindings/iio/adc/mcp3422.txt | 17 + 1 file changed, 17 insertions(+) create mode 100644

[PATCH] iio: ti-adc128s052: Add DT binding documentation

2015-03-08 Thread Angelo Compagnucci
Adding binding documentation for Texas Instruments' ADC128S052 ADC chip. Signed-off-by: Angelo Compagnucci angelo.compagnu...@gmail.com --- .../devicetree/bindings/iio/adc/ti-adc128s052.txt | 18 ++ 1 file changed, 18 insertions(+) create mode 100644

[PATCH v4] media: i2c: add support for omnivision's ov2659 sensor

2015-03-08 Thread Lad Prabhakar
From: Benoit Parrot bpar...@ti.com this patch adds support for omnivision's ov2659 sensor, the driver supports following features: 1: Asynchronous probing 2: DT support 3: Media controller support Signed-off-by: Benoit Parrot bpar...@ti.com Signed-off-by: Lad, Prabhakar

[PATCH v2 1/2] ARM: dts: sun7i: Add dts file for Wexler TAB7200

2015-03-08 Thread Aleksei Mamlin
This patch add support for Wexler TAB7200 tablet. The Wexler TAB7200 is a A20 based tablet with 7 inch display(800x480), capacitive touchscreen(5 fingers), 1G RAM, 4G NAND, micro SD card slot, mini HDMI port, 3.5mm audio plug, 1 USB OTG port and 1 USB 2.0 port. Signed-off-by: Aleksei Mamlin

[PATCH v2 2/2] dt-bindings: Add vendor-prefix for Wexler

2015-03-08 Thread Aleksei Mamlin
This patch adds vendor-prefix for Wexler. WEXLER trademark owned by AVIRSA Electronics, a member of the diversified holding AVIRSA. Signed-off-by: Aleksei Mamlin mamli...@gmail.com --- Changes since v1: * Change vendor name. Wexler is more known than AVIRSA.

[PATCH] v4l: mt9v032: Add OF support

2015-03-08 Thread Laurent Pinchart
Parse DT properties into a platform data structure when a DT node is available. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- .../devicetree/bindings/media/i2c/mt9v032.txt | 41 ++ MAINTAINERS| 1 +

Re: [PATCH v2] wlcore: add basic device-tree support

2015-03-08 Thread Eliad Peller
hi Luca, On Fri, Feb 27, 2015 at 9:31 AM, Luca Coelho l...@coelho.fi wrote: Hi, On Sun, 2015-02-15 at 13:09 +0200, Eliad Peller wrote: 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,

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

2015-03-08 Thread Eliad Peller
On Fri, Feb 27, 2015 at 10:26 AM, Arnd Bergmann a...@arndb.de wrote: On Thursday 19 February 2015 18:13:21 Eliad Peller wrote: + +static struct wl12xx_platform_data *wlcore_probe_of(struct device *dev) +{ + struct device_node *np = dev-of_node; + struct wl12xx_platform_data

Re: [PATCH 3/3] ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and later

2015-03-08 Thread Maxime Ripard
On Sun, Mar 08, 2015 at 09:53:42PM +0100, Hans de Goede wrote: The touchscreen controller in the A13 and later has a different temperature curve than the one in the original A10, change the compatible for the A13 and later so that the kernel will use the correct curve. Reported-by: Tong

Re: [PATCH v6 0/3] irqchip: vf610-mscm: add MSCM interrupt router driver

2015-03-08 Thread Stefan Agner
On 2015-03-08 06:31, Jason Cooper wrote: On Sun, Mar 01, 2015 at 11:41:26PM +0100, Stefan Agner wrote: ... Stefan Agner (3): irqchip: vf610-mscm-ir: add support for MSCM interrupt router irqchip: vf610-mscm: dt-bindings: add MSCM bindings ARM: dts: vf610: add Miscellaneous System

[PATCH v2] iio: mcp3422: Add DT binding documentation

2015-03-08 Thread Angelo Compagnucci
Adding binding documentation for ADC MCP3422. Signed-off-by: Angelo Compagnucci angelo.compagnu...@gmail.com --- Changelog: * Added signed-off Documentation/devicetree/bindings/iio/adc/mcp3422.txt | 17 + 1 file changed, 17 insertions(+) create mode 100644

[PATCH] iio: ti-adc128s052: Add DT binding documentation

2015-03-08 Thread Angelo Compagnucci
Adding binding documentation for Texas Instruments' ADC128S052 ADC chip. Signed-off-by: Angelo Compagnucci angelo.compagnu...@gmail.com --- Changelog: * Added signed-off .../devicetree/bindings/iio/adc/ti-adc128s052.txt | 18 ++ 1 file changed, 18 insertions(+) create

Re: [PATCH 00/10] omap3 crypto fixes

2015-03-08 Thread Paul Walmsley
On Sun, 8 Mar 2015, Pali Rohár wrote: On Friday 06 March 2015 23:23:06 Aaro Koskinen wrote: On Fri, Mar 06, 2015 at 10:36:32AM -0800, Tony Lindgren wrote: Are there any fixes in this series that should go into v4.0-rc series, or can it all wait for v4.1? I think these all should