Hi, Shawn > -----Original Message----- > From: Shawn Guo [mailto:[email protected]] > Sent: Thursday, May 23, 2019 9:03 AM > To: Anson Huang <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; Abel Vesa > <[email protected]>; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; linux-arm- > [email protected]; [email protected]; linux- > [email protected]; dl-linux-imx <[email protected]> > Subject: Re: [PATCH 3/3] arm64: dts: imx8mq: add clock for SNVS RTC node > > On Wed, May 15, 2019 at 01:09:36AM +0000, Anson Huang wrote: > > i.MX8MQ has clock gate for SNVS module, add clock info to SNVS RTC > > node for clock management. > > > > Signed-off-by: Anson Huang <[email protected]> > > This one still has problem with encoding and thus cannot be applied. > Here is what I get, and there is '=20' in the patch content.
We switch to another server which has no such issue, I resent the patch, Please pick up this one, sorry for the inconvenience. https://patchwork.kernel.org/patch/10959097/ thanks, Anson. > > diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi > b/arch/arm64/boot/dt= s/freescale/imx8mq.dtsi index e5f3133..b706de8 > 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi > +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi > @@ -438,6 +438,8 @@ > offset =3D <0x34>; > interrupts =3D <GIC_SPI 19 > IRQ_TYPE_LEVEL_HIGH>, > <GIC_SPI 20 > IRQ_TYPE_LEVEL_HIGH>; > + clocks =3D <&clk > IMX8MQ_CLK_SNVS_ROOT>; > + clock-names =3D "snvs-rtc"; > }; > }; > =20 > --=20 > 2.7.4

