Message ID | 20221102083601.10456-1-billy_tsai@aspeedtech.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 9B824C433FE for <linux-arm-kernel@archiver.kernel.org>; Wed, 2 Nov 2022 09:29:55 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=kgfJg0CxY8eRRqCSIoR1kzASIVKNBQEHoyzPoNNoP2E=; b=EI4OzWFJPbngBO JY4XXg3cY8GEPyZcE6vRHtNTNhINolLIiXj6eWwWwDaeBi9hPneDK00zdUgog4FPDhnHAe6hwYaKP G1oGvUiPwcrylSIeQuvc5mkmgx535HoWDjtnCQ+kbgBe6itYphg4uIHmnSm2c2+HfN9G7f6txVCO6 SZ6/sJdaCpaJCIT9LvrmvxlxpOPk/WuGshvoTnDaojOAHCgglyox95w5TfcIP4vzoNkN+4hYbqGw5 RQVJH7xvlzC+mN3vHlEZaA8KS2YpoHRByiyDubtHRTPWF5n3slqONTRz2XWSwekZfUB/HOeqKm4cT DyvxtbAdfrSrtcNnPmmA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqA2w-00AFD7-Hm; Wed, 02 Nov 2022 09:28:30 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqA2u-00AFBy-4y for linux-arm-kernel@bombadil.infradead.org; Wed, 02 Nov 2022 09:28:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Type:Content-Transfer-Encoding :MIME-Version:Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:In-Reply-To:References; bh=Ee2x0mRoLMhYJ3hg5HgBc52jAXnbsAoLd+DkzqWPUJM=; b=X8tBm7uHPBuLFc414VREtfy862 jLiwBN5L9x/0p1nla8emjsjnVjtJOnK49cvvLDYCbIAQ+Lt3Y1Ie5IhG6nMeq2PxcMHHkj+T2b+ST LBd6GltH40XcDHiAiCmYvmODhgkwh2IoVhR4LJUoDYTsgDiu0BIuZ8cS26fndOMFOwML2/sesaUu+ nQh3I7TDmmTX0TbYGBH/brttkoIUPyl9mFcYhCMO9uVSU6M1qhuK3kEz1pJLYgxPzoUo2QZmztM8w PmbNo4ejY5F+8qYSYYGjk6xJkeEFWdep50xBjKOmx7Warja0J6IviugizrMJ3WUeOlw1D2nnV2xGK XYNdp/vw==; Received: from twspam01.aspeedtech.com ([211.20.114.71]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oq9DM-008LRm-CL for linux-arm-kernel@lists.infradead.org; Wed, 02 Nov 2022 08:35:15 +0000 Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 2A28BARc072662; Wed, 2 Nov 2022 16:11:10 +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, 2 Nov 2022 16:34:23 +0800 From: Billy Tsai <billy_tsai@aspeedtech.com> To: <jdelvare@suse.com>, <linux@roeck-us.net>, <robh+dt@kernel.org>, <joel@jms.id.au>, <andrew@aj.id.au>, <lee.jones@linaro.org>, <thierry.reding@gmail.com>, <u.kleine-koenig@pengutronix.de>, <p.zabel@pengutronix.de>, <billy_tsai@aspeedtech.com>, <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>, <BMC-SW@aspeedtech.com>, <garnermic@meta.com> Subject: [v3 0/3] Support pwm/tach driver for aspeed ast26xx Date: Wed, 2 Nov 2022 16:35:58 +0800 Message-ID: <20221102083601.10456-1-billy_tsai@aspeedtech.com> X-Mailer: git-send-email 2.25.1 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 2A28BARc072662 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221102_083513_377405_6827A7DA X-CRM114-Status: GOOD ( 13.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Support pwm/tach driver for aspeed ast26xx
|
expand
|