From patchwork Thu Oct 4 21:01:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 979179 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="IBSwk+Wa"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 42R50m1WX1z9sj9 for ; Fri, 5 Oct 2018 07:01:43 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727530AbeJED4q (ORCPT ); Thu, 4 Oct 2018 23:56:46 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:33507 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727528AbeJED4q (ORCPT ); Thu, 4 Oct 2018 23:56:46 -0400 Received: by mail-lf1-f66.google.com with SMTP id o21-v6so7864171lfe.0 for ; Thu, 04 Oct 2018 14:01:40 -0700 (PDT) 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=nyiuG5LJceOfinlxBnDY2n3YuPu4+RIbczzuH0/s1FY=; b=IBSwk+WaAC8LNWth0aVX2A6skR/fNoSLliZy9t/FSHLvrCjFjKVgOd6rF23t0MrUtn hXAkY5bp/GIfTDEPx2jLptpoyImlS9WDvUtfHuYVkFbkZfUbZc8O7FQI3NaWmbAliKAI +F3MBCWNvyZqjVT4CHSW/vz0pAtQgFgUQ7Byzp8s/JPxPj2yWwQ2dN14111kqJF6+vrY ueui4WM7Bh8A1Zf6yQFTHTm4VZwOH3KowEckJeTDj3SZukqWAtvkzcmJW/BbyYvYcmai 0ijLbXSaRx65PQoIWqS27vmNLzVk/PGzmulyPk+2OAnc0d/8zWK/4e6d1ftzJiRscPai Ms2w== 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=nyiuG5LJceOfinlxBnDY2n3YuPu4+RIbczzuH0/s1FY=; b=emAfjdxowiNdnMzZ1mw2sh2as9wRUy4osv01vO9bw87SM1MSqdarhbPmTz25r35CQi IAUt1U+ybkQTopyB+fiRaDLLIDj9bY/W0CXGijv4EUYfeWjEhQtk/Slrb67EgrrOF/lU JybVp2ogzffOoZI+qtBArTS+3YOwbZB/flPrQ37zUidmY1fgw8fLDI9CEQaiv85CruUh eUtCQzGaPw4kZvGKNnjoBq9f5t/NWzm3y1xUiI8nyVvoGSGrYoIimfYn3v1Yfq5xYmmq fZoAVNtyyIW3EGDrQ+lW0Z5izxvAoO7U5jaYc1/vNnDNByV4r7jRxEBUtcl1waJLGcrg 3qsA== X-Gm-Message-State: ABuFfoju4mn0RLaHrWAso2XxDLyWEgUweeO8oOivtQlWIo6tfWoK+C5y dLy5TboQT0ueHZUE36+U2WBfiQ== X-Google-Smtp-Source: ACcGV60jUN1hS+G47WSyKOr0aeouaDicaFOqKMIjsZES09e7Jd3PLmUfTF094bCqlOXZa7u+a3G+ng== X-Received: by 2002:a19:3855:: with SMTP id d21-v6mr4724790lfj.148.1538686900045; Thu, 04 Oct 2018 14:01:40 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.87.8]) by smtp.gmail.com with ESMTPSA id v18-v6sm1208211lja.26.2018.10.04.14.01.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Oct 2018 14:01:39 -0700 (PDT) Subject: [PATCH 1/2] dt-bindings: thermal: rcar-thermal: document R8A77970 bindings From: Sergei Shtylyov To: Zhang Rui , Eduardo Valentin , linux-pm@vger.kernel.org, Rob Herring , "devicetree@vger.kernel.org" Cc: linux-renesas-soc@vger.kernel.org, Mark Rutland References: <366d8e06-6164-94ff-823f-6b0d1e2d8d53@cogentembedded.com> Organization: Cogent Embedded Message-ID: <42fe460f-0c2e-ec8c-ecca-15ec5a5a4117@cogentembedded.com> Date: Fri, 5 Oct 2018 00:01:38 +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: <366d8e06-6164-94ff-823f-6b0d1e2d8d53@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 V3M (R8A77970) SoC in the Renesas R-Car gen2 thermal bindings. The hardware is the same as in the R-Car D3 (R8A77995) plus an extra status register. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: linux-soc-thermal/Documentation/devicetree/bindings/thermal/rcar-thermal.txt =================================================================== --- linux-soc-thermal.orig/Documentation/devicetree/bindings/thermal/rcar-thermal.txt +++ linux-soc-thermal/Documentation/devicetree/bindings/thermal/rcar-thermal.txt @@ -4,7 +4,7 @@ Required properties: - compatible : "renesas,thermal-", "renesas,rcar-gen2-thermal" (with thermal-zone) or "renesas,rcar-thermal" (without thermal-zone) as - fallback except R-Car D3. + fallback except R-Car V3M/D3. Examples with soctypes are: - "renesas,thermal-r8a73a4" (R-Mobile APE6) - "renesas,thermal-r8a7743" (RZ/G1M) @@ -13,6 +13,7 @@ Required properties: - "renesas,thermal-r8a7791" (R-Car M2-W) - "renesas,thermal-r8a7792" (R-Car V2H) - "renesas,thermal-r8a7793" (R-Car M2-N) + - "renesas,thermal-r8a77970" (R-Car V3M) - "renesas,thermal-r8a77995" (R-Car D3) - reg : Address range of the thermal registers. The 1st reg will be recognized as common register @@ -21,7 +22,7 @@ Required properties: Option properties: - interrupts : If present should contain 3 interrupts for - R-Car D3 or 1 interrupt otherwise. + R-Car V3M/D3 or 1 interrupt otherwise. Example (non interrupt support):