RE: [PATCH] ARM: keystone: dts: add PCI serdes driver bindings

2015-10-21 Thread Kwok, WingMan
Hi, Please ignore the subject patch which is exactly the same as the one [PATCH v1] ARM: keystone: dts: add PCI serdes driver bindings submitted earlier. Thanks, WingMan > -Original Message- > From: Kwok, WingMan > Sent: Wednesday, October 21, 2015 8:57 AM > To: robh...@kernel.org;

Re: [PATCH 4/5] MIPS: xilfpga: Add mipsfpga platform code

2015-10-21 Thread Alban
Am Wed, 14 Oct 2015 13:51:56 +0100 schrieb Zubair Lutfullah Kakakhel : > The xilfpga platform will be DT only. > > Add required platform code. DT files have already been added separately > > [...] > > diff --git a/arch/mips/include/asm/mach-xilfpga/gpio.h >

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Tomeu Vizoso
On 21 October 2015 at 05:39, Greg Kroah-Hartman wrote: > On Tue, Oct 20, 2015 at 06:17:39PM +0200, Tomeu Vizoso wrote: >> On 20 October 2015 at 16:05, Greg Kroah-Hartman >> wrote: >> > On Tue, Oct 20, 2015 at 09:40:48AM +0200, Tomeu Vizoso

Re: [PATCH 10/19] ARM: dts: at91: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Nicolas Ferre
Le 21/10/2015 14:41, Sudeep Holla a écrit : > > > On 21/10/15 12:13, Sudeep Holla wrote: >> On 21/10/15 12:01, Ulf Hansson wrote: >>> On 21 October 2015 at 12:25, Sudeep Holla wrote: > > [..] > Yes that was my intention for splitting the patches per SoC group.

Re: [PATCH v6 1/4] of: overlay: kobjectify overlay objects

2015-10-21 Thread Pantelis Antoniou
Hi Greg, > On Oct 21, 2015, at 00:03 , Greg Kroah-Hartman > wrote: > > On Tue, Oct 20, 2015 at 10:13:14PM +0300, Pantelis Antoniou wrote: >> We are going to need the overlays to appear on sysfs with runtime >> global properties (like master enable) so turn them into

Re: [PATCH v6 22/22] of/platform: Defer probes of registered devices

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 12:54 AM, Scott Wood wrote: > On Mon, 2015-09-21 at 16:03 +0200, Tomeu Vizoso wrote: >> Instead of trying to match and probe platform and AMBA devices right >> after each is registered, delay their probes until device_initcall_sync. >> >> This

Re: [PATCH v2 0/8] arm: dts: lpc32xx: updates to LPC32xx SoC and boards

2015-10-21 Thread Arnd Bergmann
On Sunday 18 October 2015 00:35:49 Vladimir Zapolskiy wrote: > The change improves description of NXP LPC32xx hardware, among > important changes it adds standard timers and external memory > controller nodes, splits PWM device node into two, > > Changes from v1 to v2: > - removed v1 2/5 "arm:

Re: [PATCH v2 0/6] Switch to generic syscon regmap based drivers

2015-10-21 Thread Alim Akhtar
Hi Javier, On Wed, Oct 21, 2015 at 6:53 PM, Javier Martinez Canillas wrote: > Hello Alim, > > On 10/21/2015 12:44 PM, Alim Akhtar wrote: > > [snip] > >>> >>> Can you please test following patch [0] on top of Alim's series? If that >>> works then it should either be part

Re: [PATCH v6 1/4] of: overlay: kobjectify overlay objects

2015-10-21 Thread Greg Kroah-Hartman
On Wed, Oct 21, 2015 at 04:28:33PM +0300, Pantelis Antoniou wrote: > Hi Greg, > > > On Oct 21, 2015, at 00:03 , Greg Kroah-Hartman > > wrote: > > > > On Tue, Oct 20, 2015 at 10:13:14PM +0300, Pantelis Antoniou wrote: > >> We are going to need the overlays to appear

Re: [PATCH 1/4] Documentation: tps65086: Add DT bindings for the TPS65086 PMIC

2015-10-21 Thread Lee Jones
On Wed, 21 Oct 2015, Mark Brown wrote: > On Wed, Oct 21, 2015 at 12:18:32PM +0100, Lee Jones wrote: > > On Wed, 21 Oct 2015, Mark Brown wrote: > > > On Wed, Oct 21, 2015 at 09:46:33AM +0100, Lee Jones wrote: > > > > On Tue, 20 Oct 2015, Andrew F. Davis wrote: > > > > It is however the normal way

Re: [PATCH v1 1/2] dt-bindings: Sync the dts to this document

2015-10-21 Thread Rob Herring
On Tue, Oct 20, 2015 at 9:42 PM, Caesar Wang wrote: > Add the OTP gpio state, we need switch the pin to gpio state > before the TSADC controller is reset. > > Signed-off-by: Caesar Wang > --- > > Changes in v1: > - As the Doug comments, add the 'init'

Re: [PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms

2015-10-21 Thread Tony Lindgren
* Roger Quadros [151021 01:31]: > On 19/10/15 10:08, Roger Quadros wrote: > > On 17/10/15 00:25, Tony Lindgren wrote: > >> * Roger Quadros [151006 04:13]: > >>> > >>> Fine. The updated series is now at > >>> > >>> g...@github.com:rogerq/linux.git > >>> * [new

Re: [PATCH v2 0/6] Switch to generic syscon regmap based drivers

2015-10-21 Thread Alim Akhtar
Hi Javier, On Wed, Oct 21, 2015 at 3:46 PM, Javier Martinez Canillas wrote: > Hello Alim, > > On 10/21/2015 08:09 AM, Alim Akhtar wrote: > > [snip] > >> >> Hi Alim, >> >> I have installed your patch set above with git am on top of >>

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Greg Kroah-Hartman
On Wed, Oct 21, 2015 at 04:35:58PM +0200, Tomeu Vizoso wrote: > On 21 October 2015 at 05:39, Greg Kroah-Hartman > wrote: > > On Tue, Oct 20, 2015 at 06:17:39PM +0200, Tomeu Vizoso wrote: > >> On 20 October 2015 at 16:05, Greg Kroah-Hartman > >>

Re: [PATCH v2] ARM: dts: fix gpio-keys wakeup-source property

2015-10-21 Thread Sudeep Holla
Hi Arnd, On 16/10/15 17:01, Sudeep Holla wrote: The keyboard driver for GPIO buttons(gpio-keys) checks for one of the two boolean properties to enable gpio buttons as wakeup source: 1. "wakeup-source" or 2. the legacy "gpio-key,wakeup" However juno, ste-snowball and emev2-kzm9d dts file have a

Re: [PATCH v1 2/2] ARM: dts: rockchip: Add the OTP gpio pinctrl

2015-10-21 Thread Doug Anderson
Caesar, On Tue, Oct 20, 2015 at 9:42 PM, Caesar Wang wrote: > I think the description is right, maybe need other decriptions. > The tshut polarity is low in a short period of time when the TSADC > controller is reset. > > In other words, > > If T < (setting temperature),

Re: [PATCH v2 0/6] Switch to generic syscon regmap based drivers

2015-10-21 Thread Javier Martinez Canillas
Hello Alim, On 10/21/2015 04:50 PM, Alim Akhtar wrote: [snip] >> >> [0]: >> From c9b250ee03bae338339b70693e906145c719f783 Mon Sep 17 00:00:00 2001 >> From: Javier Martinez Canillas >> Date: Wed, 21 Oct 2015 11:59:44 +0200 >> Subject: [RFT PATCH] mmc: pwrseq: Use highest

Re: [PATCH v2 0/6] Switch to generic syscon regmap based drivers

2015-10-21 Thread Alim Akhtar
On Wed, Oct 21, 2015 at 8:25 PM, Javier Martinez Canillas wrote: > Hello Alim, > > On 10/21/2015 04:50 PM, Alim Akhtar wrote: > > [snip] > >>> >>> [0]: >>> From c9b250ee03bae338339b70693e906145c719f783 Mon Sep 17 00:00:00 2001 >>> From: Javier Martinez Canillas

Does dt property name in a binding always need a vendor prefix?

2015-10-21 Thread Murali Karicheri
Experts, I am looking for guidelines to name a DT property in a bindings. Do we need to add a vendor specific prefix always or is it needed only specific cases? I know the intent here is to avoid name space collision. But by name space I assume, within a specific a device binding. For

Re: [PATCH v2 0/6] Switch to generic syscon regmap based drivers

2015-10-21 Thread Alim Akhtar
On 10/22/2015 05:47 AM, Krzysztof Kozlowski wrote: On 22.10.2015 00:01, Alim Akhtar wrote: On Wed, Oct 21, 2015 at 8:25 PM, Javier Martinez Canillas wrote: Hello Alim, On 10/21/2015 04:50 PM, Alim Akhtar wrote: [snip] [0]: From

Re: [PATCH v5 0/6] MT8173 IOMMU SUPPORT

2015-10-21 Thread Yong Wu
On Wed, 2015-10-14 at 14:56 +0200, Joerg Roedel wrote: > On Fri, Oct 09, 2015 at 10:23:02AM +0800, Yong Wu wrote: > > Yong Wu (6): > > dt-bindings: iommu: Add binding for mediatek IOMMU > > dt-bindings: mediatek: Add smi dts binding > > iommu: add ARM short descriptor page table allocator >

Re: [PATCH] regulator, dt: add dt support for tps6502x regulator

2015-10-21 Thread Heiko Schocher
Hello Mark, Am 21.10.2015 um 18:17 schrieb Mark Brown: On Wed, Oct 21, 2015 at 02:52:51PM +0200, Heiko Schocher wrote: Am 21.10.2015 um 14:19 schrieb Mark Brown: On Mon, Oct 19, 2015 at 08:27:13AM +0200, Heiko Schocher wrote: If this file is needed there is something broken, if this file

Re: Which is better to specify console, "console= " or "stdout-path" ?

2015-10-21 Thread Masahiro Yamada
Hi Peter, 2015-10-22 1:26 GMT+09:00 Peter Hurley : > On 10/21/2015 11:38 AM, Masahiro Yamada wrote: >> Hi Peter. >> >> 2015-10-21 21:46 GMT+09:00 Peter Hurley : >>> On 10/21/2015 04:58 AM, Sudeep Holla wrote: On 21/10/15 06:09, Masahiro

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Frank Rowand
On 10/19/2015 5:34 AM, Tomeu Vizoso wrote: > On 18 October 2015 at 21:53, Mark Brown wrote: >> On Sun, Oct 18, 2015 at 12:37:57PM -0700, Greg Kroah-Hartman wrote: >>> On Sun, Oct 18, 2015 at 08:29:31PM +0100, Mark Brown wrote: On Fri, Oct 16, 2015 at 11:57:50PM -0700,

Re: [PATCH 1/4] Documentation: tps65086: Add DT bindings for the TPS65086 PMIC

2015-10-21 Thread Mark Brown
On Wed, Oct 21, 2015 at 04:26:59PM +0100, Lee Jones wrote: > On Wed, 21 Oct 2015, Mark Brown wrote: > > On Wed, Oct 21, 2015 at 12:18:32PM +0100, Lee Jones wrote: > > > I didn't say it hasn't been done before, just that I didn't like it > > > for the aforementioned reasons. I can also find

Re: Which is better to specify console, "console= " or "stdout-path" ?

2015-10-21 Thread Peter Hurley
On 10/21/2015 11:38 AM, Masahiro Yamada wrote: > Hi Peter. > > 2015-10-21 21:46 GMT+09:00 Peter Hurley : >> On 10/21/2015 04:58 AM, Sudeep Holla wrote: >>> On 21/10/15 06:09, Masahiro Yamada wrote: I think there exist two ways to specify the console port and

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Mark Brown
On Wed, Oct 21, 2015 at 08:59:51AM -0700, Frank Rowand wrote: > On 10/19/2015 5:34 AM, Tomeu Vizoso wrote: > > To be clear, I was saying that this series should NOT affect total > > boot times much. > I'm confused. If I understood correctly, improving boot time was > the key justification for

Re: [PATCH] ARM: keystone: dts: add PCI serdes driver bindings

2015-10-21 Thread santosh.shilim...@oracle.com
On 10/21/15 5:57 AM, WingMan Kwok wrote: This patch adds the serdes phy driver dts bindings for the keystone PCIe host driver. Signed-off-by: WingMan Kwok --- Keep me posted when driver gets merged. I will then pick this up. Regards, Santosh -- To unsubscribe from this list:

Re: [PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig

2015-10-21 Thread Stephen Warren
On 10/21/2015 10:16 AM, Stefan Wahren wrote: Am 21.10.2015 um 04:32 schrieb Stephen Warren: On 10/15/2015 02:47 PM, Stefan Wahren wrote: Rebuild bcm2835_defconfig using "make bcm2835_defconfig; make savedefconfig", and add the following features: * Enable all bcm2835-relevant drivers (MBOX,

Re: Which is better to specify console, "console= " or "stdout-path" ?

2015-10-21 Thread Masahiro Yamada
Hi Peter. 2015-10-21 21:46 GMT+09:00 Peter Hurley : > On 10/21/2015 04:58 AM, Sudeep Holla wrote: >> On 21/10/15 06:09, Masahiro Yamada wrote: >>> I think there exist two ways to specify the console port and baudrate. >>> >>> >>> [1] Specify console in bootargs >>> >>>

[PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support

2015-10-21 Thread Jens Kuske
Hi everyone, This is v3 of my patch series introducing basic kernel support for Allwinner's H3 SoC. It mainly adds basic clocks and pinctrl. It also adds interrupts, timers, watchdog, RTC, dmaengine, MMC and UARTs, which are mostly compatible to those in earlier SoCs like A23 and A31, and can

Re: [PATCH 2/4] mfd: tps65086: Add driver for the TPS65086 PMIC

2015-10-21 Thread Andrew F. Davis
On 10/21/2015 03:43 AM, Lee Jones wrote: On Tue, 20 Oct 2015, Andrew F. Davis wrote: On 10/20/2015 05:02 AM, Lee Jones wrote: On Mon, 19 Oct 2015, Andrew F. Davis wrote: On 10/19/2015 04:23 AM, Lee Jones wrote: On Fri, 16 Oct 2015, Andrew F. Davis wrote: Add support for the TPS65912

Re: [PATCH v1 1/2] dt-bindings: Sync the dts to this document

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 10:45 AM, Caesar Wang wrote: > Hi Rob, > > 在 2015年10月21日 23:18, Rob Herring 写道: >> >> On Tue, Oct 20, 2015 at 9:42 PM, Caesar Wang wrote: >>> >>> Add the OTP gpio state, we need switch the pin to gpio state >>> before the

Re: [PATCH v1 01/17] scsi: ufs-qcom: add number of lanes per direction

2015-10-21 Thread Akinobu Mita
2015-09-13 23:52 GMT+09:00 Yaniv Gardi : > diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c > index 1c37a7d..9638553 100644 > --- a/drivers/scsi/ufs/ufshcd.c > +++ b/drivers/scsi/ufs/ufshcd.c > @@ -40,6 +40,7 @@ > #include > #include > > +#include >

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Tomeu Vizoso
On 21 October 2015 at 17:14, Greg Kroah-Hartman wrote: > On Wed, Oct 21, 2015 at 04:35:58PM +0200, Tomeu Vizoso wrote: >> On 21 October 2015 at 05:39, Greg Kroah-Hartman >> wrote: >> > On Tue, Oct 20, 2015 at 06:17:39PM +0200, Tomeu Vizoso

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Greg Kroah-Hartman
On Wed, Oct 21, 2015 at 05:53:13PM +0200, Tomeu Vizoso wrote: > On 21 October 2015 at 17:14, Greg Kroah-Hartman > wrote: > > On Wed, Oct 21, 2015 at 04:35:58PM +0200, Tomeu Vizoso wrote: > >> On 21 October 2015 at 05:39, Greg Kroah-Hartman > >>

[PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI

2015-10-21 Thread Jens Kuske
The Allwinner H3 is a home entertainment system oriented SoC with four Cortex-A7 cores and a Mali-400MP2 GPU. Signed-off-by: Jens Kuske --- arch/arm/boot/dts/sun8i-h3.dtsi | 499 1 file changed, 499 insertions(+) create mode 100644

[PATCH 6/6] ARM: dts: sun8i: Add Orange Pi Plus support

2015-10-21 Thread Jens Kuske
The Orange Pi Plus is a SBC based on the Allwinner H3 SoC with 8GB eMMC, multiple USB ports through a USB hub chip, SATA through a USB-SATA bridge, one uSD slot, a 10/100/1000M ethernet port, WiFi, HDMI, headphone jack, IR receiver, a microphone, a CSI connector and a 40-pin GPIO header.

Re: [PATCH v1 1/2] dt-bindings: Sync the dts to this document

2015-10-21 Thread Caesar Wang
Hi Rob, 在 2015年10月21日 23:18, Rob Herring 写道: On Tue, Oct 20, 2015 at 9:42 PM, Caesar Wang wrote: Add the OTP gpio state, we need switch the pin to gpio state before the TSADC controller is reset. Signed-off-by: Caesar Wang --- Changes in v1: -

[PATCH 1/6] clk: sunxi: Let divs clocks read the base factor clock name from devicetree

2015-10-21 Thread Jens Kuske
Currently, the sunxi clock driver gets the name for the base factor clock of divs clocks from the name field in factors_data. This prevents reusing of the factor clock for clocks with same properties, but different name. This commit makes the divs setup function try to get a name from

[PATCH 2/6] clk: sunxi: Add H3 clocks support

2015-10-21 Thread Jens Kuske
The H3 clock control unit is similar to the those of other sun8i family members like the A23. It adds a new bus gates clock similar to the simple gates, but with a different parent clock for each single gate. Some of the gates use the new AHB2 clock as parent, whose clock source is muxable

Re: [PATCH] EDAC: Add AMD Seattle SoC EDAC

2015-10-21 Thread Brijesh Singh
On 10/21/2015 05:01 AM, Andre Przywara wrote: > Hi, > > On 21/10/15 10:35, Borislav Petkov wrote: >> On Wed, Oct 21, 2015 at 09:55:43AM +0800, Hanjun Guo wrote: >>> So I think the meaning of those error register is the same, but the way >>> of handle it may different from SoCs, for single bit

Re: [PATCH v2] dts: keystone: Use new "ti,keystone-i2c" compatible

2015-10-21 Thread santosh.shilim...@oracle.com
On 10/21/15 3:38 AM, Grygorii Strashko wrote: On 09/14/2015 12:07 PM, Alexander Sverdlin wrote: Now as "i2c-davinci" driver has special handling for Keystone it's time to switch the device tree to use new "compatible" property. Old one is left for backwards- compatibility. Signed-off-by:

Re: [PATCH v1 02/17] scsi: ufs: add option to change default UFS power management level

2015-10-21 Thread Akinobu Mita
2015-09-13 23:52 GMT+09:00 Yaniv Gardi : > UFS device and link can be put in multiple different low power modes > hence UFS driver supports multiple different low power modes. > By default UFS driver selects the default (optimal) low power mode > (which gives moderate power

Re: [PATCH] regulator, dt: add dt support for tps6502x regulator

2015-10-21 Thread Mark Brown
On Wed, Oct 21, 2015 at 02:52:51PM +0200, Heiko Schocher wrote: > Am 21.10.2015 um 14:19 schrieb Mark Brown: > >On Mon, Oct 19, 2015 at 08:27:13AM +0200, Heiko Schocher wrote: > >If this file is needed there is something broken, if this file is not > >needed then it is just noise since everything

[PATCH 3/6] pinctrl: sunxi: Add H3 PIO controller support

2015-10-21 Thread Jens Kuske
The H3 uses the same pin controller as previous SoC's from Allwinner. Add support for the pins controlled by the main PIO controller. Signed-off-by: Jens Kuske --- .../bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 + drivers/pinctrl/sunxi/Kconfig

Re: Alternative approach to solve the deferred probe

2015-10-21 Thread Frank Rowand
On 10/21/2015 1:18 AM, Russell King - ARM Linux wrote: > On Tue, Oct 20, 2015 at 08:58:19PM -0700, Frank Rowand wrote: >> On 10/20/2015 8:46 AM, Russell King - ARM Linux wrote: < snip > >>> + >>> static bool driver_deferred_probe_enable = false; >>> + >>> /** >>> *

Re: [PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig

2015-10-21 Thread Stefan Wahren
Am 21.10.2015 um 04:32 schrieb Stephen Warren: On 10/15/2015 02:47 PM, Stefan Wahren wrote: Rebuild bcm2835_defconfig using "make bcm2835_defconfig; make savedefconfig", and add the following features: * Enable all bcm2835-relevant drivers (MBOX, WDT, DMA, PWM, SND) * Re-enable some

[PATCH 4/6] reset: sunxi: Add compatible for Allwinner H3 bus resets

2015-10-21 Thread Jens Kuske
Adding a new compatible allows us to define SoC specific behaviour if necessary, for example forcing a particular device out of reset even if no driver is actually using it. Signed-off-by: Jens Kuske ---

Re: [REPOST PATCH 0/3] dwc2 patches to allow wakeup on Rockchip rk3288

2015-10-21 Thread Doug Anderson
John, On Mon, Jul 6, 2015 at 11:27 AM, Douglas Anderson wrote: > This series of patches, together with > from Chris Zhong and a > dts change allow us to wake up from a USB device on rk3288 boards. > The patches were tested on

Re: Alternative approach to solve the deferred probe

2015-10-21 Thread Grygorii Strashko
On 10/21/2015 06:36 PM, Frank Rowand wrote: > On 10/21/2015 1:18 AM, Russell King - ARM Linux wrote: >> On Tue, Oct 20, 2015 at 08:58:19PM -0700, Frank Rowand wrote: >>> On 10/20/2015 8:46 AM, Russell King - ARM Linux wrote: > > < snip > > + static bool driver_deferred_probe_enable =

Re: [PATCH v5 1/2] dtc: Plugin and fixup support

2015-10-21 Thread Pantelis Antoniou
Hi David, > On Oct 21, 2015, at 05:29 , David Gibson wrote: > > On Wed, Aug 26, 2015 at 09:44:33PM +0300, Pantelis Antoniou wrote: >> This patch enable the generation of symbols & local fixup information >> for trees compiled with the -@ (--symbols) option. >> >>

Re: [PATCH v5 1/2] dtc: Plugin and fixup support

2015-10-21 Thread Pantelis Antoniou
Hi David, > On Oct 21, 2015, at 05:29 , David Gibson wrote: > > On Wed, Aug 26, 2015 at 09:44:33PM +0300, Pantelis Antoniou wrote: >> This patch enable the generation of symbols & local fixup information >> for trees compiled with the -@ (--symbols) option. >> >>

Re: Alternative approach to solve the deferred probe

2015-10-21 Thread Russell King - ARM Linux
On Wed, Oct 21, 2015 at 07:55:29PM +0300, Grygorii Strashko wrote: > On 10/21/2015 06:36 PM, Frank Rowand wrote: > > The above is currently the last point for probe to succeed or defer > > (until possibly, as you mentioned, module loading resolves the defer). > > If a probe defers above, it will

Re: Alternative approach to solve the deferred probe

2015-10-21 Thread Frank Rowand
On 10/21/2015 9:55 AM, Grygorii Strashko wrote: > On 10/21/2015 06:36 PM, Frank Rowand wrote: >> On 10/21/2015 1:18 AM, Russell King - ARM Linux wrote: >>> On Tue, Oct 20, 2015 at 08:58:19PM -0700, Frank Rowand wrote: On 10/20/2015 8:46 AM, Russell King - ARM Linux wrote: >> >> < snip > >>

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Frank Rowand
On 10/21/2015 9:27 AM, Mark Brown wrote: > On Wed, Oct 21, 2015 at 08:59:51AM -0700, Frank Rowand wrote: >> On 10/19/2015 5:34 AM, Tomeu Vizoso wrote: > >>> To be clear, I was saying that this series should NOT affect total >>> boot times much. > >> I'm confused. If I understood correctly,

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Greg Kroah-Hartman
On Wed, Oct 21, 2015 at 01:09:55PM -0500, Rob Herring wrote: > On Wed, Oct 21, 2015 at 11:06 AM, Greg Kroah-Hartman > wrote: > > On Wed, Oct 21, 2015 at 05:53:13PM +0200, Tomeu Vizoso wrote: > >> On 21 October 2015 at 17:14, Greg Kroah-Hartman > >>

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 11:06 AM, Greg Kroah-Hartman wrote: > On Wed, Oct 21, 2015 at 05:53:13PM +0200, Tomeu Vizoso wrote: >> On 21 October 2015 at 17:14, Greg Kroah-Hartman >> wrote: >> > On Wed, Oct 21, 2015 at 04:35:58PM +0200, Tomeu

Re: Alternative approach to solve the deferred probe

2015-10-21 Thread Russell King - ARM Linux
On Wed, Oct 21, 2015 at 09:13:48PM +0300, Grygorii Strashko wrote: > But I worry a bit (and that my main point) about these few additional > rounds of deferred device probing which I have right now and which allows > some of drivers to finish, finally, their probes successfully. > With proposed

Re: [PATCH v3] DT: mmc: sh_mmcif: document R8A779[34] support

2015-10-21 Thread Sergei Shtylyov
Hello. On 10/21/2015 11:38 AM, Ulf Hansson wrote: Renesas R8A7794 SoC also has the MMCIF controller... Signed-off-by: Sergei Shtylyov Thanks, applied for next. Oops, just noticed the subject was stale. I wasn't adding R8A7793 support in that

Re: [PATCH v2] ARM: shmobile: silk: add SDHI1 DT support

2015-10-21 Thread Sergei Shtylyov
On 10/21/2015 03:31 AM, Simon Horman wrote: There should have been [PATCH v3] in the subject, of course. Thanks for following up. I have queued this up for v4.5. Again, not seeing anything new today from renesas.git... Thanks for noticing, it should be there now. Hm, again

Re: [PATCH v4 00/11] exynos-ufs: add support for Exynos

2015-10-21 Thread Alim Akhtar
A Gentle Reminder !! On 10/14/2015 06:25 PM, Alim Akhtar wrote: This patch-set introduces UFS (Universal Flash Storage) host support for Samsung Exynos SoC. Mostly, it consists of UFS PHY and host specific driver. And it also contains some quirks handling for Exynos. NOTE: ** This series has a

Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support

2015-10-21 Thread Hans de Goede
Hi Jens, On 21-10-15 18:13, Jens Kuske wrote: Hi everyone, This is v3 of my patch series introducing basic kernel support for Allwinner's H3 SoC. It mainly adds basic clocks and pinctrl. It also adds interrupts, timers, watchdog, RTC, dmaengine, MMC and UARTs, which are mostly compatible to

Re: [PATCH v6 3/4] of: overlay: add per overlay sysfs attributes

2015-10-21 Thread Pantelis Antoniou
Hi Rob, > On Oct 21, 2015, at 00:54 , Rob Herring wrote: > > On Tue, Oct 20, 2015 at 4:11 PM, Pantelis Antoniou > wrote: >> Hi Rob, >> >>> On Oct 21, 2015, at 00:04 , Rob Herring wrote: >>> >>> On Tue, Oct 20,

Re: [PATCH 2/4] mfd: tps65086: Add driver for the TPS65086 PMIC

2015-10-21 Thread Lee Jones
On Wed, 21 Oct 2015, Andrew F. Davis wrote: > On 10/21/2015 03:43 AM, Lee Jones wrote: > >On Tue, 20 Oct 2015, Andrew F. Davis wrote: > > > >>On 10/20/2015 05:02 AM, Lee Jones wrote: > >>>On Mon, 19 Oct 2015, Andrew F. Davis wrote: > On 10/19/2015 04:23 AM, Lee Jones wrote: > >On Fri, 16

Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support

2015-10-21 Thread Hans de Goede
Hi, On 21-10-15 18:13, Jens Kuske wrote: Hi everyone, This is v3 of my patch series introducing basic kernel support for Allwinner's H3 SoC. It mainly adds basic clocks and pinctrl. It also adds interrupts, timers, watchdog, RTC, dmaengine, MMC and UARTs, which are mostly compatible to those

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 1:45 PM, Greg Kroah-Hartman wrote: > On Wed, Oct 21, 2015 at 01:09:55PM -0500, Rob Herring wrote: >> On Wed, Oct 21, 2015 at 11:06 AM, Greg Kroah-Hartman >> wrote: >> > On Wed, Oct 21, 2015 at 05:53:13PM +0200, Tomeu

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Mark Brown
On Wed, Oct 21, 2015 at 11:18:08AM -0700, Frank Rowand wrote: > On 10/21/2015 9:27 AM, Mark Brown wrote: > > Overall boot time and time to get some individual built in component up > > and running aren't the same thing - what this'll do is get things up > > more in the link order of the leaf

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 1:18 PM, Frank Rowand wrote: > On 10/21/2015 9:27 AM, Mark Brown wrote: >> On Wed, Oct 21, 2015 at 08:59:51AM -0700, Frank Rowand wrote: >>> On 10/19/2015 5:34 AM, Tomeu Vizoso wrote: >> To be clear, I was saying that this series should NOT

Re: Alternative approach to solve the deferred probe

2015-10-21 Thread Russell King - ARM Linux
On Wed, Oct 21, 2015 at 08:36:23AM -0700, Frank Rowand wrote: > On 10/21/2015 1:18 AM, Russell King - ARM Linux wrote: > > On Tue, Oct 20, 2015 at 08:58:19PM -0700, Frank Rowand wrote: > >> On 10/20/2015 8:46 AM, Russell King - ARM Linux wrote: > > < snip > > > >>> + > >>> static bool

Re: [PATCH] driver core: Disable late probes by default

2015-10-21 Thread Greg Kroah-Hartman
On Wed, Oct 21, 2015 at 03:53:31PM -0500, Rob Herring wrote: > On Wed, Oct 21, 2015 at 1:45 PM, Greg Kroah-Hartman > wrote: > > On Wed, Oct 21, 2015 at 01:09:55PM -0500, Rob Herring wrote: > >> On Wed, Oct 21, 2015 at 11:06 AM, Greg Kroah-Hartman > >>

Re: [PATCH v2] EDAC: Add ARM64 EDAC

2015-10-21 Thread Mauro Carvalho Chehab
Em Wed, 21 Oct 2015 15:41:37 -0500 Brijesh Singh escreveu: > Add support for Cortex A57 and A53 EDAC driver. > > Signed-off-by: Brijesh Singh > CC: robh...@kernel.org > CC: pawel.m...@arm.com > CC: mark.rutl...@arm.com > CC:

[PATCH v2] EDAC: Add ARM64 EDAC

2015-10-21 Thread Brijesh Singh
Add support for Cortex A57 and A53 EDAC driver. Signed-off-by: Brijesh Singh CC: robh...@kernel.org CC: pawel.m...@arm.com CC: mark.rutl...@arm.com CC: ijc+devicet...@hellion.org.uk CC: ga...@codeaurora.org CC: dougthomp...@xmission.com CC: b...@alien8.de CC:

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Frank Rowand
On 10/21/2015 2:12 PM, Rob Herring wrote: > On Wed, Oct 21, 2015 at 1:18 PM, Frank Rowand wrote: >> On 10/21/2015 9:27 AM, Mark Brown wrote: >>> On Wed, Oct 21, 2015 at 08:59:51AM -0700, Frank Rowand wrote: On 10/19/2015 5:34 AM, Tomeu Vizoso wrote: >>> > To be

Re: [PATCH v6 3/4] of: overlay: add per overlay sysfs attributes

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 2:37 PM, Pantelis Antoniou wrote: > Hi Rob, > >> On Oct 21, 2015, at 00:54 , Rob Herring wrote: >> >> On Tue, Oct 20, 2015 at 4:11 PM, Pantelis Antoniou >> wrote: >>> Hi Rob, >>>

Re: [PATCH v4 1/6] remoteproc: dt: Provide bindings for ST's Remote Processor Controller driver

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 6:47 AM, Lee Jones wrote: > Signed-off-by: Ludovic Barre > Signed-off-by: Lee Jones Are all the instances the same or are some fixed to audio processing for example? If the latter, I think the compatible

Re: [PATCH v6 22/22] of/platform: Defer probes of registered devices

2015-10-21 Thread Scott Wood
On Wed, 2015-10-21 at 08:44 -0500, Rob Herring wrote: > On Wed, Oct 21, 2015 at 12:54 AM, Scott Wood > wrote: > > On Mon, 2015-09-21 at 16:03 +0200, Tomeu Vizoso wrote: > > > Instead of trying to match and probe platform and AMBA devices right > > > after each is

[PATCH 1/2] ARM: shmobile: r8a7790: fix "gpio-ranges" props

2015-10-21 Thread Sergei Shtylyov
On R8A7790, GPIO banks 1 and 2 are missing pins 30 and 31. Correct the "gpio-ranges" properties of the corresponding device nodes. Signed-off-by: Sergei Shtylyov --- This patch is against the 'renesas-devel-20151019-v4.3-rc6' of Simon Horman's 'renesas.git'

[PATCH 0/3] ARM: dts: NSP: Add PCI, NAND, and TWD Support to DT

2015-10-21 Thread Jon Mason
Add PCI, NAND, and TWD Support to the Broadcom Northstar Plus SoC device tree file. Since no driver changes are needed to enable these pieces of hardware, only the device tree changes are required to make them functional. Jon Mason (3): ARM: dts: NSP: Add PCI support ARM: dts: NSP: Add

[PATCH 3/3] ARM: dts: NSP: Add TWD Support to DT

2015-10-21 Thread Jon Mason
Add support for the ARM TWD Timer and Watchdog to the Northstar Plus device tree. Signed-off-by: Jon Mason --- arch/arm/boot/dts/bcm-nsp.dtsi | 16 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi

Re: [PATCH 02/19] Documentation: devicetree: fix reference to legacy wakeup properties

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 5:09 AM, Sudeep Holla wrote: > This patch marks all the reference to the legacy wakeup bindings > and replaces them with the standard "wakeup-source" property. > > All these legacy property are also listed under a separate section in > the generic

Re: [PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver

2015-10-21 Thread Alexander Popov
On 12.10.2015 00:08, Alexander Popov wrote: > This driver for Freescale MPC512x LocalPlus Bus FIFO (called SCLPC > in the Reference Manual) allows Direct Memory Access transfers > between RAM and peripheral devices on LocalPlus Bus. > Changes in v4: > - the race condition is fixed; > - plenty

Re: [PATCH v11 1/6] PCI: designware: move calculation of bus addresses to DRA7xx

2015-10-21 Thread Bjorn Helgaas
Hi Zhou & Gabriele, On Fri, Oct 16, 2015 at 06:23:36PM +0800, Zhou Wang wrote: > From: gabriele paoloni > > Commit f4c55c5a3f7f ("PCI: designware: Program ATU with untranslated > address") added the calculation of PCI BUS addresses in designware, > storing them in

Re: [PATCH v3] extcon: gpio: Add the support for Device tree bindings

2015-10-21 Thread Rob Herring
On Tue, Oct 20, 2015 at 11:37 PM, Chanwoo Choi wrote: > This patch adds the support for Device tree bindings of extcon-gpio driver. > The extcon-gpio device tree node must include the both 'extcon-id' and > 'extcon-gpio' property. I think this is too tied to the Linux

[PATCH v4 0/2] ARM: dts: bcm5301x: Add SVK DT files and docs

2015-10-21 Thread Jon Mason
Changes in v4: * Changed bootargs to stdout-path, per Sudeep Holla Changes in v3: * Updated the DT documentation compat strings * Modified the include files and compat strings for the SVK DT files, per Hauke Mehrtens Changes in v2: * Reorder the patches to add the DT binding documentation

Re: [PATCH 01/19] Documentation: devicetree: standardize/consolidate on "wakeup-source" property

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 5:09 AM, Sudeep Holla wrote: > Currently different drivers use multiple forms of annotating devices > that should be set up as wakeup sources for the system. > > This patch adds a separate binding document inorder to standardize and > consolidate to

Re: [PATCH v3 1/7] drm/vc4: Add devicetree bindings for VC4.

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 3:57 AM, Eric Anholt wrote: > Rob Herring writes: > >> On Tue, Oct 13, 2015 at 1:17 PM, Eric Anholt wrote: >>> Rob Herring writes: >>> On Fri, Oct 9, 2015 at 4:27 PM, Eric Anholt

Re: [linux-nfc] [PATCH v2 2/9] NFC: NCI: export nci_send_frame function

2015-10-21 Thread Vincent Cuissard
Hi Samuel, >> Le 21 oct. 2015 à 07:57, Samuel Ortiz a écrit : >> >> Hi Vincent, >> >>> On Mon, Sep 28, 2015 at 02:33:07PM +0200, Vincent Cuissard wrote: >>> Export nci_send_frame symbol to allow drivers to use it. >>> This is needed for example if NCI is used during

[PATCH v4 2/2] ARM: dts: bcm5301x: Add BCM SVK DT files

2015-10-21 Thread Jon Mason
Add device tree files for Broadcom Northstar based SVKs. Since the bcm5301x.dtsi already exists, all that is necessary is the dts files to enable the UARTs. With these files, the SVKs are able to boot to shell. Signed-off-by: Jon Mason --- arch/arm/boot/dts/Makefile

[PATCH v4 1/2] dt-bindings: Add new SoCs to bcm4708 DT bindings

2015-10-21 Thread Jon Mason
Add the 4708, 4709, and 53012 SoCs to the the documentation for the Broadcom Northstar device tree bindings. Signed-off-by: Jon Mason Acked-by: Hauke Mehrtens Acked-by: Scott Branden Acked-by: Rob Herring ---

Re: [PATCH v3 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

2015-10-21 Thread Rob Herring
On Wed, Oct 21, 2015 at 7:56 AM, WingMan Kwok wrote: > On TI's Keystone platforms, several peripherals such as the > gbe ethernet switch, 10gbe ethernet switch and PCIe controller > require the use of a SerDes for converting SoC parallel data into > serialized data that can be

[PATCH 2/2] ARM: shmobile: r8a7791: fix "gpio-ranges" props

2015-10-21 Thread Sergei Shtylyov
On R8A7791, GPIO banks 1 and 7 are missing pins 26 to 31. Correct the "gpio-ranges" properties of the GPIO1 node (GPIO7 is already correct). Signed-off-by: Sergei Shtylyov --- This patch is against the 'renesas-devel-20151019-v4.3-rc6' of Simon Horman's

[PATCH 1/3] ARM: dts: NSP: Add PCI support

2015-10-21 Thread Jon Mason
Add PCI support to the Northstar Plus SoC. This uses the existing pcie-iproc driver. So, all that is needed is device tree entries in the DTS. Signed-off-by: Jon Mason --- arch/arm/boot/dts/bcm-nsp.dtsi | 74 +++-

[PATCH 2/3] ARM: dts: NSP: Add NAND Support to DT

2015-10-21 Thread Jon Mason
Add NAND support to the device tree for the Broadcom Northstar Plus SoC. Since no driver changes are needed to enable this hardware, only the device tree changes are required to make this functional. Signed-off-by: Jon Mason --- arch/arm/boot/dts/bcm-nsp.dtsi | 16

Re: [GIT PULL] On-demand device probing

2015-10-21 Thread Rafael J. Wysocki
On Wednesday, October 21, 2015 10:55:14 AM Geert Uytterhoeven wrote: > Hi Rafael, > > On Wed, Oct 21, 2015 at 1:34 AM, Rafael J. Wysocki wrote: > > On Tuesday, October 20, 2015 09:15:01 AM Rob Herring wrote: > >> On Tue, Oct 20, 2015 at 2:56 AM, Rafael J. Wysocki

Re: [PATCH RESEND net-next] net: updates HNS config and documents

2015-10-21 Thread Rob Herring
On Mon, Oct 19, 2015 at 9:36 PM, yankejian wrote: > updates the bindings documents and dtsi file according to the review > comments from Rob Herring > > Signed-off-by: yankejian > Signed-off-by: huangdaode

[PATCH v2 1/3] dt-bindings: Consolidate SRAM bindings from all vendors

2015-10-21 Thread Krzysztof Kozlowski
SRAM bindings for various SoCs, using the mmio-sram genalloc API, are spread over different places - per SoC vendor. Since all of these are quite similar (they depend on mmio-sram) move them to a common place. Signed-off-by: Krzysztof Kozlowski Cc: Heiko Stuebner

Re: [PATCH v1 1/2] dt-bindings: Sync the dts to this document

2015-10-21 Thread Caesar Wang
在 2015年10月22日 09:18, Rob Herring 写道: On Wed, Oct 21, 2015 at 11:48 AM, Rob Herring wrote: On Wed, Oct 21, 2015 at 10:45 AM, Caesar Wang wrote: Hi Rob, 在 2015年10月21日 23:18, Rob Herring 写道: On Tue, Oct 20, 2015 at 9:42 PM, Caesar Wang

[PATCH v2 2/3] dt-bindings: Consolidate Exynos SoC bindings

2015-10-21 Thread Krzysztof Kozlowski
Exynos SoC Device Tree bindings are spread over arm/exynos/ and arm/samsung/ directories. There is no need for that separation and it actually confuses. Put power domain bindings under power/ and remaining samsung-boards.txt under arm/samsung/. Signed-off-by: Krzysztof Kozlowski

Re: [PATCH] net, can, ti_hecc: add DT support for the ti,hecc controller

2015-10-21 Thread Rob Herring
On Mon, Oct 19, 2015 at 1:58 AM, Marc Kleine-Budde wrote: > On 10/19/2015 08:39 AM, Heiko Schocher wrote: >> add DT support for the ti hecc controller, used on >> am3517 SoCs. > > A similar patch was posted a few days ago, see > http://comments.gmane.org/gmane.linux.can/8616

  1   2   3   >