From patchwork Tue Oct 16 19:22:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 984991 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="clwSXc8R"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 42ZQDL5fb1z9s1x for ; Wed, 17 Oct 2018 06:22:10 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727061AbeJQDOD (ORCPT ); Tue, 16 Oct 2018 23:14:03 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:38757 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727182AbeJQDOD (ORCPT ); Tue, 16 Oct 2018 23:14:03 -0400 Received: by mail-lf1-f67.google.com with SMTP id x24-v6so2130546lfe.5 for ; Tue, 16 Oct 2018 12:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:cc:organization:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=A5I+yPDKPyskUXm1u/vJQQW0cnrB7zIy6VEPF6ZLP3I=; b=clwSXc8RTzQUJtHVYPDC7HIGtr1t/9cgckbbbq/VoCT6ZB/h5GoO+K22Y9lyj3AxVv iD2D0RzaAonEC6rt1ysyXdxJV8OGgjlJnEZFT3EAI9s4gQNhUxu5LOFTzWH6Og/ktHNC POXi1uI/WLT7mGWthJFFFguXv+RB2fRawlGi4V79zBPHG1h34kqUVoIcN0dVHEXxeHeA nGTfpkwGtywKwypnEy1uI6K2zVsXmF9oDmdGzzV1WudqAN2BB+iWDRrZVErJdN5gCUiQ tQBqFiaXzjf2pj93gDz+p4cWZE+glp4z3dsm9SPHctQ6SjRwOLNf0PgTtqWdLSyd0QJJ WofQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:organization:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=A5I+yPDKPyskUXm1u/vJQQW0cnrB7zIy6VEPF6ZLP3I=; b=m+G1iHnx4gDo58ssS0odfUkBiDogySS+kEAMhmcwXn9ANTFsKX3G+mKI++R2ItgGpy Wjo9op27fT6Z1HewXOu0yMr/VKOHLTjUG5mfolgKweDWDCZZjyRd+UP+1hemMoQJFyAv /D+zaOwQrdhRNgu8JZxLC1qvOFwlNYm0k2um24W7sGFJOja0rj6l4yYtV0OCdCSOAjNw KLnIegQ2D8Bpb5la1AJsiIvBVy+MJyPY0JN9JhYkKNWjT9GZQiPeLiswuKJzZrOay8NP IXo/WMGLzCTDe6i/e61hr4kiQ8tWYthwztxDULpxCNdQzAXurlwLCpJHApoyzLO2mgNi aBnw== X-Gm-Message-State: ABuFfoie3JXJdAyPWSvdRYrGV0e/61ZnzeYLR/OMt6bomcN0KnUGh/G4 9EBHy+jzNSjkUaJWzP+S2p2eCQ== X-Google-Smtp-Source: ACcGV60h+L8iWsXy+N7sgqFsdNdrO2sqXR8VikLOYDjvSnXvgPKHnOMylb23JXG+wurkj/x2L4H+sQ== X-Received: by 2002:a19:4c02:: with SMTP id z2-v6mr13049345lfa.48.1539717727271; Tue, 16 Oct 2018 12:22:07 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.87.211]) by smtp.gmail.com with ESMTPSA id y80-v6sm3321683lfd.78.2018.10.16.12.22.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Oct 2018 12:22:06 -0700 (PDT) From: Sergei Shtylyov Subject: [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings To: Mark Brown , linux-spi@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, Mark Rutland Organization: Cogent Embedded Message-ID: <62919a6e-4206-0caa-deb0-6bf67b77eff1@cogentembedded.com> Date: Tue, 16 Oct 2018 22:22:05 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 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 V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF bindings. Signed-off-by: Sergei Shtylyov Reviewed-by: Simon Horman --- The patch is against the 'for-next' branch of Mark Brown's 'spi.git' repo. Documentation/devicetree/bindings/spi/sh-msiof.txt | 2 ++ 1 file changed, 2 insertions(+) Index: spi/Documentation/devicetree/bindings/spi/sh-msiof.txt =================================================================== --- spi.orig/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ spi/Documentation/devicetree/bindings/spi/sh-msiof.txt @@ -13,6 +13,8 @@ Required properties: "renesas,msiof-r8a7795" (R-Car H3) "renesas,msiof-r8a7796" (R-Car M3-W) "renesas,msiof-r8a77965" (R-Car M3-N) + "renesas,msiof-r8a77970" (R-Car V3M) + "renesas,msiof-r8a77980" (R-Car V3H) "renesas,msiof-r8a77990" (R-Car E3) "renesas,msiof-r8a77995" (R-Car D3) "renesas,msiof-sh73a0" (SH-Mobile AG5)