* [PATCH] ARM: dts: imx6ul: set GINT to enable IOMUXC irq @ 2016-08-23 16:18 Anson Huang [not found] ` <1471969101-12455-1-git-send-email-Anson.Huang-3arQi8VN3Tc@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Anson Huang @ 2016-08-23 16:18 UTC (permalink / raw) To: linux-arm-kernel, devicetree, linux-kernel Cc: mark.rutland, linux, robh+dt, kernel, fabio.estevam, shawnguo Add "fsl,imx6q-iomuxc-gpr" for IOMUXC-GPR to enable IOMUXC irq which is required for ERR007265 software workaround. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> --- arch/arm/boot/dts/imx6ul.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 33b95d7..acc9486 100644 --- a/arch/arm/boot/dts/imx6ul.dtsi +++ b/arch/arm/boot/dts/imx6ul.dtsi @@ -644,7 +644,8 @@ }; gpr: iomuxc-gpr@020e4000 { - compatible = "fsl,imx6ul-iomuxc-gpr", "syscon"; + compatible = "fsl,imx6ul-iomuxc-gpr", + "fsl,imx6q-iomuxc-gpr", "syscon"; reg = <0x020e4000 0x4000>; }; -- 1.9.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <1471969101-12455-1-git-send-email-Anson.Huang-3arQi8VN3Tc@public.gmane.org>]
* Re: [PATCH] ARM: dts: imx6ul: set GINT to enable IOMUXC irq [not found] ` <1471969101-12455-1-git-send-email-Anson.Huang-3arQi8VN3Tc@public.gmane.org> @ 2016-08-29 6:23 ` Shawn Guo 0 siblings, 0 replies; 2+ messages in thread From: Shawn Guo @ 2016-08-29 6:23 UTC (permalink / raw) To: Anson Huang Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, mark.rutland-5wv7dgnIgG8, linux-I+IVW8TIWO2tmTQ+vhA3Yw, robh+dt-DgEjT+Ai2ygdnm+yROfE0A, kernel-bIcnvbaLZ9MEGnE8C9+IrQ, fabio.estevam-3arQi8VN3Tc On Wed, Aug 24, 2016 at 12:18:21AM +0800, Anson Huang wrote: > Add "fsl,imx6q-iomuxc-gpr" for IOMUXC-GPR to enable > IOMUXC irq which is required for ERR007265 software > workaround. > > Signed-off-by: Anson Huang <Anson.Huang-3arQi8VN3Tc@public.gmane.org> The patch subject is confusing. It doesn't match commit log and code change. Shawn > --- > arch/arm/boot/dts/imx6ul.dtsi | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi > index 33b95d7..acc9486 100644 > --- a/arch/arm/boot/dts/imx6ul.dtsi > +++ b/arch/arm/boot/dts/imx6ul.dtsi > @@ -644,7 +644,8 @@ > }; > > gpr: iomuxc-gpr@020e4000 { > - compatible = "fsl,imx6ul-iomuxc-gpr", "syscon"; > + compatible = "fsl,imx6ul-iomuxc-gpr", > + "fsl,imx6q-iomuxc-gpr", "syscon"; > reg = <0x020e4000 0x4000>; > }; > > -- > 1.9.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-29 6:23 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-08-23 16:18 [PATCH] ARM: dts: imx6ul: set GINT to enable IOMUXC irq Anson Huang [not found] ` <1471969101-12455-1-git-send-email-Anson.Huang-3arQi8VN3Tc@public.gmane.org> 2016-08-29 6:23 ` Shawn Guo
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).