From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 80703D26D; Wed, 5 Jun 2024 17:23:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717608211; cv=none; b=A8M0X/DtMLl+cA37yuVKJBdUwBxb4Ul1qU/glLaEK/ofudGD5GOcVd6n4x0GhagmULEOchB/53i+aMge00PUNm3MTErCS9RQjeixx4BrDYe80OaRxsJFTWUokQRAXwrvkZf42JbgTfx3J5ur9cLGje6PSgDEpXGhw5KrXakIVCY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717608211; c=relaxed/simple; bh=6PluMPHUYizb6FEj3i2/J4xCW61yi3OAY1rWSGbUHUM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=LHw1OGA6Eesr4D1RQ34D9gdlZHRomd/7sCEDhDPevT/la8Ybx2cQSmolF0+YJJ9ix1t9+YloGNJhoqF154E0Vm4dh8U5aPBTIbR2aW/1TGBl0uuY3FuQp2JMjPlCfFiNekquXcm+GFN/RdV1lR9RUw1tT42gk6pm2f8eiHbMsX0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=jjtE8Dqt; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="jjtE8Dqt" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 214E8C2BD11; Wed, 5 Jun 2024 17:23:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717608210; bh=6PluMPHUYizb6FEj3i2/J4xCW61yi3OAY1rWSGbUHUM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jjtE8Dqt6EhfepgMzoZpCnMaqKNGRE5UR669cyt73WgHzieVieN68LD+2tiNudLe2 xNYqnnzQdVmVsDBdkuYRwc0y42KOEP4LByekXZ79wnAUxILzCKNQET0ktBFrQYpZSA zdbEWGFDrB3TkrnFwOj/hANpjkvML1qIyywJ9WDea5vGh1lsRFpw1cbSBc5Mti0RJg 2r4yRlyE5QemctKocA8zIsk9nH4GbU+e5Riea2T4sf1+Js0e/4vWtF/vCEbP1xb5K7 tH9IeqnFBZZRmW0Sneyv3byPYn3tYuy0aDeCslo2Huxh2EtdBzhT/84RhGvKDM5Z5t 3eidG+airIJPw== Date: Wed, 5 Jun 2024 18:23:25 +0100 From: Conor Dooley To: Linus Walleij Cc: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , andy.shevchenko@gmail.com, Philip Howard , Sean Young , Chris Morgan , Stefan Wahren , linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, Nicola Di Lieto , Krzysztof Kozlowski , Dhruva Gole Subject: Re: [PATCH v6 1/2] dt-bindings: pwm: Add pwm-gpio Message-ID: <20240605-earthworm-suspend-f7f58579f211@spud> References: <20240602-pwm-gpio-v6-0-e8f6ec9cc783@linaro.org> <20240602-pwm-gpio-v6-1-e8f6ec9cc783@linaro.org> <20240604-creole-easiest-2146ac2ea996@spud> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2lGtmrwmBltFSkfr" Content-Disposition: inline In-Reply-To: --2lGtmrwmBltFSkfr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 04, 2024 at 10:54:26PM +0200, Linus Walleij wrote: > On Tue, Jun 4, 2024 at 4:14=E2=80=AFPM Conor Dooley wr= ote: >=20 > > > The #pwm-cells are currently not properly specified in the bindings: = for example > > > pwm-tiecap.yaml says "See pwm.yaml in this directory for a description > > > of the cells format." > > > and that file says nothing about the cells and what they are for, sho= uld > > > I send a separate patch for that? > > > > Does this suffice? > > https://lore.kernel.org/linux-pwm/20240517-patient-stingily-30611f73e79= 2@spud/ >=20 > Indeed. You can add: > Reviewed-by: Linus Walleij for the above patch! Seemingly Uwe already queued it, so should end up in 6.11: https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git/commit/?= h=3Dpwm/for-next&id=3D603e1cf3b21a2451b99a5d06dca9e511dff0a294 --2lGtmrwmBltFSkfr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZmCfDAAKCRB4tDGHoIJi 0tGyAP9oMQDcjWAEZPKB/fFbAVyFa/lMi5krukWaCcJua5c79QD+J+Q1V1UeMyyz mHkSoULuw/XA6XVExsqSYS7K/XdVKwg= =HkM1 -----END PGP SIGNATURE----- --2lGtmrwmBltFSkfr--