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=-5.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 2653FC5517A for ; Wed, 11 Nov 2020 20:09:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B81412087D for ; Wed, 11 Nov 2020 20:09:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="D9VOymny" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726148AbgKKUJ3 (ORCPT ); Wed, 11 Nov 2020 15:09:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725860AbgKKUJ2 (ORCPT ); Wed, 11 Nov 2020 15:09:28 -0500 Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C880AC0613D1; Wed, 11 Nov 2020 12:09:26 -0800 (PST) Received: by mail-wr1-x443.google.com with SMTP id s8so3722822wrw.10; Wed, 11 Nov 2020 12:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Xiuab5loLiZQ4GVsxMBNthWxs97cvVYwFd3nDnMmqgk=; b=D9VOymny/GjO8Dta8qvkdEajDwH/kAlYUet+sY+pJRvP44LyaiB1GaUWTzi6PLKk/F FDgaAX+suXosQlbCO3mUYREqIYeE5uD4joYzCygSLtCmoiRX7mfSbxXnUsSq2DpHdPEz GCQG1YhrqumW+DemUqN6pP7b7Rux1vFdyPk9FSVr7LhFYbWo3eNe0ZYZR1enxdRdW740 0dCPAYzeKOh3N6V7MsgPP0gqT311Sxx/R/XaZGodW3unmrq55ymQiMbflgbNLajHH2I3 IaNeHbyE5IY0iCThcA5s0XhstJfkt8KV23wA9bfXHriHju3mXzBm6A4HUSSz8wzj8QwU uDpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Xiuab5loLiZQ4GVsxMBNthWxs97cvVYwFd3nDnMmqgk=; b=bwavL6xW8ZOzq2biYN/AvEhfir20Nz2pbjQriKvlu73dvIAKOtkUQ/faWekxYz4kyv WoYYxom0pm0TLVhSqC92W1lDPwrdtlH8IGcQBLYy/gSkKTwiwVtglimHBb/KfOG8uqCq 0z07SoxDujnLRGR3rGzxDEeCzZZARw9dsg45x96jOXzVQPJIqpfeL8ndH+qm4sdIkPNK 7yp7jk+SHVJjGNMRAeTew4klQaUGurJA81OPYoTX+0V2sb73oMH4DvzNaxhTDtTTiqp9 bi3mjbteE2JbP5+LeaQxB1hibMO92+DMjX/yutSiWP5R/2W6bgJjVho+dGXSPgtH2cgu bijQ== X-Gm-Message-State: AOAM532wkITg5u4qb1v2Rn76Mwu4nW3t8zjmd9xnnNj7vqqWTF7x7IeS ZiCSkIAHMNkc2njUdM1750Q= X-Google-Smtp-Source: ABdhPJwq7FKsezH6nXrx4aFnOFjKW00DQEGCftsmVgeTppuOgRzBDAUh7nSqZ2c7kErtOPbBgcBIMw== X-Received: by 2002:adf:eb08:: with SMTP id s8mr33448589wrn.12.1605125365553; Wed, 11 Nov 2020 12:09:25 -0800 (PST) Received: from localhost ([217.111.27.204]) by smtp.gmail.com with ESMTPSA id y16sm3356603wrt.25.2020.11.11.12.09.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 12:09:24 -0800 (PST) Date: Wed, 11 Nov 2020 21:09:22 +0100 From: Thierry Reding To: Alexandre Belloni Cc: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Nicolas Ferre , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding Message-ID: <20201111200922.GI6125@ulmo> References: <20201030183658.1007395-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fmvA4kSBHQVZhkR6" Content-Disposition: inline In-Reply-To: <20201030183658.1007395-1-alexandre.belloni@bootlin.com> User-Agent: Mutt/1.14.7 (2020-08-29) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --fmvA4kSBHQVZhkR6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 30, 2020 at 07:36:54PM +0100, Alexandre Belloni wrote: > Hello, >=20 > This was sent as part of a 58 patches series back in 2017. The bindings > were agreed upon back then: >=20 > https://lore.kernel.org/linux-arm-kernel/20170607211752.avts3cofvac7ks3q@= rob-hp-laptop/ >=20 > There is still only one user of atmel,tcb-pwm in the tree and I still > think it is worth doing that change now. >=20 > The various dependencies are now in v5.9-rc1 so it is ready to be > applied. >=20 > I have another series removing atmel_tclib once this is applied. >=20 > Changes in v2: > - rework binding commit message > - use enum for the pwm node reg values >=20 > Alexandre Belloni (4): > dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm > pwm: atmel-tcb: switch to new binding > pwm: atmel-tcb: add sama5d2 support > ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding >=20 > .../devicetree/bindings/pwm/atmel-tcb-pwm.txt | 16 -- > .../soc/microchip/atmel,at91rm9200-tcb.yaml | 34 ++- > arch/arm/boot/dts/at91-kizbox.dts | 45 ++- > drivers/pwm/Kconfig | 3 +- > drivers/pwm/pwm-atmel-tcb.c | 264 ++++++++++-------- > 5 files changed, 220 insertions(+), 142 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-tcb-pwm.t= xt Patches 1-3 applied, thanks. Thierry --fmvA4kSBHQVZhkR6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAl+sRPIACgkQ3SOs138+ s6EjIRAAtR608Qmo8RQVZLEXLwAC8ZuqnunjrxJxrzNKdFQ4EzdOBXp7XHquYp6b w+NRvsDLrl7qTHJe39G/TzX187h0rGA944QKXuEpUoJUjN413xb6yQ24LKSdze+S YBTDxtiDi9MKEH0v+Q80l0QYQ71dg59IQmkbSEu922eLIDfwucYC5hEqLh8iylpT owt1X0xFE4g/cyX10SSvXveYZiQZQ9jDFRPpQY/HZFixHKSpHIiQP/c479qeh/Nq Bd7W16YgLZ59iyxFwvBfEBPu/jMRKAzo7r786hoBLdGwqajKMjSnoag/YaBKR/tR nqG604+SEoqtWz76UArW0cwNGgCZuCZ0HmEDgAXS5eRDjdWYRxaA068rDKLYmk6C K4chBp7kn51YL/xIGhzt8OBArsdWtJLxpzCG3NmbUg9wM9oMtSlqju12fXtvTgBi uYgHtWStTD5EUd0r1w7VsJ989FDXn6CYE5xaN9vrcP1nhbxcmWkUUtXeEpHAdMb8 Ng2oz+PqSuT6aNZp4oY0fT1ErFvSA+pNkh1Ek1NSSyjSnJIUuV1y45O+Nm7pBYnK wHphDrErPVqNTi2y6UmItE/r6D3+7ranz7lNXOwAsPx7h+cnjgT3a7W8f6B9/WVV BTe0P79UPgvQ+2VwAyfd4EWjs2CitUQNoJVFTGhD5QcVWV4hQv0= =xnU/ -----END PGP SIGNATURE----- --fmvA4kSBHQVZhkR6-- 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=-5.0 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 C87FAC388F9 for ; Wed, 11 Nov 2020 20:10:17 +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 0CFA0207F7 for ; Wed, 11 Nov 2020 20:10:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rB+PHpvd"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="D9VOymny" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0CFA0207F7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=1wj7cntCUKOmjAjzUU0gKNs2Im3A8gBy3KniTM33qYQ=; b=rB+PHpvd462xY32dgwWO9K/or vrNzAjAljAWNFAYMO7Ysu9ntqdg5YddamA8GJLOZ0Y2pHPnfhP4sStGto82rxeGgXfuMtaY1+52yY XzNRptA6ViVtIIWUtL9ru2nmrO1ThMB6krTH0OezTaAwp4UyYLrRAdj90hetSKkrBOz3P/RP5qxax PHQ2T89fUCG2LMdtS+se0zhNsMB1GfM5WbBnkbqsEgJKU6covolUa01bOFEI3X8jjVBHSyOptSNbR T+eTFCC0uIUn83wFpEBfKx7WrP+Vj7B5uDy/MqXtrEpeoWlagKWwjij7yYQc2Zwlmw4ECxI1YhVjw u+VdQCnPA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kcwQr-0002wM-Nf; Wed, 11 Nov 2020 20:09:29 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kcwQo-0002vs-JR for linux-arm-kernel@lists.infradead.org; Wed, 11 Nov 2020 20:09:27 +0000 Received: by mail-wr1-x444.google.com with SMTP id s8so3722820wrw.10 for ; Wed, 11 Nov 2020 12:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Xiuab5loLiZQ4GVsxMBNthWxs97cvVYwFd3nDnMmqgk=; b=D9VOymny/GjO8Dta8qvkdEajDwH/kAlYUet+sY+pJRvP44LyaiB1GaUWTzi6PLKk/F FDgaAX+suXosQlbCO3mUYREqIYeE5uD4joYzCygSLtCmoiRX7mfSbxXnUsSq2DpHdPEz GCQG1YhrqumW+DemUqN6pP7b7Rux1vFdyPk9FSVr7LhFYbWo3eNe0ZYZR1enxdRdW740 0dCPAYzeKOh3N6V7MsgPP0gqT311Sxx/R/XaZGodW3unmrq55ymQiMbflgbNLajHH2I3 IaNeHbyE5IY0iCThcA5s0XhstJfkt8KV23wA9bfXHriHju3mXzBm6A4HUSSz8wzj8QwU uDpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Xiuab5loLiZQ4GVsxMBNthWxs97cvVYwFd3nDnMmqgk=; b=eOBgZqbW3EtZVJgrYIkZrY6HRoWznLeZ9g0oJmmwq/4BTJ4fbiK3Dyj3ZoEw6LSni5 RxoAOuyyFbjI/xrVynoe5P2B4IXvcLw1sT64KwTVz6hhBNY4XOPEZGMiHPDCp6ggEV69 m1EL2IyJKADzfWh+AQqGwhPy4Rl+tHpepyVKVvw98PAUm3hNbMpsIDKr5+BUMP6QGfCy qGfmRPfMOmUPiP/N9efB8JVBUMbLmSVq4ptc2Ot0ug80lLuZIwztDgO8JNAV5JbsjEfV 6PXDLJC4XXjJGZeeOFZJ1oUz34olSq0+GNTVz7FhEa51p2PZL2pkrpMxEaTvi/iJdaPw jl5w== X-Gm-Message-State: AOAM533RO0cb+2Fq/3tcuRHyt1unwoKVE3nb3HHf8CSliGQ8RFsLTf9Q Ca1SAmoJw1UYU7YFWJZYZh8zPPhsaZg= X-Google-Smtp-Source: ABdhPJwq7FKsezH6nXrx4aFnOFjKW00DQEGCftsmVgeTppuOgRzBDAUh7nSqZ2c7kErtOPbBgcBIMw== X-Received: by 2002:adf:eb08:: with SMTP id s8mr33448589wrn.12.1605125365553; Wed, 11 Nov 2020 12:09:25 -0800 (PST) Received: from localhost ([217.111.27.204]) by smtp.gmail.com with ESMTPSA id y16sm3356603wrt.25.2020.11.11.12.09.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 12:09:24 -0800 (PST) Date: Wed, 11 Nov 2020 21:09:22 +0100 From: Thierry Reding To: Alexandre Belloni Subject: Re: [PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding Message-ID: <20201111200922.GI6125@ulmo> References: <20201030183658.1007395-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 In-Reply-To: <20201030183658.1007395-1-alexandre.belloni@bootlin.com> User-Agent: Mutt/1.14.7 (2020-08-29) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201111_150926_718735_7A47671B X-CRM114-Status: GOOD ( 20.99 ) 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: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============0113616258933743693==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0113616258933743693== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fmvA4kSBHQVZhkR6" Content-Disposition: inline --fmvA4kSBHQVZhkR6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 30, 2020 at 07:36:54PM +0100, Alexandre Belloni wrote: > Hello, >=20 > This was sent as part of a 58 patches series back in 2017. The bindings > were agreed upon back then: >=20 > https://lore.kernel.org/linux-arm-kernel/20170607211752.avts3cofvac7ks3q@= rob-hp-laptop/ >=20 > There is still only one user of atmel,tcb-pwm in the tree and I still > think it is worth doing that change now. >=20 > The various dependencies are now in v5.9-rc1 so it is ready to be > applied. >=20 > I have another series removing atmel_tclib once this is applied. >=20 > Changes in v2: > - rework binding commit message > - use enum for the pwm node reg values >=20 > Alexandre Belloni (4): > dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm > pwm: atmel-tcb: switch to new binding > pwm: atmel-tcb: add sama5d2 support > ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding >=20 > .../devicetree/bindings/pwm/atmel-tcb-pwm.txt | 16 -- > .../soc/microchip/atmel,at91rm9200-tcb.yaml | 34 ++- > arch/arm/boot/dts/at91-kizbox.dts | 45 ++- > drivers/pwm/Kconfig | 3 +- > drivers/pwm/pwm-atmel-tcb.c | 264 ++++++++++-------- > 5 files changed, 220 insertions(+), 142 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-tcb-pwm.t= xt Patches 1-3 applied, thanks. Thierry --fmvA4kSBHQVZhkR6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAl+sRPIACgkQ3SOs138+ s6EjIRAAtR608Qmo8RQVZLEXLwAC8ZuqnunjrxJxrzNKdFQ4EzdOBXp7XHquYp6b w+NRvsDLrl7qTHJe39G/TzX187h0rGA944QKXuEpUoJUjN413xb6yQ24LKSdze+S YBTDxtiDi9MKEH0v+Q80l0QYQ71dg59IQmkbSEu922eLIDfwucYC5hEqLh8iylpT owt1X0xFE4g/cyX10SSvXveYZiQZQ9jDFRPpQY/HZFixHKSpHIiQP/c479qeh/Nq Bd7W16YgLZ59iyxFwvBfEBPu/jMRKAzo7r786hoBLdGwqajKMjSnoag/YaBKR/tR nqG604+SEoqtWz76UArW0cwNGgCZuCZ0HmEDgAXS5eRDjdWYRxaA068rDKLYmk6C K4chBp7kn51YL/xIGhzt8OBArsdWtJLxpzCG3NmbUg9wM9oMtSlqju12fXtvTgBi uYgHtWStTD5EUd0r1w7VsJ989FDXn6CYE5xaN9vrcP1nhbxcmWkUUtXeEpHAdMb8 Ng2oz+PqSuT6aNZp4oY0fT1ErFvSA+pNkh1Ek1NSSyjSnJIUuV1y45O+Nm7pBYnK wHphDrErPVqNTi2y6UmItE/r6D3+7ranz7lNXOwAsPx7h+cnjgT3a7W8f6B9/WVV BTe0P79UPgvQ+2VwAyfd4EWjs2CitUQNoJVFTGhD5QcVWV4hQv0= =xnU/ -----END PGP SIGNATURE----- --fmvA4kSBHQVZhkR6-- --===============0113616258933743693== 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 --===============0113616258933743693==--