From patchwork Sat Sep 16 18:48:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vladimir Barinov X-Patchwork-Id: 9954449 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.web.codeaurora.org (Postfix) with ESMTP id 92D92601E8 for ; Sat, 16 Sep 2017 18:48:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7B850284FC for ; Sat, 16 Sep 2017 18:48:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6F3B628BDC; Sat, 16 Sep 2017 18:48:53 +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=-6.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM 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 61DB2284FC for ; Sat, 16 Sep 2017 18:48:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751280AbdIPSsv (ORCPT ); Sat, 16 Sep 2017 14:48:51 -0400 Received: from mail-yw0-f170.google.com ([209.85.161.170]:52860 "EHLO mail-yw0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751272AbdIPSsu (ORCPT ); Sat, 16 Sep 2017 14:48:50 -0400 Received: by mail-yw0-f170.google.com with SMTP id i6so3106685ywc.9 for ; Sat, 16 Sep 2017 11:48:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=RE9wB7ApoDIEPHf2fSEcW+uBhfki+VPnGwKrANxI9T0=; b=lg1pbY7exjdLpE05AcFNld6FYV+6I9txaC0WBmo0ss+/QHCFCg9GwDtybR8OKEXfR0 IXJjhuK62wbUbDnPufuS9hhch69STfjfxuQZfWmxEem5r9x3veFya/oDVg8id+9HWJSq 3QkiF6id3iCVTBq5Z+ABVmA8xywTSxf6b05mzmKBrKj7kKd+Cewlm4xp6SfwbomBnIzE bsNg/qbOYf8upEtPzmFzX8XswUd+nwT0U2yuBp6U9kUWO/EAzChFiUAZV2eqFndq4w9Y KlX8TBhkpPa3oV76zVPoVbJY2Zr61S8WJcqhZUH9B+LProfFoPurfHLtj7w/C9aDmopA fw4g== 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:subject:date:message-id; bh=RE9wB7ApoDIEPHf2fSEcW+uBhfki+VPnGwKrANxI9T0=; b=PTB0EgviO/db1SaaBT9GPW4alJecsasyI5jslifHwunJAYinJfZgs4NTc2iXM8zjWt zXytqKJ11VdgeuJWeRq1NruzhpjVyJEStlssmWBWUTP2zKtUFXcOy+ki9GGa5hYRNiDs xSKfFYVIPo1woJpHXQZeEd86oiHRZ+44wDVBfXqJF8FZOVlUgvV+/O8uNY0x3z1OL7Pi aPx6PIbA2YZuwPH2SWnk4J8ATobSRdbP7BvMm+cDMgtcfq8dt5whdmQdK0WewY0Kc8zJ xFTTVBtlQ/204piAcGVlEUsk8SNoEy48SIOk29m+MUvpRX7GE0Fafi2pkuzGL5crvetq LKlg== X-Gm-Message-State: AHPjjUgjGeYW7keGKjZGJQQYFRWneOiJKxI56SXbMMHnz7jJumaZFyje YS9QFCD3cH0jELI6 X-Google-Smtp-Source: ADKCNb6DrsP9jvVGpz+2/hGaGCqO9OM4MiT1pXup2qF1qnFdlTV07oK1lr9ZEAA9XJO2WmCp6ygu0w== X-Received: by 10.129.86.212 with SMTP id k203mr19781792ywb.155.1505587729443; Sat, 16 Sep 2017 11:48:49 -0700 (PDT) Received: from localhost.localdomain ([63.140.207.42]) by smtp.gmail.com with ESMTPSA id y193sm1481679ywy.5.2017.09.16.11.48.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 16 Sep 2017 11:48:48 -0700 (PDT) From: Vladimir Barinov To: Simon Horman , Magnus Damm , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon Cc: devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Vladimir Barinov Subject: [PATCH v3 01/18] arm: shmobile: Document Kingfisher board DT bindings Date: Sat, 16 Sep 2017 21:48:47 +0300 Message-Id: <1505587727-15543-1-git-send-email-vladimir.barinov@cogentembedded.com> X-Mailer: git-send-email 1.9.1 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 Add Kingfisher Device tree bindings Documentation, listing it as a supported board. Kingfisher is the H3ULCB/M3ULCB extension board. Signed-off-by: Vladimir Barinov Acked-by: Geert Uytterhoeven Acked-by: Rob Herring --- Changes in version 2: - added own compatible value "shimafuji,kingfisher" Changes in version 3: - seperate Kingfisher entry from H3ULCB/M3ULCB Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index ae75cb3..5921ac2 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -76,6 +76,8 @@ Boards: compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743" - iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven) compatible = "iwave,g20m", "renesas,r8a7743" + - Kingfisher (SBEV-RCAR-KF-M03) + compatible = "shimafuji,kingfisher"; - Koelsch (RTP0RC7791SEB00010S) compatible = "renesas,koelsch", "renesas,r8a7791" - Kyoto Microcomputer Co. KZM-A9-Dual