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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 980F8C433E0 for ; Mon, 4 Jan 2021 10:13:19 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 28615207B3 for ; Mon, 4 Jan 2021 10:13:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 28615207B3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=tkos.co.il Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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:In-reply-to:Subject:To: From:References:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cyySjefrtU/ZR5NsuDIV/R7KYhJpL03B9uiau5NYG74=; b=X1LM2nPtw0Ss9vcoZhHzpYD3b rLqMsfHLvHtr2GSiedhjvSR1dFbBZsgCHjIz2kcEHywQ+K2SddKMuCKfrfu0Alz5RgglVVy0fZVKn q88iihwPIf4q8+Npq/kj+bYdXt/fNnUUfc6h8xaFitZSuJEeKBBZobZVmiFFCuPHNAQSLZOpseJOo Jgj2jkRwcAhvGG0PcyGAClNeF2p8LTN6VRlRYI3ca9EFFwiHN+AHhbdWktb22X0XP39EXiYq3lUv6 JXFNLVohTI8j7Rf7ruvc3s92Zr5KfYYI/tAA7bfRzpzdQ79lYs1eIkoBTCIJXdyZAK9yvPraY6Rqo iAxtjpo6Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kwMqQ-000057-2a; Mon, 04 Jan 2021 10:12:10 +0000 Received: from guitar.tcltek.co.il ([192.115.133.116] helo=mx.tkos.co.il) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kwMqN-0008Vu-Ds for linux-arm-kernel@lists.infradead.org; Mon, 04 Jan 2021 10:12:08 +0000 Received: from tarshish (unknown [10.0.8.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.tkos.co.il (Postfix) with ESMTPS id 52E89440AEE; Mon, 4 Jan 2021 12:12:05 +0200 (IST) References: <20210104092449.GA1551@shell.armlinux.org.uk> User-agent: mu4e 1.4.13; emacs 27.1 From: Baruch Siach To: Russell King - ARM Linux admin Subject: Re: [PATCH v4 0/3] gpio: mvebu: Armada 8K/7K PWM support In-reply-to: <20210104092449.GA1551@shell.armlinux.org.uk> Date: Mon, 04 Jan 2021 12:12:04 +0200 Message-ID: <87mtxp9fkb.fsf@tarshish> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210104_051207_968957_7FA8F7A6 X-CRM114-Status: GOOD ( 24.87 ) 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: Andrew Lunn , Sascha Hauer , Thomas Petazzoni , linux-pwm@vger.kernel.org, Linus Walleij , Chris Packham , Rob Herring , Bartosz Golaszewski , devicetree@vger.kernel.org, Thierry Reding , linux-gpio@vger.kernel.org, Uwe =?utf-8?Q?Kleine-K?= =?utf-8?Q?=C3=B6nig?= , Ralph Sennhauser , Lee Jones , Gregory Clement , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Russell, On Mon, Jan 04 2021, Russell King - ARM Linux admin wrote: > On Thu, Dec 10, 2020 at 02:15:57PM +0200, Baruch Siach wrote: >> This series makes two changes to v3: >> >> * Remove patches that are in LinusW linux-gpio for-next and fixes >> >> * Rename the 'pwm-offset' property to 'marvell,pwm-offset' as suggested by >> Rob Herring >> >> The original cover letter follows (with DT property name updated). >> >> The gpio-mvebu driver supports the PWM functionality of the GPIO block for >> earlier Armada variants like XP, 370 and 38x. This series extends support to >> newer Armada variants that use CP11x and AP80x, like Armada 8K and 7K. >> >> This series adds adds the 'marvell,pwm-offset' property to DT binding. >> 'marvell,pwm-offset' points to the base of A/B counter registers that >> determine the PWM period and duty cycle. >> >> The existing PWM DT binding reflects an arbitrary decision to allocate the A >> counter to the first GPIO block, and B counter to the other one. In attempt to >> provide better future flexibility, the new 'marvell,pwm-offset' property >> always points to the base address of both A/B counters. The driver code still >> allocates the counters in the same way, but this might change in the future >> with no change to the DT. >> >> Tested AP806 and CP110 (both) on Armada 8040 based system. > > Did you see the patches I sent during the last year doing this and > adding support for the fan on the GT-8k? You refer to the series linked below, right? https://lore.kernel.org/linux-pwm/20200329104549.GX25745@shell.armlinux.org.uk/ (For some reason the LAKM archive is missing two years, including this time frame) I now remember that series. I even archived it locally. But then I forgot about it, so I ended up recreating Armada 8K PWM support from scratch. Sorry about that. Any comment on this series? baruch -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il - _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel