Re: [PATCH] ARM: dts: rockchip: Add DMA tx and rx channels in UART interfaces for RK3288 SoCs

2015-06-22 Thread Romain Perier
ping :) 2015-06-16 19:19 GMT+02:00 Romain Perier : > This enable DMA capability for the corresponding UART interfaces, also it > removes > warning "ttyS%d - Failed to request dma" from kernel logs. > > Signed-off-by: Romain Perier > --- > > Changes since v1 ("[PATCH] ARM: dts: rockchip: Add dmac

Re: [PATCH] of: fix a build error to f_graph_get_endpoint_by_regs function

2015-06-22 Thread Stephen Rothwell
Hi Inki, On Tue, 23 Jun 2015 15:14:53 +0900 Inki Dae wrote: > > This patch fixes the below build error reported by Stephen, > https://lkml.org/lkml/2015/6/22/665 Don't do this. Put the errors explicitly in the mail. lkml.org URLs are particularly bad. -- Cheers, Stephen Rothwell

[PATCH] of: fix a build error to f_graph_get_endpoint_by_regs function

2015-06-22 Thread Inki Dae
This patch fixes the below build error reported by Stephen, https://lkml.org/lkml/2015/6/22/665 To fix the error, this patch declares of_graph_get_endpoint_by_regs function with "static inline". Signed-off-by: Inki Dae --- include/linux/of_graph.h |2 +- 1 file changed, 1 insertion(

Re: [PATCH 3/4] soc: Mediatek: Add SCPSYS power domain driver

2015-06-22 Thread Sascha Hauer
On Mon, Jun 22, 2015 at 09:53:59PM +0800, Daniel Kurtz wrote: > On Mon, Jun 22, 2015 at 2:35 PM, Sascha Hauer wrote: > > This adds a power domain driver for the Mediatek SCPSYS unit. > > > > The System Control Processor System (SCPSYS) has several power > > management related tasks in the system.

Re: [PATCH-v2 0/3] mfd: 88pm800: Add Device tree support

2015-06-22 Thread Vaibhav Hiremath
On Thursday 18 June 2015 12:28 AM, Vaibhav Hiremath wrote: This patch-series adds support for Device tree to 88PM800 mfd driver. It also enabled configuration of irq clear method through DT. Testing:: - Boot tested on PXA1928 based platform. - probe of mfd, rtc and regulator function passi

Re: [PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers

2015-06-22 Thread Joe Perches
On Tue, 2015-06-23 at 00:08 +0100, Srinivas Kandagatla wrote: > This patch adds just providers part of the framework just to enable easy > review. [] > include/linux/nvmem-provider.h | 54 ++ Unless there are going to be users of nvmem-provider.h outside of the drivers/nvmem directory, perhap

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Krzysztof Kozlowski
On 23.06.2015 11:28, Inki Dae wrote: > On 2015년 06월 23일 11:10, Krzysztof Kozlowski wrote: >> 2015-06-22 21:35 GMT+09:00 Krzysztof Kozlowski : >>> 2015-06-22 20:42 GMT+09:00 Inki Dae : + Krzysztof On 2015년 06월 22일 18:10, Inki Dae wrote: > On 2015년 06월 12일 21:59, Hyungwon Hwang wro

Re: [PATCH] usb: ci_hdrc_imx: add optional hub clock

2015-06-22 Thread Peter Chen
On Mon, Jun 22, 2015 at 12:54:14AM +0800, Maciej S. Szmigiero wrote: > This patch adds ability to define optional clock of connected > USB hub to ChipIdea i.MX usb controller driver. > > This is needed for example for UDOO board. > Previously, this board DT file used a fact that non-core registers

Re: [PATCH 7/8] cpufreq: st: Provide runtime initialised driver for ST's platforms

2015-06-22 Thread Viresh Kumar
On 22-06-15, 16:43, Lee Jones wrote: > +config ARM_ST_CPUFREQ > + bool "ST CPUFreq support" Isn't using ST just too generic? There are multiple SoCs ST has been involved with, I have worked on a completely different series. Probably a more relative string is required here, like stih407 ? > +

Re: [PATCH 08/08] ARM: shmobile: Remove CMT renesas,channels-mask from DTS

2015-06-22 Thread Magnus Damm
Hi Laurent, On Tue, Jun 23, 2015 at 7:40 AM, Laurent Pinchart wrote: > Hi Magnus, > > Thank you for the patch. > > On Sunday 21 June 2015 17:10:33 Magnus Damm wrote: >> From: Magnus Damm >> >> Update the DTS to remove the now deprecated "renesas,channels-mask" >> property. >> >> The channel info

Re: [PATCH 8/8] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation

2015-06-22 Thread Viresh Kumar
[Adding Rob] On 22-06-15, 16:43, Lee Jones wrote: At least some description was required here on why you need additional bindings are what are they. Over that, this patch should have been present before any other patches using these bindings. > Cc: devicetree@vger.kernel.org > Signed-off-by: Le

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Inki Dae
On 2015년 06월 23일 11:10, Krzysztof Kozlowski wrote: > 2015-06-22 21:35 GMT+09:00 Krzysztof Kozlowski : >> 2015-06-22 20:42 GMT+09:00 Inki Dae : >>> + Krzysztof >>> >>> On 2015년 06월 22일 18:10, Inki Dae wrote: On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: > The clock which was named as 'pll_c

Re: [PATCH v6 06/15] of: add helper for getting endpoint node of specific identifiers

2015-06-22 Thread Inki Dae
On 2015년 06월 23일 09:19, Dave Airlie wrote: > On 12 June 2015 at 22:59, Hyungwon Hwang wrote: >> 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 specif

Re: [PATCH 5/8] ARM: STi: STiH407: Move PWM nodes STiH407 => STiH407-family

2015-06-22 Thread Viresh Kumar
On 22-06-15, 16:43, Lee Jones wrote: > This also incorporates the STiH410. Any explanation to why this patch is part of this series ? -- viresh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in

Re: [PATCH 4/8] ARM: STi: STiH407: Provide a node for CPUFreq

2015-06-22 Thread Viresh Kumar
[Ccing Rob] On 22-06-15, 16:43, Lee Jones wrote: > Signed-off-by: Lee Jones > --- > arch/arm/boot/dts/stih407-family.dtsi | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/stih407-family.dtsi > b/arch/arm/boot/dts/stih407-family.dtsi > index f48767e..f57fd83 10064

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Krzysztof Kozlowski
2015-06-22 21:35 GMT+09:00 Krzysztof Kozlowski : > 2015-06-22 20:42 GMT+09:00 Inki Dae : >> + Krzysztof >> >> On 2015년 06월 22일 18:10, Inki Dae wrote: >>> On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: The clock which was named as 'pll_clk' is actually not the clock source of PLL in MIPI DS

Re: [PATCH v6 06/15] of: add helper for getting endpoint node of specific identifiers

2015-06-22 Thread Dave Airlie
On 12 June 2015 at 22:59, Hyungwon Hwang wrote: > 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

Re: [PATCH 00/21] On-demand device registration

2015-06-22 Thread Rob Herring
On Mon, Jun 22, 2015 at 10:23 AM, Tomeu Vizoso wrote: > On 28 May 2015 at 06:33, Rob Herring wrote: >> On Mon, May 25, 2015 at 9:53 AM, Tomeu Vizoso >> wrote: >>> Hello, >>> >>> I have a problem with the panel on my Tegra Chromebook taking longer than >>> expected to be ready during boot (Stépha

[PATCH 2/3] Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB

2015-06-22 Thread Douglas Anderson
Some SoCs with a dwc2 USB controller may need to keep the PHY on to support remote wakeup. Allow specifying this as a device tree property. Signed-off-by: Douglas Anderson --- Documentation/devicetree/bindings/usb/dwc2.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/de

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

2015-06-22 Thread Douglas Anderson
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 rk3288-jerry in the chromeos-3.14 kernel. The chromeos-3.14 kernel tested included a full set of d

Re: [PATCH v3 2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices

2015-06-22 Thread Stephen Boyd
On 06/10, Daniel Thompson wrote: > The driver supports decoding and statically modelling PLL state (i.e. > we inherit state from bootloader) and provides support for all > peripherals that support simple one-bit gated clocks. The covers all > peripherals whose clocks come from the AHB, APB1 or APB2

Re: [PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()

2015-06-22 Thread Rafael J. Wysocki
On Monday, June 22, 2015 10:38:53 PM Alexander Sverdlin wrote: > Commit 8a0662d9 introduced of_node and acpi_node symbols in global namespace > but there were already ~63 of_node local variables or function parameters > (no single acpi_node though, but anyway). > > After debugging undefined but us

[PATCH v6 9/9] nvmem: Add to MAINTAINERS for nvmem framework

2015-06-22 Thread Srinivas Kandagatla
This patch adds MAINTAINERS to nvmem framework. Signed-off-by: Srinivas Kandagatla --- MAINTAINERS | 9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b2ef613..26e1829 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6993,6 +6993,15 @@ S: Supported F

[PATCH v6 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework

2015-06-22 Thread Srinivas Kandagatla
From: Maxime Ripard Now that we have the nvmem framework, we can consolidate the common driver code. Move the driver to the framework, and hopefully, it will fix the sysfs file creation race. Signed-off-by: Maxime Ripard [srinivas.kandagatla: Moved to regmap based EEPROM framework] Signed-off-b

[PATCH v6 5/9] Documentation: nvmem: add nvmem api level and how-to doc

2015-06-22 Thread Srinivas Kandagatla
This patch add basic how-to and api summary documentation for simple NVMEM framework. Signed-off-by: Srinivas Kandagatla --- Documentation/nvmem/nvmem.txt | 151 ++ 1 file changed, 151 insertions(+) create mode 100644 Documentation/nvmem/nvmem.txt diff -

[PATCH v6 6/9] nvmem: qfprom: Add Qualcomm QFPROM support.

2015-06-22 Thread Srinivas Kandagatla
This patch adds QFPROM support driver which is used by other drivers like thermal sensor and cpufreq. On MSM parts there are some efuses (called qfprom) these fuses store things like calibration data, speed bins.. etc. Drivers like cpufreq, thermal sensors would read out this data for configuring

[PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework

2015-06-22 Thread Srinivas Kandagatla
This patch adds bindings for simple nvmem framework which allows nvmem consumers to talk to nvmem providers to get access to nvmem cell data. Signed-off-by: Maxime Ripard [Maxime Ripard: intial version of eeprom framework] Signed-off-by: Srinivas Kandagatla --- Documentation/devicetree/bindings

[PATCH v6 3/9] nvmem: Add nvmem_device based consumer apis.

2015-06-22 Thread Srinivas Kandagatla
This patch adds read/write apis which are based on nvmem_device. It is common that the drivers like omap cape manager or qcom cpr driver to access bytes directly at particular offset in the eeprom and not from nvmem cell info in DT. These driver would need to get access to the nvmem directly, which

[PATCH v6 7/9] nvmem: qfprom: Add bindings for qfprom

2015-06-22 Thread Srinivas Kandagatla
This patch adds bindings for qfprom found in QCOM SOCs. QFPROM driver is based on simple nvmem framework. Reviewed-by: Stephen Boyd Signed-off-by: Srinivas Kandagatla --- Documentation/devicetree/bindings/nvmem/qfprom.txt | 35 ++ 1 file changed, 35 insertions(+) create mod

[PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers

2015-06-22 Thread Srinivas Kandagatla
This patch adds just providers part of the framework just to enable easy review. Up until now, NVMEM drivers like eeprom were stored in drivers/misc, where they all had to duplicate pretty much the same code to register a sysfs file, allow in-kernel users to access the content of the devices they

[PATCH v6 2/9] nvmem: Add a simple NVMEM framework for consumers

2015-06-22 Thread Srinivas Kandagatla
This patch adds just consumers part of the framework just to enable easy review. Up until now, nvmem drivers were stored in drivers/misc, where they all had to duplicate pretty much the same code to register a sysfs file, allow in-kernel users to access the content of the devices they were driving

[PATCH v6 0/9] Add simple NVMEM Framework via regmap.

2015-06-22 Thread Srinivas Kandagatla
Thankyou all for providing inputs and comments on previous versions of this patchset. Here is the v6 of the patchset addressing all the issues raised as part of previous versions review. This patchset adds a new simple NVMEM framework to kernel, and it is tested with various drivers like "QCOM the

Re: [PATCH v3 1/3] dt-bindings: Document the STM32F4 clock bindings

2015-06-22 Thread Stephen Boyd
On 06/10, Daniel Thompson wrote: > This adds documentation of device tree bindings for the clock related > portions of the STM32 RCC block. > > Signed-off-by: Daniel Thompson > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Coll

Re: [PATCH v3 2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices

2015-06-22 Thread Stephen Boyd
On 06/10, Daniel Thompson wrote: > The driver supports decoding and statically modelling PLL state (i.e. > we inherit state from bootloader) and provides support for all > peripherals that support simple one-bit gated clocks. The covers all > peripherals whose clocks come from the AHB, APB1 or APB2

Re: [PATCH v3 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices

2015-06-22 Thread Stephen Boyd
On 06/10, Daniel Thompson wrote: > This patchset implements a clock driver for STM32F42xxx and STM32F43xxx > series devices. It supports decoding the state configured by the > bootloader (PLL, clock select, bus dividers) and all the gates clocks. > It does not currently support the I2S and SAI PLLs

Re: [PATCH 00/08] clocksource: sh_cmt: DT binding rework

2015-06-22 Thread Laurent Pinchart
Hi Magnus, Thank you for the patches. On Sunday 21 June 2015 17:09:03 Magnus Damm wrote: > clocksource: sh_cmt: DT binding rework > > [PATCH 01/08] devicetree: bindings: Remove sh7372 CMT binding > [PATCH 02/08] clocksource: sh_cmt: Use 0x3f mask for SH_CMT_48BIT case > [PATCH 03/08] devicetree:

Re: [PATCH 08/08] ARM: shmobile: Remove CMT renesas,channels-mask from DTS

2015-06-22 Thread Laurent Pinchart
Hi Magnus, Thank you for the patch. On Sunday 21 June 2015 17:10:33 Magnus Damm wrote: > From: Magnus Damm > > Update the DTS to remove the now deprecated "renesas,channels-mask" > property. > > The channel information is now kept in the device driver and can easily > be determined based on th

Re: [PATCH] input: axp20x-pek: Fix reporting button state as inverted

2015-06-22 Thread Dmitry Torokhov
On Sun, Jun 14, 2015 at 12:42:21PM +0200, Hans de Goede wrote: > Currently we are reporting the button state as inverted on all boards with > an axp209 pmic, tested on a ba10-tvbox, bananapi, bananapro, cubietruck and > utoo-p66 tablet. > > The axp209 datasheet clearly states that the power button

Re: [PATCH v2 00/14] ARM: shmobile: Add CPG Clock Domains

2015-06-22 Thread Michael Turquette
Quoting Geert Uytterhoeven (2015-06-15 09:15:04) > On Thu, May 28, 2015 at 8:53 PM, Geert Uytterhoeven > wrote: > > Hi all, > > > > This patch series adds Clock Domain support to the Clock Pulse Generator > > (CPG) Module Stop (MSTP) Clocks driver using the generic PM Domain, to > > be use

[PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()

2015-06-22 Thread Alexander Sverdlin
Commit 8a0662d9 introduced of_node and acpi_node symbols in global namespace but there were already ~63 of_node local variables or function parameters (no single acpi_node though, but anyway). After debugging undefined but used of_node local varible (which turned out to reference static function o

Re: Renesas CPG/MSTP DT Binding Proposal

2015-06-22 Thread Laurent Pinchart
Hi Geert, On Monday 22 June 2015 21:49:23 Geert Uytterhoeven wrote: > Introduction > > > On Renesas SoCs (SH/R-Mobile, R-Car, RZ), the CPG (Clock Pulse Generator), > MSTP (Module Standby and Software Reset), and APMU (Advanced Power > Management Unit for AP-System Core) blocks are ve

Re: [PATCH v2 13/14] clk: shmobile: mstp: Consider "zb_clk" suitable for power management

2015-06-22 Thread Geert Uytterhoeven
Hi Mike, On Mon, Jun 22, 2015 at 10:05 PM, Michael Turquette wrote: Still sending email from Linaro, which will cause me to receive an autoreply? > Quoting Geert Uytterhoeven (2015-05-28 11:53:38) >> Currently the CPG Clock Domain code looks for MSTP clocks to power >> manage a device. >> >> Un

Re: [PATCH 1/2] clk: keystone: add support for post divider register for main pll

2015-06-22 Thread Murali Karicheri
On 06/18/2015 06:55 PM, santosh shilimkar wrote: On 6/18/2015 3:37 PM, Michael Turquette wrote: Quoting Murali Karicheri (2015-05-29 09:04:12) Main PLL controller has post divider bits in a separate register in pll controller. Use the value from this register instead of fixed divider when avail

Re: [PATCH v2 13/14] clk: shmobile: mstp: Consider "zb_clk" suitable for power management

2015-06-22 Thread Michael Turquette
Quoting Geert Uytterhoeven (2015-05-28 11:53:38) > Currently the CPG Clock Domain code looks for MSTP clocks to power > manage a device. > > Unfortunately, on R-Mobile APE6 (r8a73a4) and SH-Mobile AG5 (sh73a0), > the Bus State Controller (BSC) is not power-managed by an MSTP clock, > but by a plai

Renesas CPG/MSTP DT Binding Proposal

2015-06-22 Thread Geert Uytterhoeven
Introduction On Renesas SoCs (SH/R-Mobile, R-Car, RZ), the CPG (Clock Pulse Generator), MSTP (Module Standby and Software Reset), and APMU (Advanced Power Management Unit for AP-System Core) blocks are very intimately tied. - The CPG clock generates various clocks for LSI internal

Re: [PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs

2015-06-22 Thread Brian Norris
+ others On Thu, Jun 18, 2015 at 05:11:29PM -0700, Brian Norris wrote: > Hi, > > This patch set introduces system suspend/resume support for Broadcom STB SoCs. > There are two suspend modes (S2 and S3) as well as a related low-power > shutdown > mode (S5). > > Along with the core PM support, in

pSeries boot failure due to wrong interrupt controller

2015-06-22 Thread Jeremy Linton
The OF IRQ logic was refactored a while back, and it appears that it broke the case where a device doesn't have an interrupt-map (legacy/ISA platform peripherals). In particular on the older pSeries platforms the console serial port (keyboard/etc) is attached via a Winbond super I/O controller. Wit

Re: [PATCH v3 5/6] dt-binding: document the binding for mxc rtc

2015-06-22 Thread Alexandre Belloni
On 22/06/2015 at 08:59:06 -0500, Rob Herring wrote : > What about newer versions with the secure functionality. IIRC, that > was in MX31 and later. > Aren't those covered by the snvs driver? -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electro

Re: [PATCH 2/2] dt: brcm, bcm2835-aux-spi: add binding documentation for new spi-bcm2835aux

2015-06-22 Thread Martin Sperl
> On 22.06.2015, at 19:55, Stefan Wahren wrote: > do you mean "gpio-cs" or "cs-gpios" from spi/spi-bus.txt? ... > Why is gpio-cs is missing in the examples, if it's required? ... > spi2@7e2150c0 ? Shall fix that in the next version. Martin -- To unsubscribe from this list: send the line "unsu

Re: [PATCH v5 2/2] cap11xx: add LED support

2015-06-22 Thread Dmitry Torokhov
On Wed, Jun 17, 2015 at 08:58:17PM -0700, Matt Ranostay wrote: > Several cap11xx variants have LEDs that be can be controlled, this > patchset implements this functionality. > > Signed-off-by: Matt Ranostay > --- > drivers/input/keyboard/cap11xx.c | 141 > ++-

Re: [PATCH v5 1/2] dt: add cap11xx LED documentation

2015-06-22 Thread Dmitry Torokhov
On Wed, Jun 17, 2015 at 08:58:16PM -0700, Matt Ranostay wrote: > Signed-off-by: Matt Ranostay > --- > .../devicetree/bindings/input/cap11xx.txt | 25 > ++ > 1 file changed, 25 insertions(+) > > diff --git a/Documentation/devicetree/bindings/input/cap11xx.txt > b/Do

Re: [PATCH 2/2] dt: brcm, bcm2835-aux-spi: add binding documentation for new spi-bcm2835aux

2015-06-22 Thread Stefan Wahren
Hi Martin, Am 22.06.2015 um 15:40 schrieb ker...@martin.sperl.org: From: Martin Sperl Signed-off-by: Martin Sperl --- .../bindings/spi/brcm,bcm2835-aux-spi.txt | 33 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi

[PATCH 3/8] ARM: STi: STiH407: Link CPU with its voltage supply

2015-06-22 Thread Lee Jones
Used for Voltage Scaling using CPUFreq. Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index fcab003..f48767e 100644 --- a/arch/arm/boot/dts/stih

[PATCH 8/8] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation

2015-06-22 Thread Lee Jones
Cc: devicetree@vger.kernel.org Signed-off-by: Lee Jones --- .../devicetree/bindings/cpufreq/cpufreq-st.txt | 48 ++ 1 file changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-st.txt diff --git a/Documentation/devicetree/bindings

[PATCH 2/8] ARM: STi: STiH407: Provide CPU with clocking information

2015-06-22 Thread Lee Jones
Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index 2680ac7..fcab003 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/d

[PATCH 6/8] ARM: multi_v7_defconfig: Enable support for PWM Regulators

2015-06-22 Thread Lee Jones
Signed-off-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index f632af0..973 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_d

[PATCH 7/8] cpufreq: st: Provide runtime initialised driver for ST's platforms

2015-06-22 Thread Lee Jones
The bootloader is charged with the responsibility to provide platform specific Dynamic Voltage and Frequency Scaling (DVFS) information via Device Tree. This driver takes the supplied configuration and loads it into the generic OPP subsystem to it can be used as part of the CPUFreq framework. Sig

[PATCH 5/8] ARM: STi: STiH407: Move PWM nodes STiH407 => STiH407-family

2015-06-22 Thread Lee Jones
This also incorporates the STiH410. Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 29 + arch/arm/boot/dts/stih407.dtsi| 28 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/arch/arm/boot/dts/s

[PATCH 1/8] ARM: STi: STiH407: Provide generic (safe) DVFS configuration

2015-06-22 Thread Lee Jones
You'll notice that the voltage cell is populated with 0's. Voltage information is very platform specific, even depends on 'cut' and 'substrate' versions. Thus it is left blank for a generic (safe) implementation. If other nodes/properties are provided by the bootloader, the ST CPUFreq driver wil

[PATCH 4/8] ARM: STi: STiH407: Provide a node for CPUFreq

2015-06-22 Thread Lee Jones
Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index f48767e..f57fd83 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/

[PATCH 0/8] cpufreq: Introduce support for ST's cpufreq functionality

2015-06-22 Thread Lee Jones
This driver reads very platform specific information in from Device Tree and translates it into frequency tables. The generic drivers then use the tables to conduct frequency and voltage scaling in the normal way. Lee Jones (8): ARM: STi: STiH407: Provide generic (safe) DVFS configuration ARM

Re: [PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2

2015-06-22 Thread Martin Sperl
> On 22.06.2015, at 16:55, Jakub Kiciński wrote: > As mentioned by Noralf UART1 is quite commonly used on Compute Modules. > Proper driver - perhaps modelled as a bus - seems like a prerequisite > for this work. You are also not using IRQ mux in DT binding example > which is very misleading. We

Re: [RESEND PATCH] ARM: dts: cros-ec-keyboard: Add support for some Japanese keys

2015-06-22 Thread Doug Anderson
Hi, On Tue, May 5, 2015 at 6:03 PM, Chris Zhong wrote: > Add support for 4 Japanese keys > > Signed-off-by: Chris Zhong > Reviewed-by: Doug Anderson > > --- > > arch/arm/boot/dts/cros-ec-keyboard.dtsi | 4 > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm/boot/dts/cros-ec-keyboa

Re: [PATCH 00/21] On-demand device registration

2015-06-22 Thread Tomeu Vizoso
On 28 May 2015 at 06:33, Rob Herring wrote: > On Mon, May 25, 2015 at 9:53 AM, Tomeu Vizoso > wrote: >> Hello, >> >> I have a problem with the panel on my Tegra Chromebook taking longer than >> expected to be ready during boot (Stéphane Marchesin reported what is >> basically the same issue in [0

[PATCH] pinctrl: dra: dt-bindings: Add virtual mode configuration option

2015-06-22 Thread Nishanth Menon
In addition to the regular mux configuration such as mux mode 1, 2 etc, certain pins of DRA7 require to have "virtual mode" also programmed. This allows for predefined delay characteristics to be used by the SoC to meet timing characterstics needed for the interface. Provide easy to use macro to d

Re: [PATCH v2 01/14] clk: shmobile: Add CPG Clock Domain support

2015-06-22 Thread Geert Uytterhoeven
On Thu, May 28, 2015 at 8:53 PM, Geert Uytterhoeven wrote: > Add Clock Domain support to the Clock Pulse Generator (CPG) Module Stop > (MSTP) Clocks driver using the generic PM Domain. This allows to > power-manage the module clocks of SoC devices that are part of the CPG > Clock Domain using Run

Re: [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1

2015-06-22 Thread Antony Pavlov
On Sun, 31 May 2015 02:18:26 +0200 Alban Bedel wrote: > Add a DTS for TL-WR1043ND version 1 and allow to have it built in the > kernel to circumvent the broken u-boot found on these boards. > Currently only the UART, LEDs and buttons are supported. > > Signed-off-by: Alban Bedel > --- > v2: * R

Re: [PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2

2015-06-22 Thread Jakub Kiciński
On Mon, 22 Jun 2015 13:40:06 +, ker...@martin.sperl.org wrote: > Also note that the driver currently implements locking of the auxiliar > device enable bits inside the driver. This is shared with the uart1, > for which we have so far no driver. Ideally this should get moved out > as soon as we

Re: [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1

2015-06-22 Thread Antony Pavlov
On Sat, 20 Jun 2015 12:51:37 +0200 Alban wrote: > On Mon, 15 Jun 2015 10:42:13 +0300 > Antony Pavlov wrote: > > > On Wed, 10 Jun 2015 23:58:11 +0200 > > Alban wrote: > > > > > On Mon, 8 Jun 2015 13:17:58 +0300 > > > Antony Pavlov wrote: > > > > > > > IMHO AR9132 SoC can't work without exter

Re: [linux-sunxi] [PATCH 1/4] ARM: dts: sunxi: Add regulator-boot-on to usb host port regulator nodes

2015-06-22 Thread Julian Calaby
Hi Hans, On Mon, Jun 22, 2015 at 6:28 PM, Hans de Goede wrote: > Hi, > > On 22-06-15 02:30, Julian Calaby wrote: >> >> Hi Hans, >> >> On Sun, Jun 21, 2015 at 1:40 AM, Hans de Goede >> wrote: >>> >>> u-boot will have turned on the power to the usb host ports, so mark them >>> as regulator-boot-on

Re: [PATCH v6] usb: common: add API to set usb otg capabilities by device tree

2015-06-22 Thread Li Jun
On Mon, Jun 22, 2015 at 04:32:56PM +0300, Roger Quadros wrote: > On Mon, 22 Jun 2015 18:45:37 +0800 > Li Jun wrote: > > > On Mon, Jun 22, 2015 at 12:41:22PM +0300, Roger Quadros wrote: > > > On Thu, 18 Jun 2015 21:37:04 +0800 > > > Li Jun wrote: > > > > > > > On Thu, Jun 18, 2015 at 03:07:48PM

Re: [PATCH] ARM: dts: rockchip: Add ramp delay for vdd_cpu in firefly board dts

2015-06-22 Thread Heiko Stübner
Am Montag, 15. Juni 2015, 17:41:41 schrieb Romain Perier: > Adds ramp delay for the vdd_cpu output. It removes warning "ramp_delay not > set" emitted by the function regulator_set_voltage_time_sel() by the same > time, which floods kernel logs. > > Signed-off-by: Romain Perier > --- applied to d

Re: [RESEND PATCH 1/4] leds: leds-ns2: move LED modes mapping outside of the driver

2015-06-22 Thread Jacek Anaszewski
Hi Simon, On 06/18/2015 05:17 PM, Simon Guinot wrote: From: Vincent Donnefort On the board n090401 (Seagate NAS 4-Bay), the LED mode mapping (GPIO values to LED mode) is different from the one used on other boards supported by the leds-ns2 driver. With this patch the hardcoded mapping is remo

Re: [PATCH] ARM: dts: rockchip: Add STMMAC reset signal in GMAC interface for rk3288

2015-06-22 Thread Heiko Stübner
Am Samstag, 20. Juni 2015, 12:27:16 schrieb Romain Perier: > Which fixes warning "no reset control found" by the same time > > Signed-off-by: Romain Perier applied to dts changes for 4.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in

Re: [PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2

2015-06-22 Thread Noralf Trønnes
Den 22.06.2015 15:40, skrev ker...@martin.sperl.org: From: Martin Sperl This driver does NOT make use of native chip-selects but uses the generic cs-gpios facilities provided by the framework allowing for more than 3 chip-selects. Signed-off-by: Martin Sperl --- drivers/spi/Kconfig

Re: [PATCH v3 5/6] dt-binding: document the binding for mxc rtc

2015-06-22 Thread Rob Herring
On Sat, Jun 20, 2015 at 12:12 PM, Philippe Reynes wrote: > This adds documentation of device tree bindings for the > mxc rtc. Perhaps don't further propagate the long dead MXC name and use "imx" everywhere. What the Linux driver is called doesn't matter here. > Cc: Rob Herring > Cc: Pawel Moll

Re: [PATCH 1/4] soc: mediatek: Add infracfg misc driver support

2015-06-22 Thread Daniel Kurtz
On Mon, Jun 22, 2015 at 2:35 PM, Sascha Hauer wrote: > This adds support for some miscellaneous bits of the infracfg controller. > The mtk_infracfg_set/clear_bus_protection functions are necessary for > the scpsys power domain driver to handle the bus protection bits which > are contained in the i

Re: [PATCH 3/4] soc: Mediatek: Add SCPSYS power domain driver

2015-06-22 Thread Daniel Kurtz
On Mon, Jun 22, 2015 at 2:35 PM, Sascha Hauer wrote: > This adds a power domain driver for the Mediatek SCPSYS unit. > > The System Control Processor System (SCPSYS) has several power > management related tasks in the system. The tasks include thermal > measurement, dynamic voltage frequency scali

[PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2

2015-06-22 Thread kernel
From: Martin Sperl This driver does NOT make use of native chip-selects but uses the generic cs-gpios facilities provided by the framework allowing for more than 3 chip-selects. Signed-off-by: Martin Sperl --- drivers/spi/Kconfig | 10 + drivers/spi/Makefile |1 + drive

[PATCH 2/2] dt: brcm,bcm2835-aux-spi: add binding documentation for new spi-bcm2835aux

2015-06-22 Thread kernel
From: Martin Sperl Signed-off-by: Martin Sperl --- .../bindings/spi/brcm,bcm2835-aux-spi.txt | 33 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/brcm,bcm2835-aux-spi.txt diff --git a/Documentation/devicetree/bindings

Re: [PATCH v6] usb: common: add API to set usb otg capabilities by device tree

2015-06-22 Thread Roger Quadros
On Mon, 22 Jun 2015 18:56:18 +0800 Li Jun wrote: > On Mon, Jun 22, 2015 at 12:43:37PM +0300, Roger Quadros wrote: > > On Thu, 18 Jun 2015 16:47:48 +0800 > > Li Jun wrote: > > > > > On Thu, Jun 18, 2015 at 10:36:50AM +0300, Roger Quadros wrote: > > > > Lin, > > > > > > > > You can use --in-repl

Re: [PATCH v6] usb: common: add API to set usb otg capabilities by device tree

2015-06-22 Thread Roger Quadros
On Mon, 22 Jun 2015 18:45:37 +0800 Li Jun wrote: > On Mon, Jun 22, 2015 at 12:41:22PM +0300, Roger Quadros wrote: > > On Thu, 18 Jun 2015 21:37:04 +0800 > > Li Jun wrote: > > > > > On Thu, Jun 18, 2015 at 03:07:48PM +0300, Roger Quadros wrote: > > > > On Thu, 18 Jun 2015 16:47:48 +0800 > > > >

[PATCH] arm64: dts: mt8173-evb: Add PMIC support

2015-06-22 Thread Henry Chen
From: Eddie Huang The MT8173 eval board contains a MT6397 PMIC. This adds the corresponding device node to the dts file. Signed-off-by: Henry Chen Signed-off-by: Eddie Huang --- Base on 4.1-rc1 and commit as following, ARM64: dts: Mediatek: MT8173 updates [1] and clk: Add common clock support

Re: Device Tree Blob (DTB) licence

2015-06-22 Thread Pavel Machek
On Mon 2015-05-25 02:14:28, Rob Landley wrote: > On Fri, May 22, 2015 at 2:27 PM, Yann Droneaud wrote: > > I've added licens...@fsf.ogrg in Cc: in my previous message to have an > > advice on this subject, but I failed to notice licens...@fsf.org > > is not a mailing list: I was assigned request I

Re: [PATCH 2/2] power_supply: bq2415x_charger: Add ACPI support

2015-06-22 Thread Pavel Machek
On Tue 2015-05-12 12:11:33, Anda-Maria Nicolae wrote: > Replace of_property_read_u32() with device_property_read_u32(), which is a > wrapper over ACPI and device tree enumeration methods. > When ACPI enumeration is used, automode is not supported. Therefore, > bq2415x_charger does not update its in

Re: [PATCH 1/2] power_supply: bq2415x_charger: Fix coding style issues

2015-06-22 Thread Pavel Machek
On Tue 2015-05-12 12:11:32, Anda-Maria Nicolae wrote: > This patch fixes the following issues reported by checkpatch.pl: > - use -EINVAL instead of -ENOSYS, to fix warning message: > "ENOSYS means 'invalid syscall nr' and nothing else" So you change the ABI? Just like that? With changelog sayin

Re: [PATCH] arm64: dts: mt8173: add clock_null

2015-06-22 Thread Heiko Stübner
Hi James, Am Montag, 22. Juni 2015, 11:38:37 schrieb James Liao: > On Fri, 2015-06-19 at 13:36 +0200, Heiko Stuebner wrote: > > Am Donnerstag, 18. Juni 2015, 18:15:03 schrieb Heiko Stuebner: > > > Am Donnerstag, 18. Juni 2015, 13:29:11 schrieb Eddie Huang: > > > > Add clk_null, which represents cl

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Krzysztof Kozlowski
2015-06-22 20:42 GMT+09:00 Inki Dae : > + Krzysztof > > On 2015년 06월 22일 18:10, Inki Dae wrote: >> On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: >>> The clock which was named as 'pll_clk' is actually not the clock source >>> of PLL in MIPI DSI. This patch fixes this disagreement. >> >> Mr. Kukjin a

Re: [PATCH v6 08/15] drm/exynos: dsi: rename pll_clk to sclk_clk

2015-06-22 Thread Inki Dae
+ Samsung SoC mailing list. On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: > This patch renames pll_clk to sclk_clk. The clock referenced by pll_clk > is actually not the pll input clock for dsi. The pll input clock comes > from the board's oscillator directly. But for the backward > compatibility,

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Krzysztof Kozlowski
>driver_data->num_clks; i++) { > dsi->clks[i] = devm_clk_get(dev, clk_names[i]); > if (IS_ERR(dsi->clks[i])) { > if (strcmp(clk_names[i], "sclk_mipi") == 0) { > strcpy(clk_names[i], OL

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Inki Dae
On 2015년 06월 22일 20:59, Krzysztof Kozlowski wrote: > 2015-06-22 20:42 GMT+09:00 Inki Dae : >> + Krzysztof >> >> On 2015년 06월 22일 18:10, Inki Dae wrote: >>> On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: The clock which was named as 'pll_clk' is actually not the clock source of PLL in MIPI

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Krzysztof Kozlowski
2015-06-22 20:42 GMT+09:00 Inki Dae : > + Krzysztof > > On 2015년 06월 22일 18:10, Inki Dae wrote: >> On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: >>> The clock which was named as 'pll_clk' is actually not the clock source >>> of PLL in MIPI DSI. This patch fixes this disagreement. >> >> Mr. Kukjin a

Re: [PATCH 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

2015-06-22 Thread Viresh Kumar
On 08-06-15, 20:29, Pi-Cheng Chen wrote: Sorry for the delay, I have been quite busy recently. > +++ b/drivers/cpufreq/mt8173-cpufreq.c > +static LIST_HEAD(cpu_dvfs_info_list); > + > +static inline struct mtk_cpu_dvfs_info *to_mtk_cpu_dvfs_info( > + struct list_head *list) > +

Re: [PATCH v6 15/15] ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'

2015-06-22 Thread Inki Dae
+ Krzysztof On 2015년 06월 22일 18:10, Inki Dae wrote: > On 2015년 06월 12일 21:59, Hyungwon Hwang wrote: >> The clock which was named as 'pll_clk' is actually not the clock source >> of PLL in MIPI DSI. This patch fixes this disagreement. > > Mr. Kukjin and Krzysztof, can you give me Acked-by or Singe

Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

2015-06-22 Thread Peter Ujfalusi
On 06/12/2015 03:58 PM, Vinod Koul wrote: > Sorry this slipped thru I was away for a week anyways ;) > Thinking about it again, I think we should coverge to two APIs and mark the > legacy depracuated and look to convert folks and phase that out Currently, w/o this series we have these APIs: /* t

Re: [PATCH 1/4] mfd: da9150: Add support for Fuel-Gauge

2015-06-22 Thread Lee Jones
On Mon, 22 Jun 2015, Opensource [Adam Thomson] wrote: > On June 19, 2015 17:48, Paul Bolle wrote: > > > On Thu, 2015-06-18 at 17:06 +0100, Adam Thomson wrote: > > > --- /dev/null > > > +++ b/include/linux/mfd/da9150/fg.h > > > > > +/* > > > + * Function template to provide battery temperature. S

Re: [PATCH v6] usb: common: add API to set usb otg capabilities by device tree

2015-06-22 Thread Li Jun
On Mon, Jun 22, 2015 at 12:43:37PM +0300, Roger Quadros wrote: > On Thu, 18 Jun 2015 16:47:48 +0800 > Li Jun wrote: > > > On Thu, Jun 18, 2015 at 10:36:50AM +0300, Roger Quadros wrote: > > > Lin, > > > > > > You can use --in-reply-to "message id of v5 of this path" so that it > > > appears toge

Re: [PATCH v6] usb: common: add API to set usb otg capabilities by device tree

2015-06-22 Thread Li Jun
On Mon, Jun 22, 2015 at 12:41:22PM +0300, Roger Quadros wrote: > On Thu, 18 Jun 2015 21:37:04 +0800 > Li Jun wrote: > > > On Thu, Jun 18, 2015 at 03:07:48PM +0300, Roger Quadros wrote: > > > On Thu, 18 Jun 2015 16:47:48 +0800 > > > Li Jun wrote: > > > > > > > On Thu, Jun 18, 2015 at 10:36:50AM

RE: [PATCH 1/4] mfd: da9150: Add support for Fuel-Gauge

2015-06-22 Thread Opensource [Adam Thomson]
On June 19, 2015 17:48, Paul Bolle wrote: > On Thu, 2015-06-18 at 17:06 +0100, Adam Thomson wrote: > > --- /dev/null > > +++ b/include/linux/mfd/da9150/fg.h > > > +/* > > + * Function template to provide battery temperature. Should provide > > + * 0.1 degrees C resolution return values. > > + */

RE: [PATCH 3/4] power: Add support for DA9150 Fuel-Gauge

2015-06-22 Thread Opensource [Adam Thomson]
On June 19, 2015 17:52, Paul Bolle wrote: > On Thu, 2015-06-18 at 17:06 +0100, Adam Thomson wrote: > > --- /dev/null > > +++ b/drivers/power/da9150-fg.c > > > +/* Register external function to give battery temperature */ > > +void da9150_fg_register_temp_cb(struct power_supply *psy, > da9150_read

  1   2   >