From patchwork Mon Sep 17 08:39:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 10602201 X-Patchwork-Delegate: horms@verge.net.au Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8DE1D17E1 for ; Mon, 17 Sep 2018 08:39:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7D81E295EB for ; Mon, 17 Sep 2018 08:39:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7165429600; Mon, 17 Sep 2018 08:39:50 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 20CCF295EB for ; Mon, 17 Sep 2018 08:39:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727691AbeIQOGN (ORCPT ); Mon, 17 Sep 2018 10:06:13 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:39580 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727329AbeIQOGN (ORCPT ); Mon, 17 Sep 2018 10:06:13 -0400 Received: by mail-pf1-f194.google.com with SMTP id j8-v6so7222054pff.6 for ; Mon, 17 Sep 2018 01:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=cTX2yekNjZj27Ft4y301gNDfT4Gy7eJB3f3nl3yrJsM=; b=qmzmWqszBCv8ulZDUYu8+el11JFPRrRkrkYWXwcICZkHRk7Sq0j30Oh3yzUAHnqR9c 3DiaUuUZHtGWtZXEiOzFJZpiKbOXcJU4Ar/JOF3jBN95F975eUvbW7yERBHaOr42ob6w 5lcWPCozParTGsujgtUh7YIP+UR66tGsDBsJvyIyi5KAYcfaxzjdBa10+3rnmNjZLdv9 SYcFE4kI9ftlA+xphGsKL8mvsKbV8CbkaU/6+Tq9Pl9YOvphHRY55fa6S67bTaWxJqFa ug5RA1VzFw/DzUngfdx1y7bg4nwQ7qYlI7/gWnmofbd6nCRQPPjF2/r59UhMcycLJLYq VsZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:date:message-id:in-reply-to :references:subject; bh=cTX2yekNjZj27Ft4y301gNDfT4Gy7eJB3f3nl3yrJsM=; b=tLBnfOw7FTv5Q3sd2SSZUZoB9NiZEga5JsCBYVu2+xMuOTFxHT9SAaIMZt0R4oDtoa cUgKLIfWuke03r6VekT8fWaICHBLIT7wvnw5JFrSRZ10ALVqOjDz+P2S8PqbiIquUvkJ dKJVCBvCAwCKhWdmcg1xV+6vDqrzuI6tLTzd560flVREzVRWh83N4wYx6TItcBsbHM3U wBB0w0KnVNDFiyNK3iPRza2nA/EC4gswRpTWd5mVtljEgAKsH/KvXag6t9ZHgkZOkePj m7HBuncoZl8LKqyOsfrwnkmjl+5Ahaqb0L0fDl1ybDG7mF014g96IJ1hb4C8wOZgcwxY BK/Q== X-Gm-Message-State: APzg51ADc5r5RRfckkm+gi8dJWpRvWbNIsHZDOfA22kNgXJddgwT9spG 1uOGo224SIoVJ6xS6GgQmiRcyRM6 X-Google-Smtp-Source: ANB0VdYvEhWpu7NL/4Qdmiw/nmcKrMqUPrZclUqHwRLpB+26W9vItEGC0B+rG1xlo4Gl1HHHw4qQRg== X-Received: by 2002:a62:ad9:: with SMTP id 86-v6mr24797562pfk.57.1537173588753; Mon, 17 Sep 2018 01:39:48 -0700 (PDT) Received: from [127.0.0.1] (l193216.ppp.asahi-net.or.jp. [218.219.193.216]) by smtp.gmail.com with ESMTPSA id 5-v6sm18667758pgc.86.2018.09.17.01.39.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Sep 2018 01:39:47 -0700 (PDT) From: Magnus Damm To: linux-renesas-soc@vger.kernel.org Cc: Magnus Damm Date: Mon, 17 Sep 2018 17:39:47 +0900 Message-Id: <153717358781.480.8395569978640568774.sendpatchset@octo> In-Reply-To: <153717356234.480.6698281193817518888.sendpatchset@octo> References: <153717356234.480.6698281193817518888.sendpatchset@octo> Subject: [PATCH 03/03] arm: dts: R-Car Gen1 board comment update Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Include R-Car Gen1 product names for Bock-W and Marzen. The product names are taken from: Documentation/devicetree/bindings/arm/shmobile.txt Signed-off-by: Magnus Damm Reviewed-by: Geert Uytterhoeven --- Developed on top of renesas-devel-20180914-v4.19-rc3 arch/arm/boot/dts/r8a7778-bockw.dts | 2 +- arch/arm/boot/dts/r8a7779-marzen.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- 0001/arch/arm/boot/dts/r8a7778-bockw.dts +++ work/arch/arm/boot/dts/r8a7778-bockw.dts 2018-09-17 12:47:10.561971790 +0900 @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Reference Device Tree Source for the Bock-W board + * Reference Device Tree Source for the R-Car M1A (R8A77781) Bock-W board * * Copyright (C) 2013 Renesas Solutions Corp. * Copyright (C) 2013 Kuninori Morimoto --- 0001/arch/arm/boot/dts/r8a7779-marzen.dts +++ work/arch/arm/boot/dts/r8a7779-marzen.dts 2018-09-17 12:47:35.744292059 +0900 @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Device Tree Source for the Marzen board + * Device Tree Source for the R-Car H1 (R8A77790) Marzen board * * Copyright (C) 2013 Renesas Solutions Corp. * Copyright (C) 2013 Simon Horman