From patchwork Fri Dec 28 10:47:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 1019155 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=cogentembedded.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="nF6DiesM"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43R3LW3XwRz9s1c for ; Fri, 28 Dec 2018 21:47:15 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732044AbeL1KrN (ORCPT ); Fri, 28 Dec 2018 05:47:13 -0500 Received: from mail-lf1-f66.google.com ([209.85.167.66]:41144 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731620AbeL1KrN (ORCPT ); Fri, 28 Dec 2018 05:47:13 -0500 Received: by mail-lf1-f66.google.com with SMTP id c16so14321169lfj.8 for ; Fri, 28 Dec 2018 02:47:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:from:to:cc:references:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=0ZCl6ZG0yrPBJNzXP8/AjkaIley30btquvTw03eZwtQ=; b=nF6DiesM1y72tuOLqo2Wt1LvFRArQg82/XtHFdlGSO5Vp2Mxv9odZtg9fBquHf6Lpn TIrMxUGVP8hswbaAIWdBTFaReFXnemWlpS+/XTWIjUcDgcAql1M8HyW3nCnWyCj+Z8BI dQVxWn9jV9vm3kPW96tCyWLK31OoRJUTrxiUTYwKn+9tvF2h/EVZghdS/QiAsMQIWDez W+vcsHAKr967dxTWAboZi6f4DFkgml6nn6ecZbA4zYWhKlJLUKMpQSlh6msgQJNyBx2E RHDm/xWM6f1qKMmFLIELdKWW2UxEaCC78Ii4ecxUqWR/4gXJhkSIWD/0+uzrUh58HiFj RRWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=0ZCl6ZG0yrPBJNzXP8/AjkaIley30btquvTw03eZwtQ=; b=BfNymVyj7SNOtphETfW6FHr9SdlG9aRfyaiav8OD8jfRJsj5q/l/w0gVjwudaBI+Ch b8mx7tmJcCrCyyFpVW/OW6Ls5NIH7Ec3AOfgF/xmTYditpXLBBR3nW2FMv/LsoDIeJVD p4axMc5/Sxvtr3OxLaFb84xX7PXcTxEd1bBdPROgOiZDzP5N+/MHmz622u5HkjX7Sw7+ jw4x2tZCiid/wjiJJJTbF/qN8xxMRd/VDdJRtY56Jz5qTzcyHGgtNN8dJwmXmre2Fblt ZZCgumw6XyInV3ABv1t1m2j/YALFrhN5KRgJ5eHxSyHOEKe1KzQk/HG0K+Np7uv8qIty NWXQ== X-Gm-Message-State: AA+aEWaXekMmOrGwpdJLHniYGcD3m2qIc2XKj4SmdMHTH10456EfgP60 /l+syPpEMuuvml5j5Zi03fjrY+84LC0= X-Google-Smtp-Source: AFSGD/UH97j0gNXWC+a7K8ysEfYj35rNdyVvJhKNRy890e0s97WPNgf9Dii5iCfkwD73AJxxZA4nBA== X-Received: by 2002:a19:a9d2:: with SMTP id s201mr13161007lfe.154.1545994031007; Fri, 28 Dec 2018 02:47:11 -0800 (PST) Received: from wasted.cogentembedded.com ([31.173.86.72]) by smtp.gmail.com with ESMTPSA id s127sm8070677lfe.8.2018.12.28.02.47.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Dec 2018 02:47:10 -0800 (PST) Subject: [PATCH 1/2] dt-bindings: spi: renesas-rpc: document R8A77980 bindings From: Sergei Shtylyov To: Mark Brown , linux-spi@vger.kernel.org, Mason Yang , Rob Herring , "devicetree@vger.kernel.org" Cc: linux-renesas-soc@vger.kernel.org, Mark Rutland References: <72626acd-9d5f-14a1-6464-5fdeba17fece@cogentembedded.com> Organization: Cogent Embedded Message-ID: <08a3ff4d-3ee3-91dd-c048-55a09b6dfc63@cogentembedded.com> Date: Fri, 28 Dec 2018 13:47:09 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <72626acd-9d5f-14a1-6464-5fdeba17fece@cogentembedded.com> Content-Language: en-MW Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document the R-Car V3H (R8A77980) SoC in the Renesas RPC-IF bindings. Signed-off-by: Sergei Shtylyov Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: renesas/Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt +++ renesas/Documentation/devicetree/bindings/spi/spi-renesas-rpc.txt @@ -2,7 +2,8 @@ Renesas R-Car Gen3 RPC controller Device ------------------------------------------------------ Required properties: -- compatible: should be "renesas,r8a77995-rpc" +- compatible: should be "renesas,r8a77980-rpc" or + "renesas,r8a77995-rpc" - #address-cells: should be 1 - #size-cells: should be 0 - reg: should contain 2 entries, one for the registers and one for the direct