Re: [PATCH] ARM: dts: imx6ul: add RTC support

2015-08-06 Thread Shawn Guo
On Tue, Aug 04, 2015 at 11:54:58PM +0800, Anson Huang wrote: Add RTC support for i.MX6UL. Signed-off-by: Anson Huang b20...@freescale.com Applied with a minor change below. --- arch/arm/boot/dts/imx6ul.dtsi | 12 1 file changed, 12 insertions(+) diff --git

[PATCH] ARM: dts: imx6ul: add RTC support

2015-08-04 Thread Anson Huang
Add RTC support for i.MX6UL. Signed-off-by: Anson Huang b20...@freescale.com --- arch/arm/boot/dts/imx6ul.dtsi | 12 1 file changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index af865d3..b6c6c31 100644 ---