public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC DT Updates for v4.19
Date: Sat, 21 Jul 2018 14:46:20 -0700	[thread overview]
Message-ID: <20180721214620.ahdwbrdzzcdz4boc@localhost> (raw)
In-Reply-To: <cover.1532086734.git.horms+renesas@verge.net.au>

Hi,

On Fri, Jul 20, 2018 at 02:04:41PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC DT updates for v4.19.
> 
> 
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
> 
>   Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-dt-for-v4.19
> 
> for you to fetch changes up to 8757b1eb3ff92012be1670a0f0d2cf9f3d9a17ff:
> 
>   ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions (2018-07-18 10:47:01 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC DT Updates for v4.19
> 
> * RZ/G1C (r8a77470) SoC
> 
>   Use r8a77470-cpg-mssr binding definitions, which are now available in
>   mainline, instead of numeric indices.

I shorted this up a bit to "RZ/G1C (r8a77470) SoC: Use r8a77470-cpg-mssr
binding definitions"

> * Add GR-Peach audio camera shield support with MT9V111 image sensor
> 
>   This allows use of this shield with the RZ/A1 (r7s72100) SoC based
>   GR-Peach board.

This second paragraph is redundant.

> * Add initial support for RZ/N1D (r9a06g032) SoC and its RZN1D-DB board
> 
> * Use SPDX identifiers in DT for all SoCs and boards
> 
> * Add missing OPP properties for all CPUs on various SoCs
> 
>   This fixes SoCs where OPP properties were only defined for CPU0
>   which allows correct operation regardless of the order in which
>   CPUs are brought up.

Pruned this out too, description is clear enough (we've seen a bunch of these
patches by now :).

> * Drop MTD partitioning from DT
> 
>   This does not describe HW and providing partitioning on the kernel
>   command line provides a more flexible solution.

I disagree that command line is to be preferred. It's awkward to keep
it updated everywhere, and for your product you're unlikely to change
the partition scheme very often. But it's up to you, I suppose. Seems
like needless churn though.

Device-tree is there to describe the _platform_, and sure, flash partitioning
isn't part of the pure hardware, but it is non-probable and we've got the
tradition of keeping those things in the DT.

I've also replied to the patch, let's bring the discussion there.

> * Add missing PMIC nodes to R-Car Gen2 M2-W (r8a7791) based porter board
> 
>   This describes the two PMIC devices present on the porter and
>   connects CPU DVS supply.

Again, no need for the paragraph in the tag, I'd say.


Not merged this branch based on the above MTD comments.


-Olof

  parent reply	other threads:[~2018-07-21 21:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 12:04 [GIT PULL] Renesas ARM Based SoC DT Updates for v4.19 Simon Horman
2018-07-20 12:05 ` [PATCH 1/9] ARM: dts: porter: Add missing PMIC nodes Simon Horman
2018-07-20 16:38   ` Sergei Shtylyov
2018-07-22 12:07     ` Marek Vasut
2018-07-23  9:03       ` Geert Uytterhoeven
2018-07-25 22:17         ` Marek Vasut
2018-07-20 12:05 ` [PATCH 2/9] ARM: dts: renesas: Drop MTD partitioning from DT Simon Horman
2018-07-20 12:05 ` [PATCH 3/9] ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs Simon Horman
2018-07-20 12:05 ` [PATCH 4/9] ARM: dts: convert to SPDX identifier for Renesas boards Simon Horman
2018-07-20 12:05 ` [PATCH 5/9] ARM: dts: Renesas R9A06G032 base device tree file Simon Horman
2018-07-20 12:05 ` [PATCH 6/9] ARM: dts: Renesas RZN1D-DB Board base file Simon Horman
2018-07-20 12:05 ` [PATCH 7/9] ARM: dts: Renesas R9A06G032 SMP enable method Simon Horman
2018-07-20 12:05 ` [PATCH 8/9] ARM: dts: gr-peach: Add GR-Peach audiocamerashield support Simon Horman
2018-07-20 12:05 ` [PATCH 9/9] ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions Simon Horman
2018-07-21 21:46 ` Olof Johansson [this message]
2018-07-23 11:17   ` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.19 Simon Horman

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=20180721214620.ahdwbrdzzcdz4boc@localhost \
    --to=olof@lixom.net \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox