* Dmitry Lifshitz <lifsh...@compulab.co.il> [151124 22:41]:
> +&i2c4 {
> +     status = "okay";
> +     pinctrl-names = "default";
> +     pinctrl-0 = <&i2c4_pins_default>;
> +     clock-frequency = <100000>;
> +
> +     rtc0: rtc@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
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to