From patchwork Thu Feb 9 16:11:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 5195 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp425912wrn; Thu, 9 Feb 2023 08:13:53 -0800 (PST) X-Google-Smtp-Source: AK7set8a/39WGe1fuXEF8uprpGl5zcmLy3JghdBSFHMCgKpY1bHfOhi4sx1Fu5P+EJtR3mlXC+6u X-Received: by 2002:a50:d71a:0:b0:4ab:15f6:ffcd with SMTP id t26-20020a50d71a000000b004ab15f6ffcdmr5994058edi.39.1675959233444; Thu, 09 Feb 2023 08:13:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1675959233; cv=none; d=google.com; s=arc-20160816; b=x3ZbMTbFKDyrHLThyPoSEIdRPCDdfCmJc5iAf2eMyVEt/P7ajIAeneWhDj88aIfNtc R6nXoY0Ncmho01fXEpTlwI7XnjCIixfSXGy1jV8kbw4Un9ay+tMpLs2IOUhevJT5BL6E Af5AKB5F+N8KfsZz4bbZIYZWhyvyH/8sNHec2KvPRiXHrOhPJ8QmeaCQENuBWjo+dLl4 DMFgdhvvIWTLd/jvT0GuEDwYYA0bjrCH5OO691iKedIodb0L5GTFG2k1MzH+a8bCWRcP KMJApZjt9WrneA0fXhNl6G/QXLXAtyGje0FFRUZUpw+AqguSOgizKdzRyETOXAhnoUCD aGzw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=8QhWWKOLDtWC9IRXY67ZjyaxeG5OZPq2wIbhgVCaZHo=; b=pZlZ+TDC0/QA+EAQaEgQ2gCVnsI2DHfq8KheoH/aNLp5YGweKpjgNNAA/WGj/ipXy3 id/lHCIMne9nedG+idKJkRV78O7gglBlUB6sXKqb9XAJVcrMqOfw7CjF+RRml+rVVxGD 2Y1btZcD8zItVf5lGdf0//wquqodlPR5oH4eWd1wMBFV0i9qzNpHADptCLbcALBd0e28 HdE30tLQJxcqODuf7utLsB3aIyTn3K7rxF4fAMAnRByH1hO15+15qO2erIRbj+RetJWz 2hQfSi8V1KSaEq0qcI3MrJi3okHteJ7+YaIDeGnavKH6QW3iAQXFF6ONKI2hNXkoDO7o ilcg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id g5-20020a056402114500b004ab092142e1si2615931edw.406.2023.02.09.08.13.31; Thu, 09 Feb 2023 08:13:53 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229664AbjBIQMO (ORCPT + 99 others); Thu, 9 Feb 2023 11:12:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230242AbjBIQMG (ORCPT ); Thu, 9 Feb 2023 11:12:06 -0500 Received: from michel.telenet-ops.be (michel.telenet-ops.be [IPv6:2a02:1800:110:4::f00:18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D5F872A150 for ; Thu, 9 Feb 2023 08:12:01 -0800 (PST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed50:eeed:e695:5a2f:fc6d]) by michel.telenet-ops.be with bizsmtp id K4Bw2900n4vi5L7064BwPx; Thu, 09 Feb 2023 17:11:59 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1pQ9WM-008RDk-FL; Thu, 09 Feb 2023 17:11:56 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1pQ9We-007aV7-IO; Thu, 09 Feb 2023 17:11:56 +0100 From: Geert Uytterhoeven To: =?utf-8?q?Niklas_S=C3=B6derlund?= , "Rafael J . Wysocki" , Daniel Lezcano , Rob Herring , Krzysztof Kozlowski Cc: Amit Kucheria , Zhang Rui , linux-renesas-soc@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 0/2] thermal: Add support for R-Car V4H Date: Thu, 9 Feb 2023 17:11:52 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1757370629018491457?= X-GMAIL-MSGID: =?utf-8?q?1757370629018491457?= Hi all, This patch series adds support for the Thermal Sensor in the Renesas R-Car V4H SoC. Unfortunately early revisions of R-Car V4H may suffer from a hardware issue with the thermal sensor, causing the values in /sys/devices/virtual/thermal/thermal_zone*/temp to be off. Thanks for your comments! Geert Uytterhoeven (2): dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 support thermal/drivers/rcar_gen3: Add support for R-Car V4H .../devicetree/bindings/thermal/rcar-gen3-thermal.yaml | 3 +++ drivers/thermal/rcar_gen3_thermal.c | 4 ++++ 2 files changed, 7 insertions(+)