Re: [PATCH v3] arm: imx: dts: Use lower case for bindings notation

2017-12-25 Thread Shawn Guo
On Fri, Dec 15, 2017 at 08:19:30PM +0100, Mathieu Malaterre wrote: > Improve the DTS files using lower case to fix the following dtc warnings: > > Warning (simple_bus_reg): Node /XXX@ simple-bus unit address format > error, expected "" > > Converted using the following command: > > find .

Re: [PATCH] ARM: imx: remove unused imx3 pm definitions

2017-12-26 Thread Shawn Guo
On Tue, Dec 19, 2017 at 11:07:04AM +0100, Martin Kaiser wrote: > Remove the defintion of mx3_cpu_lp_set(), this function is not > implemented anywhere. Remove then mx3_cpu_pwr_mode enum as well, > it was used only as parameter of mx3_cpu_lp_set(). > > Signed-off-by: Martin Kaiser

Re: [PATCH v5] arm64: dts: ls1088a: Add USB support

2017-12-26 Thread Shawn Guo
On Fri, Dec 22, 2017 at 04:38:07PM +0800, yinbo@nxp.com wrote: > From: yinbo.zhu > > Add USB support on ls1088ardb > > Signed-off-by: yinbo zhu > Signed-off-by: Ran Wang Applied, thanks.

Re: [PATCH] arm: imx: suspend/resume: use outer_disable/resume

2017-12-25 Thread Shawn Guo
; > Signed-off-by: Peng Fan <peng@nxp.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Sascha Hauer <ker...@pengutronix.de> > Cc: Fabio Estevam <fabio.este...@nxp.com> > Cc: Russell King <li...@armlinux.org.uk> > Cc: Dong Aisheng <aisheng.d...@nxp.

Re: [PATCH 16/25] arm: zx: dts: Remove leading 0x and 0s from bindings notation

2017-12-26 Thread Shawn Guo
On Fri, Dec 15, 2017 at 01:46:48PM +0100, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning

Re: [PATCH] arm: imx: suspend/resume: use outer_disable/resume

2017-12-26 Thread Shawn Guo
On Tue, Dec 26, 2017 at 09:49:01AM +, Peng Fan wrote: > Hi Shawn > > > -Original Message- > > From: Shawn Guo [mailto:shawn...@kernel.org] > > Sent: Tuesday, December 26, 2017 5:13 PM > > To: Peng Fan <peng@nxp.com> > > Cc: A.s.

Re: [PATCH V2] ARM: imx: suspend/resume: use outer_disable/resume

2017-12-26 Thread Shawn Guo
; > Signed-off-by: Peng Fan <peng@nxp.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Sascha Hauer <ker...@pengutronix.de> > Cc: Fabio Estevam <fabio.este...@nxp.com> > Cc: Russell King <li...@armlinux.org.uk> > Cc: Dong Aisheng <aisheng.d...@nxp.com> @Aisheng, can you please give it a test? Shawn

Re: [PATCH] ARM: dts: ls1021a: fix incorrect clock references

2017-12-26 Thread Shawn Guo
On Thu, Dec 21, 2017 at 10:44:20PM +0100, Arnd Bergmann wrote: > dtc warns about two 'clocks' properties that have an extraneous '1' > at the end: > > arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): > arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property >

Re: [PATCH] arm: imx: suspend/resume: use outer_disable/resume

2017-12-26 Thread Shawn Guo
On Tue, Dec 26, 2017 at 06:36:29PM +0800, Dong Aisheng wrote: > > > > diff --git a/arch/arm/mach-imx/cpuidle-imx6sx.c b/arch/arm/mach- > > > > imx/cpuidle-imx6sx.c > > > > index c5a5c3a..edce5bd 100644 > > > > --- a/arch/arm/mach-imx/cpuidle-imx6sx.c > > > > +++

Re: [PATCH 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capability

2018-08-16 Thread Shawn Guo
On Wed, Aug 15, 2018 at 7:39 PM Igor Opaniuk wrote: > > Enable access to the RPMB on the on-board eMMC of the > Poplar board. > > Signed-off-by: Igor Opaniuk > --- > drivers/mmc/host/dw_mmc-hi3798cv200.c | 8 > 1 file changed, 8 insertions(+) > > diff --git

Re: [PATCH] ARM: dts: imx6sll: add gpio-ranges property

2018-08-21 Thread Shawn Guo
On Fri, Jul 20, 2018 at 06:06:57PM +0800, Anson Huang wrote: > Add "gpio-ranges" property to establish connections between GPIOs > and PINs on i.MX6SLL pinctrl driver, for details, please refer to > Documentation/devicetree/bindings/gpio/gpio.txt of "gpio-ranges" > property. > > Signed-off-by:

Re: [PATCH v3 3/3] soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes

2018-08-21 Thread Shawn Guo
On Tue, Jul 24, 2018 at 09:46:07AM +, Sven Schmitt wrote: > Use GPC_PGC_DOMAIN_* indexes consistent. > > Signed-off-by: Sven Schmitt Applied, thanks.

Re: [PATCH v3 1/3] soc: imx: gpc: fix PDN delay

2018-08-21 Thread Shawn Guo
On Tue, Jul 24, 2018 at 09:46:03AM +, Sven Schmitt wrote: > imx6_pm_domain_power_off() reads iso and iso2sw from GPC_PGC_PUPSCR_OFFS > which stores the power up delays. > So use GPC_PGC_PDNSCR_OFFS for the correct delays. > > Signed-off-by: Sven Schmitt Applied, thanks.

Re: [PATCH] ARM: dts: imx7s-warp: enable i2c3 device support

2018-08-27 Thread Shawn Guo
On Fri, Aug 17, 2018 at 11:23:17PM +0200, Pierre-Jean Texier wrote: > The WaRP7 has one mikroBUS socket on the back to plug click boards. > This patch allows to interact with some of these > i2c modules (EEPROM, RTC and so on). > > Signed-off-by: Pierre-Jean Texier Applied, thanks.

Re: [PATCH] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Pro

2018-08-27 Thread Shawn Guo
On Wed, Aug 22, 2018 at 01:18:39PM +0200, Alex Gonzalez wrote: > The ConnectCore 6UL Single Board Computer (SBC) Pro contains the > ConnectCore 6UL System-On-Module. > > Its hardware specifications are: > > * 256MB DDR3 memory > * On module 256MB NAND flash > * Dual 10/100 Ethernet > * USB Host

Re: [PATCH 1/3] ARM: dts: imx: Switch Engicam boards to use SPDX identifier

2018-08-27 Thread Shawn Guo
On Tue, Aug 07, 2018 at 12:38:36PM +0530, Jagan Teki wrote: > Adopt the SPDX license identifier headers to ease license compliance > management. > > Also added Engicam Copyright on missing files. > > Signed-off-by: Jagan Teki Applied all, thanks.

Re: [PATCH v3 3/3] arm: dts: ls1021a: Enable I2C DMA support

2018-08-27 Thread Shawn Guo
On Thu, Aug 09, 2018 at 02:32:07PM +0200, Esben Haabendal wrote: > From: Esben Haabendal > > Gives substantial performance improvement for transfers larger than 16 > bytes (DMA_THRESHOLD). Smaller transfers are unaffected. > > Signed-off-by: Esben Haabendal Applied, thanks.

Re: [PATCH v2] ARM: dts: imx6qdl-wandboard: Add stdout-path

2018-08-27 Thread Shawn Guo
On Tue, Aug 21, 2018 at 12:07:18AM +0300, Tuomas Tynkkynen wrote: > Setting a stdout-path in the .dtb is convenient because then the user > gets a serial console on the RS-232 connector without any extra effort > of figuring out the relevant 'console=' boot parameter. > > Reviewed-by: Fabio

Re: [PATCH v6 3/4] ARM: dts: Add support for emtrion emCON-MX6 series

2018-08-26 Thread Shawn Guo
On Fri, Aug 24, 2018 at 03:26:13PM +0200, Jan Tuerk wrote: > This patch adds support for the emtrion GmbH emCON-MX6 modules. > They are available with imx.6 Solo, Dual-Lite, Dual and Quad > equipped with Memory from 512MB to 2GB (configured by U-Boot). > > Our default developer-Kit ships with the

Re: [PATCH] ARM: dts: imx7ulp: update pinfunc header file

2018-08-26 Thread Shawn Guo
On Tue, Jul 31, 2018 at 06:10:35AM +0800, Anson Huang wrote: > The i.MX7ULP B0 chip has some pin changes for USB and VIU > module, update pinfunc header file accordingly. > > Signed-off-by: Anson Huang Applied, thanks.

Re: [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare

2018-08-26 Thread Shawn Guo
On Thu, Aug 02, 2018 at 12:35:52PM +0100, Mark Brown wrote: > On Thu, Aug 02, 2018 at 12:47:27PM +0200, Oleksij Rempel wrote: > > On 02.08.2018 12:44, Mark Brown wrote: > > > > I thought we'd got an ack for this from Raphael on a previous version or > > > am I mistaken? > > > No, we got an: > >

Re: [PATCH] ARM: dts: imx7s: remove snvs_poweroff node

2018-08-26 Thread Shawn Guo
On Mon, Aug 06, 2018 at 01:40:05PM +0800, Anson Huang wrote: > System poweroff is already supported by PSCI on i.MX7D, > remove "snvs_poweroff" node to avoid below debug message > from syscon-poweroff driver: > > [1.831414] syscon-poweroff 3037.snvs:snvs-poweroff: pm_power_off > already

Re: [PATCH 1/2] soc: imx: gpc: use A_CORE instread of A7 for more i.MX platforms

2018-08-26 Thread Shawn Guo
Andrey, Are you fine with these two patches? Shawn On Mon, Aug 06, 2018 at 02:39:48PM +0800, Anson Huang wrote: > gpcv2 driver is NOT just used on i.MX7D which has Cortex-A7 > cores, but also on i.MX8MQ/i.MX8MM platforms which use Cortex-A53 > cores, so let's use A_CORE instread of A7 to avoid

Re: [PATCH v1] ARM: arm: configs: imx_v6_v7: add CONFIG_FW_LOADER_USER_HELPER

2018-08-26 Thread Shawn Guo
On Tue, Aug 07, 2018 at 02:20:55AM +0800, Robin Gong wrote: > To support loading sdma firmware automatically from rootfs, enable > CONFIG_FW_LOADER_USER_HELPER/CONFIG_FW_LOADER_USER_HELPER_FALLBACK. > Please get sdma firmware from below link and put it into > rootfs entry --

Re: [PATCH v2 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap

2018-08-20 Thread Shawn Guo
On Mon, Aug 20, 2018 at 9:04 PM Igor Opaniuk wrote: > > Enable access to the RPMB on the on-board eMMC of the > Poplar board. > > Signed-off-by: Igor Opaniuk Acked-by: Shawn Guo

Re: [PATCH v3 0/2] PCI: imx: Initial imx7d pm support

2018-08-21 Thread Shawn Guo
On Fri, Aug 10, 2018 at 04:13:41PM +0100, Lorenzo Pieralisi wrote: > On Fri, Aug 10, 2018 at 11:11:55AM +, Leonard Crestez wrote: > > [...] > > > This needs further clarification: without the reset patch this will > > hang on imx7 suspend/resume but this is the current behavior anyway. > >

Re: [PATCH v3 1/2] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"

2018-08-21 Thread Shawn Guo
On Tue, Jul 24, 2018 at 07:14:19PM +0300, Leonard Crestez wrote: > This reverts commit 1c86c9dd82f859b474474a7fee0d5195da2c9c1d. > > That commit followed the reference manual but unfortunately the imx7d > manual is incorrect. > > Tested with ath9k pcie card and confirmed internally. > >

Re: [PATCH 2/2] ARM: dts: imx6sll: add gpio clocks

2018-08-29 Thread Shawn Guo
On Wed, Aug 29, 2018 at 01:12:04AM +, Anson Huang wrote: > Hi, Shawn > I saw v4.19-rc1 is created, can you please apply this patch? > Applied. Thanks for reminding. Shawn

Re: [PATCH] ARM: dts: vf610: Add ZII SSMB SPU3 board

2018-07-18 Thread Shawn Guo
On Mon, Jul 16, 2018 at 09:06:51PM -0700, Andrey Smirnov wrote: > Add support for Zodiac Inflight Innovations SSMB SPU3 > board (VF610-based). > > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: cphe...@gmail.com > Cc: linux-arm-ker...@lists.infradead.org > Cc: devicet...@vge

Re: [PATCH v3 1/3] ARM: dts: i.MX6: imx6dl-mamoj: Add parallel display support

2018-07-18 Thread Shawn Guo
On Tue, Jul 17, 2018 at 02:55:24PM +0530, Jagan Teki wrote: > This patch adds parallel display support for i.MX6DL Mamoj board > along with relevant backlight through pwm. > > LCD power sequence is added by 'Michael Trimarchi'. > > Signed-off-by: Simone CIANNI > Signed-off-by: Raffaele

Re: [PATCH V2] soc: imx: gpc: restrict register range for regmap access

2018-07-18 Thread Shawn Guo
On Tue, Jul 17, 2018 at 11:28:46AM +0800, Anson Huang wrote: > GPC registers are NOT continuous, some registers are > reserved and accessing them from userspace will trigger > external abort, add regmap register access table to > avoid below abort: > > root@imx6slevk:~# cat

Re: [PATCH] ARM: dts: imx7d: add missing OPP property for cpu0

2018-07-18 Thread Shawn Guo
On Wed, Jul 18, 2018 at 02:54:49PM +0800, Anson Huang wrote: > Commit b97872d4eb22 ("ARM: dts: imx: Add missing OPP properties for CPUs") > added "operating-points" property for all CPUs, but missed i.MX7D's cpu0, > this patch adds it. > > Fixes: b97872d4eb22 ("ARM: dts: imx: Add missing OPP

Re: [PATCH v2] ARM: dts: vf610: Add ZII CFU1 board

2018-07-19 Thread Shawn Guo
On Thu, Jul 19, 2018 at 12:57:24PM -0700, Andrey Smirnov wrote: > Add support for the Zodiac Inflight Innovations CFU1 > board (VF610-based). > > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: cphe...@gmail.com > Cc: linux-arm-ker...@lists.infradead.org > Cc: devicet...@vge

Re: [PATCH] ARM: dts: imx7d: remove "operating-points" property for cpu1

2018-07-19 Thread Shawn Guo
On Thu, Jul 19, 2018 at 04:24:19PM +0800, Anson Huang wrote: > Commit b97872d4eb22 ("ARM: dts: imx: Add missing OPP properties for CPUs") > added "operating-points" property for all CPUs, but i.MX7D already has > "operating-points-v2" property on both CPUs, so no need to add > "operating-points"

Re: [PATCH] ARM: dts: vf610-zii-ssmb-spu3: Fix W=1 level warnings

2018-07-19 Thread Shawn Guo
On Thu, Jul 19, 2018 at 01:00:02PM -0700, Andrey Smirnov wrote: > Fix a couple of things that were causing warning when building DTB > with W=1. > > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: cphe...@gmail.com > Cc: linux-arm-ker...@lists.infradead.org > Cc: devicet...@vge

Re: [PATCH 1/2] ARM: mxs_defconfig: use MXSFB DRM driver

2018-07-16 Thread Shawn Guo
On Thu, Jul 12, 2018 at 12:59:41PM +0200, Stefan Agner wrote: > Use the the DRM driver for MXSFB LCD controller (used in i.MX23/ > i.MX28/i.MX6SX or i.MX7). Remove CONFIG_FB_MXS which will soon be > removed. > > Note that this does not remove CONFIG_FB. CONFIG_FB gets selected > implicity by

Re: [PATCH V2] ARM: dts: make pfuze switch always-on for imx platforms

2018-07-16 Thread Shawn Guo
On Fri, Jul 13, 2018 at 02:16:55AM +, Anson Huang wrote: > Hi, Shawn > Although the commit 5fe156f1cab4 ("regulator: pfuze100: add > enable/disable for switch") is reverted to avoid the boot failure on some > i.MX platforms, but adding the "regulator-always-on" property for those >

Re: [PATCH v2 0/2] Add support for the ConnectCore 6UL SOM and SBC Express

2018-07-16 Thread Shawn Guo
On Thu, Jul 12, 2018 at 10:20:34AM +0200, Alex Gonzalez wrote: > Alex Gonzalez (2): > ARM: dts: imx6ul: Add DTS for ConnectCore 6UL System-On-Module (SOM) > ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Express Applied both, thanks.

Re: [PATCH 4/4] ARM: dts: imx6sl-evk: make pfuze100 sw4 always on

2018-07-17 Thread Shawn Guo
On Tue, Jul 17, 2018 at 01:12:05PM +0800, Anson Huang wrote: > From: Robin Gong > > On i.MX6SL EVK board, pfuze100 sw4 supplies > LPDDR2 which is critical for system, must be > always on. > > Signed-off-by: Anson Huang Robin's SoB is missing, since it's authorized by him. I fixed it up and

Re: [PATCH 1/3] ARM: dts: imx6sll-evk: enable PWM1 for backlight driver

2018-07-16 Thread Shawn Guo
On Fri, Jul 13, 2018 at 03:58:25PM +0800, Anson Huang wrote: > Enable pwm1 module on i.MX6SLL EVK board to make > backlight driver really work with LCD panel connected. > > Signed-off-by: Anson Huang Applied all, thanks.

Re: [PATCH v2 3/3] ARM: configs: imx_v6_v7_defconfig: add DMATEST support

2018-07-17 Thread Shawn Guo
On Fri, Jul 13, 2018 at 09:08:47PM +0800, Robin Gong wrote: > Add DMATEST support and remove invalid options, such as > CONFIG_BT_HCIUART_H4 is default enabled and CONFIG_SND_SOC_IMX_WM8962 > is out of date and not appear in any config file. Please refer to >

Re: [PATCH v2 0/2] Follow up fixes for SCU3 ESB

2018-07-17 Thread Shawn Guo
On Fri, Jul 13, 2018 at 10:30:03AM -0700, Andrey Smirnov wrote: > Andrey Smirnov (2): > ARM: dts: imx51-zii-scu3-esb: Add switch IRQ line pinumx config > ARM: dts: imx51-zii-scu3-esb: Fix RAVE SP watchdog compatible string Applied both, thanks.

Re: [PATCH] soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata

2018-07-17 Thread Shawn Guo
On Fri, Jul 13, 2018 at 01:01:15PM +0300, Leonard Crestez wrote: > This is functionally identical but simpler and slightly faster. > > The PU domain is turned on at boot time and never turned off. In the > current implementation the pm core will repeatedly call power_off when > the domain is

Re: [PATCH V2] ARM: dts: imx6sl-evk: add missing GPIO iomux setting

2018-07-17 Thread Shawn Guo
On Sat, Jul 14, 2018 at 09:53:58AM +0800, Anson Huang wrote: > On i.MX6SL EVK board, the MX6SL_PAD_KEY_ROW5 pin is > used as lcd 3v3 regulator control pin, need to make > sure MX6SL_PAD_KEY_ROW5 is muxed as GPIO function > for controlling lcd 3v3 regulator. > > Signed-off-by: Anson Huang

Re: [PATCH] ARM: dts: imx7d: add missing OPP property for cpu0

2018-07-18 Thread Shawn Guo
On Thu, Jul 19, 2018 at 08:54:54AM +0530, Viresh Kumar wrote: > On 19-07-18, 11:20, Shawn Guo wrote: > > On Wed, Jul 18, 2018 at 02:54:49PM +0800, Anson Huang wrote: > > > Commit b97872d4eb22 ("ARM: dts: imx: Add missing OPP properties for CPUs") > > > adde

Re: [PATCH] ARM: imx_v6_v7_defconfig: Make usbnet drivers builtin for boot

2018-08-29 Thread Shawn Guo
On Mon, Aug 27, 2018 at 03:32:39PM +0300, Leonard Crestez wrote: > Chips such as imx6sll and imx7ulp have no ethernet support so the common > development usecase of nfs boot is supported via usb ethernet dongles. > > Add drivers for additional usbnet device directly into the kernel image > image

Re: [PATCH] ARM: dts: imx6ull: update iomux header

2018-09-08 Thread Shawn Guo
On Thu, Aug 30, 2018 at 01:20:05PM +0800, Anson Huang wrote: > Update i.MX6ULL iomux header according to latest reference > manual Rev.1, 11/2017. > > Signed-off-by: Anson Huang Applied, thanks.

Re: [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare

2018-09-08 Thread Shawn Guo
On Thu, Sep 06, 2018 at 11:15:17AM +0100, Mark Brown wrote: > On Mon, Aug 27, 2018 at 09:48:16AM +0800, Shawn Guo wrote: > > > Can you ACK on those two regulator patches, so that I can queue this > > series up on IMX tree? > > I was expecting to get a pull request wi

Re: [PATCH] ARM: dts: imx6qdl-sabreauto: add egalax touch screen support

2018-09-09 Thread Shawn Guo
On Wed, Sep 05, 2018 at 04:10:29PM +0800, Anson Huang wrote: > Add egalax touch screen support on i2c2 bus. > > Signed-off-by: Anson Huang Applied, thanks.

Re: [PATCH] ARM: dts: imx6qdl-sabreauto: add gpio keys support

2018-09-09 Thread Shawn Guo
On Wed, Sep 05, 2018 at 03:46:12PM +0800, Anson Huang wrote: > Add i.MX6QDL SabreAuto board's gpio keys support, there > are 5 gpio keys on base board: > > SW3: KEY_HOME; > SW4: KEY_BACK; > SW5: KEY_PROGRAM; > SW6: KEY_VOLUMEUP; > SW7: KEY_VOLUMEDOWN; > > Signed-off-by: Anson Huang Applied,

Re: [PATCH] ARM: dts: imx6q-apalis: mux RESET_MOCI# signal

2018-09-09 Thread Shawn Guo
On Thu, Sep 06, 2018 at 04:46:58PM -0700, Stefan Agner wrote: > The pinctrl properties on the IOMUXC node get overwritten by the > carrier board level device tree, hence the pinctrl_reset_moci > pinctrl does not get applied. > > Associate the pinctrl_reset_moci pinctrl with the PCIe node where >

Re: [PATCH 1/7] ARM: imx: add mmdc ipg clock operation for mmdc

2018-09-09 Thread Shawn Guo
On Fri, Aug 31, 2018 at 03:53:12PM +0800, Anson Huang wrote: > i.MX6 SoCs have MMDC ipg clock for registers access, to make > sure MMDC registers access successfully, add optional clock > enable for MMDC driver. > > Signed-off-by: Anson Huang Applied this one, thanks.

Re: [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-09 Thread Shawn Guo
+Rob @Rob, Are you okay with this? The patch should really be sent to you from the beginning. Shawn On Mon, Sep 03, 2018 at 04:08:39PM +0200, Alexandre Belloni wrote: > Add vendor prefix for MicroSys Electronics GmbH > > Signed-off-by: Alexandre Belloni > --- >

Re: [PATCH v2 1/5] arm64: dts: fsl: use a generic node name for m25p80 flashes

2018-09-09 Thread Shawn Guo
The series looks good to me. @Leo, what about you? Shawn On Mon, Sep 03, 2018 at 04:08:36PM +0200, Alexandre Belloni wrote: > Use a generic node name for the m25p80 flashes on ls1043 and ls1046 boards. > > Signed-off-by: Alexandre Belloni > --- >

Re: [PATCH v2 1/2] ARM: dts: imx6: RDU2: Use new CODEC reset pin name

2018-09-09 Thread Shawn Guo
On Tue, Sep 04, 2018 at 09:20:17AM -0500, Andrew F. Davis wrote: > The correct DT property for specifying a GPIO used for reset > is "reset-gpios", the driver now accepts this name use this here. > > Signed-off-by: Andrew F. Davis > --- > > Changes from v1: > - Remove "fix" from commit message

Re: [PATCH v2] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Pro

2018-09-09 Thread Shawn Guo
On Tue, Sep 04, 2018 at 05:28:29PM +0200, Alex Gonzalez wrote: > The ConnectCore 6UL Single Board Computer (SBC) Pro contains the > ConnectCore 6UL System-On-Module. > > Its hardware specifications are: > > * 256MB DDR3 memory > * On module 256MB NAND flash > * Dual 10/100 Ethernet > * USB Host

Re: [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare

2018-09-10 Thread Shawn Guo
On Mon, Sep 10, 2018 at 04:19:26PM +0100, Mark Brown wrote: > On Sun, Sep 09, 2018 at 10:00:23AM +0800, Shawn Guo wrote: > > On Thu, Sep 06, 2018 at 11:15:17AM +0100, Mark Brown wrote: > > > > I was expecting to get a pull request with the precursor patches in it - >

Re: [PATCH V2 1/2] ARM: dts: imx6ull-14x14-evk: correct machine model name

2018-08-29 Thread Shawn Guo
On Thu, Aug 23, 2018 at 04:41:13PM +0800, Anson Huang wrote: > i.MX6ULL is a lite version of i.MX6UL, its full name > is i.MX6 UltraLiteLite, NOT UlltraLite. > > Signed-off-by: Anson Huang Applied both, thanks.

Re: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

2018-07-11 Thread Shawn Guo
On Fri, Jul 06, 2018 at 10:15:34AM -0700, Stephen Boyd wrote: > Quoting Shawn Guo (2018-06-30 19:19:49) > > On Fri, Jun 29, 2018 at 11:39:38AM -0700, Stephen Boyd wrote: > > > Quoting Shawn Guo (2018-06-27 17:52:18) > > > > On Mon, Jun 25, 2018 at 03:14

Re: [PATCH 1/2] clk: imx6sll: add GPIO LPCGs

2018-07-11 Thread Shawn Guo
On Fri, Jul 06, 2018 at 01:58:46PM -0700, Stephen Boyd wrote: > Quoting Anson Huang (2018-06-21 23:32:33) > > According to Reference Manual Rev.0, 06/2017, > > there are GPIO LPCGs defined in CCM CCGRs, > > add them into clock tree. > > > > Signed-off-by: Anson Huang > > --- > > Applied to

Re: [PATCH] ARM: dts: imx: Add ZII SCU3 ESB

2018-07-11 Thread Shawn Guo
On Tue, Jul 10, 2018 at 10:07:04PM -0700, Andrey Smirnov wrote: > Add support for the Zodiac Inflight Innovations i.MX51-base SCU3 Ethernet > Switch Board (ESB) > > Cc: Fabio Estevam > Cc: Nikita Yushchenko > Cc: Lucas Stach > Cc: cphe...@gmail.com > Cc: Shawn Guo

Re: [PATCH] ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sll

2018-07-11 Thread Shawn Guo
On Mon, Jul 09, 2018 at 05:51:17PM +0200, Arnd Bergmann wrote: > The imx6sl platform has two different cpuidle implementations, > and fails to link if we only want one of the two: > > arch/arm/mach-imx/mach-imx6sl.o: In function `imx6sl_init_late': > mach-imx6sl.c:(.init.text+0x12): undefined

Re: [PATCH V2 2/2] ARM: dts: imx6sx: add ocram_s support

2018-07-11 Thread Shawn Guo
On Wed, Jul 11, 2018 at 08:58:59AM +0800, Anson Huang wrote: > i.MX6SX has a 16KB always-on ocram bank called > ocram_s, enable it as another mmio sram. > > Signed-off-by: Anson Huang Since the clock ID has already been defined before, this dts patch can be applied independently to clock driver

Re: [PATCH 1/8] ARM: dts: imx6q-apalis: add chosen node

2018-07-11 Thread Shawn Guo
On Mon, Jul 09, 2018 at 05:48:41PM +0200, Stefan Agner wrote: > Add Apalis UART1 as default serial console. > > Signed-off-by: Stefan Agner Applied all, thanks.

Re: [PATCH] ARM: imx: flag failure of of_iomap

2018-07-11 Thread Shawn Guo
On Sun, Jul 08, 2018 at 10:32:54AM +0200, Nicholas Mc Guire wrote: > imx_set_aips is assuming that the address returned from of_iomap is > valid which it probably is in the normal case - as the call site > is void error propagation is not possible but never the less at least > a WARN_ON() seems

Re: [PATCH] ARM: dts: imx: Add ZII SCU2 Mezz board

2018-07-11 Thread Shawn Guo
On Fri, Jul 06, 2018 at 07:49:02PM -0700, Andrey Smirnov wrote: > Add support for the Zodiac Inflight Innovations SCU2 Mezz > board (i.MX51-based). > > Cc: Fabio Estevam > Cc: Nikita Yushchenko > Cc: Lucas Stach > Cc: cphe...@gmail.com > Cc: Shawn Guo > Cc: Rob

Re: [PATCH v3 0/2] Fix imx6sl display power domain

2018-07-11 Thread Shawn Guo
On Wed, Jul 11, 2018 at 03:11:15PM +0300, Leonard Crestez wrote: > Leonard Crestez (2): > soc: imx: gpc: Disable 6sl display power gating for ERR006287 > ARM: dts: imx6sl: Convert gpc to new bindings Applied both, thanks.

Re: [PATCH 2/2] ARM: dts: imx6sll: add gpio clocks

2018-07-11 Thread Shawn Guo
On Fri, Jun 22, 2018 at 02:32:34PM +0800, Anson Huang wrote: > i.MX6SLL has GPIO clock gates in CCM CCGR, add > clock property for GPIO driver to make sure all > GPIO banks work as expected. > > Signed-off-by: Anson Huang I tried to create a topic branch for this patch with dependent clk branch

Re: [PATCH 1/2] clk: imx6sll: add GPIO LPCGs

2018-07-11 Thread Shawn Guo
On Wed, Jul 11, 2018 at 09:33:45AM -0700, Stephen Boyd wrote: > Quoting Shawn Guo (2018-07-11 01:43:03) > > On Fri, Jul 06, 2018 at 01:58:46PM -0700, Stephen Boyd wrote: > > > Quoting Anson Huang (2018-06-21 23:32:33) > > > > According to Reference Manual Rev.0, 0

Re: linux-next: Signed-off-by missing for commit in the imx-mxs tree

2018-07-11 Thread Shawn Guo
Hi Stephen, On Thu, Jul 12, 2018 at 5:41 AM Stephen Rothwell wrote: > > Hi Shawn, > > Commit > > 3a27f1ac04df ("ARM: dts: imx6ul: add GPIO clocks") > > is missing a Signed-off-by from its committer. Thanks for spotting that. I just fixed it. Thanks. Shawn

[PATCH v5 RESEND 2/3] dt-bindings: add bindings doc for hi3798cv200 combphy

2018-01-23 Thread Shawn Guo
From: Jianguo Sun <sunjiang...@huawei.com> It adds the device tree bindings for PCIE/SATA/USB3 combo PHY found on HiSilicon STB SoCs. Signed-off-by: Jianguo Sun <sunjiang...@huawei.com> Signed-off-by: Shawn Guo <shawn@linaro.org> Acked-by: Rob Herring <r...@kernel.org&g

[PATCH v5 RESEND 0/3] Add Combo PHY driver for HiSilicon STB SoCs

2018-01-23 Thread Shawn Guo
le. - Use the phy type defines in dt-bindings/phy/phy.h. - Use PTR_ERR_OR_ZERO() for checking return from devm_of_phy_provider_register(). - Add USB3 phy support. Jianguo Sun (2): dt-bindings: add bindings doc for hi3798cv200 combphy phy: add combo phy driver for HiSilicon STB SoCs Sh

[PATCH v5 RESEND 3/3] phy: add combo phy driver for HiSilicon STB SoCs

2018-01-23 Thread Shawn Guo
-off-by: Jianguo Sun <sunjiang...@huawei.com> Signed-off-by: Shawn Guo <shawn@linaro.org> --- drivers/phy/hisilicon/Kconfig | 9 + drivers/phy/hisilicon/Makefile| 1 + drivers/phy/hisilicon/phy-histb-combphy.c | 289 ++ 3 f

[PATCH v5 RESEND 1/3] dt-bindings: hisilicon: add doc for Hi3798CV200 peripheral controller

2018-01-23 Thread Shawn Guo
It adds bindings doc for Hi3798CV200 peripheral controller. Signed-off-by: Shawn Guo <shawn@linaro.org> --- .../bindings/arm/hisilicon/hisilicon.txt | 23 ++ 1 file changed, 23 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/his

Re: [PATCH 06/11] dts: arm: imx7{d,s}: Update coresight binding for hardware ports

2018-09-11 Thread Shawn Guo
On Tue, Sep 11, 2018 at 11:17:07AM +0100, Suzuki K Poulose wrote: > Switch to the updated coresight bindings. > > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: Pengutronix Kernel Team > Cc: Fabio Estevam > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Poulose As p

Re: [PATCH v9 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property

2018-09-11 Thread Shawn Guo
I updated the subject as below to make it clear this is a bindings change. dt-bindings: imx6q-clock: add new fsl,pmic-stby-poweroff property Patch applied, thanks. Shawn On Thu, Aug 02, 2018 at 12:34:20PM +0200, Oleksij Rempel wrote: > Signed-off-by: Oleksij Rempel > Acked-by: Rob Herring

Re: [PATCH v3] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Pro

2018-09-11 Thread Shawn Guo
On Mon, Sep 10, 2018 at 11:37:52AM +0200, Alex Gonzalez wrote: > The ConnectCore 6UL Single Board Computer (SBC) Pro contains the > ConnectCore 6UL System-On-Module. > > Its hardware specifications are: > > * 256MB DDR3 memory > * On module 256MB NAND flash > * Dual 10/100 Ethernet > * USB Host

Re: [PATCH v9 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

2018-09-11 Thread Shawn Guo
On Thu, Aug 02, 2018 at 12:34:25PM +0200, Oleksij Rempel wrote: > This board, as well as some other boards with i.MX6 and a PMIC, uses a > "PMIC_STBY_REQ" line to notify the PMIC about a state change. > The PMIC is programmed for a specific state change before triggering the > line. > In this

Re: [PATCH v9 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set

2018-09-11 Thread Shawn Guo
On Thu, Aug 02, 2018 at 12:34:21PM +0200, Oleksij Rempel wrote: > One of the Freescale recommended sequences for power off with external > PMIC is the following: > ... > 3. SoC is programming PMIC for power off when standby is asserted. > 4. In CCM STOP mode, Standby is asserted, PMIC gates SoC

Re: [PATCH v4 1/2] dt-bindings: add bindings doc for HiSilicon INNO USB2 PHY

2018-03-07 Thread Shawn Guo
On Wed, Mar 07, 2018 at 03:11:18PM -0600, Rob Herring wrote: > > +Example: > > + > > +perictrl: peripheral-controller@8a2 { > > + compatible = "hisilicon,hi3798cv200-perictrl", "syscon", > > +"simple-mfd"; > > Is syscon needed here? Doesn't look like the phys need it. For

Re: [PATCH v5 2/3] USB3/DWC3: Add property "snps, incr-burst-type-adjustment" for INCR burst type

2018-03-08 Thread Shawn Guo
On Tue, Mar 06, 2018 at 04:59:10PM +0800, Ran Wang wrote: > Property "snps,incr-burst-type-adjustment = , ..." for USB3.0 DWC3. > When only one value means INCRx mode with fix burst type. > When more than one value, means undefined length burst mode, USB controller > can use the length less than

Re: [PATCH v2 1/2] ARM: dts: imx6: RDU2: Add RAVE SP device

2018-03-08 Thread Shawn Guo
; corresponding DT node for RDU2. > > Cc: Rob Herring <robh...@kernel.org> > Cc: Mark Rutland <mark.rutl...@arm.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Fabio Estevam <fabio.este...@nxp.com> > Cc: Guenter Roeck <li...@roeck-us.net> > Cc: Chris

Re: [PATCH V6 1/2] ARM: dts: imx7s: add temperature monitor support

2018-03-08 Thread Shawn Guo
On Fri, Mar 02, 2018 at 09:59:29AM +0800, Anson Huang wrote: > Add i.MX7 temperature monitor support. > > Signed-off-by: Anson Huang <anson.hu...@nxp.com> > Acked-by: Dong Aisheng <aisheng.d...@nxp.com> > Acked-by: Shawn Guo <shawn...@kernel.org> > Revie

Re: [PATCH] drm: zte: Fix an error handling path in 'zx_crtc_bind()'

2018-03-12 Thread Shawn Guo
ff-by: Christophe JAILLET <christophe.jail...@wanadoo.fr> Acked-by: Shawn Guo <shawn...@kernel.org>

Re: [PATCH] ARM: dts: i.MX25: define SSI FIFO depth

2018-03-12 Thread Shawn Guo
On Tue, Mar 06, 2018 at 10:58:19PM +0100, Martin Kaiser wrote: > According to the i.MX25 reference manuals, each SSI has four FIFOs. All > of those FIFOs can store up to 15 entries. > > The fsl_ssi driver's internal default for the FIFO depth in 8. Set our > non-default FIFO depth explicitly in

Re: [PATCH] clk: imx: imx7d: correct video pll clock tree

2018-02-28 Thread Shawn Guo
On Thu, Jan 04, 2018 at 01:09:21AM +0800, Anson Huang wrote: > There is a test divider and post divider in video PLL, > test divider is placed before post divider, all clocks > that can select parent from video PLL should be from > post divider, NOT from pll_video_main, below are > clock tree dump

[PATCH v3 2/2] phy: add inno-usb2-phy driver for hi3798cv200 SoC

2018-02-28 Thread Shawn Guo
com> Signed-off-by: Shawn Guo <shawn@linaro.org> --- drivers/phy/hisilicon/Kconfig | 10 ++ drivers/phy/hisilicon/Makefile | 1 + drivers/phy/hisilicon/phy-hisi-inno-usb2.c | 218 + 3 files changed, 229 insertions(+) create mode 100644 d

[PATCH v3 0/2] Add HiSilicon INNO USB2 PHY driver support

2018-02-28 Thread Shawn Guo
It adds device tree bindings and driver support for HiSilicon INNO USB2 PHY device, which can be found on HiSilicon STB SoC Hi3798cv200. Changes for v3: - Make combphy device be child of peripheral controller and use 'reg' property for mapping combphy configuration register. Changes for v2:

[PATCH v3 1/2] dt-bindings: add bindings doc for HiSilicon INNO USB2 PHY

2018-02-28 Thread Shawn Guo
From: Pengcheng Li <lpc...@hisilicon.com> It adds device tree bindings document for HiSilicon INNO USB2 PHY. Signed-off-by: Pengcheng Li <lpc...@hisilicon.com> Signed-off-by: Jiancheng Xue <xuejianch...@hisilicon.com> Signed-off-by: Shawn Guo <shawn@linaro.org> ---

Re: [PATCH 2/2] ARM: imx: select ARM_CPU_SUSPEND for CPU_IDLE as well

2018-03-15 Thread Shawn Guo
': > cpuidle-imx6sx.c:(.text+0x6c): undefined reference to `cpu_suspend' > > This adds an explicit select statement here. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> Acked-by: Shawn Guo <shawn...@kernel.org>

Re: [PATCH 1/2] ARM: imx: fix imx6sll-only build

2018-03-15 Thread Shawn Guo
t; > This adds the missing line to the Makefile to also build the cpuidle > support that we need here. > > Fixes: dee5dee2a5b2 ("ARM: imx: Add basic msl support for imx6sll") > Signed-off-by: Arnd Bergmann <a...@arndb.de> Acked-by: Shawn Guo <shawn...@kernel.org>

Re: [PATCH v2 1/2] soc: imx: gpcv2: Do not pass static memory as platform data

2018-03-14 Thread Shawn Guo
On Thu, Feb 08, 2018 at 02:47:10PM +0800, Shawn Guo wrote: > On Mon, Jan 22, 2018 at 07:07:47AM -0800, Andrey Smirnov wrote: > > Platform device core assumes the ownership of dev.platform_data as > > well as that it is dynamically allocated and it will try to kfree i

Re: [PATCH v2 1/2] soc: imx: gpcv2: Do not pass static memory as platform data

2018-03-15 Thread Shawn Guo
On Thu, Mar 15, 2018 at 06:00:06AM -0700, Andrey Smirnov wrote: > I am slightly confused by your phrasing. Are you: > > a) saying that you dropped my patches in favor of your own that use > platform_device_add_data() > > or > > b) asking me to convert my patches to use

[PATCH v5 0/2] Add HiSilicon INNO USB2 PHY driver support

2018-03-09 Thread Shawn Guo
It adds device tree bindings and driver support for HiSilicon INNO USB2 PHY device, which can be found on HiSilicon STB SoC Hi3798CV200. Changes for v5: - Drop "syscon" from perictrl compatible in bindings example, as it's not really required by inno-usb2-phy devices. - Collect Rob's

[PATCH v5 2/2] phy: add inno-usb2-phy driver for hi3798cv200 SoC

2018-03-09 Thread Shawn Guo
com> Signed-off-by: Shawn Guo <shawn@linaro.org> --- drivers/phy/hisilicon/Kconfig | 10 ++ drivers/phy/hisilicon/Makefile | 1 + drivers/phy/hisilicon/phy-hisi-inno-usb2.c | 197 + 3 files changed, 208 insertions(+) create mode 100644 d

[PATCH v5 1/2] dt-bindings: add bindings doc for HiSilicon INNO USB2 PHY

2018-03-09 Thread Shawn Guo
From: Pengcheng Li <lpc...@hisilicon.com> It adds device tree bindings document for HiSilicon INNO USB2 PHY. Signed-off-by: Pengcheng Li <lpc...@hisilicon.com> Signed-off-by: Jiancheng Xue <xuejianch...@hisilicon.com> Signed-off-by: Shawn Guo <shawn@linaro.org> Rev

Re: [PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC

2018-04-09 Thread Shawn Guo
standby pin is asserted. On second step we assert the standby pin. > For this reason we need to use pm_power_off_prepare. > > Usage of stnadby pin for power off is described in official iMX6 > documentation. > > 2018.03.05: > As this patch set touches multiple subsystems I thin

Re: [PATCH 1/7] ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCs

2018-04-09 Thread Shawn Guo
On Tue, Mar 27, 2018 at 03:40:33PM +0200, Arnd Bergmann wrote: > On Mon, Mar 26, 2018 at 9:32 AM, Shawn Guo <shawn...@kernel.org> wrote: > > On Sun, Mar 18, 2018 at 09:34:36PM +0100, Stefan Agner wrote: > >> Enable on-chip OTP NVMEM support for NXP i.MX and VF610 SoCs. >

Re: [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

2018-04-17 Thread Shawn Guo
On Mon, Mar 19, 2018 at 10:30:45AM +0800, Anson Huang wrote: > On i.MX6SX SabreAuto board, there is external 24MHz clock > source for analog clock2, add this clock source to clock tree. > > Signed-off-by: Anson Huang > --- > changes since V1: > remove unnecessary

Re: [PATCH 1/3] ARM: imx_v6_v7_defconfig: add RN5T618 PMIC family support

2018-04-16 Thread Shawn Guo
On Sun, Mar 18, 2018 at 09:15:08PM +0100, Stefan Agner wrote: > This allows to successfully boot Colibri iMX7 which is using > the Ricoh RN5T567 PMIC. > > Signed-off-by: Stefan Agner Applied all, thanks.

<    5   6   7   8   9   10   11   12   13   14   >