From: John Crispin <blogic@openwrt.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org, Alan Cox <alan@linux.intel.com>,
linux-serial@vger.kernel.org
Subject: Re: [RESEND PATCH V2 10/17] SERIAL: MIPS: lantiq: implement OF support
Date: Mon, 14 May 2012 21:49:01 +0200 [thread overview]
Message-ID: <4FB161AD.5000008@openwrt.org> (raw)
In-Reply-To: <20120514193232.GA5741@kroah.com>
On 14/05/12 21:32, Greg KH wrote:
> On Mon, May 14, 2012 at 07:42:36PM +0200, John Crispin wrote:
>> Add devicetree and handling for our new clkdev clocks. The patch is rather
>> straightforward. .of_match_table is set and the 3 irqs are now loaded from the
>> devicetree.
>>
>> This series converts the lantiq target to clkdev amongst other things. The
>> driver needs to handle two clocks now. The fpi bus clock used to derive the
>> divider and the clock gate needed on some socs to make the secondary port work.
>>
>> Signed-off-by: John Crispin <blogic@openwrt.org>
>> Cc: Alan Cox <alan@linux.intel.com>
>> Cc: linux-serial@vger.kernel.org
>> ---
>> This patch is part of a series moving the mips/lantiq target to OF and clkdev
>> support. The patch, once Acked, should go upstream via Ralf's MIPS tree.
> Fine with me as well, if you need it:
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Thank you very much !
next prev parent reply other threads:[~2012-05-14 19:49 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 17:42 [RESEND PATCH V2 01/17] MIPS: lantiq: drop mips_machine support John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 02/17] OF: MIPS: lantiq: implement OF support John Crispin
2012-05-14 17:42 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 03/17] OF: MIPS: lantiq: implement irq_domain support John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 04/17] MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 05/17] MIPS: lantiq: implement support for clkdev api John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 06/17] MIPS: lantiq: convert dma to platform driver John Crispin
2012-05-15 11:03 ` Sergei Shtylyov
2012-05-15 16:38 ` Sergei Shtylyov
2012-05-15 16:48 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 07/17] MIPS: pci: convert lantiq driver to OF John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 08/17] GPIO: MIPS: lantiq: convert gpio-stp to OF and move it to subsystem John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 09/17] GPIO: MIPS: lantiq: convert gpio-ebu " John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 10/17] SERIAL: MIPS: lantiq: implement OF support John Crispin
2012-05-14 17:51 ` Alan Cox
2012-05-14 19:32 ` Greg KH
2012-05-14 19:49 ` John Crispin [this message]
2012-05-14 17:42 ` [RESEND PATCH V2 11/17] watchdog: MIPS: lantiq: implement OF support and minor fixes John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 12/17] NET: MIPS: lantiq: implement OF support inside the etop driver John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 13/17] MTD: MIPS: lantiq: implement OF support John Crispin
2012-05-14 17:42 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 14/17] MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc John Crispin
2012-05-14 17:42 ` John Crispin
2012-05-15 10:50 ` Artem Bityutskiy
2012-05-15 10:50 ` Artem Bityutskiy
2012-05-14 17:42 ` [RESEND PATCH V2 15/17] MIPS: lantiq: implement support for FALCON soc John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 16/17] SPI: MIPS: lantiq: add FALCON spi driver John Crispin
2012-05-14 18:32 ` Jonas Gorski
2012-05-14 18:32 ` Jonas Gorski
2012-05-14 18:45 ` John Crispin
2012-05-14 18:45 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 17/17] MIPS: lantiq: remove orphaned code John Crispin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FB161AD.5000008@openwrt.org \
--to=blogic@openwrt.org \
--cc=alan@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-serial@vger.kernel.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.