RE: [PATCH V2] ARM: dts: imx6ul iomuxc syscon is compatible to imx6q

2016-08-29 Thread Yongcai Huang
l...@arm.com; robh...@kernel.org; > ker...@pengutronix.de; Fabio Estevam ; > li...@armlinux.org.uk > Subject: Re: [PATCH V2] ARM: dts: imx6ul iomuxc syscon is compatible to imx6q > > On Mon, Aug 29, 2016 at 10:25:43PM +0800, Anson Huang wrote: > > The imx6ul iomuxc syscon is compatibl

Re: [PATCH V2] ARM: dts: imx6ul iomuxc syscon is compatible to imx6q

2016-08-29 Thread Shawn Guo
On Mon, Aug 29, 2016 at 02:44:47PM +, Yongcai Huang wrote: > This patch is to set the GINT bit for all low power mode transition. > > Do we decide to go with PSCI for all i.MX6 SoCs? Currently i.MX6UL's suspend > is > already supported with non-PCSI method, only i.MX7D uses PSCI, right? If we

Re: [PATCH V2] ARM: dts: imx6ul iomuxc syscon is compatible to imx6q

2016-08-29 Thread Shawn Guo
On Mon, Aug 29, 2016 at 10:25:43PM +0800, Anson Huang wrote: > The imx6ul iomuxc syscon is compatible to imx6q, > so let's add compatible string 'fsl,imx6q-iomuxc-gpr' > for imx6ul iomuxc syscon node. > > Signed-off-by: Anson Huang Will this patch still be needed if you implement imx6ul suspend

[PATCH V2] ARM: dts: imx6ul iomuxc syscon is compatible to imx6q

2016-08-28 Thread Anson Huang
The imx6ul iomuxc syscon is compatible to imx6q, so let's add compatible string 'fsl,imx6q-iomuxc-gpr' for imx6ul iomuxc syscon node. Signed-off-by: Anson Huang --- changes since V1: improve commit message. arch/arm/boot/dts/imx6ul.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletio