Re: [PATCH] arm64: dts: add APM Merlin Board device tree

2015-03-12 Thread Arnd Bergmann
On Tuesday 10 March 2015 10:10:54 Feng Kan wrote: + + soc { + compatible = simple-bus; + #address-cells = 2; + #size-cells = 2; + ranges; + + serial0: serial@1060 { + device_type =

Re: [PATCH net-next 1/3] of: mdio: export of_mdio_parse_addr

2015-03-12 Thread Rob Herring
On Tue, Mar 10, 2015 at 6:57 PM, Florian Fainelli f.faine...@gmail.com wrote: Export of_mdio_parse_addr() which allows parsing a given Ethernet PHY node MDIO address, verify it is within the allowed range, and return its value. This is going to be useful for the DSA code which needs to deal

Re: [PATCH v2 07/18] drivers: reset: Add STM32 reset driver

2015-03-12 Thread Philipp Zabel
Am Dienstag, den 10.03.2015, 22:20 +0100 schrieb Maxime Coquelin: 2015-03-10 21:21 GMT+01:00 Arnd Bergmann a...@arndb.de: On Tuesday 10 March 2015 16:44:24 Maxime Coquelin wrote: 2015-03-10 16:02 GMT+01:00 Arnd Bergmann a...@arndb.de: On Friday 20 February 2015 19:01:06 Maxime Coquelin

Re: [PATCH v2 07/18] drivers: reset: Add STM32 reset driver

2015-03-12 Thread Arnd Bergmann
On Tuesday 10 March 2015 16:44:24 Maxime Coquelin wrote: 2015-03-10 16:02 GMT+01:00 Arnd Bergmann a...@arndb.de: On Friday 20 February 2015 19:01:06 Maxime Coquelin wrote: +/* AHB1 */ +#define GPIOA_RESET0 +#define GPIOB_RESET1 +#define GPIOC_RESET2 +#define GPIOD_RESET

Re: [PATCH v5 3/3] ARM: dts: igep00x0: add wl18xx bindings

2015-03-12 Thread Eliad Peller
On Wed, Mar 11, 2015 at 3:21 PM, Javier Martinez Canillas jav...@dowhile0.org wrote: On Wed, Mar 11, 2015 at 2:17 PM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 11 March 2015 14:07:11 Javier Martinez Canillas wrote: Right now it seems that all boards in mainline with a WiLink6 part are

[PATCH V1] arm64: dts: add APM Merlin Board device tree

2015-03-12 Thread Feng Kan
This patch adds the support for APM Merlin board. The Merlin board is based on the APM X-Gene Shadowcat SoC. This DTS enables PMU, SATA and Serial. Signed-off-by: Feng Kan f...@apm.com --- V1 Change: - add memreserve for spintable. - remove clkfreq attribute - update

Re: [RFC/PATCHv2 3/3] spi: dw-spi: Pointers select 16b vs. 32b DesignWare access

2015-03-12 Thread Thor Thayer
On 03/09/2015 03:02 PM, Andy Shevchenko wrote: On Mon, Mar 9, 2015 at 9:47 PM, Thor Thayer ttha...@opensource.altera.com wrote: On 03/09/2015 01:54 PM, Andy Shevchenko wrote: Yes, I just need the 32 bit write. I was trying to remain consistent but I agree that only changing only writes

Re: [PATCH] arm64: dts: add APM Merlin Board device tree

2015-03-12 Thread Feng Kan
On Tue, Mar 10, 2015 at 10:20 AM, Mark Rutland mark.rutl...@arm.com wrote: Hi, On Tue, Mar 10, 2015 at 05:10:54PM +, Feng Kan wrote: This patch adds the support for APM Merlin board. The Merlin board is based on the APM X-Gene Shadowcat SoC. This DTS enables PMU, SATA and Serial.

Re: [PATCH v1 0/3 RESEND] NI Ettus Research USRP E3x0 soft-poweroff.

2015-03-12 Thread Moritz Fischer
Hi, On Sat, Mar 7, 2015 at 11:53 AM, Sebastian Reichel s...@kernel.org wrote: Please CC linux-pm. Will do. I would prefer to have a generic driver like syscon-reboot does for system reset. Will look into it, -- Moritz -- To unsubscribe from this list: send the line unsubscribe devicetree

Re: [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

2015-03-12 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [150310 10:25]: On 03/10/2015 10:33 AM, Tony Lindgren wrote: * Linus Walleij linus.wall...@linaro.org [150310 03:39]: On Wed, Mar 4, 2015 at 1:00 AM, Nishanth Menon n...@ti.com wrote: +Configuration definition follows similar model as the pinctrl-single:

Re: [PATCH 1/4] ARM: OMAP2+: omap_hwmod: Introduce ti,no-init dt property

2015-03-12 Thread Grygorii Strashko
Hi Dave, On 03/06/2015 07:45 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150306 09:28]: On 03/05/2015 06:41 PM, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [150305 12:24]: * Dave Gerlach d-gerl...@ti.com [150305 11:53]: On 03/05/2015 12:49 PM, Tony Lindgren wrote: *

Re: [PATCH v6 6/8] pinctrl: cygnus: add gpio/pinconf driver

2015-03-12 Thread Ray Jui
Hi Linus, On 3/10/2015 3:20 AM, Linus Walleij wrote: On Mon, Mar 9, 2015 at 9:45 PM, Ray Jui r...@broadcom.com wrote: This adds the initial support of the Broadcom Cygnus GPIO/PINCONF driver that supports all 3 GPIO controllers on Cygnus including the ASIU GPIO controller, the chipCommonG

Re: [PATCH 1/4] ARM: OMAP2+: omap_hwmod: Introduce ti,no-init dt property

2015-03-12 Thread Dave Gerlach
Grygorii, On 03/10/2015 12:36 PM, Grygorii Strashko wrote: Hi Dave, On 03/06/2015 07:45 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150306 09:28]: On 03/05/2015 06:41 PM, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [150305 12:24]: * Dave Gerlach d-gerl...@ti.com

Re: [PATCH v5 12/12] ARM: dts: sun6i: hummingbird: Enable the onboard WiFi module

2015-03-12 Thread Maxime Ripard
On Tue, Mar 10, 2015 at 07:59:24PM +0800, Chen-Yu Tsai wrote: The Hummingbird A31 has an AMPAK AP6210 WiFi+Bluetooth module. The WiFi part is a BCM43362 IC connected to MMC1 in the A31 SoC via SDIO. The IC also takes a power enable signal via GPIO. This is supported with the new power

Re: [PATCH v5 11/12] ARM: dts: sun6i: Add pinmux settings for mmc1 to dtsi

2015-03-12 Thread Maxime Ripard
On Tue, Mar 10, 2015 at 07:59:22PM +0800, Chen-Yu Tsai wrote: mmc1 is used to connect to the WiFi chip on the Hummingbird A31. Signed-off-by: Chen-Yu Tsai w...@csie.org --- arch/arm/boot/dts/sun6i-a31.dtsi | 8 1 file changed, 8 insertions(+) diff --git

Re: [PATCH v5 10/12] ARM: dts: sun6i: hummingbird: Add AXP221 regulator nodes

2015-03-12 Thread Maxime Ripard
On Tue, Mar 10, 2015 at 07:59:21PM +0800, Chen-Yu Tsai wrote: This patch adds the AXP221 regulators. Only the ones directly used on the board are added. Signed-off-by: Chen-Yu Tsai w...@csie.org Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android

Re: chosen/stdout-path and userland (Re: Can't boot kernel v4.0-rc2 on Koelsch)

2015-03-12 Thread Peter Hurley
On 03/11/2015 06:08 AM, Geert Uytterhoeven wrote: TL;DR After removing the console= parameter from chosen/bootargs, and relying solely on chosen/stdout-path, Hiep-san's Linaro userland cannot find the console device anymore. On Wed, Mar 11, 2015 at 7:45 AM, Laurent Pinchart

Re: [PATCH 2/2] drm/bridge: Add IT6151 bridge driver

2015-03-12 Thread Paul Bolle
Just a few nits, I'm afraid. On Wed, 2015-03-11 at 14:18 +0800, CK Hu wrote: drivers/gpu/drm/bridge/Kconfig | 10 + drivers/gpu/drm/bridge/Makefile | 1 + I applied 1/2 and 2/2 on top of next-20150312 to check a trivial issue. The chunks for these two files needed context changes to git

Re: [PATCH v3 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver

2015-03-12 Thread Jonathan Richardson
Hi Paul, Yes, I didn't notice that. I'll include it in the next patch. Thanks for the review. Jon On 15-03-11 02:46 AM, Paul Bolle wrote: One nit is all I can report. On Tue, 2015-03-10 at 18:17 -0700, Jonathan Richardson wrote: --- a/drivers/input/touchscreen/Kconfig +++

Re: [PATCH v8 0/4] hwspinlock core omap dt support

2015-03-12 Thread Ohad Ben-Cohen
Hi Suman, On Thu, Mar 5, 2015 at 4:01 AM, Suman Anna s-a...@ti.com wrote: This is the latest version of the hwspinlock dt support series, rebased onto v4.0-rc1 and addressing the long discussion on the bindings in v7 [1]. I really hope that this series can make it into 4.1. From a quick

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

2015-03-12 Thread Marc Zyngier
[adding RobH to the CC list, as he was commenting on the subject earlier] Hi Pranav, On 12/03/15 03:52, Pranavkumar Sawargaonkar wrote: Hi Marc, On Wed, Mar 11, 2015 at 11:47 PM, Marc Zyngier marc.zyng...@arm.com wrote: On 11/03/15 17:57, Feng Kan wrote: On Wed, Mar 11, 2015 at 10:31 AM,

Re: [PATCH v4 3/6] Documentation: DT: Document twl4030-madc-battery bindings

2015-03-12 Thread Sebastian Reichel
Hi, On Wed, Mar 11, 2015 at 10:43:17AM -0700, Tony Lindgren wrote: No no, capacity-uah is what we should use, but you need an ack from the battery and device tree people that this is OK. Let's not add ti,capacity-uah” as that can obviously be a generic property. I'm okay with capacity-uah.

Re: [PATCH v6 3/3] ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)

2015-03-12 Thread Stefan Agner
On 2015-03-11 01:48, Shawn Guo wrote: On Sun, Mar 01, 2015 at 11:41:29PM +0100, Stefan Agner wrote: Add the Miscellaneous System Control Module (MSCM) to the base device tree for Vybrid SoC's. This module contains registers to get information of the individual and current (accessing) CPU. In

Re: [PATCH] clk: mediatek: Export CPU mux clocks for CPU frequency control

2015-03-12 Thread Viresh Kumar
On 11 March 2015 at 05:43, Mike Turquette mturque...@linaro.org wrote: Sorry, I am not who you asked for advice but I will chime in anyways ;-) Always welcome :) I really hate this intermediate frequency stuff in cpufreq. As we I am starting to :) Furthermore any intermediate-frequency

Re: [PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex

2015-03-12 Thread Ohad Ben-Cohen
Hi Mark, Rob, On Sat, Feb 28, 2015 at 12:30 AM, Bjorn Andersson bjorn.anders...@sonymobile.com wrote: Add binding documentation for the Qualcomm Hardware Mutex. Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- I think the conclusion on the dt binding discussion for

Re: [PATCH 1/4] ARM: OMAP2+: omap_hwmod: Introduce ti,no-init dt property

2015-03-12 Thread Grygorii Strashko
Hi Dave, On 03/10/2015 07:59 PM, Dave Gerlach wrote: On 03/10/2015 12:36 PM, Grygorii Strashko wrote: On 03/06/2015 07:45 PM, Tony Lindgren wrote: * Dave Gerlach d-gerl...@ti.com [150306 09:28]: On 03/05/2015 06:41 PM, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [150305 12:24]: *

Re: [PATCH 1/5] MFD/OF: document MFD devices and handle simple-mfd

2015-03-12 Thread Alexandre Belloni
Hi, As part of the system timer cleanup, I'll actually be needing that patch. Is it scheduled for inclusion or should I use simple-bus in the meantime? On 03/03/2015 at 10:32:24 +0100, Linus Walleij wrote : This defines a new compatible option for MFD devices simple-mfd that will make the OF

Re: [PATCH v2 3/4] cpufreq: mediatek: add Mediatek cpufreq driver

2015-03-12 Thread Viresh Kumar
On 11 March 2015 at 18:15, Mark Brown broo...@kernel.org wrote: Ugh, no - that's a hideous bodge which is only going to create trouble later. Remember, DT is an ABI and should describe the hardware so if we're doing bodges that are visible there to shoehorn things onto our implementation

[PATCH v2 4/5] arm64/efi: ensure that Image does not cross a 512 MB boundary

2015-03-12 Thread Ard Biesheuvel
Update the Image placement logic used by the stub to make absolutely sure that the Image is placed such that the early init code will always be able to map it. This means the entire static memory footprint of the Image should be inside the same naturally aligned 512 MB region. First of all, the

[PATCH v2 1/5] of/fdt: split off FDT self reservation from memreserve processing

2015-03-12 Thread Ard Biesheuvel
This splits off the reservation of the memory occupied by the FDT binary itself from the processing of the memory reservations it contains. This is necessary because the physical address of the FDT, which is needed to perform the reservation, may not be known to the FDT driver core, i.e., it may

Re: [PATCH v4 3/6] Documentation: DT: Document twl4030-madc-battery bindings

2015-03-12 Thread Tony Lindgren
Hi, * Marek Belisko ma...@goldelico.com [150310 14:28]: Signed-off-by: Marek Belisko ma...@goldelico.com --- .../bindings/power_supply/twl4030_madc_battery.txt | 43 ++ 1 file changed, 43 insertions(+) create mode 100644

[PATCH v2 5/5] arm64/efi: adapt to relaxed FDT placement requirements

2015-03-12 Thread Ard Biesheuvel
With the relaxed FDT placement requirements in place, we can change the allocation strategy used by the stub to put the FDT image higher up in memory. At the same time, reduce the minimal alignment to a power of 2 upper bound of the size: this way, we are still guaranteed not to cross a 2 MB

Re: [PATCH] clk: mediatek: Export CPU mux clocks for CPU frequency control

2015-03-12 Thread Viresh Kumar
On 11 March 2015 at 05:29, Mike Turquette mturque...@linaro.org wrote: I assume you are saying that you want to update loops-per-jiffie while at an intermediate frequency. Why? This operation should not take very long. Imagine a (hypothetical?) processor that changes frequency in many small

Re: [PATCH 1/2] Documentation: devicetree: m25p80: add nor-jedec binding

2015-03-12 Thread Geert Uytterhoeven
On Thu, Mar 12, 2015 at 11:36 AM, Rafał Miłecki zaj...@gmail.com wrote: On 12 March 2015 at 11:19, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Wed, Mar 11, 2015 at 10:57 PM, Brian Norris computersforpe...@gmail.com wrote: diff --git a/Documentation/devicetree/bindings/mtd/m25p80.txt

Re: [PATCH v8 2/4] hwspinlock/core: add device tree support

2015-03-12 Thread Bjorn Andersson
On Wed 04 Mar 18:01 PST 2015, Suman Anna wrote: This patch adds a new OF-friendly API of_hwspin_lock_get_id() for hwspinlock clients to use/request locks from a hwspinlock device instantiated through a device-tree blob. This new API can be used by hwspinlock clients to get the id for a

Re: [PATCH v2 3/4] cpufreq: mediatek: add Mediatek cpufreq driver

2015-03-12 Thread Pi-Cheng Chen
On Thu, Mar 12, 2015 at 5:28 PM, Viresh Kumar viresh.ku...@linaro.org wrote: On 11 March 2015 at 18:15, Mark Brown broo...@kernel.org wrote: Ugh, no - that's a hideous bodge which is only going to create trouble later. Remember, DT is an ABI and should describe the hardware so if we're doing

[PATCH v7 0/3] dmaengine: APM X-Gene SoC DMA engine driver support

2015-03-12 Thread Rameshwar Prasad Sahu
This patch set implements the APM X-Gene SoC DMA driver support to offload the DMA operations such as memory copy(memcpy), scatter gather memory copy, raid5 xor and raid6 p+q. v7 changes: 1. Added raid5 xor offload support. 2. Added raid6 p+q offload support. v6 changes:

Re: [PATCH 1/2] dt-bindings: drm/bridge: Add IT6151 bridge chip driver bindings.

2015-03-12 Thread Matthias Brugger
2015-03-11 7:18 GMT+01:00 CK Hu ck...@mediatek.com: Add devicetree bindings for IT6151 MIPI to eDP bridge chip driver. Signed-off-by: CK Hu ck...@mediatek.com Signed-off-by: Jitao Shi jitao@mediatek.com Please use scripts/get_maintainer.pl for all people to which send the next version of

Re: [PATCH 1/2] Documentation: devicetree: m25p80: add nor-jedec binding

2015-03-12 Thread Rafał Miłecki
On 12 March 2015 at 11:19, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Wed, Mar 11, 2015 at 10:57 PM, Brian Norris computersforpe...@gmail.com wrote: diff --git a/Documentation/devicetree/bindings/mtd/m25p80.txt b/Documentation/devicetree/bindings/mtd/m25p80.txt index

Re: [PATCH v5 1/9] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-03-12 Thread Mark Rutland
[...] Do CPUs enter the kernel at EL2 or at EL1? Could you give me a tip how to check the kernel at EL2 or EL1? Hmm... I thought we logged this but it looks like we don't. You could hack in a check of is_hyp_mode_available() and is_hyp_mode_mismatched(). That will tell you if

[PATCH v7 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver

2015-03-12 Thread Rameshwar Prasad Sahu
This patch implements the APM X-Gene SoC DMA engine driver. The APM X-Gene SoC DMA engine consists of 4 DMA channels for performing DMA operations. These DMA operations include memory copy, scatter-gather memory copy, raid5 xor, and raid6 p+q offloading. Signed-off-by: Rameshwar Prasad Sahu

[PATCH v7 3/3] Documentation: dma: Add APM X-Gene SoC DMA engine driver documentation

2015-03-12 Thread Rameshwar Prasad Sahu
This patch adds device tree binding for APM X-Gene SoC DMA engine driver. Signed-off-by: Rameshwar Prasad Sahu rs...@apm.com Signed-off-by: Loc Ho l...@apm.com --- .../devicetree/bindings/dma/apm-xgene-dma.txt | 47 ++ 1 file changed, 47 insertions(+) create mode 100644

[PATCH v7 2/3] arm64: dts: Add APM X-Gene DMA device and DMA clock DTS nodes

2015-03-12 Thread Rameshwar Prasad Sahu
This patch adds the device tree node for APM X-Gene SoC DMA controller and DMA clock. Signed-off-by: Rameshwar Prasad Sahu rs...@apm.com Signed-off-by: Loc Ho l...@apm.com --- arch/arm64/boot/dts/apm/apm-storm.dtsi | 26 ++ 1 file changed, 26 insertions(+) diff --git

Re: [RFC PATCH v15 04/11] ARM: cpuidle: Register cpuidle_ops for QCOM cpus

2015-03-12 Thread Daniel Lezcano
On 03/11/2015 07:16 PM, Stephen Boyd wrote: On 03/09/15 08:16, Lina Iyer wrote: Register cpuidle ops for Krait Processor Sub-System. Supports v1 and v2 versions of KPSS. Cc: Stephen Boyd sb...@codeaurora.org Cc: Arnd Bergmann a...@arndb.de Cc: Kevin Hilman khil...@linaro.org Cc: Daniel Lezcano

Re: [PATCH v2 14/17] ata: ahci_tegra: remove power sequence from driver

2015-03-12 Thread Hans de Goede
Hi, On 12-03-15 13:23, Vince Hsu wrote: Cc'd Hans. Thanks, Vince On 03/12/2015 08:19 PM, Tejun Heo wrote: On Thu, Mar 12, 2015 at 08:15:15PM +0800, Vince Hsu wrote: We have the generic PM domain support for Tegra SoCs now. So remove the duplicated sequence here. Signed-off-by: Vince Hsu

Re: [PATCH v2 17/17] soc/tegra: remove lagacy powergate APIs

2015-03-12 Thread Thierry Reding
On Thu, Mar 12, 2015 at 08:15:18PM +0800, Vince Hsu wrote: We switch to generic power domain now. So remove the legacy functions. Signed-off-by: Vince Hsu vin...@nvidia.com --- drivers/soc/tegra/pmc.c | 68 - include/soc/tegra/pmc.h | 22

[PATCH v8 00/18] Tegra124 EMC (external memory controller) support

2015-03-12 Thread Tomeu Vizoso
Hello, I have spun one more version to address feedback from Paul Bolle and to include the .dtsi with the timings for the Nyan Blaze in the right DTS. Because of the DT changes for the Nyan boards this now depends on the Nyan series, but all the rest should apply cleanly on top of v4.0-rc1.

[PATCH v8 09/18] ARM: tegra: Add EMC timings to Jetson TK1 device tree

2015-03-12 Thread Tomeu Vizoso
From: Mikko Perttunen mperttu...@nvidia.com This adds a new file, tegra124-jetson-tk1-emc.dtsi that contains valid timings for the EMC memory clock. The file is included to the main Jetson TK1 device tree. The data is generated from the V5.0.17 version of the DVFS tables. Signed-off-by: Mikko

Re: [PATCH v2 17/17] soc/tegra: remove lagacy powergate APIs

2015-03-12 Thread Vince Hsu
Hi, On 03/12/2015 08:45 PM, Thierry Reding wrote: * PGP Signed by an unknown key On Thu, Mar 12, 2015 at 08:15:18PM +0800, Vince Hsu wrote: We switch to generic power domain now. So remove the legacy functions. Signed-off-by: Vince Hsu vin...@nvidia.com --- drivers/soc/tegra/pmc.c | 68

[PATCH v8 16/18] ARM: tegra: Add EMC timings to Nyan Big device tree

2015-03-12 Thread Tomeu Vizoso
This adds a new file, tegra124-nyan-big-emc.dtsi that contains valid timings for the EMC memory clock. The file is included to the main device tree file for the Nyan Big. The frequency 528MHz is missing because we don't currently have a timing configuration that works. Additionally, only the

[PATCH v8 17/18] ARM: tegra: Add EMC timings to Nyan Blaze device tree

2015-03-12 Thread Tomeu Vizoso
This adds a new file, tegra124-nyan-blaze-emc.dtsi that contains valid timings for the EMC memory clock. The file is included to the main device tree file for the Nyan Blaze. The frequency 528MHz is missing because we don't currently have a timing configuration that works. Additionally, only the

[Patch v3 3/3] dt: OF_UNITTEST make dependency broken, fix unittest.c after move

2015-03-12 Thread Frank Rowand
From: Frank Rowand frank.row...@sonymobile.com Fix an of_unittest.c include path to account for the move of unittest.c into unittest-data/. Signed-off-by: Frank Rowand frank.row...@sonymobile.com --- drivers/of/unittest-data/unittest.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 3/6] drm/exynos: mic: add MIC driver

2015-03-12 Thread Hyungwon Hwang
MIC(Mobile image compressor) is newly added IP in Exynos5433. MIC resides between decon and mipi dsim, and compresses frame data by 50%. With dsi, not display port, to send frame data to the panel, the bandwidth is not enough. That is why this compressor is introduced. Signed-off-by: Hyungwon

[GIT PULL] Immutable branch between MFD, Extcon, GPIO and Regulator

2015-03-12 Thread Lee Jones
Gentlemen, I think this has soaked for long enough now. Hopefully there are no issues. The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at:

[PATCH v2 RESEND 2/4] arm/exynos/pm_domains: add support for async-bridge clocks

2015-03-12 Thread Andrzej Hajda
Since Exynos5420 there are async-bridges (ASB) between different IPs. These bridges must be operational during power domain on/off, ie. clocks used by these bridges should be enabled. This patch enabled these clocks during domain on/off. Signed-off-by: Andrzej Hajda a.ha...@samsung.com

Re: [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver

2015-03-12 Thread Yong Wu
Dear Tomasz, Thanks very much for review so detail! Please check my reply below. Others I will fix it in the next version. And I have got your comment of [2/5]. Do you have plan for the other patch? On Sun, 2015-03-08 at 13:12 +0900, Tomasz Figa wrote: Hi Yong Wu,

[PATCH 5/6] drm/exynos: dsi: add support for MIC driver as a bridge

2015-03-12 Thread Hyungwon Hwang
MIC must be initilized by MIPI DSI when it is being bound. Signed-off-by: Hyungwon Hwang human.hw...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_dsi.c | 24 1 file changed, 24 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_dsi.c

[PATCH 2/6] of: add helper for getting endpoint node of specific identifiers

2015-03-12 Thread Hyungwon Hwang
When there are multiple ports or multiple endpoints in a port, they have to be distinguished by the value of reg property. It is common. The drivers can get the specific endpoint in the specific port via this function. Now the drivers have to implement this code in themselves or have to force the

[PATCH 1/6] drm/exynos: add Exynos5433 decon driver

2015-03-12 Thread Hyungwon Hwang
From: Joonyoung Shim jy0922.s...@samsung.com DECON(Display and Enhancement Controller) is new IP replacing FIMD in Exynos5433. This patch adds Exynos5433 decon driver. Signed-off-by: Joonyoung Shim jy0922.s...@samsung.com Signed-off-by: Hyungwon Hwang human.hw...@samsung.com ---

[Patch v3 2/3] dt: OF_UNITTEST make dependency broken, move unittest.c

2015-03-12 Thread Frank Rowand
From: Frank Rowand frank.row...@sonymobile.com Move of_unittest.c into unittest-data/ This is based on v4.0-rc3. All checkpatch errors are ignored, as this is just a file move. At least two of the checkpatch errors appear to be real bugs, to be addressed in a future patch. Signed-off-by:

[PATCH v2 RESEND 0/4] Fix power domains handling on exynos542x

2015-03-12 Thread Andrzej Hajda
Hi Kukjin, This is resend of my patchset with added (Reviewed|Tested)-by tags and removed RFC prefix. Exynos chipsets since 542x have asynchronous bridges connecting different IPs. These bridges should be operational during power domain switching, ie associated clocks cannot be gated. This

[PATCH v2 RESEND 1/4] arm/exynos: add asynchronous bridge clock bindings

2015-03-12 Thread Andrzej Hajda
The patch adds bindings for clocks required by async-bridges present in the particular power domain. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Reviewed-by: Javier Martinez Canillas javier.marti...@collabora.co.uk Tested-by: Javier Martinez Canillas javier.marti...@collabora.co.uk ---

Re: [PATCH 0/6] ARM: cpuidle: Unify the ARM64/ARM DT approach

2015-03-12 Thread Daniel Lezcano
Catalin, Rob, do you agree with this patchset ? Thanks -- Daniel On 03/03/2015 01:29 PM, Daniel Lezcano wrote: There is a big number of cpuidle drivers for the ARM architecture. These drivers have been cleaned up and grouped into the drivers/cpuidle directory to keep track of the changes

[PATCH 6/6] drm/exynos: dsi: do not set TE GPIO direction by input

2015-03-12 Thread Hyungwon Hwang
On some board, TE GPIO should be configured properly thoughout pinctrl driver as an wakeup interrupt. So this gpio should be configurable in the board's DT, not being requested as a input pin. Signed-off-by: Hyungwon Hwang human.hw...@samsung.com --- drivers/gpu/drm/exynos/exynos_drm_dsi.c | 4

[PATCH 0/6] Add drivers for Exynos5433 display

2015-03-12 Thread Hyungwon Hwang
This patchset is based on the git(branch name: exynos-drm-next) which is maintained by Inki Dae. https://kernel.googlesource.com/pub/scm/linux/kernel/git/daeinki/drm-exynos.git This patchset adds 2 new device drivers, decon and mic, and adds support for Exynos5433 mipi dsi. To enable display in a

[Patch v3 1/3] dt: OF_UNITTEST make dependency broken, framework fixes

2015-03-12 Thread Frank Rowand
From: Frank Rowand frank.row...@sonymobile.com This 3 patch series is not bisectable. If CONFIG_OF_UNITTEST=y then the kernel will not build with just patch 1 or just patches 1 and 2 applied. If CONFIG_OF_UNITTEST=y then a kernel image make will always cause .version to be incremented, even if

[PATCH v2 RESEND 4/4] ARM: dts: exynos5420: add async-bridge clocks to gsc power domain

2015-03-12 Thread Andrzej Hajda
Both GSCALER IPs in gsc power domain have async-bridges (to FIMD and MIXER), therefore their clocks should be enabled during power domain switch. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Reviewed-by: Javier Martinez Canillas javier.marti...@collabora.co.uk Tested-by: Javier Martinez

[PATCH v2 RESEND 3/4] ARM: dts: exynos5420: add async-bridge clocks to disp1 power domain

2015-03-12 Thread Andrzej Hajda
FIMD and MIXER IPs in disp1 power domain have async-bridges (to GSCALER), therefore their clocks should be enabled during power domain switch. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Reviewed-by: Javier Martinez Canillas javier.marti...@collabora.co.uk Tested-by: Javier Martinez Canillas

[PATCH 4/6] drm/exynos: dsi: add support for Exynos5433 SoC

2015-03-12 Thread Hyungwon Hwang
From: Donghwa Lee dh09@samsung.com This patch adds support for Exynos5433. The goal is achieved by 1. Getting the address of registers from driver data 2. Getting the fixed value for registers from driver data 3. Getting different number of clocks using driver data 4. Getting max frequency of

Re: [PATCH v2 01/17] reset: add of_reset_control_get_by_index()

2015-03-12 Thread Vince Hsu
Hi Philipp, On 03/12/2015 11:01 PM, Philipp Zabel wrote: Hi Vince, Am Donnerstag, den 12.03.2015, 20:15 +0800 schrieb Vince Hsu: Add of_reset_control_get_by_index() to allow the drivers to get reset device without knowing its name. I see this is useful in the case of PM domain drivers that

Re: [PATCH v6 3/3] ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)

2015-03-12 Thread Shawn Guo
On Thu, Mar 12, 2015 at 10:03:08AM +0100, Stefan Agner wrote: On 2015-03-11 01:48, Shawn Guo wrote: On Sun, Mar 01, 2015 at 11:41:29PM +0100, Stefan Agner wrote: Add the Miscellaneous System Control Module (MSCM) to the base device tree for Vybrid SoC's. This module contains registers to

[PATCH 1/4] ARM: BCM2835: Add a function for doing an rmb() between device reads.

2015-03-12 Thread Eric Anholt
Stephen Warren was concerned that the rmb() present in the new mailbox driver was unnecessary, and after seeing the docs, that it was just so surprising that somebody would come along and remove it later. The explanation for the need for the rmb() is long enough that we won't want to place it at

[PATCH 3/4 v4] mailbox: Enable BCM2835 mailbox support

2015-03-12 Thread Eric Anholt
From: Lubomir Rintel lkund...@v3.sk Implement BCM2835 mailbox support as a device registered with the general purpose mailbox framework. Implementation based on commits by Lubomir Rintel [1], Suman Anna and Jassi Brar [2] on which to base the implementation. [1]

[PATCH 2/4 v3] dt/bindings: Add binding for BCM2835 mailbox driver

2015-03-12 Thread Eric Anholt
From: Lubomir Rintel lkund...@v3.sk Signed-off-by: Lubomir Rintel lkund...@v3.sk Signed-off-by: Craig McGeachie slap...@yahoo.com.au Signed-off-by: Eric Anholt e...@anholt.net --- v2: Split into a separate patch for submitting to the devicetree list. Consistently start node docs with a

[PATCH 4/4] ARM: bcm2835: Add the mailbox to the device tree.

2015-03-12 Thread Eric Anholt
Signed-off-by: Eric Anholt e...@anholt.net Acked-by: Lee Jones lee.jo...@linaro.org --- arch/arm/boot/dts/bcm2835.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi index 3342cb1..6b5c3a1 100644 ---

Re: [PATCH 1/3] ARM: imx6qdl-sabreauto.dtsi: add max7310 support

2015-03-12 Thread Peter Chen
On Wed, Mar 11, 2015 at 09:46:09AM +0800, Shawn Guo wrote: On Mon, Mar 09, 2015 at 05:28:06PM +0800, Peter Chen wrote: max7310 is an i2c interface gpio expander Signed-off-by: Peter Chen peter.c...@freescale.com --- arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 43

Re: [PATCH 1/3] ARM: imx6qdl-sabreauto.dtsi: add max7310 support

2015-03-12 Thread Shawn Guo
On Fri, Mar 13, 2015 at 10:40:43AM +0800, Peter Chen wrote: On Wed, Mar 11, 2015 at 09:46:09AM +0800, Shawn Guo wrote: On Mon, Mar 09, 2015 at 05:28:06PM +0800, Peter Chen wrote: max7310 is an i2c interface gpio expander Signed-off-by: Peter Chen peter.c...@freescale.com ---

Re: FW: [PATCH v2] mtd:spi-nor: Add Altera EPCQ Driver

2015-03-12 Thread Rafał Miłecki
On 11 March 2015 at 09:41, Viet Nga Dao vn...@altera.com wrote: On Tue, Mar 10, 2015 at 4:09 PM, Viet Nga Dao vn...@altera.com wrote: Ok. I will modify the code the way you suggest. I just realize that the opcode for RDID is handled by hardware in my case, therefore i dont really need to

Re: [PATCH v2] mtd:spi-nor: Add Altera EPCQ Driver

2015-03-12 Thread Viet Nga Dao
Hi, Could anyone please help me review the lock, unlock modification part i did in spi-nor? Thanks, Viet Nga On Mon, Feb 23, 2015 at 9:30 AM, Viet Nga Dao vn...@altera.com wrote: Hi, It has been nearly 2 weeks since i submitted this patch. Could you please help to review? Thanks, On Tue,

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

2015-03-12 Thread Lad, Prabhakar
Hi Sakari, Thanks for the review. On Fri, Mar 13, 2015 at 12:04 AM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Prabhakar, On Thu, Mar 12, 2015 at 11:22:36PM +, Lad Prabhakar wrote: ... +static int ov2659_probe(struct i2c_client *client, + const struct i2c_device_id

Re: [PATCH] libfdt: Add fdt_path_offset_namelen()

2015-03-12 Thread David Gibson
On Tue, Mar 10, 2015 at 09:47:44AM -0400, Peter Hurley wrote: Hi David, On 03/09/2015 08:17 PM, David Gibson wrote: On Fri, Mar 06, 2015 at 10:12:38AM -0500, Peter Hurley wrote: Properties may contain path names which are not NUL-terminated. For example, the 'stdout-path' property allows

Re: [PATCH] libfdt: Add fdt_path_offset_namelen()

2015-03-12 Thread David Gibson
On Tue, Mar 10, 2015 at 09:47:44AM -0400, Peter Hurley wrote: Hi David, On 03/09/2015 08:17 PM, David Gibson wrote: On Fri, Mar 06, 2015 at 10:12:38AM -0500, Peter Hurley wrote: Properties may contain path names which are not NUL-terminated. For example, the 'stdout-path' property allows

Re: [PATCH v2 2/2] v4l: mt9v032: Add OF support

2015-03-12 Thread Lad, Prabhakar
Hi Laurent, Thanks for the patch. On Fri, Mar 13, 2015 at 12:03 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Parse DT properties into a platform data structure when a DT node is available. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- [snip]

Re: [PATCH v1] of/pci : fix of_pci_dma_configure parent ptr NULL

2015-03-12 Thread Murali Karicheri
On 03/11/2015 12:40 PM, Murali Karicheri wrote: On some platforms such as that based on x86, ia64 etc, root bus is created with parent node passed in as NULL to pci_create_root_bus(). On these platforms, the patch series PCI: get DMA configuration from parent device when applied causes kernel

[PATCH] Input: sun4i-ts - allow to adjust some settings via device-tree properties.

2015-03-12 Thread Jens Thiele
This commit introduces two new optional device-tree properties: tp-sensitive-adjust: adjust sensitivity of pen down detection filter-type: select median and averaging filter The previous fixed defaults, didn't work well for the Olimex A13-LCD10TS (I have). Signed-off-by: Jens Thiele

[PATCH v8 05/18] of: Document timings subnode of nvidia,tegra-mc

2015-03-12 Thread Tomeu Vizoso
The MC driver needs some timing-specific information to program the EMEM during a rate change of the EMC clock. Signed-off-by: Tomeu Vizoso tomeu.viz...@collabora.com --- v4: * Add more information about nvidia,emem-configuration * Remove mandatory naming of the timings subnode

[PATCH/RFC v13 09/13] media: Add registration helpers for V4L2 flash sub-devices

2015-03-12 Thread Jacek Anaszewski
This patch adds helper functions for registering/unregistering LED Flash class devices as V4L2 sub-devices. The functions should be called from the LED subsystem device driver. In case the support for V4L2 Flash sub-devices is disabled in the kernel config the functions' empty versions will be

[PATCH 0/2] i2c: prevent id collisions in the DT case

2015-03-12 Thread Wolfram Sang
This series tries to fix the issue reported here[1]. In short: A DT entry wants a fixed id but its probe was deferred. When it was probed again, its id was taken by a dynamically assigned muxed bus. So, the probe failed. Let's start all dynamically assigned ids after the highest fixed one. We do

Re: [PATCH V4 2/2] Documentation: crypto: Add DT binding info for the img hw hash accelerator

2015-03-12 Thread Andrew Bresticker
Hi James, On Wed, Mar 11, 2015 at 7:06 PM, James Hartley james.hart...@imgtec.com wrote: This adds the binding documentation for the Imagination Technologies hash accelerator that provides hardware acceleration for SHA1/SHA224/SHA256/MD5 hashes. This hardware will be present in the upcoming

[PATCH/RFC v13 11/13] DT: Add documentation for exynos4-is 'flashes' property

2015-03-12 Thread Jacek Anaszewski
This patch adds a description of 'flashes' property to the samsung-fimc.txt. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Sylwester Nawrocki s.nawro...@samsung.com --- .../devicetree/bindings/media/samsung-fimc.txt |8

[PATCH/RFC v13 07/13] DT: Add documentation for the Skyworks AAT1290

2015-03-12 Thread Jacek Anaszewski
This patch adds device tree binding documentation for 1.5A Step-Up Current Regulator for Flash LEDs. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Bryan Wu coolo...@gmail.com Cc: Richard Purdie rpur...@rpsys.net ---

[PATCH v4 1/2] leds: add DT binding for Qualcomm PM8941 WLED block

2015-03-12 Thread Bjorn Andersson
From: Courtney Cavin courtney.ca...@sonymobile.com This adds device tree binding documentation for the WLED ('White' LED) block on Qualcomm's PM8941 PMICs. Signed-off-by: Courtney Cavin courtney.ca...@sonymobile.com Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- Changes since

[PATCH/RFC v13 12/13] leds: max77693: add support for V4L2 Flash sub-device

2015-03-12 Thread Jacek Anaszewski
Add support for V4L2 Flash sub-device to the max77693 LED Flash class driver. The support allows for V4L2 Flash sub-device to take the control of the LED Flash class device. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Bryan Wu

[PATCH/RFC v13 00/13] LED / flash API integration

2015-03-12 Thread Jacek Anaszewski
This patch set is a follow-up of the LED / flash API integration series [1]. It is based on linux-next_20150312, with patches for mfd max77693 from the previous version of the patch set. Those patches have been recently applied to mfd tree and are awaiting merging with linux-next.

[PATCH/RFC v13 01/13] leds: flash: Fix the size of sysfs_groups array

2015-03-12 Thread Jacek Anaszewski
LED_FLASH_MAX_SYSFS_GROUPS macro had value that was relevant for previous version of the patches introducing LED Flash class. Currently it is required to reserve the room for maximum 4 sysfs groups. Since the last element of the struct attribute_group array passed to the function

[PATCH/RFC v13 05/13] leds: Add driver for AAT1290 current regulator

2015-03-12 Thread Jacek Anaszewski
This patch adds a driver for the 1.5A Step-Up Current Regulator for Flash LEDs. The device is programmed through a Skyworks proprietary AS2Cwire serial digital interface. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Bryan Wu

[PATCH/RFC v13 13/13] leds: aat1290: add support for V4L2 Flash sub-device

2015-03-12 Thread Jacek Anaszewski
Add support for V4L2 Flash sub-device to the aat1290 LED Flash class driver. The support allows for V4L2 Flash sub-device to take the control of the LED Flash class device. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Bryan Wu

[PATCH v8 06/18] of: Add Tegra124 EMC bindings

2015-03-12 Thread Tomeu Vizoso
From: Mikko Perttunen mperttu...@nvidia.com Add binding documentation for the nvidia,tegra124-emc device tree node. Signed-off-by: Mikko Perttunen mperttu...@nvidia.com Signed-off-by: Tomeu Vizoso tomeu.viz...@collabora.com --- v7: * Remove nvidia,emc-cfg-dig-dll as it's unused *

Re: [RFC PATCH v15 04/11] ARM: cpuidle: Register cpuidle_ops for QCOM cpus

2015-03-12 Thread Lina Iyer
On Thu, Mar 12 2015 at 06:34 -0600, Daniel Lezcano wrote: On 03/11/2015 07:16 PM, Stephen Boyd wrote: On 03/09/15 08:16, Lina Iyer wrote: [...] +#if IS_ENABLED(CONFIG_QCOM_PM) Why not #ifdef CONFIG_QCOM_PM? I thought IS_ENABLED was for C code where you want to put it in an if ()

[PATCH v8 04/18] of: document new emc-timings subnode in nvidia,tegra124-car

2015-03-12 Thread Tomeu Vizoso
The EMC clock needs some extra information for changing its rate. Signed-off-by: Tomeu Vizoso tomeu.viz...@collabora.com --- v5: * Remove constraint on the unit-address of the timings and timing subnodes v4: * Remove comma from unit-address of CAR node in the example *

  1   2   3   >