[PATCH 2/4] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers
From: horms@verge.net.au (Simon Horman)
Date: 2018-02-27 08:17:12
Also in:
linux-devicetree, linux-renesas-soc
From: horms@verge.net.au (Simon Horman)
Date: 2018-02-27 08:17:12
Also in:
linux-devicetree, linux-renesas-soc
On Mon, Feb 26, 2018 at 07:03:43PM +0100, Geert Uytterhoeven wrote:
The DT binding documentation for the Renesas V3MSK and Wheat boards lacked board part numbers. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/arm/shmobile.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index ded2cd3b5f4df0c8..82908a9447e4b051 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt@@ -120,9 +120,9 @@ Boards: compatible = "renesas,sk-rzg1m", "renesas,r8a7743" - Stout (ADAS Starterkit, Y-R-CAR-ADAS-SKH2-BOARD) compatible = "renesas,stout", "renesas,r8a7790" - - V3MSK + - V3MSK (Y-ASK-RCAR-V3M-WS10) compatible = "renesas,v3msk", "renesas,r8a77970"
Google also tells me there is WS20, but I guess WS10 what is currently supported upstream.
- - Wheat
+ - Wheat (RTP0RC7792ASKB0010JE)
compatible = "renesas,wheat", "renesas,r8a7792"I'm unable to confirm the above. Can anyone help?