From patchwork Tue Oct 9 19:10:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 981493 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="CPilaHBR"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 42V6Hv6hNhz9s8r for ; Wed, 10 Oct 2018 06:10:19 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727312AbeJJC2n (ORCPT ); Tue, 9 Oct 2018 22:28:43 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:45608 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726445AbeJJC2n (ORCPT ); Tue, 9 Oct 2018 22:28:43 -0400 Received: by mail-lj1-f193.google.com with SMTP id j4-v6so2573294ljc.12 for ; Tue, 09 Oct 2018 12:10:16 -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=svViplu/ZkEL3cvSALurrC9cJCt7alTvNsF7Wi1QLqI=; b=CPilaHBReEf1CJZAD5j27EOwI/uORlEC1nZ00YrtXQzmz862WssWHnpg6t1wS3gmLn M0mHqlEF3USFIqzCMJMbGmsNcE7Fuwx1SZAmC6qwEGlFXL11hCqyC51JzY0PVUcpaNpj 12X/j/DW0/oN/Cj7gRgz7GSWqt24uFzkZkYpRVTC2q+KB6A8N2ZzyHm1sSoW43Y29Jpz VkHqqLSqpCh4/HEeodBs1dfnLZ2ZcwdXfmrhL+fSEPKo+gp2MfGWlyelSuEKOwl36Bub +d1n4rJh9BnaF9nvwAzISlK9+gSkFcs8gKK24qlas345W7o0YyfrLUp2Q2ylUs9ihvcV jN6g== 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=svViplu/ZkEL3cvSALurrC9cJCt7alTvNsF7Wi1QLqI=; b=BqYbt5oOdZWL0v6OJ4k11/7F2AMfT4S8CD4LwgJxAuIhegF//8BVoZ7H6vQ7mqg5K/ Ijdci+G3y3kmF5CiRSio5gQXEMmd6NxRLuX8EWGCokILTTvk9Tv8l93F76Fw4TWbJ/pv PLrX+C4h7ywmQHoJ8qzdDNkg/xKx/2r7m9PeKj0LIO6vlGA866xqCUYWEDQWWlQKoEbj p5xb5KGosn+m1h+gbNXd+gSRmdTCCw4oHe7iwyLa/EevXZx8zBrGF5z8jBCOmAjeLvDP 6FbSboI6dN51EcKGUcJGgyDBstPZJoa1Aa+s7ApZVNHUfv5IFAhzQyEGihFGfjOv98YO td9Q== X-Gm-Message-State: ABuFfoghNmGCBQII2P5VwMEmjnVl/jWisBDcY7mE7iBcxBEVoLV1RjkT /2w5i3CVL//zuUEPcapNs1AKjg== X-Google-Smtp-Source: ACcGV60gQFu6hsbJDDLmHT/9w1xHzkleArXtH9Zzq8xdxOkLoqkIendlu7kyOdpoxaDd/5m5oZdksg== X-Received: by 2002:a2e:9993:: with SMTP id w19-v6mr18154257lji.165.1539112216007; Tue, 09 Oct 2018 12:10:16 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.83.100]) by smtp.gmail.com with ESMTPSA id u20-v6sm4305051lfu.42.2018.10.09.12.10.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Oct 2018 12:10:15 -0700 (PDT) Subject: [PATCH 1/2] dt-bindings: thermal: rcar-gen3-thermal: document R8A77980 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: <3c96d51e-fc36-2ff9-03a8-176c4c0ed365@cogentembedded.com> Organization: Cogent Embedded Message-ID: Date: Tue, 9 Oct 2018 22:10:14 +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: <3c96d51e-fc36-2ff9-03a8-176c4c0ed365@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 R-Car gen3 thermal bindings. Signed-off-by: Sergei Shtylyov Reviewed-by: Simon Horman Reviewed-by: Niklas Söderlund Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index: linux-soc-thermal/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt =================================================================== --- linux-soc-thermal.orig/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt +++ linux-soc-thermal/Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt @@ -10,6 +10,7 @@ Required properties: - "renesas,r8a7795-thermal" (R-Car H3) - "renesas,r8a7796-thermal" (R-Car M3-W) - "renesas,r8a77965-thermal" (R-Car M3-N) + - "renesas,r8a77980-thermal" (R-Car V3H) - reg : Address ranges of the thermal registers. Each sensor needs one address range. Sorting must be done in increasing order according to datasheet, i.e. @@ -19,7 +20,8 @@ Required properties: Optional properties: -- interrupts : interrupts routed to the TSC (3 for H3, M3-W and M3-N) +- interrupts : interrupts routed to the TSC (3 for H3, M3-W, M3-N, + and V3H) - power-domain : Must contain a reference to the power domain. This property is mandatory if the thermal sensor instance is part of a controllable power domain.