lkml.org 
[lkml]   [2018]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks
On Mon, Jun 25, 2018 at 03:14:39AM +0000, Anson Huang wrote:
> Gentle Ping...

I cannot apply this dts patch until the clock patch is landed on
mainline, because it has a dependency on new clock ID IMX6UL_CLK_GPIO1
created by clock patch.

Shawn

> > -----Original Message-----
> > From: Anson Huang
> > Sent: Sunday, June 3, 2018 9:44 AM
> > To: shawnguo@kernel.org; kernel@pengutronix.de; Fabio Estevam
> > <fabio.estevam@nxp.com>; robh+dt@kernel.org; mark.rutland@arm.com;
> > mturquette@baylibre.com; sboyd@kernel.org;
> > michael@amarulasolutions.com; matteo.lisi@engicam.com
> > Cc: dl-linux-imx <linux-imx@nxp.com>; linux-arm-kernel@lists.infradead.org;
> > devicetree@vger.kernel.org; linux-kernel@vger.kernel.org;
> > linux-clk@vger.kernel.org
> > Subject: [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks
> >
> > i.MX6UL 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 <Anson.Huang@nxp.com>
> > ---
> > no changes since V1.
> > arch/arm/boot/dts/imx6ul.dtsi | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
> > index 1241972..405e068 100644
> > --- a/arch/arm/boot/dts/imx6ul.dtsi
> > +++ b/arch/arm/boot/dts/imx6ul.dtsi
> > @@ -437,6 +437,7 @@
> > reg = <0x0209c000 0x4000>;
> > interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>,
> > <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
> > + clocks = <&clks IMX6UL_CLK_GPIO1>;
> > gpio-controller;
> > #gpio-cells = <2>;
> > interrupt-controller;
> > @@ -450,6 +451,7 @@
> > reg = <0x020a0000 0x4000>;
> > interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>,
> > <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
> > + clocks = <&clks IMX6UL_CLK_GPIO2>;
> > gpio-controller;
> > #gpio-cells = <2>;
> > interrupt-controller;
> > @@ -462,6 +464,7 @@
> > reg = <0x020a4000 0x4000>;
> > interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>,
> > <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
> > + clocks = <&clks IMX6UL_CLK_GPIO3>;
> > gpio-controller;
> > #gpio-cells = <2>;
> > interrupt-controller;
> > @@ -474,6 +477,7 @@
> > reg = <0x020a8000 0x4000>;
> > interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>,
> > <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
> > + clocks = <&clks IMX6UL_CLK_GPIO4>;
> > gpio-controller;
> > #gpio-cells = <2>;
> > interrupt-controller;
> > @@ -486,6 +490,7 @@
> > reg = <0x020ac000 0x4000>;
> > interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>,
> > <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
> > + clocks = <&clks IMX6UL_CLK_GPIO5>;
> > gpio-controller;
> > #gpio-cells = <2>;
> > interrupt-controller;
> > --
> > 2.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-clk" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html

\
 
 \ /
  Last update: 2018-06-28 02:54    [W:0.117 / U:0.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site