Re: [U-Boot] [RESPIN PATCH v2 03/15] x86: crownbay: Enable DM RTC support

2015-06-23 Thread Simon Glass
On 23 June 2015 at 19:45, Simon Glass wrote: > On 22 June 2015 at 22:18, Bin Meng wrote: >> Add a RTC node in the device tree to enable DM RTC support. >> >> Signed-off-by: Bin Meng >> >> --- >> >> Changes in v2: >> - New patch to enable DM RTC support for Crown Bay >> >> arch/x86/dts/crownbay.

Re: [U-Boot] [RESPIN PATCH v2 03/15] x86: crownbay: Enable DM RTC support

2015-06-23 Thread Simon Glass
On 22 June 2015 at 22:18, Bin Meng wrote: > Add a RTC node in the device tree to enable DM RTC support. > > Signed-off-by: Bin Meng > > --- > > Changes in v2: > - New patch to enable DM RTC support for Crown Bay > > arch/x86/dts/crownbay.dts | 1 + > arch/x86/dts/rtc.dtsi | 6 ++ > con

[U-Boot] [RESPIN PATCH v2 03/15] x86: crownbay: Enable DM RTC support

2015-06-22 Thread Bin Meng
Add a RTC node in the device tree to enable DM RTC support. Signed-off-by: Bin Meng --- Changes in v2: - New patch to enable DM RTC support for Crown Bay arch/x86/dts/crownbay.dts | 1 + arch/x86/dts/rtc.dtsi | 6 ++ configs/crownbay_defconfig | 1 + 3 files changed, 8 insertions(+)