From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (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 D58D53A1AC for ; Thu, 25 Apr 2024 06:05:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714025136; cv=none; b=IUiJBlFFqt4r/O2hIpc1DxDxONjYkgmIRP3S0Npy9GtifEKLCOlsx5PmEMX0gb5TgDsfWJ+mqbCZCruZ8mTA63ty4d8rRilSyhQuJnvsaPCpgNcB6kKBXdzGUBvnOQTDakmEiSqA4sUppCHdCeuBf7yklwxsMWDvczNCO9zr3Ow= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714025136; c=relaxed/simple; bh=o7SOvOKMp6d+9/tnzagKptxY6P/L8e0n+ELyyxTFucE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=BaaNmEzaEcLqp5+f4yCxBbvSYWlo/z5SsTU2Yj5nFTuq6DNOVUlj6SDamlv7cmVd7q2Q/yFN9Hdkh4mRzDas0Fy3wuf5DAsy/y9VgzNqHFxqoWXybCkm+Mc5WYNNUD+2rxM8RH2eC9RYeriuNfJL+EB2jvVPDXKahs93kUrt0uk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rzsE6-0002dC-N8; Thu, 25 Apr 2024 08:04:58 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rzsE5-00ECy4-9C; Thu, 25 Apr 2024 08:04:57 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rzsE5-008MNw-0a; Thu, 25 Apr 2024 08:04:57 +0200 Date: Thu, 25 Apr 2024 08:04:57 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: wuxilin123@gmail.com Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Junhao Xie , Neil Armstrong , Jessica Zhang , Sam Ravnborg , David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Bjorn Andersson , Konrad Dybcio , Tengfei Fan , Molly Sophia , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 01/10] dt-bindings: pwm: Add SI-EN SN3112 PWM support Message-ID: <76yqvvgy325tn5y7coco7bhh4igpvmo5wqi22ywgmhhgfgpv6m@itmklxmtxfip> References: <20240424-ayn-odin2-initial-v1-0-e0aa05c991fd@gmail.com> <20240424-ayn-odin2-initial-v1-1-e0aa05c991fd@gmail.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="eadnze5bbqoj4vrs" Content-Disposition: inline In-Reply-To: <20240424-ayn-odin2-initial-v1-1-e0aa05c991fd@gmail.com> X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-msm@vger.kernel.org --eadnze5bbqoj4vrs Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Wed, Apr 24, 2024 at 11:29:06PM +0800, Xilin Wu via B4 Relay wrote: > From: Junhao Xie >=20 > Add a new driver for the SI-EN SN3112 12-channel 8-bit PWM LED controller. >=20 > Signed-off-by: Junhao Xie Missing S-o-b for patch submitter. > + "#pwm-cells": > + const: 1 please use 3 here (which is also what the driver implements) Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --eadnze5bbqoj4vrs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmYp8ogACgkQj4D7WH0S /k4zrQf/S1fJNqwknskpQET3N1WZ6fn0TeIejoI6KyaPdanNXWjVkPLajTaOSyno PbFKQMtrMmmS+mzVTIfJ2Tgqg63LanDYD68fprQwN7PXz21LNvAOCw77Fi6zgnQN Xk4UVQdDKDZRcXiGBBL/9nJwC92yYXPy8L36daDuNR2SdD5uUwbOXG4wZFD/7J30 bFJkUHQML3BU6YlveahYEWQwSEmYmTY0Am3n2tQ3l8TuGeWzbQjKD/d2dxw2ncvX wlbO9sBP4M8Htgz0EFkmiLzKcnTJiugX+HYp1whRvAXy5Df6a0CvTJRS3S821TMT neaBsa+5hmcE/CrxnN0EoYEuzWMiUw== =NVqY -----END PGP SIGNATURE----- --eadnze5bbqoj4vrs--