[PATCH 1/7] RTC: add DT bindings to pxa-rtc

Arnd Bergmann arnd at arndb.de
Wed Jul 25 13:18:10 EDT 2012


On Wednesday 25 July 2012, Daniel Mack wrote:
> +* PXA RTC
> +
> +PXA specific RTC driver.
> +
> +Required properties:
> +- compatible : Should be pxa-rtc
> +
> +Examples:
> +
> +rtc at 0 {
> +    compatible = "mrvl,pxa-rtc";
> +};

The description doesn't match the example here, I think you should
change both to marvell,pxa-rtc.

	Arnd



More information about the linux-arm-kernel mailing list