[PATCH 02/18] ARM: am57xx: cl-som-am57x: dts: add RTC support

Tony Lindgren tony at atomide.com
Mon Nov 30 13:50:40 PST 2015


* Dmitry Lifshitz <lifshitz at compulab.co.il> [151124 22:41]:
> +&i2c4 {
> +	status = "okay";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&i2c4_pins_default>;
> +	clock-frequency = <100000>;
> +
> +	rtc0: rtc at 56 {
> +		compatible = "emmicro,em3027";
> +		reg = <0x56>;
> +	};
> +};
> +
> +

Please check this series too to remove the extra lines at the end of the files
for each patch for the whitespace errors and unify the Subject to start
with "ARM: dts: ..." thanks.

Tony



More information about the linux-arm-kernel mailing list