From patchwork Wed Nov 23 06:16:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Billy Tsai X-Patchwork-Id: 24737 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:f944:0:0:0:0:0 with SMTP id q4csp2619290wrr; Tue, 22 Nov 2022 22:19:51 -0800 (PST) X-Google-Smtp-Source: AA0mqf4teKnfIam3a7wpPmXxILOeMQ/YllZko6TxKQaVb/pmeLtreTwh3bdbwxdeVOpT4b6t17ZJ X-Received: by 2002:aa7:874e:0:b0:56b:e5de:8b4f with SMTP id g14-20020aa7874e000000b0056be5de8b4fmr9385365pfo.67.1669184391412; Tue, 22 Nov 2022 22:19:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669184391; cv=none; d=google.com; s=arc-20160816; b=NGiDbyz1j8kNAakkDc8eYCV2oPi0A9RifBcszDPlpBd4wvd+hMem6SAsxguUo996Ac bg5yi1q5R5vq1hVQ/unoZfWkDdknBIv9rRIQoiFwdOOwjZ9nck4co5d9sZzl0R6/LxG5 nHKJ55ECgFN0Yyaa1cdqFeRgPF96IBXPeUjRlmmqv/fKPLlYE0oGBsoCnGhHUYFanNp7 3hFXS0rmDkbhxhOoAojElh9oxT2axZ6AdqMsKTdaa9Jtd7CkvThhVeBZ6xXf31nMl1ai GGfGt24Bz8+whj980JHLlLBXnzPaUg3eO5bNwDQiKpO/EhxZTDcEYJRKH61XeeLcaJLz 0FFA== 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 :references:in-reply-to:message-id:date:subject:to:from; bh=QIdC22JKmGJ7lJq3v3IhMAEsmCOSNHSuXHd72j+3owc=; b=ZuxgEmY2xiGba6aQWJGz6MOcIudpMTgpokduhIhb71JgC9koATj7yKPTXdtzHxHg3W TnpVYWZ/EwZ4WQ+GCIR699v/MOUVxl8FFf1HCOA6acFHLU6/u2YQOLXueijOxLeFPsI0 SEUhFvctJ2b6k9mBbLZlhiwFj9XlV2eH2bYHjQtLCE9Iu+lR7nzGuEsk3RGD9zgVy0RG KWWvsa3ox4BW1Z++b273GA7D+Zg1s8uwhH1dPLOus4gVebp6LHb3nAgYh2ZZgJHW9KV8 tkmAENrXcSUzz2gmRuV/UXIJ8PDC8PRK6+R7iJa+ht2n/wM5KSgn2QWbejXAhdoxT7DO YYyg== 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 lb10-20020a17090b4a4a00b00213c2f26cb5si1052903pjb.126.2022.11.22.22.19.38; Tue, 22 Nov 2022 22:19:51 -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 S235930AbiKWGTW (ORCPT + 99 others); Wed, 23 Nov 2022 01:19:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235831AbiKWGTL (ORCPT ); Wed, 23 Nov 2022 01:19:11 -0500 Received: from twspam01.aspeedtech.com (twspam01.aspeedtech.com [211.20.114.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00F0573BBE; Tue, 22 Nov 2022 22:19:07 -0800 (PST) Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 2AN5pU4K081940; Wed, 23 Nov 2022 13:51:31 +0800 (GMT-8) (envelope-from billy_tsai@aspeedtech.com) Received: from BillyTsai-pc.aspeed.com (192.168.2.149) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 23 Nov 2022 14:15:55 +0800 From: Billy Tsai To: , , , , , , , , , , , , , , , , , , Subject: [v4 3/5] dt-bindings: hwmon: Add bindings for aspeed tach controller Date: Wed, 23 Nov 2022 14:16:33 +0800 Message-ID: <20221123061635.32025-4-billy_tsai@aspeedtech.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221123061635.32025-1-billy_tsai@aspeedtech.com> References: <20221123061635.32025-1-billy_tsai@aspeedtech.com> MIME-Version: 1.0 X-Originating-IP: [192.168.2.149] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 2AN5pU4K081940 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS 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?1750266692392957435?= X-GMAIL-MSGID: =?utf-8?q?1750266692392957435?= Add the aspeed tach device bindings which should be the child-node of pwm-tach mfd. Signed-off-by: Billy Tsai --- .../bindings/hwmon/aspeed,ast2600-tach.yaml | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon/aspeed,ast2600-tach.yaml diff --git a/Documentation/devicetree/bindings/hwmon/aspeed,ast2600-tach.yaml b/Documentation/devicetree/bindings/hwmon/aspeed,ast2600-tach.yaml new file mode 100644 index 000000000000..f42114f8e3c2 --- /dev/null +++ b/Documentation/devicetree/bindings/hwmon/aspeed,ast2600-tach.yaml @@ -0,0 +1,36 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +# Copyright (C) 2021 Aspeed, Inc. +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/hwmon/aspeed,ast2600-tach.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Aspeed Ast2600 Tach controller + +maintainers: + - Billy Tsai + +description: | + The Aspeed Tach controller can support upto 16 fan input. + This module is part of the ast2600-pwm-tach multi-function device. For more + details see ../mfd/aspeed,ast2600-pwm-tach.yaml. + +properties: + compatible: + enum: + - aspeed,ast2600-tach +patternProperties: + "^fan@[a-z0-9]+$": + type: object + properties: + reg: + description: + The tach channel used for this node. + maxItems: 1 + required: + - reg + +required: + - compatible + +additionalProperties: false