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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3E022C433FE for ; Wed, 23 Nov 2022 08:45:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236117AbiKWIpw (ORCPT ); Wed, 23 Nov 2022 03:45:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235466AbiKWIpv (ORCPT ); Wed, 23 Nov 2022 03:45:51 -0500 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E49C123EA4; Wed, 23 Nov 2022 00:45:49 -0800 (PST) Received: by mail-pl1-x629.google.com with SMTP id d6so2527551pll.7; Wed, 23 Nov 2022 00:45:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=+ZBF8K0cqo1XxroCT8+8Aao6E/CEIYX213gx54pBiGg=; b=M5F3AYMfKdwI/yDiUE/h5ylmNETVyGZWyZ/9349Z8JF33+dcqqGZqi7/S71/TrBH8u Z9ksFb14bj1C6fcTWcFJIc5oyWrK7PY8bJ/NKG0Q/dNAkb8brpWn4Vxd+tjtnAPDS7i4 VVZaaQZhZD2SPYjGOMSIOIF9jdcJC/K7u97Cpoa4Q12K8Gonf7TDlo6Mb48P/N5i0ZtQ ZZCEdWneu0yxlynMvjMqURoDhxqfWyJxdlb4leW6+9NoR6z24exhJyM2hykU74jELSww iA/kobUCST9W5zQ6nYxqcPFcadICLq7Gr2o3V5otoZ9mtjbmCWOg9dYoW1HZUiMgLOhn urrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=+ZBF8K0cqo1XxroCT8+8Aao6E/CEIYX213gx54pBiGg=; b=5SXoIHgQ6govizSFMKg1xqj86gkzTFggslcIVLD2a7zuEzn5eBacGdWPHIlu98gw4c zQZp17W3w8PeuziIid51nIixPx0qrr84wXICgCS4/qnMJv29C7PQXjy8EOXMHzjoruXU EPowrx7AKaP9DyrtkL8DPlxMzho9tz4yJOvSQYvA+Y/lv0/Jd3yvYG2iNuHElVOKq/8i nEWt1Uv2faf6Mj0oPzdoX4EDwYCGbWTmTshbVRiG6XUc9090ryEXVTBjZeWdxyGCvrTi GZiXGIphMqKsU/TXeHfRE5ZaUYc8GpUnAXOORf7EbCpPu1KCP+vSC5X9Q37CVC2fcFej Lr1g== X-Gm-Message-State: ANoB5plTkGCHdq/Gd/Jkek00gWZhD/txrZGOiqNF9gAEFMTK8adBLHmA RXEV3ALHXSEsTWc9wUmdcmA= X-Google-Smtp-Source: AA0mqf4jIwDCVAAg0TznbSNmzpqVz8yL39dOREeFq0Dhb07wOzc23GXd567FoO2yF1M+OOdwnLMlZg== X-Received: by 2002:a17:90a:7344:b0:218:a049:cc0f with SMTP id j4-20020a17090a734400b00218a049cc0fmr17781965pjs.176.1669193149476; Wed, 23 Nov 2022 00:45:49 -0800 (PST) Received: from debian.me (subs03-180-214-233-3.three.co.id. [180.214.233.3]) by smtp.gmail.com with ESMTPSA id e16-20020a17090301d000b001785fa792f4sm13624971plh.243.2022.11.23.00.45.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Nov 2022 00:45:48 -0800 (PST) Received: by debian.me (Postfix, from userid 1000) id 747DD1041A8; Wed, 23 Nov 2022 15:45:46 +0700 (WIB) Date: Wed, 23 Nov 2022 15:45:46 +0700 From: Bagas Sanjaya To: Billy Tsai Cc: jdelvare@suse.com, linux@roeck-us.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, joel@jms.id.au, andrew@aj.id.au, lee@kernel.org, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, corbet@lwn.net, p.zabel@pengutronix.de, linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux-doc@vger.kernel.org, kernel test robot Subject: Re: [v4 5/5] hwmon: Add Aspeed ast2600 TACH support Message-ID: References: <20221123061635.32025-1-billy_tsai@aspeedtech.com> <20221123061635.32025-6-billy_tsai@aspeedtech.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Wdr+NIs+nU2Ts8sL" Content-Disposition: inline In-Reply-To: <20221123061635.32025-6-billy_tsai@aspeedtech.com> Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org --Wdr+NIs+nU2Ts8sL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 23, 2022 at 02:16:35PM +0800, Billy Tsai wrote: > diff --git a/Documentation/hwmon/tach-aspeed-ast2600.rst b/Documentation/= hwmon/tach-aspeed-ast2600.rst > new file mode 100644 > index 000000000000..4f9501b783a1 > --- /dev/null > +++ b/Documentation/hwmon/tach-aspeed-ast2600.rst > @@ -0,0 +1,24 @@ > +Kernel driver tach-aspeed-ast2600 > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > + > +Supported chips: > + ASPEED AST2600 > + > +Authors: > + > + > +Description: > +------------ > +This driver implements support for ASPEED AST2600 Fan Tacho controller. > +The controller supports up to 16 tachometer inputs. > + > +The driver provides the following sensor accesses in sysfs: > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > +fanX_input ro provide current fan rotation value in RPM as reported > + by the fan to the device. > +fanX_div rw Fan divisor: Supported value are power of 4 (1, 4, 16 > + 64, ... 4194304) > + The larger divisor, the less rpm accuracy and th= e less > + affected by fan signal glitch. > +fanX_pulses rw Fan pulses per resolution. > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D I found htmldocs warnings: Documentation/hwmon/tach-aspeed-ast2600.rst:2: WARNING: Title underline too= short. Kernel driver tach-aspeed-ast2600 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Documentation/hwmon/tach-aspeed-ast2600.rst:18: WARNING: Unexpected indenta= tion. Documentation/hwmon/tach-aspeed-ast2600.rst:19: WARNING: Block quote ends w= ithout a blank line; unexpected unindent. Documentation/hwmon/tach-aspeed-ast2600.rst:23: WARNING: Definition list en= ds without a blank line; unexpected unindent. I have applied the fixup: ---- >8 ---- diff --git a/Documentation/hwmon/tach-aspeed-ast2600.rst b/Documentation/hw= mon/tach-aspeed-ast2600.rst index 4f9501b783a11b..8faa00f6ad47c2 100644 --- a/Documentation/hwmon/tach-aspeed-ast2600.rst +++ b/Documentation/hwmon/tach-aspeed-ast2600.rst @@ -1,5 +1,5 @@ Kernel driver tach-aspeed-ast2600 -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =20 Supported chips: ASPEED AST2600 @@ -13,7 +13,8 @@ This driver implements support for ASPEED AST2600 Fan Tac= ho controller. The controller supports up to 16 tachometer inputs. =20 The driver provides the following sensor accesses in sysfs: -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D + +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D fanX_input ro provide current fan rotation value in RPM as reported by the fan to the device. fanX_div rw Fan divisor: Supported value are power of 4 (1, 4, 16 Thanks. --=20 An old man doll... just what I always wanted! - Clara --Wdr+NIs+nU2Ts8sL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCY33dugAKCRD2uYlJVVFO o4VPAP9OVgcEc9GRXdOZWL9ta8mpZLXWh61q7ErF/EdcKKz/YwEAjFBWtmXNVi7P XnbIMa0wezzy+QvZXMhp+uQ6u1BsdQc= =uc2g -----END PGP SIGNATURE----- --Wdr+NIs+nU2Ts8sL-- 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8EDF0C433FE for ; Wed, 23 Nov 2022 08:47:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6+1jy2MTZYNgDTXRxr5v3SehSZAUr/MSRo4/NgOvDeA=; b=3taeq29X+vs1iMy15oRcmt+DdT tBNFV/q+CPZ4eJTAmj0Gxz307RTDvRf2063r7EPO+qRMqzKOaPT2GzmbCK8mRhH8MS4c9ZnFmTMoY /JGaa47BEvwwFdJaFeCFHnNUVXfcxQOUe1b1ruLMQK/CqqHcVYP1djm1CC0JKMcCuQ7K2jesVKyJ9 hO7361g9DK3bB6FrItiAfIpyItr6X+YYpAqrR4x0X6Mnsy87wa6VJ/sKQ1A8OuAaiwa7sl5aNAyYm 7b+zQvwEOxboIupCjP28+jUswp+hTZGNusf76zYkkslp+hPyIP9M5CKRmUw766soeG6wzKrCRtDEN PHD+Gidg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxlOE-00FeTd-6w; Wed, 23 Nov 2022 08:45:54 +0000 Received: from mail-pl1-x62f.google.com ([2607:f8b0:4864:20::62f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxlOA-00FeQv-Ri for linux-arm-kernel@lists.infradead.org; Wed, 23 Nov 2022 08:45:52 +0000 Received: by mail-pl1-x62f.google.com with SMTP id y4so16053000plb.2 for ; Wed, 23 Nov 2022 00:45:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=+ZBF8K0cqo1XxroCT8+8Aao6E/CEIYX213gx54pBiGg=; b=M5F3AYMfKdwI/yDiUE/h5ylmNETVyGZWyZ/9349Z8JF33+dcqqGZqi7/S71/TrBH8u Z9ksFb14bj1C6fcTWcFJIc5oyWrK7PY8bJ/NKG0Q/dNAkb8brpWn4Vxd+tjtnAPDS7i4 VVZaaQZhZD2SPYjGOMSIOIF9jdcJC/K7u97Cpoa4Q12K8Gonf7TDlo6Mb48P/N5i0ZtQ ZZCEdWneu0yxlynMvjMqURoDhxqfWyJxdlb4leW6+9NoR6z24exhJyM2hykU74jELSww iA/kobUCST9W5zQ6nYxqcPFcadICLq7Gr2o3V5otoZ9mtjbmCWOg9dYoW1HZUiMgLOhn urrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=+ZBF8K0cqo1XxroCT8+8Aao6E/CEIYX213gx54pBiGg=; b=tiGjpBySBZ8DMYpE06DSmkkLV+p9WXl92dLXk5qx71FbwCHDA6uYkNWLE8F2ayQTC6 6Le/JI3dDbeLa+zVBhcKtP4edODzMmmeev4QUPrg2dp38a/4v219Vyh1Ag+jvZPGkBUs WN4xdmewzYmdFbVigll10xLKeQA1t1xmzpFYLjp4DaaoDi7aMBPohPoRro7Yviriky0J QCZJ8BfmJK3kF3zrujhgcHSbzNtzrrKWWNKWaa4CLC4QYte1APTai/cPgqomeljGlwqf oSYixKs+zFIafiSdt46TLwQpTHyIdnadTtlkM9+OJEeQL/iHUZBweWJgbY21lMLnI8RC Y/8w== X-Gm-Message-State: ANoB5pki06ZgjNsnPqoQrLR4BKsPhaAWawFv7joLdKl/9mtNFZANtNdl ryVk/AixhaJ4x2XCddTl3kE= X-Google-Smtp-Source: AA0mqf4jIwDCVAAg0TznbSNmzpqVz8yL39dOREeFq0Dhb07wOzc23GXd567FoO2yF1M+OOdwnLMlZg== X-Received: by 2002:a17:90a:7344:b0:218:a049:cc0f with SMTP id j4-20020a17090a734400b00218a049cc0fmr17781965pjs.176.1669193149476; Wed, 23 Nov 2022 00:45:49 -0800 (PST) Received: from debian.me (subs03-180-214-233-3.three.co.id. [180.214.233.3]) by smtp.gmail.com with ESMTPSA id e16-20020a17090301d000b001785fa792f4sm13624971plh.243.2022.11.23.00.45.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Nov 2022 00:45:48 -0800 (PST) Received: by debian.me (Postfix, from userid 1000) id 747DD1041A8; Wed, 23 Nov 2022 15:45:46 +0700 (WIB) Date: Wed, 23 Nov 2022 15:45:46 +0700 From: Bagas Sanjaya To: Billy Tsai Cc: jdelvare@suse.com, linux@roeck-us.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, joel@jms.id.au, andrew@aj.id.au, lee@kernel.org, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, corbet@lwn.net, p.zabel@pengutronix.de, linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, linux-doc@vger.kernel.org, kernel test robot Subject: Re: [v4 5/5] hwmon: Add Aspeed ast2600 TACH support Message-ID: References: <20221123061635.32025-1-billy_tsai@aspeedtech.com> <20221123061635.32025-6-billy_tsai@aspeedtech.com> MIME-Version: 1.0 In-Reply-To: <20221123061635.32025-6-billy_tsai@aspeedtech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221123_004550_933566_8000EB90 X-CRM114-Status: GOOD ( 16.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============3117885769337066397==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3117885769337066397== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Wdr+NIs+nU2Ts8sL" Content-Disposition: inline --Wdr+NIs+nU2Ts8sL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 23, 2022 at 02:16:35PM +0800, Billy Tsai wrote: > diff --git a/Documentation/hwmon/tach-aspeed-ast2600.rst b/Documentation/= hwmon/tach-aspeed-ast2600.rst > new file mode 100644 > index 000000000000..4f9501b783a1 > --- /dev/null > +++ b/Documentation/hwmon/tach-aspeed-ast2600.rst > @@ -0,0 +1,24 @@ > +Kernel driver tach-aspeed-ast2600 > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > + > +Supported chips: > + ASPEED AST2600 > + > +Authors: > + > + > +Description: > +------------ > +This driver implements support for ASPEED AST2600 Fan Tacho controller. > +The controller supports up to 16 tachometer inputs. > + > +The driver provides the following sensor accesses in sysfs: > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > +fanX_input ro provide current fan rotation value in RPM as reported > + by the fan to the device. > +fanX_div rw Fan divisor: Supported value are power of 4 (1, 4, 16 > + 64, ... 4194304) > + The larger divisor, the less rpm accuracy and th= e less > + affected by fan signal glitch. > +fanX_pulses rw Fan pulses per resolution. > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D I found htmldocs warnings: Documentation/hwmon/tach-aspeed-ast2600.rst:2: WARNING: Title underline too= short. Kernel driver tach-aspeed-ast2600 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Documentation/hwmon/tach-aspeed-ast2600.rst:18: WARNING: Unexpected indenta= tion. Documentation/hwmon/tach-aspeed-ast2600.rst:19: WARNING: Block quote ends w= ithout a blank line; unexpected unindent. Documentation/hwmon/tach-aspeed-ast2600.rst:23: WARNING: Definition list en= ds without a blank line; unexpected unindent. I have applied the fixup: ---- >8 ---- diff --git a/Documentation/hwmon/tach-aspeed-ast2600.rst b/Documentation/hw= mon/tach-aspeed-ast2600.rst index 4f9501b783a11b..8faa00f6ad47c2 100644 --- a/Documentation/hwmon/tach-aspeed-ast2600.rst +++ b/Documentation/hwmon/tach-aspeed-ast2600.rst @@ -1,5 +1,5 @@ Kernel driver tach-aspeed-ast2600 -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =20 Supported chips: ASPEED AST2600 @@ -13,7 +13,8 @@ This driver implements support for ASPEED AST2600 Fan Tac= ho controller. The controller supports up to 16 tachometer inputs. =20 The driver provides the following sensor accesses in sysfs: -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D + +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D fanX_input ro provide current fan rotation value in RPM as reported by the fan to the device. fanX_div rw Fan divisor: Supported value are power of 4 (1, 4, 16 Thanks. --=20 An old man doll... just what I always wanted! - Clara --Wdr+NIs+nU2Ts8sL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCY33dugAKCRD2uYlJVVFO o4VPAP9OVgcEc9GRXdOZWL9ta8mpZLXWh61q7ErF/EdcKKz/YwEAjFBWtmXNVi7P XnbIMa0wezzy+QvZXMhp+uQ6u1BsdQc= =uc2g -----END PGP SIGNATURE----- --Wdr+NIs+nU2Ts8sL-- --===============3117885769337066397== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3117885769337066397==--