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