On Mon, Aug 14, 2017 at 02:26:08PM +0000, Biju Das wrote: > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] > > On Behalf Of Geert Uytterhoeven > > Sent: 14 August 2017 15:12 > > To: Biju Das <[email protected]> > > Cc: Rob Herring <[email protected]>; Mark Rutland > > <[email protected]>; Simon Horman <[email protected]>; Magnus > > Damm <[email protected]>; Russell King <[email protected]>; > > Chris Paterson <[email protected]>; [email protected]; > > Linux-Renesas <[email protected]>; linux-arm- > > [email protected] > > Subject: Re: [PATCH 1/2] ARM: dts: iwg20d-q7: Add RTC support > > > > On Tue, Aug 8, 2017 at 3:04 PM, Biju Das <[email protected]> wrote: > > > Define the iWave RainboW-G20D-Qseven board dependent part of the RTC > > > device node. > > > > > > Signed-off-by: Biju Das <[email protected]> > > > > > @@ -54,3 +59,16 @@ > > > micrel,led-mode = <1>; > > > }; > > > }; > > > + > > > +&i2c2 { > > > + pinctrl-0 = <&i2c2_pins>; > > > + pinctrl-names = "default"; > > > + > > > + status = "okay"; > > > + clock-frequency = <400000>; > > > + > > > + rtc@68 { > > > + compatible = "bq32000"; > > > > "ti,bq32000" > > Thanks. I will change this.
Thanks, I have dropped this patch for now. Please submit a v2.
