[PATCH v2 4/5] [media] c8sectpfe: Update binding to reset-gpios

2015-08-27 Thread Peter Griffin
gpio.txt documents that GPIO properties should be named "[-]gpios", with being the purpose of this GPIO for the device. This change has been done as one atomic commit. Signed-off-by: Peter Griffin --- Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt | 6 +++--- arch/arm/boot/dts/s

[PATCH v2 2/5] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.

2015-08-27 Thread Peter Griffin
This patch adds in the required DT node for the c8sectpfe Linux DVB demux driver which allows the tsin channels to be used on an upstream kernel. Signed-off-by: Peter Griffin --- arch/arm/boot/dts/stihxxx-b2120.dtsi | 34 ++ 1 file changed, 34 insertions(+) diff

[PATCH v2 5/5] [media] c8sectpfe: Update DT binding doc with some minor fixes

2015-08-27 Thread Peter Griffin
Signed-off-by: Peter Griffin --- .../devicetree/bindings/media/stih407-c8sectpfe.txt | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt b/Documentation/devicetree/bindings/media/stih407-c8sectpfe

[PATCH v2 3/5] [media] c8sectpfe: Remove select on undefined LIBELF_32

2015-08-27 Thread Peter Griffin
LIBELF_32 is not defined in Kconfig, and is left over legacy which is not required in the upstream driver, so remove it. Signed-off-by: Peter Griffin Suggested-by: Valentin Rothberg --- drivers/media/platform/sti/c8sectpfe/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/media

[PATCH v2 0/5] [media] c8sectpfe: Various fixups

2015-08-27 Thread Peter Griffin
Hi Mauro, This series includes a couple of fixes for the c8sectpfe Linux dvb driver. One was caused by omitting a patch from the original c8sectpfe series which defined the ssc2 and ssc3 dt nodes, which was then used by the later DT patch. This patch is included, along with the original patch wh

Re: [PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c

2015-08-27 Thread Hanjun Guo
On 08/27/2015 08:08 PM, Thomas Gleixner wrote: On Thu, 27 Aug 2015, Hanjun Guo wrote: On 08/26/2015 03:17 AM, Thomas Gleixner wrote: On Wed, 26 Aug 2015, Fu Wei wrote: /* Initialize per-processor generic timer */ -static int __init arch_timer_acpi_init(struct acpi_table_header *table) +void

Re: [PATCH] ARM: dts: use vqmmc-supply of emmc/sd for exynos4412-odroid-common

2015-08-27 Thread Krzysztof Kozlowski
W dniu 27.08.2015 o 18:29, Jaehoon Chung pisze: > Currently vmmc's property is wrong. > If it needs to control two supplies, then it has to use vmmc/vqmmc-supply. > (Card supply power and I/O Line supply Power.) > > Signed-off-by: Jaehoon Chung > --- > arch/arm/boot/dts/exynos4412-odroid-common.

[PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-08-27 Thread Bharat Kumar Gogada
Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. Signed-off-by: Bharat Kumar Gogada Signed-off-by: Ravi Kiran Gummaluri --- .../devicetree/bindings/pci/xilinx-nwl-pcie.txt| 39 + drivers/pci/host/Kconfig |9 + drivers/pci/host/Makefile

Re: [PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c

2015-08-27 Thread Thomas Gleixner
On Thu, 27 Aug 2015, Hanjun Guo wrote: > On 08/26/2015 03:17 AM, Thomas Gleixner wrote: > > On Wed, 26 Aug 2015, Fu Wei wrote: > > > > > /* Initialize per-processor generic timer */ > > > > > -static int __init arch_timer_acpi_init(struct acpi_table_header > > > > > *table) > > > > > +void __init

Re: [PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c

2015-08-27 Thread Hanjun Guo
Hi Thomas, Thanks for the comments, I got some questions and reply below. On 08/26/2015 03:17 AM, Thomas Gleixner wrote: On Wed, 26 Aug 2015, Fu Wei wrote: /* Initialize per-processor generic timer */ -static int __init arch_timer_acpi_init(struct acpi_table_header *table) +void __init arch_

Re: [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller

2015-08-27 Thread Punit Agrawal
[ + device tree folks ] Hi Sascha, When introducing a new binding, it is a good idea to get reviews from the device tree maintainers. I've added a few folks here. Please keep them in the loop for future postings. Sascha Hauer writes: > Signed-off-by: Sascha Hauer > Reviewed-by: Daniel Kurtz

Re: [PATCH v5 3/3] ARM: bcm2835: Add DT for the firmware clocks driver.

2015-08-27 Thread Lee Jones
On Fri, 14 Aug 2015, Stephen Warren wrote: > On 08/13/2015 05:05 PM, Eric Anholt wrote: > > Signed-off-by: Eric Anholt > > Acked-by: Lee Jones > > A patch description might be nice, although admittedly the subject seems > clear enough. Agreed that the subject is clear enough on this occasion.

Re: [PATCH] ARM: dts: use vqmmc-supply of emmc/sd for exynos4412-odroid-common

2015-08-27 Thread Javier Martinez Canillas
Hello Jaehoon, On 08/27/2015 11:29 AM, Jaehoon Chung wrote: > Currently vmmc's property is wrong. > If it needs to control two supplies, then it has to use vmmc/vqmmc-supply. > (Card supply power and I/O Line supply Power.) > > Signed-off-by: Jaehoon Chung > --- > arch/arm/boot/dts/exynos4412-o

Re: [PATCH linux-next v5 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change

2015-08-27 Thread Cyrille Pitchen
Hi Jonas, Le 26/08/2015 16:02, Jonas Gorski a écrit : > On Wed, Aug 26, 2015 at 2:30 PM, Cyrille Pitchen > wrote: >> Once the Quad SPI mode has been enabled on a Micron flash memory, this >> device expects ALL the following commands to use the SPI 4-4-4 protocol. >> The (Q)SPI controller needs to

[PATCH] arm: tegra: dtsi whitespace clean-up for tegra20, tegra30 and tegra124

2015-08-27 Thread Marcel Ziswiler
There were a few cases of eight spaces being used instead of a tab character plus one case of using two spaces after an equal sign instead of just one which this patch fixes. Signed-off-by: Marcel Ziswiler --- arch/arm/boot/dts/tegra124.dtsi | 2 +- arch/arm/boot/dts/tegra20.dtsi | 4 ++-- a

Re: 答复: [PATCH 1/5] net: add Hisilicon Network Subsystem support (config and documents)

2015-08-27 Thread Kenneth Lee
On Fri, Aug 21, 2015 at 04:00:35PM +0200, Arnd Bergmann wrote: > Date: Fri, 21 Aug 2015 16:00:35 +0200 > From: Arnd Bergmann > To: "Liguozhu (Kenneth)" > CC: "mark.rutl...@arm.com" , > "devicetree@vger.kernel.org" , > "pawel.m...@arm.com" , "ijc+devicet...@hellion.org.uk" > , "catalin.mari...@

[PATCH] ARM: dts: use vqmmc-supply of emmc/sd for exynos4412-odroid-common

2015-08-27 Thread Jaehoon Chung
Currently vmmc's property is wrong. If it needs to control two supplies, then it has to use vmmc/vqmmc-supply. (Card supply power and I/O Line supply Power.) Signed-off-by: Jaehoon Chung --- arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 7 --- 1 file changed, 4 insertions(+), 3 deletions

Re: [PATCH 00/10] Add support for img AXD audio hardware decoder

2015-08-27 Thread Qais Yousef
On 08/26/2015 07:04 PM, Mark Brown wrote: On Mon, Aug 24, 2015 at 01:39:09PM +0100, Qais Yousef wrote: Qais Yousef (10): irqchip: irq-mips-gic: export gic_send_ipi dt: add img,axd.txt device tree binding document ALSA: add AXD Audio Processing IP alsa driver ALSA: axd: add fw binary

Re: [PATCH 1/2] usb: chipidea: add xilinx zynq platform data

2015-08-27 Thread punnaiah choudary kalluri
Hi, On Thu, Aug 27, 2015 at 10:03 AM, Peter Chen wrote: > On Thu, Aug 27, 2015 at 10:59:22AM +0530, sundeep subbaraya wrote: >> Hi, >> >> >> On Wed, Aug 26, 2015 at 8:57 PM, Nathan Sullivan >> wrote: >> > The Xilinx Zynq udc does not need the CI_HDRC_DISABLE_STREAMING flag, >> > unlike the defa

<    1   2