mbox series

[v4,0/2] Add Initial Device Tree for RZ/A2

Message ID 20181218170555.121673-1-chris.brandt@renesas.com (mailing list archive)
Headers show
Series Add Initial Device Tree for RZ/A2 | expand

Message

Chris Brandt Dec. 18, 2018, 5:05 p.m. UTC
Add a Device Tree for RZ/A2 and the existing eval board.

Once these get approved, I'll start piling on the other drivers in
another patch series

NOTE:
Since Rob is currently converting shmobile.txt to renesas.yaml,
I'll wait till renesas.yaml hits -next, then add this RZ/A2M EVB
board (it's too confusing to me to figure out how to make a patch
series using multiple different trees)

Chris Brandt (2):
  ARM: dts: r7s9210: Initial SoC device tree
  ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB

 arch/arm/boot/dts/Makefile             |   1 +
 arch/arm/boot/dts/r7s9210-rza2mevb.dts |  82 +++++++++++++
 arch/arm/boot/dts/r7s9210.dtsi         | 218 +++++++++++++++++++++++++++++++++
 3 files changed, 301 insertions(+)
 create mode 100644 arch/arm/boot/dts/r7s9210-rza2mevb.dts
 create mode 100644 arch/arm/boot/dts/r7s9210.dtsi

Comments

Chris Brandt Jan. 21, 2019, 9:17 p.m. UTC | #1
Hi Simon,

On Tuesday, December 18, 2018, Chris Brandt wrote:
> Add a Device Tree for RZ/A2 and the existing eval board.
> 
> Once these get approved, I'll start piling on the other drivers in
> another patch series
> 
> NOTE:
> Since Rob is currently converting shmobile.txt to renesas.yaml,
> I'll wait till renesas.yaml hits -next, then add this RZ/A2M EVB
> board (it's too confusing to me to figure out how to make a patch
> series using multiple different trees)
> 
> Chris Brandt (2):
>   ARM: dts: r7s9210: Initial SoC device tree
>   ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB
> 
>  arch/arm/boot/dts/Makefile             |   1 +
>  arch/arm/boot/dts/r7s9210-rza2mevb.dts |  82 +++++++++++++
>  arch/arm/boot/dts/r7s9210.dtsi         | 218
> +++++++++++++++++++++++++++++++++
>  3 files changed, 301 insertions(+)
>  create mode 100644 arch/arm/boot/dts/r7s9210-rza2mevb.dts
>  create mode 100644 arch/arm/boot/dts/r7s9210.dtsi


What ever happened to these patches?

I didn't see any negative feedback after V4, but I also never saw 
anything get queued up.


Chris
Simon Horman Jan. 23, 2019, 9:41 a.m. UTC | #2
On Mon, Jan 21, 2019 at 09:17:20PM +0000, Chris Brandt wrote:
> Hi Simon,
> 
> On Tuesday, December 18, 2018, Chris Brandt wrote:
> > Add a Device Tree for RZ/A2 and the existing eval board.
> > 
> > Once these get approved, I'll start piling on the other drivers in
> > another patch series
> > 
> > NOTE:
> > Since Rob is currently converting shmobile.txt to renesas.yaml,
> > I'll wait till renesas.yaml hits -next, then add this RZ/A2M EVB
> > board (it's too confusing to me to figure out how to make a patch
> > series using multiple different trees)
> > 
> > Chris Brandt (2):
> >   ARM: dts: r7s9210: Initial SoC device tree
> >   ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB
> > 
> >  arch/arm/boot/dts/Makefile             |   1 +
> >  arch/arm/boot/dts/r7s9210-rza2mevb.dts |  82 +++++++++++++
> >  arch/arm/boot/dts/r7s9210.dtsi         | 218
> > +++++++++++++++++++++++++++++++++
> >  3 files changed, 301 insertions(+)
> >  create mode 100644 arch/arm/boot/dts/r7s9210-rza2mevb.dts
> >  create mode 100644 arch/arm/boot/dts/r7s9210.dtsi
> 
> 
> What ever happened to these patches?
> 
> I didn't see any negative feedback after V4, but I also never saw 
> anything get queued up.

Sorry about that, it slipped through the cracks somehow.

I have now applied this for v5.1.