All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: arnd@arndb.de, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
	gregkh@linuxfoundation.org, jslaby@suse.com,
	linux-unisoc@lists.infradead.org, afaerber@suse.de,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-serial@vger.kernel.org, amit.kucheria@linaro.org,
	linus.walleij@linaro.org, zhao_steven@263.net
Subject: Re: [PATCH v7 00/11] Add initial RDA8810PL SoC and Orange Pi boards support
Date: Mon, 31 Dec 2018 13:13:42 -0800	[thread overview]
Message-ID: <20181231211342.ulg4jytermffqi34@localhost> (raw)
In-Reply-To: <20181218150238.23010-1-manivannan.sadhasivam@linaro.org>

On Tue, Dec 18, 2018 at 08:32:27PM +0530, Manivannan Sadhasivam wrote:
> Hello Maintainers,
> 
> This patch series adds initial RDA8810PL SoC and Orange Pi boards (2G IoT and
> i96) support. RDA8810PL is an ARM Cortex A5 based SoC with Vivante's GC860
> GPU. The SoC has been added as a new ARM sub architecture with myself as the
> maintainer.
> 
> More information about the boards can be found in below links:
> 
> 1. Orange Pi 2G-IoT - http://www.orangepi.org/OrangePi2GIOT/
> 2. Orange Pi i96 - https://www.96boards.org/product/orangepi-i96/
> 
> All patches are reviewed by the corresponding subsystem maintainers. The
> clocksource and irqchip patches are reviewed and merged while the serial
> driver got review from Greg but I'm not sure who will apply it.
> 
> So as per my discussion with Arnd, sending the individual patches instead
> of a Pull request so that the rest of the patches can go through the
> ARM SoC tree.
> 
> Please consider applying it.

Hi,

I've applied this series to our next/late branch. It's a branch we'll try to
get merged by the end of the merge window, but it's not a guarantee that we'll
be able to get it done. If not, the material will be moved to the next release
instead.


Thanks!


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: devicetree@vger.kernel.org, arm@kernel.org, arnd@arndb.de,
	gregkh@linuxfoundation.org, linus.walleij@linaro.org,
	linux-kernel@vger.kernel.org, amit.kucheria@linaro.org,
	linux-unisoc@lists.infradead.org, robh+dt@kernel.org,
	linux-serial@vger.kernel.org, jslaby@suse.com, afaerber@suse.de,
	linux-arm-kernel@lists.infradead.org, zhao_steven@263.net
Subject: Re: [PATCH v7 00/11] Add initial RDA8810PL SoC and Orange Pi boards support
Date: Mon, 31 Dec 2018 13:13:42 -0800	[thread overview]
Message-ID: <20181231211342.ulg4jytermffqi34@localhost> (raw)
In-Reply-To: <20181218150238.23010-1-manivannan.sadhasivam@linaro.org>

On Tue, Dec 18, 2018 at 08:32:27PM +0530, Manivannan Sadhasivam wrote:
> Hello Maintainers,
> 
> This patch series adds initial RDA8810PL SoC and Orange Pi boards (2G IoT and
> i96) support. RDA8810PL is an ARM Cortex A5 based SoC with Vivante's GC860
> GPU. The SoC has been added as a new ARM sub architecture with myself as the
> maintainer.
> 
> More information about the boards can be found in below links:
> 
> 1. Orange Pi 2G-IoT - http://www.orangepi.org/OrangePi2GIOT/
> 2. Orange Pi i96 - https://www.96boards.org/product/orangepi-i96/
> 
> All patches are reviewed by the corresponding subsystem maintainers. The
> clocksource and irqchip patches are reviewed and merged while the serial
> driver got review from Greg but I'm not sure who will apply it.
> 
> So as per my discussion with Arnd, sending the individual patches instead
> of a Pull request so that the rest of the patches can go through the
> ARM SoC tree.
> 
> Please consider applying it.

Hi,

I've applied this series to our next/late branch. It's a branch we'll try to
get merged by the end of the merge window, but it's not a guarantee that we'll
be able to get it done. If not, the material will be moved to the next release
instead.


Thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2018-12-31 21:13 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-18 15:02 [PATCH v7 00/11] Add initial RDA8810PL SoC and Orange Pi boards support Manivannan Sadhasivam
2018-12-18 15:02 ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 01/11] dt-bindings: Add RDA Micro vendor prefix Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 02/11] dt-bindings: arm: Document RDA8810PL and reference boards Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 03/11] ARM: Prepare RDA8810PL SoC Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 04/11] ARM: dts: Add devicetree for " Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 05/11] ARM: dts: Add devicetree for OrangePi 2G IoT board Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 06/11] ARM: dts: Add devicetree for OrangePi i96 board Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 07/11] ARM: dts: rda8810pl: Add timer support Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 08/11] dt-bindings: serial: Document RDA Micro UART Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 09/11] ARM: dts: rda8810pl: Add interrupt support for UART Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 10/11] tty: serial: Add RDA8810PL UART driver Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-18 15:02 ` [PATCH v7 11/11] MAINTAINERS: Add entry for RDA Micro SoC architecture Manivannan Sadhasivam
2018-12-18 15:02   ` Manivannan Sadhasivam
2018-12-31 21:13 ` Olof Johansson [this message]
2018-12-31 21:13   ` [PATCH v7 00/11] Add initial RDA8810PL SoC and Orange Pi boards support Olof Johansson
2019-01-01  3:02   ` Manivannan Sadhasivam
2019-01-01  3:02     ` Manivannan Sadhasivam
2019-01-01  3:02     ` Manivannan Sadhasivam

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=20181231211342.ulg4jytermffqi34@localhost \
    --to=olof@lixom.net \
    --cc=afaerber@suse.de \
    --cc=amit.kucheria@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-unisoc@lists.infradead.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=zhao_steven@263.net \
    /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.