| To: | keguang.zhang@gmail.com |
|---|---|
| Subject: | Re: [PATCH V3 4/5] MIPS: Add RTC support for Loongson1B |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 17 Nov 2011 12:42:26 +0000 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, zhzhl555@gmail.com, peppe.cavallaro@st.com, wuzhangjin@gmail.com, r0bertz@gentoo.org |
| In-reply-to: | <1321522748-21391-4-git-send-email-keguang.zhang@gmail.com> |
| References: | <1321522748-21391-1-git-send-email-keguang.zhang@gmail.com> <1321522748-21391-4-git-send-email-keguang.zhang@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Thu, Nov 17, 2011 at 05:39:07PM +0800, keguang.zhang@gmail.com wrote: > From: Kelvin Cheung <keguang.zhang@gmail.com> > > This patch adds RTC support(TOY counter0) for Loongson1B. > Thanks Zhao Zhang for implementing this. > > Signed-off-by: zhao zhang <zhzhl555@gmail.com> > Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> > --- > arch/mips/include/asm/mach-loongson1/platform.h | 1 + > arch/mips/loongson1/common/platform.c | 5 + > arch/mips/loongson1/ls1b/board.c | 1 + > drivers/rtc/Kconfig | 10 + > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-ls1x.c | 210 > +++++++++++++++++++++++ > 6 files changed, 228 insertions(+), 0 deletions(-) > create mode 100644 drivers/rtc/rtc-ls1x.c Please send to the RTC list & maintainers, see MAINTAINERS for the addresses. I can accept the RTC patch only with the RTC maintainer's Acked-by. Also you may want to split this patch in two patches. Send the drivers/rtc/ part to the RTC maintainer & list and merge the arch/mips bits into patch 2/5. Thanks, Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH V3 2/5] MIPS: Add board support for Loongson1B, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH 0/2] Summary, Rene Bolldorf |
| Previous by Thread: | [PATCH V3 4/5] MIPS: Add RTC support for Loongson1B, keguang . zhang |
| Next by Thread: | [PATCH V3 5/5] MIPS: Add defconfig for Loongson1B, keguang . zhang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |