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"
> + reg = <0x68>;
> + };
> +};
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds