From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B87EC43603 for ; Tue, 17 Dec 2019 05:23:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EA2C72072B for ; Tue, 17 Dec 2019 05:23:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="RJqZT5Pi"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="SSPOk5UW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EA2C72072B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=1YnTnGr7lW7uw4iVe6Z6VBzjwkZ9EgANUKqqunq9qkw=; b=RJqZT5PifpdV4A rz02y3w7K3tg1G4uGZJPKs+5aDVAkF155gaWzxCW1Stlt1zSyPMqb7lTGPY30TygjDNiTUyYD0beV 8K5pj6i+SzhFGuNspjssWMLJrYRcp56NWlJPWj0cRgjibLpEN8qyrTr5zyS5iKLdbuMlDkd/MEeJz UzP1AG8k/nfhTH0xh/l+04lYfKKM3Nfbw1t4fJ/FsQ5ZsBwEX9fltw6zGWfd/3j7mnwjDezX5WBUQ QqCaVL2ensUizHOZm9QDIEvb5BXfhwzBLMHqC9Q1gQeKjDpx98SzveCcVXJoyQeWPQYEyT8PI3UmS c/qvTthNEcIgCzRVDQyQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ih5Kh-0007CX-P1; Tue, 17 Dec 2019 05:23:43 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ih5Ke-0007Bk-VP; Tue, 17 Dec 2019 05:23:42 +0000 Received: from wens.tw (mirror2.csie.ntu.edu.tw [140.112.30.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 889B12072B; Tue, 17 Dec 2019 05:23:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576560218; bh=gTBRUZTAj08OEJZUmrm/ewxMPRPrawoPjsr3dDQQ800=; h=From:To:Cc:Subject:Date:From; b=SSPOk5UWGjZTQF6arwuC5jG8hGqYNW46VN3fEW/EXcGphRgBAd8SLL9XMd9oAqlYc 5Uo82aPrM4+6gfnmxEVTCypMUFrPpQO2lb1/Bg8Sx8DHftePSkav+lA3nXRYLGUSQM DUYxQIXqlSuL6dT78rQO6yCxRJfX0bvcZJZmzS50= Received: by wens.tw (Postfix, from userid 1000) id 57AA75FCA8; Tue, 17 Dec 2019 13:23:36 +0800 (CST) From: Chen-Yu Tsai To: Zhang Rui , Daniel Lezcano , Amit Kucheria , Heiko Stuebner Subject: [PATCH] thermal: rockchip: enable hwmon Date: Tue, 17 Dec 2019 13:23:28 +0800 Message-Id: <20191217052328.25633-1-wens@kernel.org> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191216_212341_031063_FE16DCA5 X-CRM114-Status: GOOD ( 10.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Chen-Yu Tsai By default of-based thermal driver do not have hwmon entries registered. Do this explicitly so users can use standard hwmon interfaces and tools to read the temperature. This is based on similar changes for bcm2835_thermal in commit d56c19d07e0b ("thermal: bcm2835: enable hwmon explicitly"). Signed-off-by: Chen-Yu Tsai --- drivers/thermal/rockchip_thermal.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/thermal/rockchip_thermal.c b/drivers/thermal/rockchip_thermal.c index 9ed8085bb792..d53ba7dabf16 100644 --- a/drivers/thermal/rockchip_thermal.c +++ b/drivers/thermal/rockchip_thermal.c @@ -19,6 +19,8 @@ #include #include +#include "thermal_hwmon.h" + /* * If the temperature over a period of time High, * the resulting TSHUT gave CRU module,let it reset the entire chip, @@ -1210,7 +1212,11 @@ rockchip_thermal_register_sensor(struct platform_device *pdev, return error; } - return 0; + /* thermal_zone doesn't enable hwmon as default, enable it here */ + sensor->tzd->tzp->no_hwmon = false; + error = thermal_add_hwmon_sysfs(sensor->tzd); + + return error; } /** -- 2.24.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel