Re: [PATCH v9 6/7] staging: add simple-fpga-bus

2015-07-23 Thread Moritz Fischer
Hi Alan, I saw that your socfpga driver doesn't support the partial reconfig use case (not a big deal). What I currently do for Zynq is if I'm doing a non-partial reconfig is that I disable input level shifters and assert *all* resets while reprogramming in my FPGA manager .write_init() and

Re: [PATCH v9 6/7] staging: add simple-fpga-bus

2015-07-23 Thread Jason Gunthorpe
On Thu, Jul 23, 2015 at 02:55:52PM -0700, Moritz Fischer wrote: Hi Alan, I saw that your socfpga driver doesn't support the partial reconfig use case (not a big deal). What I currently do for Zynq is if I'm doing a non-partial reconfig is that I disable input level shifters and assert

Re: [PATCH v2] ARM: dts: rockchip: Add veyron-speedy board

2015-07-23 Thread Heiko Stübner
Hi Romain, I've applied the patch to my dts branch for 4.3 after fixing some smallish issues: Am Donnerstag, 23. Juli 2015, 18:50:49 schrieb Romain Perier: Which is formally known as The Asus C201 chromebook ^ typo the with small t

Re: [PATCH] ARM: dts: Use stdout-path in STM32F429 Discovery board

2015-07-23 Thread Andreas Färber
Am 23.07.2015 um 07:09 schrieb Maxime Coquelin: This patch replaces use of linux,stdout-path by stdout-path as per s/by/with/ chosen DT bindings documentation. Doing that, the console argument is no more needed in kernel command line. Reported-by: Olof Johansson o...@lixom.net

[PATCH] devicetree: xilinx: add rtc node to zynqmp dtsi

2015-07-23 Thread Suneel Garapati
adds rtc controller node to zynqmp devicetree. Signed-off-by: Suneel Garapati suneel.garap...@xilinx.com --- arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts | 4 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 9 + 2 files changed, 13 insertions(+) diff --git

Re: [NET-NEXT PATCH] net: macb: Change capability mask for jumbo support

2015-07-23 Thread Nicolas Ferre
Le 23/07/2015 12:14, Harini Katakam a écrit : JUMBO and NO_GIGABIT_HALF have the same capability masks. Change one of them. Signed-off-by: Harini Katakam hari...@xilinx.com Yes, indeed: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/net/ethernet/cadence/macb.h |2 +- 1

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

2015-07-23 Thread Lee Jones
On Thu, 23 Jul 2015, Viresh Kumar wrote: Cc'ing few more people who were involved in opp-v2 discussions. Guys, please take a closer look as this is the first user platform that wants to extend opp-v2 bindings with platform specific stuff. On 21-07-15, 12:33, Lee Jones wrote: Cc:

[PATCH 2/3] input: cyapa: add of match device support and description document

2015-07-23 Thread Dudley Du
Add of_match_device mechanism support for Cypress trackpad device, and add the sample description document on how to adding the trackpad device node in the device tree. Signed-off-by: Dudley Du d...@cypress.com --- .../devicetree/bindings/input/cypress,cyapa.txt| 44 ++

[PATCH 1/3] input: cyapa: add regulator vcc support

2015-07-23 Thread Dudley Du
Add power management regulator vcc support. It's described to be supported in the cypress,cyapa.txt document. Signed-off-by: Dudley Du d...@cypress.com --- drivers/input/mouse/cyapa.c | 28 drivers/input/mouse/cyapa.h | 1 + 2 files changed, 29 insertions(+) diff

Re: [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator.

2015-07-23 Thread Yong Wu
Hi Will, Thanks for your review so detail. When you are free, please help me check whether it's ok if it's changed like below. Thanks very much. On Tue, 2015-07-21 at 18:11 +0100, Will Deacon wrote: Hello, This is looking better, but I still have some concerns. On Thu, Jul 16,

Re: [PATCH v2] ARM: dts: rockchip: Add veyron-speedy board

2015-07-23 Thread Romain Perier
Hi Heiko, yep, sorry. In fact I rebased my work on 4.2-rc3... (I usually use linux-next for my work... not this time...). Next time ask for a v3 ;) Thanks, Romain 2015-07-23 22:21 GMT+02:00 Heiko Stübner he...@sntech.de: Hi Romain, I've applied the patch to my dts branch for 4.3 after fixing

RE: [PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250

2015-07-23 Thread Michael Turquette
Quoting Kukjin Kim (2015-07-07 07:43:31) Bartlomiej Zolnierkiewicz wrote: Hi, Hi, On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote: This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it on Exynos3250-based Rinato board. Depends on:

Re: [PATCH v9 6/7] staging: add simple-fpga-bus

2015-07-23 Thread atull
On Thu, 23 Jul 2015, Jason Gunthorpe wrote: On Thu, Jul 23, 2015 at 02:55:52PM -0700, Moritz Fischer wrote: Hi Alan, I saw that your socfpga driver doesn't support the partial reconfig use case (not a big deal). What I currently do for Zynq is if I'm doing a non-partial reconfig is

[PATCH 0/3] cyapa patches instruction

2015-07-23 Thread Dudley Du
These patches are made based on Dmitry's next tree. It's aimed to add regulator vcc and of match device tree supported, and also fix the output unwanted wanring message issue when working with old Gen5 Trackpad device that doesn't support the proximity function. Dudley Du (3): input: cyapa: add

[PATCH 3/3] input: cyapa: fix output unwanted warning issue

2015-07-23 Thread Dudley Du
Avoid the driver generate warning message when the cyapa driver working with the old Gen5 trackpad device which does not support the proximity function. Those old Gen5 trackpad device all have the platform version less than 2. Signed-off-by: Dudley Du d...@cypress.com ---

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

2015-07-23 Thread Yong Wu
On Tue, 2015-07-21 at 15:59 +0100, Will Deacon wrote: Hi Yong Wu, On Thu, Jul 16, 2015 at 10:04:34AM +0100, Yong Wu wrote: This patch adds support for mediatek m4u (MultiMedia Memory Management Unit). [...] +static void mtk_iommu_tlb_flush_all(void *cookie) +{ + struct

[PATCH v4 2/7] clk: mediatek: Fix rate and dependency of MT8173 clocks

2015-07-23 Thread James Liao
Remove the dependency from clk_null, and give all root clocks a typical rate, include clkph_mck_o, usb_syspll_125m and hdmitx_dig_cts. dpi_ck was removed due to no clock reference to it. Replace parent clock of infra_cpum with cpum_ck, which is an external clock and can be defined in the deivce

[PATCH v4 6/7] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS

2015-07-23 Thread James Liao
Add REF2USB_TX clock support into MT8173 APMIXEDSYS. This clock is needed by USB 3.0. Signed-off-by: James Liao jamesjj.l...@mediatek.com --- drivers/clk/mediatek/Makefile | 2 +- drivers/clk/mediatek/clk-apmixed.c | 137 +

[PATCH v4 4/7] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers

2015-07-23 Thread James Liao
This adds the binding documentation for the mmsys, imgsys, vdecsys, vencsys and vencltsys controllers found on Mediatek SoCs. Signed-off-by: James Liao jamesjj.l...@mediatek.com --- .../bindings/arm/mediatek/mediatek,imgsys.txt | 22 ++

[PATCH v4 3/7] clk: mediatek: mt8173: Fix enabling of critical clocks

2015-07-23 Thread James Liao
From: Sascha Hauer s.ha...@pengutronix.de On the MT8173 the clocks are provided by different units. To enable the critical clocks we must be sure that all parent clocks are already registered, otherwise the parents of the critical clocks end up being unused and get disabled later. On MT8173, for

[PATCH v4 5/7] clk: mediatek: Add subsystem clocks of MT8173

2015-07-23 Thread James Liao
Most multimedia subsystem clocks will be accessed by multiple drivers, so it's a better way to manage these clocks in CCF. This patch adds clock support for MM, IMG, VDEC, VENC and VENC_LT subsystems. Signed-off-by: James Liao jamesjj.l...@mediatek.com --- drivers/clk/mediatek/clk-mt8173.c

Re: [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

2015-07-23 Thread Michael Turquette
Quoting Paul Osmialowski (2015-07-04 14:50:03) Hi Arnd, I'm attaching excerpt from Kinetis reference manual that may make situation clearer. Hi Paul, Can you please post the patch in the body of the email instead of an attachment? It makes it easier to review. Another small nitpick is that

Re: [PATCH v6 1/3] clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock

2015-07-23 Thread Kukjin Kim
On 07/20/15 09:23, Chanwoo Choi wrote: Hi Sylwester, Hi Chanwoo, Please review this patch. Applied with Mike's ack BTW please make sure your patch has no problem with checkpatch before submittingI've fixed them when I applied. Thanks, Kukjin ERROR: code indent should use tabs where

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

2015-07-23 Thread Stephen Warren
On 07/22/2015 10:28 AM, Martin Sperl wrote: On 22.07.2015, at 03:55, Stephen Warren swar...@wwwdotorg.org wrote: However, I'd like to see a semantic driver for the shared register region rather than a syscon. IIUC, syscon simply provides a stylized way for one driver to touch some shared

Re: [PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250

2015-07-23 Thread Kukjin Kim
On 07/24/15 12:40, Kukjin Kim wrote: On 07/24/15 09:30, Michael Turquette wrote: Quoting Kukjin Kim (2015-07-07 07:43:31) Bartlomiej Zolnierkiewicz wrote: [...] Chanwoo Choi (3): clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock ARM: dts: Add CPU

Re: [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

2015-07-23 Thread Tony Lindgren
* Suman Anna s-a...@ti.com [150723 09:25]: Hi Tony, On 07/23/2015 02:24 AM, Tony Lindgren wrote: * Suman Anna s-a...@ti.com [150722 09:25]: On 07/22/2015 12:26 AM, Tony Lindgren wrote: I don't like using syscon for tinkering directly with SoC registers. This is not a SoC-level

[PATCH v4 1/7] clk: mediatek: Add fixed clocks support for Mediatek SoC.

2015-07-23 Thread James Liao
This patch adds fixed clocks support by using CCF fixed-rate clock implementation. Signed-off-by: James Liao jamesjj.l...@mediatek.com --- drivers/clk/mediatek/clk-mtk.c | 23 +++ drivers/clk/mediatek/clk-mtk.h | 19 ++- 2 files changed, 41 insertions(+), 1

[PATCH v4 0/7] Add Mediatek MT8173 subsystem clocks support

2015-07-23 Thread James Liao
This patchset is based on 4.2-rc1 and [1], and contains subsystem clocks support for Mediatek MT8173. Previous reviews can be found in [2][3]. This patchset merge the 2 patchsets because of the dependency. The most different from previous patchset are removing clk_null and split usb clock

[PATCH v4 7/7] arm64: dts: mt8173: Add subsystem clock controller device nodes

2015-07-23 Thread James Liao
This patch adds device nodes providing subsystem clocks on MT8173, includes mmsys, imgsys, vdecsys, vencsys and vencltsys. Signed-off-by: James Liao jamesjj.l...@mediatek.com --- arch/arm64/boot/dts/mediatek/mt8173.dtsi | 37 1 file changed, 37 insertions(+)

Re: [PATCH v2 2/4] irqchip: bcm2835: If a parent interrupt is registered, chain from it.

2015-07-23 Thread Stephen Warren
On 07/22/2015 12:17 PM, Eric Anholt wrote: Stephen Warren swar...@wwwdotorg.org writes: On 07/13/2015 07:35 PM, Eric Anholt wrote: The BCM2836 (Raspberry Pi 2) uses two levels of interrupt handling with the CPU-local interrupts being the root, so we need to register ours as chained off of

Re: [PATCH v11 1/5] drm/layerscape: Add Freescale DCU DRM driver

2015-07-23 Thread jianwei wang
Hi Dave, I think Freescale DCU DRM driver is ready now, can it land? I have worked on this driver for about nine month. Daniel Vetter, Thierry Reding, Mark yao, Alexander Stein, Paul Bolle, Alison Wang, Stefan Agner reviewed this pathset. The latest version v11 has been send out about an week,

Re: [PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250

2015-07-23 Thread Kukjin Kim
On 07/24/15 09:30, Michael Turquette wrote: Quoting Kukjin Kim (2015-07-07 07:43:31) Bartlomiej Zolnierkiewicz wrote: [...] Chanwoo Choi (3): clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock ARM: dts: Add CPU OPP and regulator supply property for

RE: [PATCH][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr

2015-07-23 Thread Alonso Adrian
Hi Shawn, The approach you mention is already supported in FSL kernel tree see http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/commit/?h=imx_3.14.38_6ul7d_betaid=a37ea06ddccbefb8660af0ac259c30d98540bdc2 I will rework and proposed a new patch series soon. Thanks for your reviews :)

Re: [PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom

2015-07-23 Thread Boris Brezillon
On Thu, 23 Jul 2015 18:42:55 +0200 Cyrille Pitchen cyrille.pitc...@atmel.com wrote: This patch documents the DT bindings for the Atmel Flexcom which will be introduced by sama5d2x SoCs. These bindings will be used by the actual Flexcom driver to be sent in another patch. Signed-off-by:

[PATCH] backlight: pm8941-wled: Add default-brightness property

2015-07-23 Thread Bjorn Andersson
Add the possibility of specifying the default brightness in DT. Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- This depends on the patch moving pm8941-wled to backlight [1]. The dt property is used by several other backlight drivers, so I considered this to be a common

Re: [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver

2015-07-23 Thread Jonathan Cameron
snip +static int apds9960_read_raw(struct iio_dev *indio_dev, + struct iio_chan_spec const *chan, + int *val, int *val2, long mask) +{ + struct apds9960_data *data = iio_priv(indio_dev); + u16 buf; + int ret = -EINVAL; + +

Re: [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver

2015-07-23 Thread Jonathan Cameron
On 20/07/15 01:07, Matt Ranostay wrote: On Sun, Jul 19, 2015 at 3:45 AM, Jonathan Cameron ji...@kernel.org wrote: On 13/07/15 03:20, Matt Ranostay wrote: APDS9960 is a combination of ALS, proximity, and gesture sensors. This patch adds support for these functions along with gain control,

Re: [PATCH v3 2/2] iio: light: opt3001: Add device tree binding documentation

2015-07-23 Thread Jonathan Cameron
On 20/07/15 19:22, Andreas Dannenberg wrote: Hi Jon, On 07/19/2015 08:17 AM, Jonathan Cameron wrote: On 05/07/15 15:09, Jonathan Cameron wrote: On 02/07/15 23:27, Andreas Dannenberg wrote: Signed-off-by: Andreas Dannenberg dannenb...@ti.com Utterly standard binding so unless someone

Re: [PATCH v2 01/11] soc: qcom: Add device tree binding for SMEM

2015-07-23 Thread Andy Gross
On Fri, Jun 26, 2015 at 02:50:09PM -0700, bj...@kryo.se wrote: From: Bjorn Andersson bjorn.anders...@sonymobile.com Add device tree binding documentation for the Qualcom Shared Memory Manager. Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com snip + smem@fa0 { +

Re: [PATCH v2 08/11] ARM: dts: msm8974: Add tcsr mutex node

2015-07-23 Thread Andy Gross
On Fri, Jun 26, 2015 at 02:50:16PM -0700, bj...@kryo.se wrote: From: Bjorn Andersson bjorn.anders...@sonymobile.com Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- arch/arm/boot/dts/qcom-msm8974.dtsi | 12 1 file changed, 12 insertions(+) Applied, thanks!

Re: [PATCH v2 09/11] ARM: dts: msm8974: Add smem reservation and node

2015-07-23 Thread Andy Gross
On Fri, Jun 26, 2015 at 02:50:17PM -0700, bj...@kryo.se wrote: From: Bjorn Andersson bjorn.anders...@sonymobile.com Signed-off-by: Bjorn Andersson bjorn.anders...@sonymobile.com --- Applied, thanks. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the

[PATCH v3 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

2015-07-23 Thread Vignesh R
On am437x-gp-evm, pixcir touchscreen can wake the system from low power state by generating wake-up interrupt via pinctrl and IO daisy chain. Add support for optional wakeup interrupt source by regsitering to automated wake IRQ framework introduced by commit 4990d4fe327b (PM / Wakeirq: Add

Re: [PATCH 1/2] MAINTAINERS: add Device Tree binding doc for max77686 regulator

2015-07-23 Thread Lee Jones
On Fri, 17 Jul 2015, Javier Martinez Canillas wrote: The Device Tree binding documentation for the Maxim max77686 regulators has been moved from the Multi-Function Device DT binding section to its own Documentation/devicetree/bindings/regulator/max77686.txt file. Use a wilcard so both the

Re: [PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers

2015-07-23 Thread Lee Jones
On Fri, 17 Jul 2015, Javier Martinez Canillas wrote: I added support for the max77802 drivers and have been maintaining them. So add an entry for these drivers to make tools like get_maintainer.pl to work and make people submitting patches add me to the CC list. Signed-off-by: Javier

[PATCH v3 2/2] ARM: dts: am437x-gp-evm: Add wakeup interrupt source for pixcir_i2c_tsc

2015-07-23 Thread Vignesh R
Pixcir_i2c_tsc driver can now wakeup the system from lower power state via pinctrl and IO daisy chain using generic wakeirq framwework. Add optional wakeup irq entry to allow pixcir_i2c_tsc to wake system from low power state. Signed-off-by: Vignesh R vigne...@ti.com --- v3: * Drop irq suffix

Re: [PATCH 1/3] Documentation: dt: dwc3: Add snps,configure-fladj property

2015-07-23 Thread Felipe Balbi
On Thu, Jul 23, 2015 at 11:07:09AM +, Badola Nikhil wrote: -Original Message- From: Mark Rutland [mailto:mark.rutl...@arm.com] Sent: Thursday, July 23, 2015 4:27 PM To: Badola Nikhil-B46172 Cc: linux-ker...@vger.kernel.org; devicetree@vger.kernel.org; ba...@ti.com Subject:

Re: [PATCH] devicetree: xilinx: add rtc node to zynqmp dtsi

2015-07-23 Thread Sören Brinkmann
Hi Suneel, On Thu, 2015-07-23 at 04:22PM +0530, Suneel Garapati wrote: adds rtc controller node to zynqmp devicetree. Signed-off-by: Suneel Garapati suneel.garap...@xilinx.com --- arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts | 4 arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 9

Re: [PATCH v3 6/6] dts: mt8173: Add iommu/smi nodes for mt8173

2015-07-23 Thread Daniel Kurtz
Hi Yong, On Thu, Jul 16, 2015 at 5:04 PM, Yong Wu yong...@mediatek.com wrote: This patch add the iommu/larbs nodes for mt8173 To what tree does this apply? Please rebase these patches (especially this one) on an Matthias' current v4.2-next/for-next. Signed-off-by: Yong Wu

Re: [PATCH v4 1/2] mfd: dt-bindings: add the description about dvs gpio for rk808

2015-07-23 Thread Lee Jones
On Mon, 20 Jul 2015, Chris Zhong wrote: add the description about dvs1, dvs2, and add the example. Signed-off-by: Chris Zhong z...@rock-chips.com Reviewed-by: Doug Anderson diand...@chromium.org --- Changes in v4: - Remove the description about dvs-ok Changes in v3: - Modify the

[PATCH v3 0/2] pixcir_i2c_ts: Add optional wakeup irq support

2015-07-23 Thread Vignesh R
This is the v3 of the patch series to add optional wake irq support for pixcir_i2c_tsc. Tested on am437x-gp-evm, with some out of tree patches to support suspend/resume on am437x. Vignesh R (2): input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt ARM: dts:

Re: [PATCH V2 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey

2015-07-23 Thread Lee Jones
On Mon, 20 Jul 2015, S Twiss wrote: From: S Twiss stwiss.opensou...@diasemi.com Add device tree bindings for the DA9062 OnKey driver component Signed-off-by: Steve Twiss stwiss.opensou...@diasemi.com --- Checks performed with linux-next/next-20150708/scripts/checkpatch.pl da9062.txt

Re: [PATCH V2 1/3] mfd: da9062: Support for the DA9063 OnKey in the DA9062 core

2015-07-23 Thread Lee Jones
On Mon, 20 Jul 2015, S Twiss wrote: From: S Twiss stwiss.opensou...@diasemi.com Add MFD core driver support for a OnKey component - MFD core adds the resource da9062_onkey_resources[] for the OnKey - An appropriate value has been added into mfd_cell da9062_devs[] to support component

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

2015-07-23 Thread Srinivas Kandagatla
On 21/07/15 17:38, Stefan Wahren wrote: Hi Srinivas, Srinivas Kandagatla srinivas.kandaga...@linaro.org hat am 20. Juli 2015 um 16:44 geschrieben: From: Maxime Ripard maxime.rip...@free-electrons.com Now that we have the nvmem framework, we can consolidate the common driver code. Move the

Re: [PATCH-v2 1/2] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable

2015-07-23 Thread Lee Jones
On Tue, 21 Jul 2015, Vaibhav Hiremath wrote: 88PM860 family of device supports dual phase mode on BUCK1 supply providing total 6A capacity. Note that by default they operate independently with 3A capacity. This patch updates the devicetree binding with DT property to enable dual-phase mode

Re: [PATCH V3 1/3] mfd: da9062: Support for the DA9063 RTC in the DA9062 core

2015-07-23 Thread Lee Jones
On Tue, 21 Jul 2015, S Twiss wrote: From: S Twiss stwiss.opensou...@diasemi.com Add MFD core driver support for a RTC component - MFD core adds the RTC resources da9062_rtc_resources[] for the RTC alarm and tick timer IRQ - An appropriate mfd_cell has been added into da9062_devs[] to

Re: [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

2015-07-23 Thread R, Vignesh
On 7/16/2015 9:01 PM, R, Vignesh wrote: Hi, On 07/16/2015 03:24 AM, Paul Walmsley wrote: Hi, some comments. On Wed, 3 Jun 2015, Vignesh R wrote: Add hwmod entries for the PWMSS on DRA7. Set l4_root_clk_div as the main_clk of PWMSS. It is fixed-factored clock equal to

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

2015-07-23 Thread Srinivas Kandagatla
On 23/07/15 16:18, Stefan Wahren wrote: Hi Srinivas, Am 20.07.2015 um 16:44 schrieb Srinivas Kandagatla: From: Maxime Ripard maxime.rip...@free-electrons.com Now that we have the nvmem framework, we can consolidate the common driver code. Move the driver to the framework, and hopefully, it

Re: [PATCH 4/4] mfd: 88pm800: Add support for clk subdevice

2015-07-23 Thread Lee Jones
On Tue, 21 Jul 2015, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org --- drivers/mfd/88pm800.c | 25 + 1 file changed, 25 insertions(+) diff

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

2015-07-23 Thread Srinivas Kandagatla
On 23/07/15 16:26, Stefan Wahren wrote: Hi Srinivas, Am 20.07.2015 um 16:43 schrieb 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

Re: [PATCH v2 3/4] mfd: Add DT binding for Maxim MAX77802 IC

2015-07-23 Thread Javier Martinez Canillas
Hello Lee, Thanks for your feedback. On 07/23/2015 05:16 PM, Lee Jones wrote: On Fri, 17 Jul 2015, Javier Martinez Canillas wrote: The MAX77802 is a chip that contains regulators, 2 32kHz clocks, a RTC and an I2C interface to program the individual components. The are already DT bindings

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

2015-07-23 Thread Stefan Wahren
Hi Srinivas, Am 20.07.2015 um 16:44 schrieb Srinivas Kandagatla: From: Maxime Ripard maxime.rip...@free-electrons.com 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.

Re: [PATCH 1/4] mfd: 88pm800: Update the header file with 32K clk related macros

2015-07-23 Thread Lee Jones
On Tue, 21 Jul 2015, Vaibhav Hiremath wrote: Update header file with required macros for 32KHz buffered clock output of 88PM800 family of device. These macros will be used in clk provider driver. Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org --- include/linux/mfd/88pm80x.h

Re: [PATCH v2 3/4] mfd: Add DT binding for Maxim MAX77802 IC

2015-07-23 Thread Lee Jones
On Fri, 17 Jul 2015, Javier Martinez Canillas wrote: The MAX77802 is a chip that contains regulators, 2 32kHz clocks, a RTC and an I2C interface to program the individual components. The are already DT bindings for the regulators and clocks and these reference to a bindings/mfd/max77802.txt

Re: [PATCH V3 2/3] devicetree: da9062: Add device tree bindings for DA9062 RTC

2015-07-23 Thread Lee Jones
On Tue, 21 Jul 2015, S Twiss wrote: From: S Twiss stwiss.opensou...@diasemi.com Add device tree bindings for the DA9062 RTC driver component Signed-off-by: Steve Twiss stwiss.opensou...@diasemi.com --- Checks performed with linux-next/next-20150708/scripts/checkpatch.pl da9062.txt

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

2015-07-23 Thread Stefan Wahren
Hi Srinivas, Am 20.07.2015 um 16:43 schrieb 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

Re: [PATCH-v2 2/2] regulator: 88pm800: Add support for configuration of dual phase on BUCK1

2015-07-23 Thread Lee Jones
On Tue, 21 Jul 2015, Vaibhav Hiremath wrote: 88PM860 device supports dual phase mode on BUCK1 output. In normal usecase, BUCK1A and BUCK1B operates independently with 3A capacity. And they both can work as a dual phase providing 6A capacity. This patch updates the regulator driver to read

RE: [PATCH 3/3] arm: dts: ls1021a: Add snps,configure-gfladj property to USB3 node

2015-07-23 Thread Badola Nikhil
-Original Message- From: Alexander Stein [mailto:alexander.st...@systec-electronic.com] Sent: Thursday, July 23, 2015 3:41 PM To: Badola Nikhil-B46172 Cc: linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; devicetree@vger.kernel.org Subject: Re: [PATCH 3/3] arm:

RE: [PATCH 1/3] Documentation: dt: dwc3: Add snps,configure-fladj property

2015-07-23 Thread Badola Nikhil
-Original Message- From: Mark Rutland [mailto:mark.rutl...@arm.com] Sent: Thursday, July 23, 2015 4:27 PM To: Badola Nikhil-B46172 Cc: linux-ker...@vger.kernel.org; devicetree@vger.kernel.org; ba...@ti.com Subject: Re: [PATCH 1/3] Documentation: dt: dwc3: Add snps,configure-fladj

Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2015-07-23 Thread Lee Jones
On Mon, 13 Jul 2015, Bjorn Andersson wrote: On Tue 07 Jul 05:16 PDT 2015, Lee Jones wrote: FAO Mark and DT chaps, From: Bjorn Andersson bjorn.anders...@sonymobile.com Add binding documentation for the Qualcomm Resource Power Manager (RPM) using shared memory (Qualcomm SMD) as

Re: [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

2015-07-23 Thread Suman Anna
Hi Tony, On 07/23/2015 02:24 AM, Tony Lindgren wrote: * Suman Anna s-a...@ti.com [150722 09:25]: On 07/22/2015 12:26 AM, Tony Lindgren wrote: I don't like using syscon for tinkering directly with SoC registers. This is not a SoC-level register, but a register within a sub-module of the DSP

[PATCH V3 2/3] onkey: da9063: Add DA9062 OnKey capability to DA9063 OnKey driver

2015-07-23 Thread S Twiss
From: S Twiss stwiss.opensou...@diasemi.com Add DA9062 OnKey support into the existing DA9063 OnKey driver component by using generic access tables for common register and bit mask definitions. The following change will add generic register and bit mask support to the DA9063 OnKey. The

[PATCH V3 1/3] mfd: da9062: Support for the DA9063 OnKey in the DA9062 core

2015-07-23 Thread S Twiss
From: S Twiss stwiss.opensou...@diasemi.com Add MFD core driver support for a OnKey component - MFD core adds the resource da9062_onkey_resources[] for the OnKey - An appropriate value has been added into mfd_cell da9062_devs[] to support component .name = da9062-onkey and .of_compatible =

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver

2015-07-23 Thread S Twiss
From: S Twiss stwiss.opensou...@diasemi.com This patch set adds OnKey support for the Dialog DA9062 Power Management IC. Changes are made to the existing DA9063 OnKey component so that functionality in this device driver can be re-used to support the DA9062 OnKey. This following patch set

Re: [PATCH v9 5/7] staging: fpga manager core

2015-07-23 Thread atull
On Wed, 22 Jul 2015, Moritz Fischer wrote: Hi Miritz, Hi Alan, a couple of small things I found while reworking the Zynq version to match the v9 patchset: On Fri, Jul 17, 2015 at 8:51 AM, at...@opensource.altera.com wrote: From: Alan Tull at...@opensource.altera.com ... +

Re: [PATCH v6 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-23 Thread Cyrille Pitchen
Hi all, Le 23/07/2015 14:50, Boris Brezillon a écrit : On Thu, 23 Jul 2015 10:13:11 +0100 Lee Jones lee.jo...@linaro.org wrote: On Thu, 23 Jul 2015, Boris Brezillon wrote: Hi Lee, On Thu, 23 Jul 2015 08:32:17 +0100 Lee Jones lee.jo...@linaro.org wrote: On Wed, 22 Jul 2015, Cyrille

Re: [PATCH v9 0/7] FPGA Manager Framework and Simple FPGA Bus

2015-07-23 Thread atull
On Thu, 23 Jul 2015, Greg KH wrote: On Fri, Jul 17, 2015 at 10:51:10AM -0500, at...@opensource.altera.com wrote: From: Alan Tull at...@opensource.altera.com This patchset adds two chunks plus documentation: * fpga manager core: exports ABI functions that write an image to a FPGA *

Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2015-07-23 Thread Mark Brown
On Thu, Jul 23, 2015 at 09:41:28AM -0700, Bjorn Andersson wrote: We still need Mark to look at this. Mark, would you mind giving us a statement on the regulator subnode of this binding? I have no idea what's going on here, sorry. I've not been reading this thread. signature.asc

Re: [PATCH 3/6] mailbox: Add support for ST's Mailbox IP

2015-07-23 Thread Alexey Klimov
Hi Lee, On Fri, Jul 17, 2015 at 3:04 PM, Lee Jones lee.jo...@linaro.org wrote: ST's platforms currently support a maximum of 5 Mailboxes, one for each of the supported co-processors situated on the platform. Each Mailbox is divided up into 4 instances which consist of 32 channels. Messages

Re: [PATCH 3/6] mailbox: Add support for ST's Mailbox IP

2015-07-23 Thread Jassi Brar
On Thu, Jul 23, 2015 at 1:59 PM, Lee Jones lee.jo...@linaro.org wrote: On Fri, Jul 17, 2015 at 5:34 PM, Lee Jones lee.jo...@linaro.org wrote: +static void sti_mbox_enable_channel(struct mbox_chan *chan) +{ + struct sti_channel *chan_info = chan-con_priv; + struct

Re: [NET-NEXT PATCH] net: macb: Change capability mask for jumbo support

2015-07-23 Thread Alexandre Belloni
On 23/07/2015 at 15:44:25 +0530, Harini Katakam wrote : JUMBO and NO_GIGABIT_HALF have the same capability masks. Change one of them. Signed-off-by: Harini Katakam hari...@xilinx.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com -- Alexandre Belloni, Free Electrons

Re: [PATCH v6 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-23 Thread Boris Brezillon
On Thu, 23 Jul 2015 10:13:11 +0100 Lee Jones lee.jo...@linaro.org wrote: On Thu, 23 Jul 2015, Boris Brezillon wrote: Hi Lee, On Thu, 23 Jul 2015 08:32:17 +0100 Lee Jones lee.jo...@linaro.org wrote: On Wed, 22 Jul 2015, Cyrille Pitchen wrote: +

Re: [PATCH 1/3] Docs: dt: add generic MSI bindings

2015-07-23 Thread David Daney
On 07/23/2015 09:52 AM, Mark Rutland wrote: [...] +MSI clients +=== + +MSI clients are devices which generate MSIs. For each MSI they wish to +generate, the doorbell and payload may be configured, though sideband +information may not be configurable. + +Required properties:

Re: [PATCH v4 1/5] ARM/PCI: remove align_resource in pci_sys_data

2015-07-23 Thread Lorenzo Pieralisi
[CC'ing Thomas and Jason for pci-mvebu] On Tue, Jul 21, 2015 at 07:48:39AM +0100, Zhou Wang wrote: This patch is needed in order to unify the PCIe designware framework for ARM and ARM64 architectures. In the PCIe designware unification process we are calling pci_create_root_bus() passing a

Re: [PATCH v2 0/2] Add mt6795 basic chip support

2015-07-23 Thread Matthias Brugger
On Tuesday, July 14, 2015 02:58:11 PM Mars Cheng wrote: This patch adds basic chip support for Mediatek 8-core chip, mt6795. It is also named as Helio X10. It is based on: 1. 4.2-rc1 2. [PATCH v4 0/2] Add mt6580 basic chip support The second one has added some device tree binding

[PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey

2015-07-23 Thread S Twiss
From: S Twiss stwiss.opensou...@diasemi.com Add device tree bindings for the DA9062 OnKey driver component Signed-off-by: Steve Twiss stwiss.opensou...@diasemi.com --- Changes in V3: - Child driver specifics separated out into separate document in this case ../input/da9062-onkey.txt Changes

[PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom

2015-07-23 Thread Cyrille Pitchen
This patch documents the DT bindings for the Atmel Flexcom which will be introduced by sama5d2x SoCs. These bindings will be used by the actual Flexcom driver to be sent in another patch. Signed-off-by: Cyrille Pitchen cyrille.pitc...@atmel.com --- .../devicetree/bindings/mfd/atmel-flexcom.txt

[PATCH v7 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-23 Thread Cyrille Pitchen
This driver supports the new Atmel Flexcom. The Flexcom is a wrapper which integrates one SPI controller, one I2C controller and one USART. Only one function can be enabled at a time. This driver selects the function once for all, when the Flexcom is probed, using the reg property of the first

[PATCH v2] ARM: dts: rockchip: Add veyron-speedy board

2015-07-23 Thread Romain Perier
Which is formally known as The Asus C201 chromebook Signed-off-by: Romain Perier romain.per...@gmail.com Reviewed-by: Doug Anderson diand...@chromium.org --- Changes in v2: - Remove dvs-gpio (not used in mainline yet) - Remove edp subnode in pinctrl (not used in mainline yet) - Reordering

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings

2015-07-23 Thread Mark Rutland
Hi all, Currently we have no generic/standard mechanisms for describing the relationship between PCI root complexes and other components which may be required to make them usable, specifically IOMMUs and MSI controllers. There is an existing binding for IOMMUs, and there is a de-facto standard

Re: [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

2015-07-23 Thread Bjorn Andersson
On Thu 23 Jul 06:31 PDT 2015, Lee Jones wrote: On Mon, 13 Jul 2015, Bjorn Andersson wrote: On Tue 07 Jul 05:16 PDT 2015, Lee Jones wrote: FAO Mark and DT chaps, From: Bjorn Andersson bjorn.anders...@sonymobile.com Add binding documentation for the Qualcomm Resource

[PATCH v7 0/2] mfd: flexcom: add a driver for Flexcom

2015-07-23 Thread Cyrille Pitchen
ChangeLog v7: - read the operating mode from the very first u32 of the reg property from the first available child node (should be unique). - update the DT bindings documentation accordingly. v6: - select the operating mode according to the compatible DT property of the first available child

[PATCH 2/3] Docs: dt: Add PCI MSI map bindings

2015-07-23 Thread Mark Rutland
Currently msi-parent is used by a few bindings to describe the relationship between a PCI root complex and a single MSI controller, but this property does not have a generic binding document. Additionally, msi-parent is insufficient to describe more complex relationships between MSI controllers

[PATCH 3/3] Docs: dt: add PCI IOMMU map bindings

2015-07-23 Thread Mark Rutland
The existing IOMMU bindings are able to specify the relationship between masters and IOMMUs, but they are insufficient for describing the general case of hotpluggable busses such as PCI where the set of masters is not known until runtime, and the relationship between masters and IOMMUs is a

[PATCH 1/3] Docs: dt: add generic MSI bindings

2015-07-23 Thread Mark Rutland
Currently msi-parent is used in a couple of drivers despite being fairly underspecified. This patch adds a generic binding for MSIs (including the existing msi-parent property) enabling the description of platform devices capable of using MSIs. While MSIs are primarily distinguished by doorbell

Re: [PATCH v9 1/7] staging: usage documentation for FPGA manager core

2015-07-23 Thread Pavel Machek
On Fri 2015-07-17 10:51:11, at...@opensource.altera.com wrote: From: Alan Tull at...@opensource.altera.com Add a document on the new FPGA manager core. --- /dev/null +++ b/drivers/staging/fpga/Documentation/fpga-mgr.txt @@ -0,0 +1,117 @@ + FPGA Manager Core + + Alan Tull 2015 + +

Re: [PATCH v2 2/5] Documentation: mtd: add a DT property to set the number of dummy cycles

2015-07-23 Thread Marek Vasut
On Wednesday, July 22, 2015 at 06:59:21 PM, Cyrille Pitchen wrote: Hi Marek, Le 22/07/2015 15:43, Marek Vasut a écrit : On Wednesday, July 22, 2015 at 03:17:07 PM, Cyrille Pitchen wrote: Depending on the SPI clock frequency, the Fast Read op code and the Single/Dual Data Rate mode, the

Re: [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

2015-07-23 Thread Tony Lindgren
* Suman Anna s-a...@ti.com [150722 09:25]: On 07/22/2015 12:26 AM, Tony Lindgren wrote: I don't like using syscon for tinkering directly with SoC registers. This is not a SoC-level register, but a register within a sub-module of the DSP processor sub-system. The DSP_SYSTEM sub-module in

Re: [PATCH v6 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

2015-07-23 Thread Boris Brezillon
Hi Lee, On Thu, 23 Jul 2015 08:32:17 +0100 Lee Jones lee.jo...@linaro.org wrote: On Wed, 22 Jul 2015, Cyrille Pitchen wrote: + for_each_child_of_node(np, child) { + const char *compatible; + int cplen; + + if (!of_device_is_available(child)) +

Re: [PATCH v9 2/7] staging: usage documentation for simple fpga bus

2015-07-23 Thread Pavel Machek
On Fri 2015-07-17 10:51:12, at...@opensource.altera.com wrote: From: Alan Tull at...@opensource.altera.com Add a document spelling out usage of the simple fpga bus. +The DT overlay includes bindings (documented in bindings/simple-fpga-bus.txt) +that specify: + * Which fpga manager to use

Re: [PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-23 Thread Pavel Machek
+Optional properties: +- fpga-mgr : should contain a phandle to a fpga manager. fpga-FPGA, globally. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line

  1   2   >