Re: [PATCH v4 2/3] ARM: dts: vf610-zii-dev: Add .dts file for rev. C

2016-12-29 Thread Shawn Guo
On Sun, Dec 18, 2016 at 11:17:56PM -0800, Andrey Smirnov wrote: > Add .dts file for rev. C of the board by factoring out commonalities > into a shared include file (vf610-zii-dev-rev-b-c.dtsi) and deriving > revision specific file from it (vf610-zii-dev-rev-b.dts and > vf610-zii-dev-reb-c.dts). >

Re: [PATCH 2/2] arm64: dts: updated sata node on ls1046a dts

2016-12-29 Thread Shawn Guo
On Thu, Nov 17, 2016 at 03:59:20PM +0800, yuantian.t...@nxp.com wrote: > From: Tang Yuantian > > On ls1046a soc, sata ecc should be disabled. So added sata ecc disabled or enabled? Shawn > register address so that driver can get this information. > > Signed-off-by:

Re: [PATCH 2/2 v2] ARM: i.MX25: add the optional security violation irq

2016-12-29 Thread Shawn Guo
On Thu, Dec 22, 2016 at 12:01:16AM +0100, Martin Kaiser wrote: > Add the security violation irq as an optional entry to rtc-imxdi's > device tree bindings and to i.MX25's dtsi file. > > Signed-off-by: Martin Kaiser > --- > v2: > - clarify that the security violation interrupt

Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2017-01-02 Thread Shawn Guo
On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote: > pca9547 won't probed since its status property is disabled. > while there are devices connected to it, we need remove status > property to let ds3232 and adt7461 probed correctly. > > Signed-off-by: Meng Yi Changed

Re: [PATCH 1/2] ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support

2017-01-02 Thread Shawn Guo
AM 1GB, 32, 64 bit, DDR3-800/1066 > NAND SLC,512MB > Power supply Single 5V > MAX LCD RES FULLHD > > and more info at > http://www.engicam.com/en/products/embedded/som/standard/i-core-rqs-m6s-dl-d-q > > Cc: Shawn Guo <shawn...@kernel.org> >

Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Add missing newline

2016-12-29 Thread Shawn Guo
On Sun, Nov 27, 2016 at 10:35:16PM +0100, Andrew Lunn wrote: > On Sun, Nov 27, 2016 at 10:30:54PM +0100, Andreas Färber wrote: > > Hi, > > > > Am 27.11.2016 um 22:17 schrieb Andrew Lunn: > > > On Sun, Nov 27, 2016 at 08:54:44PM +0100, Andreas Färber wrote: > > >> Found while reviewing Marvell dsa

Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Add missing newline

2016-12-29 Thread Shawn Guo
On Sun, Nov 27, 2016 at 08:54:44PM +0100, Andreas Färber wrote: > Found while reviewing Marvell dsa bindings usage. > > Fixes: f283745b3caf ("arm: vf610: zii devel b: Add support for switch > interrupts") > Cc: Andrew Lunn > Cc: David S. Miller >

Re: [PATCH v2 2/2] ARM: dts: imx6q: Add mccmon6 board support

2017-01-02 Thread Shawn Guo
On Tue, Jan 03, 2017 at 12:43:38AM +0100, Lukasz Majewski wrote: > From: Lukasz Majewski > > This patch provides support for Liebherr's Monitor 6 board (abverrated as > mccmon6) to Linux kernel. > > Signed-off-by: Lukasz Majewski > --- > Changes for v2: > -

Re: [PATCH v5 2/4] soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family

2017-01-03 Thread Shawn Guo
ily, this patch prepares > the common functions. > > Signed-off-by: Baoyou Xie <baoyou@linaro.org> > Reviewed-by: Shawn Guo <shawn...@kernel.org> > Reviewed-by: Jun Nie <jun@linaro.org> Same here. Neither myself nor Jun gave Reviewed-by tag on this patch. &g

Re: [PATCH v7 5/5] soc: zte: pm_domains: Add support for zx296718

2017-01-08 Thread Shawn Guo
On Fri, Jan 06, 2017 at 05:16:04PM +0800, Baoyou Xie wrote: > This patch introduces the power domain driver of zx296718 > which belongs to zte's zx2967 family. > > Signed-off-by: Baoyou Xie > Reviewed-by: Jun Nie Except the need of PCU_DM_xxx enum

Re: [PATCH v7 1/5] dt-bindings: zte: add bindings document for zx2967 power domain controller

2017-01-08 Thread Shawn Guo
On Fri, Jan 06, 2017 at 05:16:00PM +0800, Baoyou Xie wrote: > This patch adds device tree bindings document for ZTE zx2967 > family power domain controller. > > Signed-off-by: Baoyou Xie Hi Rob, Are you happy with the bindings? I plan to merge the series through arm-soc

Re: [PATCH v1 1/3] dt: bindings: add thermal device driver for zx2967

2017-01-08 Thread Shawn Guo
On Sat, Jan 07, 2017 at 01:38:06PM +0800, Baoyou Xie wrote: > This patch adds dt-binding documentation for zx2967 family thermal sensor. > > Signed-off-by: Baoyou Xie The patch subject is inappropriate. The patch adds a bindings not device driver. > --- >

Re: [PATCH v1 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

2017-01-08 Thread Shawn Guo
On Sat, Jan 07, 2017 at 01:38:08PM +0800, Baoyou Xie wrote: > This patch adds thermal driver for ZTE's zx2967 family. > > Signed-off-by: Baoyou Xie > --- > drivers/thermal/Kconfig | 6 + > drivers/thermal/Makefile | 1 + >

Re: [PATCH v1 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

2017-01-09 Thread Shawn Guo
On Mon, Jan 09, 2017 at 11:00:38AM +0800, Jun Nie wrote: > >+static int zx2967_thermal_resume(struct device *dev) > >+{ > >+struct platform_device *pdev = to_platform_device(dev); > >+struct zx2967_thermal_priv *priv = platform_get_drvdata(pdev); > >+int error; > >+ > >+error =

Re: ARM: imx: mmdc: Fix completely broken cpu hotplug code

2016-12-21 Thread Shawn Guo
essor_id() cannot > > be used in preemptible context, and set the driver data after successful > > registration of the pmu. > > > > Fixes: e76bdfd7403a ("ARM: imx: Added perf functionality to mmdc driver") > > Signed-off-by: Thomas Gleixner <t...@linutron

Re: [PATCH 05/12] ARM: dts: imx6ul-isiot-common: Add touchscreen node

2017-03-23 Thread Shawn Guo
interface. s/mfb/mfd? > > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Matteo Lisi <matteo.l...@engicam.com> > Cc: Michael Trimarchi <mich...@amarulasolutions.com> > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> > --- > arch/arm/boot/dts/imx6ul-

Re: [PATCH 05/12] ARM: dts: imx6ul-isiot-common: Add touchscreen node

2017-03-24 Thread Shawn Guo
On Fri, Mar 24, 2017 at 12:29:49PM +0530, Jagan Teki wrote: > On Fri, Mar 24, 2017 at 10:46 AM, Shawn Guo <shawn...@kernel.org> wrote: > > On Wed, Mar 22, 2017 at 11:18:10PM +0530, Jagan Teki wrote: > >> From: Jagan Teki <ja...@amarulasolutions.com> > >>

Re: [PATCH 00/12] ARM: dts: i.MX6: Add lcdif/sound nodes on Engicam SOMs

2017-03-23 Thread Shawn Guo
On Wed, Mar 22, 2017 at 11:18:05PM +0530, Jagan Teki wrote: > From: Jagan Teki > > This patchset, add support for backlight, lcdif, touchscreen, > sound card and related codec and can nodes all Engicam SOM's > which are supporting mainline as of now. Per MAINTAINERS,

Re: [PATCH 05/12] ARM: dts: imx6ul-isiot-common: Add touchscreen node

2017-03-24 Thread Shawn Guo
On Fri, Mar 24, 2017 at 01:02:35PM +0530, Jagan Teki wrote: > On Fri, Mar 24, 2017 at 12:55 PM, Shawn Guo <shawn...@kernel.org> wrote: > > On Fri, Mar 24, 2017 at 12:29:49PM +0530, Jagan Teki wrote: > >> On Fri, Mar 24, 2017 at 10:46 AM, Shawn Guo <shawn...@kernel.org>

Re: [PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node

2017-03-23 Thread Shawn Guo
On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Add support for Sound card and related codec(via i2c1) nodes > on Engicam Is.IoT MX6UL variant module boards. > > Cc: Shawn Guo <shawn...@kernel.org&g

Re: [PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node

2017-03-24 Thread Shawn Guo
On Fri, Mar 24, 2017 at 02:02:38PM +0530, Jagan Teki wrote: > On Fri, Mar 24, 2017 at 10:53 AM, Shawn Guo <shawn...@kernel.org> wrote: > > On Wed, Mar 22, 2017 at 11:18:12PM +0530, Jagan Teki wrote: > >> From: Jagan Teki <ja...@amarulasolutions.com> > >> >

Re: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support

2017-03-27 Thread Shawn Guo
On Wed, Mar 22, 2017 at 10:58:12AM +, Madalin-Cristian Bucur wrote: > > > + { > > > + > > > +/include/ "qoriq-fman3-0.dtsi" > > > +/include/ "qoriq-fman3-0-1g-0.dtsi" > > > +/include/ "qoriq-fman3-0-1g-1.dtsi" > > > +/include/ "qoriq-fman3-0-1g-2.dtsi" > > > +/include/

Re: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support

2017-03-27 Thread Shawn Guo
On Mon, Mar 27, 2017 at 08:11:33AM +, Madalin-Cristian Bucur wrote: > Complex it is, mirroring the IP, but messy it is a word I would not use. Well, just my personal opinion. Shawn

Re: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support

2017-03-27 Thread Shawn Guo
On Mon, Mar 27, 2017 at 07:03:40AM +, Madalin-Cristian Bucur wrote: > > > > > + fman@1a0 { > > > > > + enet0: ethernet@e { > > > > > + }; > > > > > + > > > > > + enet1: ethernet@e2000 { > > > > > + }; > > > > > + > > > > > +

Re: [PATCH 1/5] ARM: dts: imx7-colibri: use OF graph to describe the display

2017-03-30 Thread Shawn Guo
On Wed, Mar 29, 2017 at 04:21:09PM -0700, Stefan Agner wrote: > To make use of the new eLCDIF DRM driver OF graph description is > required. Describe the display using OF graph nodes. > > Signed-off-by: Stefan Agner Applied all, thanks.

Re: [PATCH v2] ARM: imx_v6_v7_defconfig: Select SMSC_PHY

2017-03-30 Thread Shawn Guo
On Wed, Mar 29, 2017 at 01:48:02PM +0300, Leonard Crestez wrote: > The imx6sl-evk board has a LAN8720A ethernet phy supported by SMSC_PHY. > Add this driver to the default imx config since the device is present on > one of the evaluation boards. > > This used to work mostly fine with the generic

Re: [REPOST PATCH] ARM: dts: imx6qp-nitrogen6_som2: add Quad Plus variant of the SOM

2017-03-30 Thread Shawn Guo
On Wed, Mar 29, 2017 at 10:45:23AM +0200, Gary Bisson wrote: > https://boundarydevices.com/product/nit6x-som-v2/ > > Reviewed-by: Fabio Estevam > Signed-off-by: Gary Bisson Applied, thanks.

Re: [PATCH v8 3/3] ARM: dts: imx6q-icore: Add touchscreen node

2017-03-29 Thread Shawn Guo
.@gmail.com> > Cc: Domenico Acri <domenico.a...@engicam.com> > Cc: Matteo Lisi <matteo.l...@engicam.com> > Cc: Michael Trimarchi <mich...@amarulasolutions.com> > Cc: Shawn Guo <shawn...@kernel.org> > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> Applied, thanks.

Re: [PATCH v2 00/15] ARM: dts: i.MX6: Add lcdif/sound nodes on Engicam SOMs

2017-03-28 Thread Shawn Guo
On Fri, Mar 24, 2017 at 09:48:35PM +0530, Jagan Teki wrote: > Jagan Teki (15): > ARM: dts: imx6ul-geam: Add backlight support for lcdif > ARM: dts: imx6ul-isiot: Add backlight support for lcdif > ARM: dts: imx6ul-isiot: Add imx6ul-isiot-common.dtsi > ARM: dts: imx6ul-isiot: Add i2c nodes >

Re: [PATCH v2 07/15] ARM: dts: imx6ul-isiot: Add Sound card with codec node

2017-03-28 Thread Shawn Guo
On Fri, Mar 24, 2017 at 09:48:42PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Add support for Sound card and related codec(via i2c1) nodes > on Engicam Is.IoT MX6UL variant module boards. > > Cc: Shawn Guo <shawn...@kernel.org&g

Re: [PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY

2017-03-28 Thread Shawn Guo
On Tue, Mar 28, 2017 at 02:16:50PM +0300, Leonard Crestez wrote: > On Fri, 2017-03-24 at 14:43 +0800, Dong Aisheng wrote: > > Hi Leonard, > > > > On Wed, Mar 22, 2017 at 04:27:37PM +0200, Leonard Crestez wrote: > > > > > > The imx6sl-evk board has a LAN8720A ethernet phy supported by SMSC_PHY. >

Re: [PATCH v2 10/15] ARM: dts: imx6dl-icore-rqs: Add sgtl5000 codec node

2017-03-28 Thread Shawn Guo
On Fri, Mar 24, 2017 at 09:48:45PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > - Moved sound card node on imx6qdl-icore-rqs.dtsi > - Added codec node in imx6dl-icore-rqs from imx6q-icore-rqs > > Cc: Shawn Guo <shawn...@kernel.org&g

Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label

2017-03-28 Thread Shawn Guo
On Tue, Mar 28, 2017 at 03:24:26PM -0400, Vivien Didelot wrote: > Rename the switch2@0 label of the switch2 node to switch@0 to respect > the general unit@address DTS rule, and be consistent with the other > switch nodes of the DTS file. > > Signed-off-by: Vivien Didelot

Re: [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding

2017-03-19 Thread Shawn Guo
On Thu, Mar 16, 2017 at 12:35:38PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Add missing documentation of max11801-ts dt-binding details. > > Cc: Mark Rutland <mark.rutl...@arm.com> > Cc: Rob Herring <robh...@kernel.org>

Re: [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding

2017-03-20 Thread Shawn Guo
On Mon, Mar 20, 2017 at 11:55:27AM +0530, Jagan Teki wrote: > >> @@ -0,0 +1,18 @@ > >> +* MAXI MAX11801 Resistive touch screen controller with i2c interface > >> + > >> +Required properties: > >> +- compatible: must be "max11801" > > > > Shouldn't it have a vendor prefix? > > Drivers

Re: [PATCH v5 2/3] soc/imx: Add GPCv2 power gating driver

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 08:05:39AM -0700, Andrey Smirnov wrote: > Add code allowing for control of various power domains managed by GPCv2 > IP block found in i.MX7 series of SoCs. Power domains covered by this > patch are: > > - PCIE PHY > - MIPI PHY > - USB HSIC PHY > - USB

Re: [PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 10:23:02AM +0100, Peter Senna Tschudin wrote: > Configures the megachips-stdp-ge-b850v3-fw bridges on the GE > B850v3 dts file. > > Cc: Laurent Pinchart > Cc: Martyn Welch > Cc: Martin Donnelly

Re: [PATCH v5 1/3] ARM: imx: Add GPCv2 power gating driver bindings

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 08:05:38AM -0700, Andrey Smirnov wrote: > Add DT bindings for power domain driver for GPCv2 IP block found in > i.MX7 SoCs. > > Cc: yurov...@gmail.com > Cc: Lucas Stach > Cc: Rob Herring > Cc: Mark Rutland

Re: [PATCH v5 0/8] arm: dts: imx6q-icore: Add LVDS display nodes

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 03:18:09PM +0530, Jagan Teki wrote: > From: Jagan Teki > Jagan Teki (8): > ARM: dts: imx6qdl-icore: Add backlight support for lvds > ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 > initial support > ARM: dts:

Re: [PATCH] ARM: dts: imx7s: Do not claim i.MX51 compatibility for SRC

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 08:33:57AM -0700, Andrey Smirnov wrote: > System Reset Controller in i.MX7 doesn't have any commonality with IP > block found in i.MX5 and i.MX6 SoC families. Given that and the new > upstream driver for i.MX7 variant (see > https://lkml.org/lkml/2017/2/21/466) remove

Re: [PATCH v5 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 03:18:14PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Add missing documentation of max11801-ts dt-binding details. > > Cc: Mark Rutland <mark.rutl...@arm.com> > Cc: Rob Herring <robh...@kernel.org>

Re: [PATCH v3] clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clock

2017-03-15 Thread Shawn Guo
On Tue, Mar 14, 2017 at 11:55:14AM +0100, Robin van der Gracht wrote: > On Fri, 3 Mar 2017 15:14:05 +0100 > Robin van der Gracht wrote: > > > The clock was mapped on CG15 (gpio2_clocks) in the CCRG0 register. > > > > Reviewed-by: Fabio Estevam > >

Re: [PATCH 1/2 v4] ARM: dts: i.MX25: add AIPS control registers

2017-04-04 Thread Shawn Guo
On Mon, Apr 03, 2017 at 09:47:04PM +0200, Martin Kaiser wrote: > The i.MX25 contains two AHB to IP bridges (AIPS), each of which has a set of > control registers. Add the memory regions for the control registers to > the Device Tree. > > Signed-off-by: Martin Kaiser >

Re: [PATCH 2/2 v2] ARM: i.MX25: globally disable supervisor protect

2017-04-04 Thread Shawn Guo
On Mon, Apr 03, 2017 at 09:47:05PM +0200, Martin Kaiser wrote: > The problem described in 6befda9a272b98bfb1dc772efc3564644cbfb270 This causes the following checkpatch error. ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 6befda9a272b ("ARM:

Re: [PATCH 1/3] dts: arm64: add DPAA QBMan portals

2017-03-30 Thread Shawn Guo
On Thu, Mar 30, 2017 at 05:37:50PM +0300, Madalin Bucur wrote: > Add the DPAA 1.x DPAA QMan and BMan portal nodes. > > Signed-off-by: Roy Pledge > Signed-off-by: Madalin Bucur The patches should be prefixed like 'arm64: dts: ...'. > --- >

Re: [PATCH 3/3] dts: arm64: add LS1046A DPAA QBMan nodes

2017-03-30 Thread Shawn Guo
On Thu, Mar 30, 2017 at 05:37:52PM +0300, Madalin Bucur wrote: > Add the QBMan device tree nodes for LS1046A devices. > > Signed-off-by: Roy Pledge > Signed-off-by: Madalin Bucur > --- > arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 52 >

Re: [PATCH v8 0/2] GPCv2 power gating driver

2017-04-07 Thread Shawn Guo
On Tue, Mar 28, 2017 at 08:19:43AM -0700, Andrey Smirnov wrote: > Andrey Smirnov (2): > dt-bindings: Add GPCv2 power gating driver > soc/imx: Add GPCv2 power gating driver Changed prefix like 'soc: imx: ...', and applied both. Shawn

Re: [PATCH v2 3/4] ARM: dts: imx6qdl-sabresd: Set LDO regulator supply

2017-04-07 Thread Shawn Guo
On Tue, Apr 04, 2017 at 08:04:13PM +0300, Leonard Crestez wrote: > Setting the supply is optional but beneficial, it will cause PMIC > voltages to be dynamically changed with cpu frequency. > > Signed-off-by: Leonard Crestez > Reviewed-by: Lucas Stach

Re: [PATCH v2 4/4] ARM: dts: imx6qp-sabresd: Set reg_arm regulator supply

2017-04-07 Thread Shawn Guo
On Tue, Apr 04, 2017 at 08:04:14PM +0300, Leonard Crestez wrote: > On imx6qp-sabresd LDO_ARM is connected to a different PMIC output than > the other imx6qdl-sabresd boards. > > Setting cpu0 arm-supply to sw2_reg is wrong, this must have mistakenly > slipped out of the vendor tree where this is

Re: [PATCH v3 1/9] ARM: dts: imx6ul-isiot: Add Sound card with codec node

2017-04-07 Thread Shawn Guo
On Thu, Apr 06, 2017 at 11:32:07PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Add support for Sound card and related codec(via i2c1) nodes > on Engicam Is.IoT MX6UL variant module boards. > > Cc: Shawn Guo <shawn...@kernel.org&g

Re: [PATCH v3 2/9] ARM: dts: imx6ul-geam: Add Sound card with codec node

2017-04-07 Thread Shawn Guo
On Thu, Apr 06, 2017 at 11:32:08PM +0530, Jagan Teki wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Add support for Sound card and related codec(via i2c1) nodes > on Engicam GEAM6UL variant module boards. > > Cc: Shawn Guo <shawn...@kernel.org&g

Re: [PATCH v3 3/9] ARM: dts: imx6qdl-icore: Add Sound card with codec node

2017-04-07 Thread Shawn Guo
Starter kit > - i.CoreM6 Quad/Dual OpenFrame Cap touch 10.1 > - i.CoreM6 Quad/Dual OpenFrame Cap touch 12.3 > > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Matteo Lisi <matteo.l...@engicam.com> > Cc: Michael Trimarchi <mich...@amarulasolutions.com> > Signed-off-by:

Re: [PATCH] clk: zte: Mark pll config tables as const

2017-04-08 Thread Shawn Guo
On Sat, Apr 8, 2017 at 3:23 AM, Stephen Boyd <sb...@codeaurora.org> wrote: > > These should be const. > > Cc: Shawn Guo <shawn@linaro.org> > Cc: Jun Nie <jun@linaro.org> > Signed-off-by: Stephen Boyd <sb...@codeaurora.org> Acked-by: Shawn Guo <shawn@linaro.org>

Re: [PATCH 6/8] ARM: dts: imx7d-sdb: Add GPIO expander node

2017-04-13 Thread Shawn Guo
On Thu, Apr 13, 2017 at 06:32:40AM -0700, Andrey Smirnov wrote: > Add node for U38, a 74LV595PW serial-in shift register that acts as a > GPIO expander on the board. > > Cc: yurov...@gmail.com > Cc: Sascha Hauer > Cc: Fabio Estevam > Cc: Rob Herring

Re: [PATCH 3/8] ARM: dts: imx7s: Adjust anatop-enable-bit for 'reg_1p0d'

2017-04-13 Thread Shawn Guo
On Thu, Apr 13, 2017 at 06:32:37AM -0700, Andrey Smirnov wrote: > In PMU_REG_1P0Dn ENABLE_LINREG is bit 0. Bit 31 is called OVERRIDE and > it serves the function of granting permission to GPC IP block to alter > various bit-fields of the register. The reason why this property, that > trickeld here

Re: [PATCH v2 07/22] ARM: dts: imx: Add generic compatible string for I2C EEPROM

2017-04-13 Thread Shawn Guo
On Thu, Apr 13, 2017 at 03:28:24PM -0300, Javier Martinez Canillas wrote: > The at24 driver allows to register I2C EEPROM chips using different vendor > and devices, but the I2C subsystem does not take the vendor into account > when matching using the I2C table since it only has device entries. >

Re: [PATCH 8/8] ARM: dts: imx7d-sdb: Enable PCIe peripheral

2017-04-13 Thread Shawn Guo
On Thu, Apr 13, 2017 at 06:32:42AM -0700, Andrey Smirnov wrote: > Enable PCIe peripheral on this board. > > Cc: yurov...@gmail.com > Cc: Sascha Hauer > Cc: Fabio Estevam > Cc: Rob Herring > Cc: Mark Rutland

Re: [PATCH 4/8] ARM: dts: imx7s: Add node for GPC

2017-04-13 Thread Shawn Guo
On Thu, Apr 13, 2017 at 06:32:38AM -0700, Andrey Smirnov wrote: > Add node for GPC and specify as a parent interrupt controller for SoC bus. > > Cc: yurov...@gmail.com > Cc: Sascha Hauer > Cc: Fabio Estevam > Cc: Rob Herring >

Re: [PATCH v2 0/2] Add AXI address filter support for MMDC profiling

2017-03-09 Thread Shawn Guo
On Wed, Feb 15, 2017 at 02:00:24PM +0200, andrei-tiberiu.bre...@nxp.com wrote: > Tiberiu Breana (2): > ARM: imx: Fix mmdc_pmu_write_accesses event definition > ARM: imx: Add AXI address filter support for MMDC profiling Applied both, thanks.

Re: [PATCH v4 1/7] arm: dts: imx6qdl-icore: Add backlight support for lvds

2017-03-13 Thread Shawn Guo
tteo.l...@engicam.com> > Cc: Michael Trimarchi <mich...@amarulasolutions.com> > Cc: Shawn Guo <shawn...@kernel.org> > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> For sake of consistency, please use 'ARM: ...' than 'arm: ...' in subject prefix for i.MX patc

Re: [PATCH 2/3] arm: dts: imx7s: enable ocotp

2017-03-13 Thread Shawn Guo
On Wed, Mar 01, 2017 at 02:40:53PM +0800, Peng Fan wrote: > Enable ocotp for i.mx7D/S. > Correct the clock entry and compatible string. > > Signed-off-by: Peng Fan <peng@nxp.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Srinivas Kandagatla <srinivas.ka

Re: [PATCH V3 4/4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)

2017-03-13 Thread Shawn Guo
On Fri, Mar 03, 2017 at 04:57:10PM +0100, Peter Senna Tschudin wrote: > Configures the megachips-stdp-ge-b850v3-fw bridges on the GE > B850v3 dts file. > > Cc: Laurent Pinchart > Cc: Martyn Welch > Cc: Martin Donnelly

Re: [PATCH v4 5/7] arm: dts: imx6q-icore: Add touchscreen node

2017-03-13 Thread Shawn Guo
icam.com> > Cc: Matteo Lisi <matteo.l...@engicam.com> > Cc: Michael Trimarchi <mich...@amarulasolutions.com> > Cc: Shawn Guo <shawn...@kernel.org> > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> > --- > Changes for v4: > - Newly added patch.

Re: [PATCH 3/4] arm: dts: imx: Add iMX6Q-based Kontron SMARC-sAMX6i module

2017-03-13 Thread Shawn Guo
On Sun, Feb 19, 2017 at 10:28:00PM +0200, Priit Laes wrote: > SMARC-sAMX6i is a SMARC (Smart Mobility Architecture) compliant > module. > > Signed-off-by: Priit Laes For sake of consistency, we use 'ARM: ...' instead of 'arm: ...' in subject prefix for all i.MX patches. > ---

Re: [PATCH 1/4] arm: defconfig: imx6: Added CONFIG_FHANDLE

2017-03-13 Thread Shawn Guo
On Sun, Feb 19, 2017 at 10:27:58PM +0200, Priit Laes wrote: > CONFIG_FHANDLE is a must-have for newer distributions with systemd > support (including Debian stable). > > Signed-off-by: Priit Laes 'ARM: imx_v6_v7_defconfig: ...' for subject prefix. Shawn > --- >

Re: [PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: fix at25 spi-clk frequency issue

2017-03-14 Thread Shawn Guo
On Sat, Mar 04, 2017 at 05:20:32AM +0800, Ken Lin wrote: > Change the maxium spi clock frequency from 20MHz to 10MHz to meet the > operation voltage range requirement recommended in AT25 datasheet The commit log should be wrapped around column 72 to make it easier for read. The subject prefix

Re: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support

2017-03-14 Thread Shawn Guo
On Wed, Mar 01, 2017 at 05:35:04PM +0200, Madalin Bucur wrote: > Signed-off-by: Madalin Bucur Empty commit log is generally not welcome, especially when the commit adds so many files. > --- > arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi | 41 +++ >

Re: [PATCH -next] soc: zte: pm_domains: Remove redundant dev_err call in zx2967_pd_probe()

2017-03-08 Thread Shawn Guo
On Mon, Feb 06, 2017 at 04:23:02PM +, Wei Yongjun wrote: > From: Wei Yongjun > > There is a error message within devm_ioremap_resource > already, so remove the dev_err call to avoid redundant > error message. > > Signed-off-by: Wei Yongjun

Re: [PATCH -next] soc: zte: pm_domains: Remove .owner field for driver

2017-03-08 Thread Shawn Guo
On Mon, Feb 06, 2017 at 04:23:18PM +, Wei Yongjun wrote: > From: Wei Yongjun > > Remove .owner field if calls are used which set it automatically. > > Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci > > Signed-off-by: Wei Yongjun

Re: [PATCH v4] soc/imx: Add GPCv2 power gating driver

2017-03-08 Thread Shawn Guo
On Tue, Feb 28, 2017 at 04:09:16PM -0800, Andrey Smirnov wrote: > Add code allowing for control of various power domains managed by GPCv2 GPCv2, is it the name used in i.MX7 SoC manual? > IP block found in i.MX7 series of SoCs. Power domains covered by this > patch are: > > - PCIE PHY >

Re: [PATCH v2 1/6] of: documentation: add bindings documentation for TS-4600

2017-03-07 Thread Shawn Guo
On Fri, Feb 03, 2017 at 02:47:24PM -0500, Sebastien Bourdelin wrote: > This adds the documentation for the TS-4600 by Technologic Systems. > > Acked-by: Rob Herring > --- > Changes v1 -> v2: > - rebase on master > - add ack by Rob Herring > >

Re: [PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: change pca953x GPIO default settings

2017-03-07 Thread Shawn Guo
On Fri, Feb 03, 2017 at 09:21:14AM +0800, Ken Lin wrote: > Leave pca953x P06,P07 pins on b850v3 platform and P06 pin on b450v3/b650v3 > unconfigured > in the kernel space since they could be configured as DP1_RST and DP2_RST by > the applications > for the DP FW update support > >

Re: [PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes

2017-03-30 Thread Shawn Guo
On Thu, Mar 30, 2017 at 05:37:51PM +0300, Madalin Bucur wrote: > Add the DPAA 1.x QMan and BMan nodes in the LS1043A device tree. > > Signed-off-by: Roy Pledge > Signed-off-by: Madalin Bucur > --- > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 52

Re: [PATCH v6 0/3] ARM: dts: imx7: add NAND support

2017-08-02 Thread Shawn Guo
On Tue, Aug 01, 2017 at 07:41:41PM -0700, Stefan Agner wrote: > Hi Shawn, > > On 2017-06-14 08:11, Shawn Guo wrote: > > On Thu, Jun 08, 2017 at 03:34:46PM -0700, Stefan Agner wrote: > >> Stefan Agner (3): > >> clk: imx7d: create clocks behind rawnand clock gat

Re: [PATCH v5 0/8] Add board support for TS-4600

2017-08-02 Thread Shawn Guo
On Fri, Jul 14, 2017 at 04:32:10PM -0400, Sebastien Bourdelin wrote: > This patch serie adds support for the TS-4600 boards rev A and B. These > boards, manufactured by Technologic Systems, are based on an i.MX28. > > This serie include the support for the watchdog which could be enable > at

Re: [PATCH v5 0/4] ARM: dts: imx: add CX9020 Embedded PC device tree

2017-08-02 Thread Shawn Guo
On Wed, Jul 26, 2017 at 02:05:30PM +0200, linux-kernel-...@beckhoff.com wrote: > Patrick Bruenn (4): > dt-bindings: arm: Add entry for Beckhoff CX9020 > ARM: dts: imx53: add srtc node > ARM: dts: imx53: add alternative UART2 configuration > ARM: dts: imx: add CX9020 Embedded PC device tree

Re: [PATCH 1/1] cpufreq: imx6q: imx6ull: use PLL1 for frequency higher than 528MHz

2017-08-02 Thread Shawn Guo
On Fri, Jul 28, 2017 at 10:36:33AM +0200, Sébastien Szymanski wrote: > Setting the frequency higher than 528Mhz actually sets the ARM > clock to 528MHz. That's because PLL2 is used as the root clock when the > frequency is higher than 396MHz. > > cpupower frequency-set -f 792000 > > arm_clk_root

Re: [PATCH] ARM: dts: i.MX25: add ranges to tscadc

2017-08-02 Thread Shawn Guo
On Wed, Aug 02, 2017 at 10:06:11PM +0200, Martin Kaiser wrote: > Add a ranges; line to the tscadc node. This creates a 1:1 mapping between > the addresses used by tscadc and those in its child nodes (adc, tsc). > > Without such a mapping, the reg = ... lines in the tsc and adc nodes do > not

Re: [PATCH 2/2] arm64: dts: ls2088a: add cpu idle support

2017-08-02 Thread Shawn Guo
On Wed, Jul 26, 2017 at 03:24:53PM +0800, andy.t...@nxp.com wrote: > From: Yuantian Tang > > ls2088a supports another cpu idle state which is pw20 which saves > more power when cpu is idle. > It was implemented through psci firmware. > > Signed-off-by: Tang Yuantian

Re: [PATCH] soc: imx: gpcv2: fix regulator deferred probe

2017-08-02 Thread Shawn Guo
On Wed, Aug 02, 2017 at 12:51:29PM -0700, Stefan Agner wrote: > If a regulator requests a deferred probe, the power domain gets > initialized twice. This leads to a list double add (without > list debugging the kernel hangs due to the double add later): > > WARNING: CPU: 0 PID: 19 at

Re: [PATCH 1/2 v2] arm64: dts: ls1088a: add cpu idle support

2017-08-13 Thread Shawn Guo
On Mon, Aug 07, 2017 at 09:54:38AM +0800, andy.t...@nxp.com wrote: > From: Yuantian Tang > > ls1088a supports another cpu idle state which is ph20 which saves > more power when cpu is idle. > It was implemented through psci firmware. > > Signed-off-by: Tang Yuantian

Re: [PATCH] soc: imx: gpcv2: fix regulator deferred probe

2017-08-13 Thread Shawn Guo
On Sun, Aug 13, 2017 at 10:12:13PM -0700, Stefan Agner wrote: > Hi Shawn, > > On 2017-08-04 20:13, Shawn Guo wrote: > > On Wed, Aug 02, 2017 at 12:51:29PM -0700, Stefan Agner wrote: > >> If a regulator requests a deferred probe, the power domain gets > >> initia

Re: [PATCH v2 3/3] arm64: dts: qcom: Collapse usb support into one node

2017-08-17 Thread Shawn Guo
Hi Stephen, On Fri, Jul 14, 2017 at 02:40:05PM -0700, Stephen Boyd wrote: > We currently have three device nodes for the same USB hardware > block, as evident by the reuse of the same reg address multiple > times. Now that the chipidea driver fully supports OTG with the > MSM wrapper we can

Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5

2017-08-17 Thread Shawn Guo
Hi Kiran, On Fri, Jul 28, 2017 at 12:40:46PM +0530, Kiran Gunda wrote: > From: David Collins > > Add support for version 5 of the SPMI PMIC arbiter. It utilizes > different offsets for registers than those found on version 3. > Also, the procedure to determine if

Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5

2017-08-17 Thread Shawn Guo
On Thu, Aug 17, 2017 at 03:38:30PM +0530, kgu...@codeaurora.org wrote: > The intention of this check is to avoid the access to the > peripherals those are > not owned by the current EE (APSS) and it is expected to return a > failure if the > peripheral that is not owned by the current EE is trying

Re: [PATCH v2] ARM: dts: imx7d-sdb: Set VLDO4 outpt to 2.8V for MIPI CSI/DSI

2017-07-12 Thread Shawn Guo
On Sat, Jul 01, 2017 at 01:09:11PM +0530, mindentropy wrote: > From: Gautam Bhat > > * According to mx7sabresd schematics the MIPI CSI/DSI voltage rails >should be 2.8V but the voltage provided is a maximum of 3.3V and >minimum of 1.8V. Providing such a higher

Re: [PATCH] ARM: dts: imx: ventana: add ADV1780 analog video decoder

2017-07-12 Thread Shawn Guo
On Mon, Jun 19, 2017 at 08:00:10AM -0700, Tim Harvey wrote: > Enables the ADV7180 analog video decoder sensor connected to the > IMX6 IPU on various Gateworks Ventana boards. > > Signed-off-by: Tim Harvey Applied, thanks.

Re: [PATCH] ARM: dts: imx: Correct B850v3 clock assignment

2017-07-12 Thread Shawn Guo
On Fri, Jun 30, 2017 at 03:43:37PM +0200, Romain Perier wrote: > From: Martyn Welch > > The IPU that drives HDMI must have its pre_sel set to pll2_pfd_396m > to avoid stepping on the LVDS output's toes, as the PLL can't be clocked > to the pixel clock and to the

Re: [PATCH 2/4] thermal: imx: Add support for reading OCOTP through nvmem

2017-07-12 Thread Shawn Guo
On Thu, Jul 06, 2017 at 04:20:42PM +0300, Leonard Crestez wrote: > On newer imx SOCs accessing OCOTP directly is wrong because the ocotp clock > needs to be enabled first. Add support for reading those same values through > the nvmem API instead. > > The older path is preserved for compatibility

Re: [PATCH] ARM: dts: imx6q-bx50v3: disable SD card

2017-07-12 Thread Shawn Guo
On Fri, Jun 30, 2017 at 03:35:57PM +0200, Romain Perier wrote: > From: Ian Ray > > Default boot medium must be internal eMMC, we don't want the SDIO to be > used for these devices. This commit disables the SD card interface > for GE Healthcare Bx50v3 devices. > > Signed-off-by:

Re: [PATCH 3/4] ARM: dts: imx6sx: Use nvmem-cells for tempmon

2017-07-12 Thread Shawn Guo
On Thu, Jul 06, 2017 at 04:20:43PM +0300, Leonard Crestez wrote: > On imx6sx accessing OCOTP directly is wrong because the ocotp clock > needs to be enabled first. Use the nvmem-cells binding instead. > > This requirement does not apply to older imx6qdl chips because there the > ocotp access

Re: [PATCH v1 1/1] ARM: dts: imx6: RIoTboard provide gpio-line-names

2017-07-12 Thread Shawn Guo
On Tue, Jun 20, 2017 at 04:28:30PM +0200, Oleksij Rempel wrote: > for each gpio controller Please write up a complete sentence. If you can explain a bit why these names are useful would be better. > > Signed-off-by: Oleksij Rempel > --- >

Re: [PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree

2017-07-13 Thread Shawn Guo
On Thu, Jul 13, 2017 at 01:13:38PM +0200, linux-kernel-...@beckhoff.com wrote: > From: Patrick Bruenn > > The CX9020 differs from i.MX53 Quick Start Board by: > - use uart2 instead of uart1 > - DVI-D connector instead of VGA > - no audio > - CCAT FPGA connected to emi > -

Re: [PATCH v4 1/3] ARM: dts: imx6ul-isiot: Move common nodes in imx6ul-isiot.dtsi

2017-07-10 Thread Shawn Guo
On Thu, Jun 15, 2017 at 05:33:37PM +0530, Jagan Teki wrote: > From: Jagan Teki > > Maintaining separate dtsi file with common nodes make unclear and > confusing since -isiot.dtsi is available for adding common nodes. > If the nodes are common between the dts files

Re: [PATCH] arm64: dts: ls1046a: Add dis_rxdet_inp3_quirk property to USB3 node

2017-07-10 Thread Shawn Guo
On Wed, Jul 05, 2017 at 03:15:19AM +, Ran Wang wrote: > Hello Sir, > How is the review result of this patch. I am waiting for it be merged, > thanks. The patch has been merged into Linus' tree. Sorry for that I forgot to reply telling the patch was applied. Shawn

Re: [PATCH v4 1/4] ARM: dts: imx6ul-geam-kit: Remove re-enabled usdhc1

2017-07-10 Thread Shawn Guo
On Fri, Jun 16, 2017 at 12:34:37PM +0530, Jagan Teki wrote: > From: Jagan Teki > > usdhc1 is enabled and assigned pinctrl-0 on imx6ul-geam.dtsi > but same thing done on imx6ul-geam-kit.dts, so remove this > re-enabled node from the same. > > Signed-off-by: Jagan Teki

Re: [PATCH] arm64: dts: ls1012a: add USB host controller nodes

2017-07-13 Thread Shawn Guo
On Wed, Jul 05, 2017 at 10:54:03AM +0800, Ran Wang wrote: > LS1012A has one USB 3.0(DWC3) controller and > one USB 2.0 controller. > > Signed-off-by: Ran Wang > --- > arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 17 + > 1 file changed, 17 insertions(+) >

Re: [PATCH] arm64: dts: ls1012a: add USB host controller nodes

2017-07-13 Thread Shawn Guo
On Thu, Jul 13, 2017 at 08:46:50AM +, Ran Wang wrote: > > > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi > > > b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi > > > index b497ac1..8aa2dcf 100644 > > > --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi > > > +++

Re: [PATCH v2] ARM: dts: imx6: RIoTboard provide gpio-line-names

2017-07-25 Thread Shawn Guo
On Tue, Jul 18, 2017 at 07:40:22AM +0200, Oleksij Rempel wrote: > gpio-line-names may help to make work with GPIOs from user space easier. > Following examples are provided with libgpiod > https://github.com/brgl/libgpiod : > |# Toggle a GPIO by name, then wait for the user to press ENTER. > |$

Re: [PATCH v2] ARM: Convert to using %pOF instead of full_name

2017-07-25 Thread Shawn Guo
li...@armlinux.org.uk> > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Javier Martinez Canillas <jav...@osg.samsung.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Sascha Hauer <ker...@pengutronix.de> > Cc: Fabio Estevam <fabio.este...@nxp.com> > Cc: Jaso

<    1   2   3   4   5   6   7   8   9   10   >