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 6F7F6E7D0AB for ; Thu, 21 Sep 2023 21:51:53 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gYZT4EnhHYOd3dJRQ9rrJQS7FHjqEJEzVtVZDT4bX2o=; b=JSyc/asR9sL3GH BO6FltPgT22ku4gUzTcP6AVu0/rSndfafuyGm+uIpd1xL/bRStWOsAi2iyrGktZdd39WYxV5hZAsS NQo49zPiuuNBP12GyzjXGmG1Sh6zesVXCc5HpVcXzz7rQlPZm/07sjfzXcEw7VzcFMhXWydqaipE/ qpSL8SPqs/KBOkU9o/gXzMaLhmIuVFJJTa8tACAn2oRL8WrmKUXeCgl4bC8purpifyPoyauFHRsY6 4dZSudIuIDzs29oJUhrvZHDQkCqI+Q9RJF8o9l/zIQ1pgqvavbdixDJ8r9uWJY9v6/gudRCs0hue2 OTnjNJ8TyB/c88nPQPNA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjRZz-007Ec1-1W; Thu, 21 Sep 2023 21:51:23 +0000 Received: from out-221.mta0.migadu.com ([91.218.175.221]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qjRZw-007EZV-17 for linux-arm-kernel@lists.infradead.org; Thu, 21 Sep 2023 21:51:22 +0000 Date: Fri, 22 Sep 2023 07:35:19 +1000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jookia.org; s=key1; t=1695333070; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QqdCzsBT+posAOrgjqZp1RU0wbImVm1bMLt0YyYT58w=; b=jvHndayovKeUtX9KhNDnrwvpHYFAY3TGK25k0jym2yigvLtNswLLxKT6Iy0gnikZPeX0Ea 9E+iGa5XeByTvqs/zPZqR1u20L7keWeogvvrl433gR3hgExeYnV91T9Q1Wb9KDJ4Ic91lH DRkHzMDCMUsHvHVQlZao+wq6tDL5sqbHKJOX/eVy2cbLpLzp/p7RhaKUdDs63DArSV80Nc /0UlofEZsEnKUE79VvJQDZOheJCmXNIeKvtMomamt0kJgN1KUChQ1Cxln1n7tKHWhQb3o5 kUdDzQD+B+oIiLbouzSjs/cLjOvw7xVyOynXPFGXyMx4hAB2VRXRIh8v5sZTtg== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: John Watts To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Aleksandr Shubin , linux-kernel@vger.kernel.org, Thierry Reding , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Paul Walmsley , Palmer Dabbelt , Albert Ou , Philipp Zabel , Cristian Ciocaltea , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-riscv@lists.infradead.org Subject: Re: [PATCH v6 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs Message-ID: References: <20230824114038.891493-1-privatesub2@gmail.com> <20230921212736.nw6ctlimtrxfksbu@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230921212736.nw6ctlimtrxfksbu@pengutronix.de> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230921_145120_556997_FF5F7671 X-CRM114-Status: GOOD ( 21.64 ) 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: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Sep 21, 2023 at 11:27:36PM +0200, Uwe Kleine-K=F6nig wrote: > Hi John, > = > On Wed, Sep 06, 2023 at 12:46:19PM +1000, John Watts wrote: > > On Thu, Aug 24, 2023 at 02:40:24PM +0300, Aleksandr Shubin wrote: > > > This series adds support for PWM controller on new > > > Allwinner's SoCs, such as D1, T113s and R329. The implemented driver > > > provides basic functionality for control PWM channels. > > = > > I have tested this patch and earlier versions successfully on a Mango P= i MQ > > Dual and verified it outputs a PWM signal. > = > If you want that documented, the usual thing to do is to include a > Tested-by: tag in your reply. That's a good idea! I'll take a closer look under a scope and against the d= ata sheet and give another tested-by then when I can. I'm not sure how close th= at gets to a reviewed-by but I don't have the experience in driver development= to know if something is off in the design. > = > Best regards > Uwe John. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel