This patch set add the device tree support for the rtc driver on mxc. Philippe Reynes (2): rtc: mxc: add a second clock rtc: mxc: add support of device tree
Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 ++++++++++++ arch/arm/mach-imx/clk-imx31.c | 3 +- drivers/rtc/rtc-mxc.c | 48 ++++++++++++++++---- 3 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc.txt -- 1.7.4.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

