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=-3.8 required=3.0 tests=BAYES_00, 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 808E6C4741F for ; Sat, 26 Sep 2020 13:24:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 41A1B207D8 for ; Sat, 26 Sep 2020 13:24:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726309AbgIZNY5 (ORCPT ); Sat, 26 Sep 2020 09:24:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725208AbgIZNY5 (ORCPT ); Sat, 26 Sep 2020 09:24:57 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95184C0613CE for ; Sat, 26 Sep 2020 06:24:57 -0700 (PDT) Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kMAC3-00086l-Gw; Sat, 26 Sep 2020 15:24:51 +0200 Received: from ukl by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1kMAC0-0001OX-L1; Sat, 26 Sep 2020 15:24:48 +0200 Date: Sat, 26 Sep 2020 15:24:48 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Olliver Schinagl Cc: Vincent Whitchurch , "thierry.reding@gmail.com" , "lee.jones@linaro.org" , kernel , "linux-pwm@vger.kernel.org" , "devicetree@vger.kernel.org" , "robh+dt@kernel.org" Subject: Re: [PATCH 2/2] pwm: Add GPIO PWM driver Message-ID: <20200926132448.fnjeehot2h6iazdd@pengutronix.de> References: <20200814155513.31936-1-vincent.whitchurch@axis.com> <20200814155513.31936-2-vincent.whitchurch@axis.com> <703362fe-1454-c16e-180a-76bfc4e3ab3f@schinagl.nl> <20200915140208.bzserxn2bgw4xiwk@axis.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yiwlv6wmjohe2fja" Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c5 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --yiwlv6wmjohe2fja Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Olliver, On Fri, Sep 25, 2020 at 08:14:58PM +0200, Olliver Schinagl wrote: > On 15-09-2020 16:02, Vincent Whitchurch wrote: > > Since this is just a software construct, the simplest way would just be > > to create multiple instances in the device tree if you want multiple > > PWMs, wouldn't it? > > Not entirely, as they are no longer 'logically grouped'? Why is it necessary for you that the PWMs are "logically grouped"? Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --yiwlv6wmjohe2fja Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAl9vQR0ACgkQwfwUeK3K 7AlsAAf/a3WJfL+fuIdvGMFIDpCvth9YWMMs6WsCNMpGyHHZlH+V7nTrqiCiYf0o NUIBtgpNNOvIYLoglekTD+WUYRDHRBSrHlToWG7uBP6GvCGVsnJ2TglQDcyCpszh ErRRt7AZ8HNakSr2NzvlUTuTN6+IDXU3chfrAyt8UVreNhxKvWN/0Bo0xTtOsuNh DOT7gfHUiVpBfpEU0wwpO4YJOo4bmDIP016Ex1QQDVhZ0Q231P+2AzzYz5/L1P0l jafGHPB2NrnP8Q55oF0LbocE48VZ4OkgTP+FMdPY/dcexnWshPTw4KND9WCwAQlW cFHCWpPykC+D2PC72vcz2qwzBy0WtA== =U4SD -----END PGP SIGNATURE----- --yiwlv6wmjohe2fja--