mbox series

[00/03] Further product name updates

Message ID 153717356234.480.6698281193817518888.sendpatchset@octo (mailing list archive)
Headers show
Series Further product name updates | expand

Message

Magnus Damm Sept. 17, 2018, 8:39 a.m. UTC
Further product name updates

[PATCH 01/03] dt-bindings: arm: consistently name SH-Mobile AG5 as R8A73A00
[PATCH 02/03] arm: dts: Include R-Car Gen2 product name in DTSI files
[PATCH 03/03] arm: dts: R-Car Gen1 board comment update

Clean up and update the DTS/DTSI files and SoC DT binding documentation.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Developed on top of renesas-devel-20180914-v4.19-rc3

 Documentation/devicetree/bindings/arm/shmobile.txt |    2 +-
 arch/arm/boot/dts/r8a7778-bockw.dts                |    2 +-
 arch/arm/boot/dts/r8a7779-marzen.dts               |    2 +-
 arch/arm/boot/dts/r8a7790.dtsi                     |    2 +-
 arch/arm/boot/dts/r8a7791.dtsi                     |    2 +-
 arch/arm/boot/dts/r8a7792.dtsi                     |    2 +-
 arch/arm/boot/dts/r8a7793.dtsi                     |    2 +-
 arch/arm/boot/dts/r8a7794.dtsi                     |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Comments

Simon Horman Sept. 17, 2018, 8:49 a.m. UTC | #1
On Mon, Sep 17, 2018 at 05:39:22PM +0900, Magnus Damm wrote:
> Further product name updates
> 
> [PATCH 01/03] dt-bindings: arm: consistently name SH-Mobile AG5 as R8A73A00
> [PATCH 02/03] arm: dts: Include R-Car Gen2 product name in DTSI files
> [PATCH 03/03] arm: dts: R-Car Gen1 board comment update
> 
> Clean up and update the DTS/DTSI files and SoC DT binding documentation.
> 
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>

Thanks Magnus,

This looks fine to me but I will wait to see if there are other reviews
before applying.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>