Re: [PICKME 0/2] cpufreq: New ST driver

2015-12-14 Thread Rafael J. Wysocki
On Friday, December 11, 2015 07:05:32 AM Lee Jones wrote: > On Fri, 11 Dec 2015, Viresh Kumar wrote: > > On 10-12-15, 22:38, Rafael J. Wysocki wrote: > > > Do they depend on anything special? > > > > My opp-binding-parsing patches which you applied to bleeding-edge. > > I thought these had

Re: [PATCH v2] extcon: add Maxim MAX3355 driver

2015-12-14 Thread Greg KH
On Tue, Dec 15, 2015 at 01:29:19AM +0300, Sergei Shtylyov wrote: > Hello. > > On 12/15/2015 01:21 AM, Rob Herring wrote: > > Maxim Integrated MAX3355E chip integrates a charge pump and comparators > to > enable a system with an integrated USB OTG dual-role transceiver to >

Re: [PATCH 8/8 v4] thermal: of-thermal: of_thermal_set_trip_temp() call thermal_zone_device_update()

2015-12-14 Thread Kuninori Morimoto
Hi Eduardo > > From: Kuninori Morimoto > > > > of_thermal_set_trip_temp() updates trip temperature. It should call > > thermal_zone_device_update() immediately. > > > > Signed-off-by: Kuninori Morimoto > > --- > > v3 -> v4 >

Re: [PATCH v10 0/17] Add Analogix Core Display Port Driver

2015-12-14 Thread Heiko Stübner
Hi Yakir, Am Montag, 7. Dezember 2015, 14:37:19 schrieb Yakir Yang: >The Samsung Exynos eDP controller and Rockchip RK3288 eDP controller > share the same IP, so a lot of parts can be re-used. I split the common > code into bridge directory, then rk3288 and exynos only need to keep > some

Re: [PATCH 4/8 v4] thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update

2015-12-14 Thread Kuninori Morimoto
Hi Eduardo, again > I believe the problem here is actually the lack of error > handling/propagation. Are you sure you want to write to parameter > in the fail path ? > > rcar_thermal_update_temp already returns error code when it fails > to read temperature. Don't you think it would make more

Re: [PATCH v6 3/5] memory: mediatek: Add SMI driver

2015-12-14 Thread Yong Wu
On Mon, 2015-12-14 at 19:18 +0100, Matthias Brugger wrote: > On Tuesday 08 Dec 2015 17:49:11 Yong Wu wrote: > > This patch add SMI(Smart Multimedia Interface) driver. This driver > > is responsible to enable/disable iommu and control the power domain > > and clocks of each local arbiter. > > > >

Re: [PATCH 1/2] ARM: dts: modify rk3288 jaq backlight-level

2015-12-14 Thread Caesar Wang
Heiko, 在 2015年12月15日 05:46, Heiko Stübner 写道: Hi Caesar, Am Montag, 7. Dezember 2015, 21:11:08 schrieb Caesar Wang: the panel which jaq use require the pwm duty cycle larger than 3%, when the backlight status from power off to power on, otherwise the backlight will flush, so we modify the

[PATCH 2/8 v5] thermal: rcar: check every rcar_thermal_update_temp() return value

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto Every rcar_thermal_update_temp() return value will be checked. And also, rcar_thermal_get_temp() always call rcar_thermal_update_temp() by this patch. Signed-off-by: Kuninori Morimoto --- v4 -> v5 -

[PATCH 3/8 v5] thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto Current rcar thermal driver sometimes checks irq possibility when it calls rcar_thermal_irq_enable/disable(), but sometimes not. This patch checks it inside rcar_thermal_irq_enable/disable(). Signed-off-by: Kuninori Morimoto

[PATCH 1/8 v5] thermal: rcar: move rcar_thermal_dt_ids to upside

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch is prepare for of-thermal support. Signed-off-by: Kuninori Morimoto --- v4 -> v5 - no change drivers/thermal/rcar_thermal.c | 12 ++-- 1 file changed, 6 insertions(+), 6

Re: [PATCH] net: emac: emac gigabit ethernet controller driver

2015-12-14 Thread Florian Fainelli
On 14/12/15 16:19, Gilad Avidov wrote: [snip] > + "sgmii_irq"; > + qcom,emac-gpio-mdc = < 123 0>; > + qcom,emac-gpio-mdio = < 124 0>; > + qcom,emac-tstamp-en; > + qcom,emac-ptp-frac-ns-adj = <12500 1>; > +

Re: [PATCH v2 01/14] DEVICETREE: Add bindings for PIC32 interrupt controller

2015-12-14 Thread Rob Herring
On Mon, Dec 14, 2015 at 03:42:03PM -0700, Joshua Henderson wrote: > From: Cristian Birsan > > Document the devicetree bindings for the interrupt controller on > Microchip PIC32 class devices. > > Signed-off-by: Cristian Birsan >

Re: [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

2015-12-14 Thread Kevin Hilman
Jon Hunter writes: > On 09/12/15 12:23, Jon Hunter wrote: >> >> On 08/12/15 19:07, Kevin Hilman wrote: >>> Jon Hunter writes: >>> Add power-domain binding documentation for the NVIDIA PMC driver in order to support generic power-domains.

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

2015-12-14 Thread Yong Wu
On Mon, 2015-12-14 at 19:19 +0100, Matthias Brugger wrote: > > On 08/12/15 10:49, Yong Wu wrote: > > This patch adds support for mediatek m4u (MultiMedia Memory Management > > Unit). > > > > Signed-off-by: Yong Wu > > --- [...] > > +static void mtk_iommu_config(struct

Re: [PATCH V3] cpufreq: qoriq: Register cooling device based on device tree

2015-12-14 Thread Rafael J. Wysocki
On Thursday, November 26, 2015 05:21:11 PM Jia Hongtao wrote: > Register the qoriq cpufreq driver as a cooling device, based on the > thermal device tree framework. When temperature crosses the passive trip > point cpufreq is used to throttle CPUs. > > Signed-off-by: Jia Hongtao

Re: [PATCH 3/3] extcon: arizona: Add DT binding examples

2015-12-14 Thread Chanwoo Choi
On 2015년 12월 14일 19:37, Charles Keepax wrote: > Add an example for all elements of the Arizona extcon device tree > binding. > > Signed-off-by: Charles Keepax > --- > .../devicetree/bindings/extcon/extcon-arizona.txt | 26 > ++ > 1 file

Re: [PATCH v2 1/3] extcon: arizona: Add device bindings for the micd configurations

2015-12-14 Thread Chanwoo Choi
On 2015년 12월 14일 19:37, Charles Keepax wrote: > Add device bindings to support configuring the jack detection > configurations. Each configuration needs to specify the connection of > the mic det pins, which micbias should be used and the value of the > micd polarity GPIO required to activate that

Re: [PATCH v2 2/3] extcon: arizona: Update device tree binding for mic detect configurations

2015-12-14 Thread Chanwoo Choi
On 2015년 12월 14일 19:37, Charles Keepax wrote: > Update the device tree binding documentation to include documentation for > the wlf,micd-configs property that is used to specify the configurations > for headset polarity detection (CTIA / OTMP). > > Signed-off-by: Charles Keepax

Re: [PATCH v2] extcon: add Maxim MAX3355 driver

2015-12-14 Thread Chanwoo Choi
Hi Sergei, On 2015년 12월 12일 08:22, Sergei Shtylyov wrote: > Maxim Integrated MAX3355E chip integrates a charge pump and comparators to ^^ ^^ > enable a system with an integrated USB OTG dual-role transceiver to function > as an USB OTG dual-role

[PATCH 8/8 v5] thermal: trip_point_temp_store() calls thermal_zone_device_update()

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto trip_point_temp_store() updates trip temperature. It should call thermal_zone_device_update() immediately. Signed-off-by: Kuninori Morimoto --- v4 -> v5 - implemented on thermal_core.c

[PATCH] p1010rdb:update dts for pcie interrupt-map

2015-12-14 Thread Zhao Qiang
p1010rdb use the irq[4:5] for inta and intb to pcie, it is active-high, so set it. Signed-off-by: Zhao Qiang --- arch/powerpc/boot/dts/fsl/p1010rdb.dtsi | 16 1 file changed, 16 insertions(+) diff --git a/arch/powerpc/boot/dts/fsl/p1010rdb.dtsi

Re: [PATCH 4/8 v4] thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update

2015-12-14 Thread Kuninori Morimoto
Hi Eduardo > > --- a/drivers/thermal/rcar_thermal.c > > +++ b/drivers/thermal/rcar_thermal.c > > @@ -199,9 +199,9 @@ static int rcar_thermal_update_temp(struct > > rcar_thermal_priv *priv) > > > > dev_dbg(dev, "thermal%d %d -> %d\n", priv->id, priv->ctemp, ctemp); > > > > -

[PATCH 4/8 v5] thermal: rcar: rcar_thermal_get_temp() return error if strange temp

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto Signed-off-by: Kuninori Morimoto --- v4 -> v5 - rcar_thermal_update_temp() has no change - "retern" -> "return" on Subject drivers/thermal/rcar_thermal.c | 12 +++- 1 file changed, 11

[PATCH 6/8 v5] ARM: shmobile: r8a7790: enable to use thermal-zone

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch enables to use thermal-zone on r8a7790. This thermal sensor can measure temperature from -4 to 125000, but over 117000 can be critical on this chip. Thus, default critical temperature is now set as 115000 (this driver is

[PATCH 5/8 v5] thermal: rcar: enable to use thermal-zone on DT

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch enables to use thermal-zone on DT if it was call as "renesas,rcar-thermal-gen2". Previous style is still supported by "renesas,rcar-thermal". Signed-off-by: Kuninori Morimoto --- v4 -> v5

[PATCH 7/8 v5] ARM: shmobile: r8a7791: enable to use thermal-zone

2015-12-14 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch enables to use thermal-zone on r8a7791. This thermal sensor can measure temperature from -4 to 125000, but over 117000 can be critical on this chip. Thus, default critical temperature is now set as 115000 (this driver is

Re: [PATCH v2] dts/ls2080a: Update PCIe compatible

2015-12-14 Thread Scott Wood
On Mon, 2015-12-14 at 20:01 -0600, Hu Mingkai-B21284 wrote: > > > -Original Message- > > From: Hu Mingkai-B21284 > > Sent: Monday, December 07, 2015 4:44 PM > > To: 'Rob Herring' > > Cc: a...@kernel.org; devicetree@vger.kernel.org; Li Yang-Leo-R58472; > >

Re: [PATCH v4 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

2015-12-14 Thread Krzysztof Kozlowski
On 14.12.2015 15:38, Chanwoo Choi wrote: > THis patch adds the bus device tree nodes for both MIF (Memory) and INT > (Internal) block to enable the bus frequency. > > The DMC bus is parent device in MIF block using VDD_MIF and the LEFTBUS > bus is parent device in INT block using VDD_INT. > >

Re: [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

2015-12-14 Thread Kevin Hilman
Jon Hunter writes: > On 08/12/15 19:07, Kevin Hilman wrote: >> Jon Hunter writes: >> >>> Add power-domain binding documentation for the NVIDIA PMC driver in >>> order to support generic power-domains. >>> >>> Signed-off-by: Jon Hunter

[PATCH 0/8 v5] enable to use thermal-zone on r8a7790/1

2015-12-14 Thread Kuninori Morimoto
Hi These are v5 of thermal-zone support for r8a7790/r8a7791. Kuninori Morimoto (8): 1) thermal: rcar: move rcar_thermal_dt_ids to upside 2) thermal: rcar: check every rcar_thermal_update_temp() return value 3) thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()

Re: [PATCH v14 0/7] fpga area and fpga bridge framework

2015-12-14 Thread Alan Tull
On Mon, Dec 14, 2015 at 11:16 AM, Moritz Fischer wrote: > Hi Alan, > > On Thu, Dec 10, 2015 at 3:37 PM, wrote: >> From: Alan Tull >> >> For v14 I'm dropping the concept of "simple-fpga-bus" for "fpga-area" >>

Re: [PATCH v4 3/4] ARM: dts: lpc18xx: add EEPROM memory node

2015-12-14 Thread Srinivas Kandagatla
Hi Joachim, Could you take this DT patches via your tree, I picked up the nvmem patches. thanks, srini On 17/11/15 20:02, Ariel D'Alessandro wrote: Add node for the NXP LPC18xx EEPROM memory which can be found in NXP LPC185x/3x and LPC435x/3x/2x/1x devices. Signed-off-by: Ariel D'Alessandro

Re: [RFC PATCH 0/7] mtd: partitions: add of_match_table support

2015-12-14 Thread Geert Uytterhoeven
Hi Brian, On Sat, Dec 12, 2015 at 2:33 AM, Brian Norris wrote: > On Fri, Dec 11, 2015 at 09:44:37AM +0100, Geert Uytterhoeven wrote: >> On Thu, Dec 10, 2015 at 9:54 PM, Brian Norris >> wrote: >> > IOW, I wouldn't expect MBR or GPT to

Re: [PATCH v3 3/5] soc: rockchip: add reboot notifier driver

2015-12-14 Thread Arnd Bergmann
On Wednesday 18 November 2015 17:56:22 Andy Yan wrote: > rockchip platform have a protocol to pass the kernel reboot > mode to bootloader by some special registers when system reboot. > By this way the bootloader can take different action according > to the different kernel reboot mode, for

Re: [PATCH v2 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support

2015-12-14 Thread Marek Szyprowski
Hello, On 2015-12-13 20:52, Laurent Pinchart wrote: Hi Marek, Thank you for the patches. On Wednesday 09 December 2015 14:58:15 Marek Szyprowski wrote: Hello, This patchset finally perform cleanup of custom code in s5p-mfc codec driver. The first part is removal of custom, driver specific

Re: [PATCH v2 1/2] Documentation: DT: Add entry for ARM SP805-WDT

2015-12-14 Thread Bhupesh SHARMA
On Mon, Dec 14, 2015 at 6:36 AM, Rob Herring wrote: > On Fri, Dec 11, 2015 at 05:17:46PM +0530, Bhupesh Sharma wrote: >> This patch adds a devicetree binding documentation for ARM's >> SP805 WatchDog Timer. >> >> Signed-off-by: Bhupesh Sharma >> ---

Re: [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

2015-12-14 Thread Matthias Brugger
On 14/12/15 09:26, tiffany lin wrote: On Fri, 2015-12-11 at 11:29 -0600, Rob Herring wrote: On Fri, Dec 11, 2015 at 05:55:39PM +0800, Tiffany Lin wrote: Add a DT binding documentation of Video Encoder for the MT8173 SoC from Mediatek. Signed-off-by: Tiffany Lin

Re: [PATCH 2/2] mfd: arizona: Update binding docs for selecting mono/stereo outputs

2015-12-14 Thread Charles Keepax
On Fri, Dec 11, 2015 at 11:33:53AM -0600, Rob Herring wrote: > On Fri, Dec 11, 2015 at 10:28:23AM +, Charles Keepax wrote: > > Update the device tree binding documentation to include the wlf,out-mono > > property that is used to specify whether each output is a mono or stereo > > output. > >

Re: [PATCH 12/12] ARM: dts: imx6: add Vivante GPU nodes

2015-12-14 Thread Lucas Stach
Am Freitag, den 11.12.2015, 15:02 +0800 schrieb Shawn Guo: > On Fri, Dec 04, 2015 at 03:00:04PM +0100, Lucas Stach wrote: > > This adds the device nodes for 2D, 3D and VG GPU cores. > > > > Signed-off-by: Russell King > > Signed-off-by: Lucas Stach

Re: [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding

2015-12-14 Thread Geert Uytterhoeven
On Sat, Dec 12, 2015 at 6:51 AM, David Gibson wrote: > On Thu, Dec 10, 2015 at 12:43:24PM -0800, Brian Norris wrote: >> On Mon, Dec 07, 2015 at 12:36:28PM +1100, David Gibson wrote: >> > On Sat, Dec 05, 2015 at 10:33:30PM +0100, Michal Suchanek wrote: >> > > On 5

Re: [PATCH v2 0/3] USB: add generic onboard USB HUB driver

2015-12-14 Thread Fabio Estevam
Hi Peter, On Mon, Dec 14, 2015 at 5:26 AM, Peter Chen wrote: > Hi all, > > There is a known issue that the USB code can't handle USB HUB's > external pins well, in that case, it may cause some onboard > USB HUBs can't work since their PHY's clock or reset pin needs to

Re: [PATCH v9 5/8] iio: adc: fsl,imx25-gcq driver

2015-12-14 Thread Markus Pargmann
Hi, On Saturday 12 December 2015 17:14:24 Jonathan Cameron wrote: > On 06/12/15 19:52, Markus Pargmann wrote: > > This is a conversion queue driver for the mx25 SoC. It uses the central > > ADC which is used by two seperate independent queues. This driver > > prepares different conversion

Re: [PATCH v4 05/20] PM / devfreq: Add new passive governor

2015-12-14 Thread MyungJoo Ham
> > This patch adds the new passive governor for DEVFREQ framework. The following > governors are already present and used for DVFS (Dynamic Voltage and Frequency > Scaling) drivers. The following governors are independently used for one > device > driver which don't give the influence to

Re: [PATCH v4 06/20] PM / devfreq: Add devfreq_get_devfreq_by_phandle()

2015-12-14 Thread MyungJoo Ham
> > This patch adds the new devfreq_get_devfreq_by_phandle() OF helper function > which can find the instance of devfreq device by using phandle ("devfreq"). > > Signed-off-by: Chanwoo Choi > [linux.amoon: Tested on Odroid U3] > Tested-by: Anand Moon

Re: [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding

2015-12-14 Thread Geert Uytterhoeven
On Sat, Dec 12, 2015 at 6:51 AM, David Gibson wrote: > On Thu, Dec 10, 2015 at 12:43:24PM -0800, Brian Norris wrote: >> On Mon, Dec 07, 2015 at 12:36:28PM +1100, David Gibson wrote: >> > On Sat, Dec 05, 2015 at 10:33:30PM +0100, Michal Suchanek wrote: >> > > On 5

[PATCH v2 2/3] extcon: arizona: Update device tree binding for mic detect configurations

2015-12-14 Thread Charles Keepax
Update the device tree binding documentation to include documentation for the wlf,micd-configs property that is used to specify the configurations for headset polarity detection (CTIA / OTMP). Signed-off-by: Charles Keepax Acked-by: Rob Herring

[PATCH v2 1/3] extcon: arizona: Add device bindings for the micd configurations

2015-12-14 Thread Charles Keepax
Add device bindings to support configuring the jack detection configurations. Each configuration needs to specify the connection of the mic det pins, which micbias should be used and the value of the micd polarity GPIO required to activate that configuration. Signed-off-by: Charles Keepax

[PATCH 3/3] extcon: arizona: Add DT binding examples

2015-12-14 Thread Charles Keepax
Add an example for all elements of the Arizona extcon device tree binding. Signed-off-by: Charles Keepax --- .../devicetree/bindings/extcon/extcon-arizona.txt | 26 ++ 1 file changed, 26 insertions(+) diff --git

Re: [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding

2015-12-14 Thread Michal Suchanek
On 14 December 2015 at 11:22, Geert Uytterhoeven wrote: > On Sat, Dec 12, 2015 at 6:51 AM, David Gibson > wrote: >> On Thu, Dec 10, 2015 at 12:43:24PM -0800, Brian Norris wrote: >>> On Mon, Dec 07, 2015 at 12:36:28PM +1100, David Gibson wrote:

Re: [PATCH v2 4/7] media: vb2-dma-contig: add helper for setting dma max seg size

2015-12-14 Thread Marek Szyprowski
Hello, On 2015-12-13 20:57, Laurent Pinchart wrote: Hi Marek, Thank you for the patch. On Wednesday 09 December 2015 14:58:19 Marek Szyprowski wrote: Add a helper function for device drivers to set DMA's max_seg_size. Setting it to largest possible value lets DMA-mapping API always create

Re: [PATCH v4 07/20] PM / devfreq: Show the related information according to governor type

2015-12-14 Thread MyungJoo Ham
> > This patch modifies the following sysfs entry of DEVFREQ framework > because the devfreq device using passive governor don't need the same > information of the devfreq device using rest governor. > - polling_interval: passive gov don't use the sampling rate. > - available_governors :

Re: [PATCH v3 0/5] Add reboot notifier driver for rockchip platform

2015-12-14 Thread Andy Yan
Hi John: On 2015年12月12日 05:29, Heiko Stübner wrote: Am Mittwoch, 18. November 2015, 17:47:24 schrieb Andy Yan: rockchip platform have a protocol to pass the kernel reboot mode to bootloader by some special registers when system reboot. By this way the bootloader can take different action

Re: [PATCH v2 1/4] ASoC: sun4i-codec: Rename codec dapm widgets and routes

2015-12-14 Thread Maxime Ripard
Hi, On Fri, Dec 11, 2015 at 07:43:56PM +0100, Hans de Goede wrote: > Rename the codec dapm widgets and routes with a _codec prefix. This is > a preparation patch for adding card dapm widgets and routes. > > Signed-off-by: Hans de Goede Acked-by: Maxime Ripard

Re: [PATCH 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs

2015-12-14 Thread Srinivas Kandagatla
Heiko, Can you take the DT patches in this series via your tree. I picked up nvmem patches from this series. thanks, srini On 11/11/15 07:34, Caesar Wang wrote: This patch add the eFuse dt node for rk3066a SoCs. Signed-off-by: Caesar Wang ---

[PATCH v2 1/2] mfd: arizona: Add device tree binding to specify mono outputs

2015-12-14 Thread Charles Keepax
Add device tree bindings to support specifying outputs from the chip as mono outputs. Whilst we are doing it change the out_mono pdata from a bool to an int, because Sparse gets upset about using ARRAY_SIZE on bools. Signed-off-by: Charles Keepax --- No

Re: [PATCH 2/2] extcon: arizona: Update device tree binding for mic detect configurations

2015-12-14 Thread Charles Keepax
On Mon, Dec 14, 2015 at 11:03:58AM +0900, Chanwoo Choi wrote: > Hi Charles, > > On 2015년 12월 11일 02:08, Charles Keepax wrote: > > Update the device tree binding documentation to include documentation for > > the wlf,micd-configs property that is used to specify the configurations > > for headset

Re: [PATCH v2 1/5] power: domain: add pm_genpd_exit

2015-12-14 Thread Ulf Hansson
+Russell [...] >> >> +void pm_genpd_exit(struct generic_pm_domain *genpd) >> >> +{ >> >> + if (IS_ERR_OR_NULL(genpd)) >> >> + return; >> >> + >> >> + /* check if domain is still in registered inside the pm subsystem */ >> >> + WARN_ON_ONCE(!list_empty(>master_links) || >> >> +

Re: [PATCH v3] spi: dts: sun4i: Add support for hardware-based wait time between words

2015-12-14 Thread Mark Brown
On Mon, Dec 14, 2015 at 12:23:29AM +0100, Marcus Weseloh wrote: > Should I resend the patch? No, it's OK. signature.asc Description: PGP signature

Re: [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings

2015-12-14 Thread Juri Lelli
Hi Mark, On 11/12/15 17:49, Mark Brown wrote: > On Thu, Dec 10, 2015 at 05:58:20PM +, Juri Lelli wrote: > > On 10/12/15 15:30, Mark Brown wrote: > > > On Mon, Nov 23, 2015 at 08:06:31PM -0600, Rob Herring wrote: > > > > > In other words, I want to see these numbers have a defined method > >

Re: [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

2015-12-14 Thread Hans Verkuil
Hi Tiffany, My apologies for the long delay, but I finally have time to do a review of this code. On 12/11/2015 10:55 AM, Tiffany Lin wrote: > From: Andrew-CT Chen > > Add v4l2 layer encoder driver for MT8173 > > Signed-off-by: Tiffany Lin

Re: [PATCH v6 0/4] stmmac: create of compatible mdio bus for stmacc driver

2015-12-14 Thread David Miller
From: Phil Reid Date: Mon, 14 Dec 2015 11:31:58 +0800 > Provide ability to specify a fixed phy in the device tree and > retain the mdio bus if no phy is found. This is needed where > a dsa is connected via a fixed phy and uses the mdio bus for config. > Fixed ptp ref

[PATCH v2 4/5] clk: imx: Add clock support for imx6qp

2015-12-14 Thread Bai Ping
most of the clock tree structures on i.MX6QP are same as on i.MX6Q. there still some difference between these two SOCs. Compared to the i.MX6Q, the differences of clocks on i.MX6QP is mainly on: 1. UART clk root 2. IPG_PER clk, 3. ENFC 4. ECSPI 5. CAN_SEL 6. CSCMR1 register fixup issue 7. LDB

[PATCH v2 2/5] ARM: dts: imx: Add basic dts support for imx6qp-sabresd

2015-12-14 Thread Bai Ping
The patch adds dts file for imx6qp-sabresd board. Signed-off-by: Bai Ping --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 1 + arch/arm/boot/dts/imx6qp-sabresd.dts | 59 ++ 3 files changed, 61

[PATCH v2 5/5] ARM: imx: Add msl code support for imx6qp

2015-12-14 Thread Bai Ping
The i.MX6QP is a different SOC, but internally we treate it as i.MX6Q Rev_2.0 to maximum the code reusability. The chip silicon number we read from the ANADIG_DIGPROG is 0x630100. This patch add code to identify it as i.MX6QP Rev_1.0 when print out the silicon version. Signed-off-by: Bai Ping

[PATCH v2 1/5] ARM: dts: imx: Add basic dts support for imx6qp SOC

2015-12-14 Thread Bai Ping
The i.MX6Quad Plus processor is an high performance SOC of i.MX6 family. It has enhanced graphics performance and increased overall memory bandwidth compared to i.MX6Q. Most of the design are same as i.MX6Quad/Dual, so code for i.MX6Quad can be resued by this chip. The revision number is identied

[PATCH v2 0/5] Add support for imx6qp

2015-12-14 Thread Bai Ping
This patchset add basic support for i.MX6Quad Plus SOC. change for v2: -- address commnet from Fabio Estevam, split the dts into three patch: dts for imx6qp soc; dts for imx6qp-sabresd and dts for imx6qp-sabreauto -- fix a typo in commit, the chip name should be i.MX6Quad

[PATCH v2 3/5] ARM: dts: imx: Add basic dts support for imx6qp-sabreauto

2015-12-14 Thread Bai Ping
This patch adds basic dts file for imx6qp-sabreauto board. Signed-off-by: Bai Ping --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/imx6qp-sabreauto.dts | 67 ++ 2 files changed, 68 insertions(+) create mode 100644

Re: [PATCH v2 0/3] USB: add generic onboard USB HUB driver

2015-12-14 Thread Peter Chen
On Mon, Dec 14, 2015 at 09:26:55AM -0200, Fabio Estevam wrote: > Hi Peter, > > On Mon, Dec 14, 2015 at 5:26 AM, Peter Chen wrote: > > > Hi all, > > > > There is a known issue that the USB code can't handle USB HUB's > > external pins well, in that case, it may cause

Re: [PATCH v6 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2015-12-14 Thread Daniel Kurtz
On Tue, Dec 15, 2015 at 11:30 AM, Jitao Shi wrote: > This patch adds drm_bridge driver for parade DSI to eDP bridge chip. > > Signed-off-by: Jitao Shi > --- > Changes since v5 > -fix compile errors when CONFIG_GPIOLIB=n > --- >

[PATCH v4] ARM: dts: ls1021a: add sata node to dts

2015-12-14 Thread Yuantian.Tang
From: Tang Yuantian Added sata node to ls1021aqds and ls1021atwr board to support sata function. Signed-off-by: Tang Yuantian --- v4: - sorted the node alphabetically v3: - refine the title and commit message -

Re: [PATCH v2 1/3] reset: Add shared reset_control_[de]assert variants

2015-12-14 Thread Philipp Zabel
Hi Hans, Am Freitag, den 11.12.2015, 19:21 +0100 schrieb Hans de Goede: [...] > >> @@ -119,13 +134,55 @@ EXPORT_SYMBOL_GPL(reset_control_assert); > >> int reset_control_deassert(struct reset_control *rstc) > >> { > > > > Maybe WARN_ON(rstc->line->refcnt > 1) ? > > I assume you mean

Re: [PATCH v2 1/3] reset: Add shared reset_control_[de]assert variants

2015-12-14 Thread Maxime Ripard
Hi, On Fri, Dec 11, 2015 at 04:41:58PM +0100, Hans de Goede wrote: > diff --git a/include/linux/reset.h b/include/linux/reset.h > index c4c097d..1cca8ce 100644 > --- a/include/linux/reset.h > +++ b/include/linux/reset.h > @@ -11,6 +11,8 @@ int reset_control_reset(struct reset_control *rstc); >

Re: [RFC][PATCH] misc: Introduce reboot_reason driver

2015-12-14 Thread Rob Herring
On Thu, Dec 10, 2015 at 4:11 PM, Arnd Bergmann wrote: > On Thursday 10 December 2015 13:43:16 John Stultz wrote: >> On Thu, Dec 10, 2015 at 12:24 PM, Rob Herring wrote: >> > The fact that we are using notifiers for reset reason and triggering >> > is probably

Re: [PATCH 1/3] Device tree binding documentation for gpio-switch

2015-12-14 Thread Rob Herring
On Mon, Dec 14, 2015 at 8:28 AM, Linus Walleij wrote: > On Fri, Dec 11, 2015 at 3:06 PM, Rob Herring wrote: >> On Fri, Dec 11, 2015 at 6:39 AM, Linus Walleij >> wrote: >>> On Fri, Dec 4, 2015 at 6:31 PM, Martyn Welch >>>

Re: [PATCH v2 4/7] media: vb2-dma-contig: add helper for setting dma max seg size

2015-12-14 Thread Laurent Pinchart
Hi Marek, On Monday 14 December 2015 10:20:22 Marek Szyprowski wrote: > On 2015-12-13 20:57, Laurent Pinchart wrote: > > On Wednesday 09 December 2015 14:58:19 Marek Szyprowski wrote: > >> Add a helper function for device drivers to set DMA's max_seg_size. > >> Setting it to largest possible

Re: [PATCH v2 2/4] ASoC: sun4i-codec: Add support for PA gpio pin

2015-12-14 Thread Maxime Ripard
Hi, On Fri, Dec 11, 2015 at 07:43:57PM +0100, Hans de Goede wrote: > Add support for PA gpio pin for controlling an external amplifier as used > on some Allwinner boards. > > Signed-off-by: Hans de Goede > --- > Changes in v2: > -Use a dapm speaker widget (SND_SOC_DAPM_SPK)

Re: [linux-sunxi] Re: [PATCH v2 2/4] ASoC: sun4i-codec: Add support for PA gpio pin

2015-12-14 Thread Hans de Goede
Hi, On 14-12-15 16:56, Maxime Ripard wrote: Hi, On Fri, Dec 11, 2015 at 07:43:57PM +0100, Hans de Goede wrote: Add support for PA gpio pin for controlling an external amplifier as used on some Allwinner boards. Signed-off-by: Hans de Goede --- Changes in v2: -Use a dapm

Re: [PATCH 2/3] arm64: dts: r8a7795: Add Cortex-A57 CPU cores

2015-12-14 Thread Dirk Behme
On 15.12.2015 06:12, Simon Horman wrote: On Sat, Dec 12, 2015 at 08:07:51AM +0900, Simon Horman wrote: On Fri, Dec 04, 2015 at 02:38:52PM +0100, Dirk Behme wrote: From: Gaku Inami Add Cortex-A57 CPU cores to r8a7795 SoC for a total of 4 x Cortex-A57.

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

2015-12-14 Thread Yong Wu
On Mon, 2015-12-14 at 15:16 +0100, Joerg Roedel wrote: > On Tue, Dec 08, 2015 at 05:49:12PM +0800, Yong Wu wrote: > > +static int mtk_iommu_attach_device(struct iommu_domain *domain, > > + struct device *dev) > > +{ > > + struct mtk_iommu_domain *dom =

Re: [PATCH v2] net/macb: add support for resetting PHY using GPIO

2015-12-14 Thread Florian Fainelli
On December 14, 2015 2:56:34 PM PST, Rob Herring wrote: >On Fri, Dec 11, 2015 at 11:34:53AM +0100, Gregory CLEMENT wrote: >> With device tree it is no more possible to reset the PHY at board >> level. Furthermore, doing in the driver allow to power down the PHY >when >> the

Re: [PATCH v4 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver

2015-12-14 Thread Krzysztof Kozlowski
On 14.12.2015 15:38, Chanwoo Choi wrote: > This patch adds the generic exynos bus frequency driver for AMBA AXI bus > of sub-blocks in exynos SoC with DEVFREQ framework. The Samsung Exynos SoC > have the common architecture for bus between DRAM and sub-blocks in SoC. > This driver can support the

Re: [PATCH 2/3] arm64: dts: r8a7795: Add Cortex-A57 CPU cores

2015-12-14 Thread Simon Horman
mehow it slopped my mind. With this patch applied I still only see one CPU brought up whereas I was expecting 4. Are more patches needed in order to get more CPUs operating? I am using renesas-devel-20151214-v4.4-rc5 + the cpg-mmsr driver (v6). I built the kernel using the defconfig. -- To uns

Re: [PATCH v6 3/5] memory: mediatek: Add SMI driver

2015-12-14 Thread Daniel Kurtz
Hi Yong, On Tue, Dec 15, 2015 at 10:38 AM, Yong Wu wrote: > On Mon, 2015-12-14 at 19:18 +0100, Matthias Brugger wrote: >> On Tuesday 08 Dec 2015 17:49:11 Yong Wu wrote: >> > This patch add SMI(Smart Multimedia Interface) driver. This driver >> > is responsible to

Re: [PATCH v3 2/3] usb: renesas_usbhs: add fallback compatibility strings

2015-12-14 Thread Simon Horman
On Fri, Dec 11, 2015 at 03:24:27PM +0300, Sergei Shtylyov wrote: > Hello. > > On 12/11/2015 5:12 AM, Simon Horman wrote: > > >Add fallback compatibility strings for R-Car Gen2 and Gen3. > >This is in keeping with the fallback scheme being adopted wherever > >appropriate for drivers for Renesas

[PATCH] usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller

2015-12-14 Thread Yoshihiro Shimoda
R-Car H3 has USB3.0 peripheral controllers. This controller's has the following features: - Supports super, high and full speed - Contains 30 pipes for bulk or interrupt transfer - Contains dedicated DMA controller This driver doesn't support the dedicated DMAC for now. Signed-off-by:

[PATCH v6 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2015-12-14 Thread Jitao Shi
This patch adds drm_bridge driver for parade DSI to eDP bridge chip. Signed-off-by: Jitao Shi --- Changes since v5 -fix compile errors when CONFIG_GPIOLIB=n --- drivers/gpu/drm/bridge/Kconfig | 10 + drivers/gpu/drm/bridge/Makefile|1 +

[PATCH v6 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

2015-12-14 Thread Jitao Shi
Add documentation for DT properties supported by ps8640 DSI-eDP converter. Signed-off-by: Jitao Shi Acked-by: Rob Herring Reviewed-by: Philipp Zabel --- Changes since v5 -no changes ---

Re: [PATCH v4 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver

2015-12-14 Thread Chanwoo Choi
On 2015년 12월 14일 17:28, MyungJoo Ham wrote: >> >> This patch adds the generic exynos bus frequency driver for AMBA AXI bus >> of sub-blocks in exynos SoC with DEVFREQ framework. The Samsung Exynos SoC >> have the common architecture for bus between DRAM and sub-blocks in SoC. >> This driver

Re: [PATCH v6 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2015-12-14 Thread Archit Taneja
Hi, On 12/15/2015 09:00 AM, Jitao Shi wrote: This patch adds drm_bridge driver for parade DSI to eDP bridge chip. Signed-off-by: Jitao Shi --- Changes since v5 -fix compile errors when CONFIG_GPIOLIB=n --- drivers/gpu/drm/bridge/Kconfig | 10 +

Re: [PATCH 0/8 v5] enable to use thermal-zone on r8a7790/1

2015-12-14 Thread Simon Horman
On Tue, Dec 15, 2015 at 01:16:20AM +, Kuninori Morimoto wrote: > > Hi > > These are v5 of thermal-zone support for r8a7790/r8a7791. > > Kuninori Morimoto (8): > 1) thermal: rcar: move rcar_thermal_dt_ids to upside > 2) thermal: rcar: check every rcar_thermal_update_temp() return

Re: [PATCH 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs

2015-12-14 Thread Heiko Stübner
Hi srini, Am Montag, 14. Dezember 2015, 09:57:02 schrieb Srinivas Kandagatla: > Heiko, > > Can you take the DT patches in this series via your tree. > > I picked up nvmem patches from this series. yep that was my plan ... just needed to wait for the nvmem parts to be picked. Thanks for the

Re: [PATCH v2 13/14] ARM: dts: dove: add DT GPU support

2015-12-14 Thread Gregory CLEMENT
Hi Lucas, On lun., déc. 14 2015, Lucas Stach wrote: > Dove maintainers, > > can you please tell me if you prefer the DT changes to go along with the > rest of the etnaviv series through the DRM tree, or plan on picking this > separate? I prefer to take the DT change

[PATCH v10 3/8] ARM: dt: Binding documentation for imx25 touchscreen controller

2015-12-14 Thread Markus Pargmann
This is the touchscreen conversion queue binding documentation. It uses the shared imx25 ADC. Signed-off-by: Markus Pargmann --- Notes: Changes in v9: - Updated binding descriptions Changes in v5: - Fix signed/unsigned comparison - Fix unused

[PATCH v10 4/8] mfd: fsl imx25 Touchscreen ADC driver

2015-12-14 Thread Markus Pargmann
This is the core driver for imx25 touchscreen/adc driver. The module has one shared ADC and two different conversion queues which use the ADC. The two queues are identical. Both can be used for general purpose ADC but one is meant to be used for touchscreens. This driver is the core which manages

[PATCH v10 2/8] ARM: dt: Binding documentation for imx25 GCQ

2015-12-14 Thread Markus Pargmann
The documentation describes the bindings for the imx25 GCQ unit which is essentially a generic conversion queue using the imx25 ADC. Signed-off-by: Markus Pargmann Acked-by: Rob Herring Acked-by: Jonathan Cameron --- Notes: Changes

[PATCH v10 0/8] imx25 adc and touchscreen driver

2015-12-14 Thread Markus Pargmann
Hi, v10 includes minor fixes in the gcq driver code and the renamed two DT properties for the touchscreen which now include the units in the name. Best Regards, Markus Denis Carikli (2): ARM: dts: imx25: Add TSC and ADC support ARM: imx_v4_v5_defconfig: Add I.MX25 Touchscreen controller

[PATCH v10 8/8] ARM: imx_v4_v5_defconfig: Add I.MX25 Touchscreen controller and ADC support.

2015-12-14 Thread Markus Pargmann
From: Denis Carikli Signed-off-by: Denis Carikli Signed-off-by: Markus Pargmann --- arch/arm/configs/imx_v4_v5_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/configs/imx_v4_v5_defconfig

Re: [PATCH for-4.4 2/2] doc: dt: mtd: partitions: add compatible property to "partitions" node

2015-12-14 Thread Geert Uytterhoeven
Hi Brian, On Wed, Dec 9, 2015 at 2:12 AM, Brian Norris wrote: > On Mon, Dec 07, 2015 at 09:58:35AM -0800, Brian Norris wrote: >> On Sat, Dec 05, 2015 at 12:45:36PM +0100, Jonas Gorski wrote: >> > On Fri, Dec 4, 2015 at 3:02 AM, Brian Norris >> >

Re: [PATCH v2 13/14] ARM: dts: dove: add DT GPU support

2015-12-14 Thread Lucas Stach
Dove maintainers, can you please tell me if you prefer the DT changes to go along with the rest of the etnaviv series through the DRM tree, or plan on picking this separate? Regards, Lucas Am Mittwoch, den 09.12.2015, 12:48 +0100 schrieb Lucas Stach: > From: Russell King

Re: [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver

2015-12-14 Thread Daniel Lezcano
On 12/02/2015 10:33 AM, Vladimir Murzin wrote: MPS2 platform has simple 32 bits general purpose countdown timers. The driver uses the first detected timer as a clocksource and the rest of the timers as a clockevent Signed-off-by: Vladimir Murzin --- [ ... ]

  1   2   3   >