[PATCH v2] rtc: snvs: add Freescale rtc-snvs driver

Kim Phillips kim.phillips at freescale.com
Thu Jul 5 19:28:29 EDT 2012


On Wed, 4 Jul 2012 23:38:14 +0800
Shawn Guo <shawn.guo at linaro.org> wrote:

> +static const struct of_device_id __devinitconst snvs_dt_ids[] = {
> +	{ .compatible = "fsl,sec-v4.0-mon-rtc-lp", },

the driver should be compatible with "fsl,sec-v4.0-mon", and its
probe function search for "fsl,sec-v4.0-mon-rtc-lp" sub-compatibles
(and possibly "fsl,sec-v4.0-mon-rtc-hp" in the future?).

Kim




More information about the linux-arm-kernel mailing list