| To: | David Daney <ddaney.cavm@gmail.com>, linux-mips@linux-mips.org, ralf@linux-mips.org, devicetree-discuss@lists.ozlabs.org, Rob Herring <rob.herring@calxeda.com> |
|---|---|
| Subject: | Re: [PATCH v2 5/5] MIPS: Octeon: Use device tree to register serial ports. |
| From: | Grant Likely <grant.likely@secretlab.ca> |
| Date: | Sat, 19 May 2012 00:08:27 -0600 |
| Cc: | linux-kernel@vger.kernel.org, David Daney <david.daney@cavium.com> |
| In-reply-to: | <1335489630-27017-6-git-send-email-ddaney.cavm@gmail.com> |
| References: | <1335489630-27017-1-git-send-email-ddaney.cavm@gmail.com> <1335489630-27017-6-git-send-email-ddaney.cavm@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 26 Apr 2012 18:20:30 -0700, David Daney <ddaney.cavm@gmail.com> wrote:
> From: David Daney <david.daney@cavium.com>
>
> Switch to using the device tree to register serial ports.
>
> Add all the ports with compatible = "cavium,octeon-3860-uart". Octeon serial
> ports have their own device type, required port flags, and I/O
> functions, so using of_serial.c is not indicated.
>
> We need to do this as late_initcall, as the 8250 driver must be
> initialized before we add any ports. 8250 initialization is done at
> device_initcall time.
>
> The OCTEON_IRQ_UART{0,1,2} symbols are removed as they are now unused
> and interfere with irq_domain used by the device tree code.
>
> Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH v2 4/5] staging: octeon_ethernet: Convert to use device tree., Grant Likely |
|---|---|
| Next by Date: | Processing your first payment of 5.000, Western Union Money Transfer |
| Previous by Thread: | Re: [PATCH v2 4/5] staging: octeon_ethernet: Convert to use device tree., Grant Likely |
| Next by Thread: | Processing your first payment of 5.000, Western Union Money Transfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |