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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84277EB64D7 for ; Tue, 13 Jun 2023 20:58:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229611AbjFMU62 (ORCPT ); Tue, 13 Jun 2023 16:58:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjFMU61 (ORCPT ); Tue, 13 Jun 2023 16:58:27 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 11A971730; Tue, 13 Jun 2023 13:58:27 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id EA81D63AF0; Tue, 13 Jun 2023 20:58:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4B630C433C0; Tue, 13 Jun 2023 20:58:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686689904; bh=+MPBvnhjOYB8US9eKD+PDWZ7Nb61K2hcSbKX4PkjofY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=T0C84dnU/z+WJpnQ1ujhLFf8ha6+fe+Adw9e/sRbSc82E8Aw60V/qhxcEVovG1L8S tDFtatcIi9rYfbu+/fChzJxh8UduFX9rOLZ3di7J2ri2ayyucV3il6DJgKEPIyMrxR nQs2UJLm/9zzbdwJUDTinlLiCXhHvNaOHGdXT1qub2SP/S3TE4D00tJeWLSWp2Vc7Y jFLjEW2qh3UfDMm79Shf+L3eGqwH5eHlaOR1PYWBeqcsX0F5o4ZUGEb7mHsLtyEu+x j+iJdpSKun3MjdPBtr0O1B/+aKoEAbq04vd+rvlsPN35cjRCH+QMFcvlALeK86v2q5 kBByWe05oL0lw== Date: Tue, 13 Jun 2023 21:58:20 +0100 From: Conor Dooley To: Rob Herring Cc: Liam Girdwood , Mark Brown , Krzysztof Kozlowski , Conor Dooley , Brian Norris , Lee Jones , Alexandre Courbot , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] regulator: dt-bindings: pwm-regulator: Add missing type for "pwm-dutycycle-unit" Message-ID: <20230613-blustery-granny-f6c40b2fbbd3@spud> References: <20230613200956.2822740-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0/VSTaqhwMdK1KNy" Content-Disposition: inline In-Reply-To: <20230613200956.2822740-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --0/VSTaqhwMdK1KNy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 13, 2023 at 02:09:56PM -0600, Rob Herring wrote: > "pwm-dutycycle-unit" is missing a type, add it. >=20 > Signed-off-by: Rob Herring Reviewed-by: Conor Dooley Cheers, Conor. --0/VSTaqhwMdK1KNy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIjYawAKCRB4tDGHoIJi 0jwuAP9oDB/MpZD5C/WHFxgupbHiZaSWuWncmkxicItqbsqOZQD/RAXv+3C1cxlB wjwiB7DbhgMJXtf0CSmLw7hAZ2dpBww= =IgNX -----END PGP SIGNATURE----- --0/VSTaqhwMdK1KNy--