From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH v7 0/8] Add support for H6 PWM Date: Thu, 21 Nov 2019 08:24:08 +0100 Message-ID: <20191121072408.GE4345@gilmour.lan> References: <20191119175319.16561-1-peron.clem@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cnZewGtz8xdCmwBG" Return-path: Content-Disposition: inline In-Reply-To: <20191119175319.16561-1-peron.clem@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= Cc: Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai , Philipp Zabel , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com List-Id: linux-pwm@vger.kernel.org --cnZewGtz8xdCmwBG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 19, 2019 at 06:53:11PM +0100, Cl=E9ment P=E9ron wrote: > Hi, > > This is a rework of Jernej's previous work[1] taking account all the > previous remarks. > > Bindings is still strict but probe in the driver are now optionnals. > > If someone could confirm that the PWM is not broken, as my board > doesn't output it. > > I didn't add the acked-tags as there are big changes. Applied 1 and 7 for 5.6, thanks! Maxime --cnZewGtz8xdCmwBG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXdY7mAAKCRDj7w1vZxhR xTFOAQDiMAy9dHGZ7PpP701iv2RrsZe3P6MNSle9BJ2doLno4AEAtUYireLcQZ83 bb4k15ybFyplkNifvIeEgxnolldKeAE= =atTd -----END PGP SIGNATURE----- --cnZewGtz8xdCmwBG-- 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=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 06342C432C0 for ; Thu, 21 Nov 2019 07:24:19 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 CC1172089D for ; Thu, 21 Nov 2019 07:24:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qKDK7i7J"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=cerno.tech header.i=@cerno.tech header.b="FwVr7C57"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="saoAdWVJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CC1172089D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=cerno.tech Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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=LWGiNRk+8JyY69iSWI2/M7PxGTNCm4tItnt9GmedqtQ=; b=qKDK7i7JqGekrRqOUx7bp5LDz VGAhQghoJ8N+00qLccEMIAi/KB8lizyMU+ruOVJKuM2bmQQo6EtKze6xQ21acxQOsVFnHt9xqEcSO sf0Nbs0kf+Ts/vMpvkVEB9Oi7o/u1dBziS5rRDAm3Ox8rEdbKOa5h3rutWKpLs4wy5QJQHDyBSBkX cHzMmXo879gYypF5/Phu7b6lCV/RKezhUx+SdMoPG99VbpPXkvhSKoM8NKiGfAFGEHPCCBA5rTn4w bk6qaTV7x0jhHHyJRCuoB+BuQsgcknZBAQrs0MpmHGExtPCGI/m14t2Wvfrld8poq2gTgq0gMMeWw Qcg401Fmw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iXgp5-000700-TE; Thu, 21 Nov 2019 07:24:15 +0000 Received: from new3-smtp.messagingengine.com ([66.111.4.229]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iXgp2-0006yq-4S for linux-arm-kernel@lists.infradead.org; Thu, 21 Nov 2019 07:24:13 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailnew.nyi.internal (Postfix) with ESMTP id A2C58640E; Thu, 21 Nov 2019 02:24:10 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 21 Nov 2019 02:24:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm1; bh=dcB24XFxUA/iOC9697pOKl03qd+ 53/LvU+J/gD6p5OY=; b=FwVr7C57Kjm3aMwlRIYzy4K1/tpGNKzj5qf+bZ5tKGV lVY9I7uiv9l4zATehBAXzEgLNPZFiv4GVIjlSYuKpqVYNHRRcIwxyhBWpSyf2KS6 VfU67jAsX4/sQTJjWQ6cqXERnXq5hStGD9GtEVeJaXXjKnTTeX9uFWOOs3v8/V2A wESqNTDNUjlnO6QdWvv5kSjB6mOoWpTDp4cRes1an8MpSMERMaWrTV2l0dskurQq aNN+sLTWNOGERUQggHuNf+BA0dHjuJROBWt9gCRV0MMmoovFSxhKUKdcCHQFbvKl LYn4DFYr8OFumdnfIOcvSeLHkcHfSQuD5PdoHtnFuLA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=dcB24X FxUA/iOC9697pOKl03qd+53/LvU+J/gD6p5OY=; b=saoAdWVJ4y9DYJD7kEOtJH eodbEv2meQPC62TXeDvhQvx2ksypxzjTrSeOxA346AxyTveBn18bjvPD6lHiFDRg IdR3F1fG1cFsIsVeRMHMRgQEAgRQnztSPHcaoFgVVIncXqZk1q6avzlwOwLMyHYM Tp77nLctOs+iXo1pbaCcLuWmd/74n0afinrio9OIvQfwqlymsgdMzHzcYgWWsfeN rmt0JkAkpCZBvGIC3jGVq0yE0R2O6xaw9rZA0AmnvHX/HcrzHep4XgyQ4tlVP6DF FYA0DNxgwBa7KHdk3ONSAQvQLGVwHfwhgtea7E/nYEeRD52Qp91JUg1pSsUBgMzw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudehuddguddtjecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkfhggtggujggfsehgtderredtredunecuhfhrohhmpeforgig ihhmvgcutfhiphgrrhguuceomhgrgihimhgvsegtvghrnhhordhtvggthheqnecukfhppe eltddrkeelrdeikedrjeeinecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrgigihhmvges tggvrhhnohdrthgvtghhnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) by mail.messagingengine.com (Postfix) with ESMTPA id 0E76C3060057; Thu, 21 Nov 2019 02:24:09 -0500 (EST) Date: Thu, 21 Nov 2019 08:24:08 +0100 From: Maxime Ripard To: =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= Subject: Re: [PATCH v7 0/8] Add support for H6 PWM Message-ID: <20191121072408.GE4345@gilmour.lan> References: <20191119175319.16561-1-peron.clem@gmail.com> MIME-Version: 1.0 In-Reply-To: <20191119175319.16561-1-peron.clem@gmail.com> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191120_232412_312710_0A78E644 X-CRM114-Status: GOOD ( 12.76 ) 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: Mark Rutland , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, Maxime Ripard , Rob Herring , Chen-Yu Tsai , Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Philipp Zabel , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============3044017688479600084==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3044017688479600084== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cnZewGtz8xdCmwBG" Content-Disposition: inline --cnZewGtz8xdCmwBG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 19, 2019 at 06:53:11PM +0100, Cl=E9ment P=E9ron wrote: > Hi, > > This is a rework of Jernej's previous work[1] taking account all the > previous remarks. > > Bindings is still strict but probe in the driver are now optionnals. > > If someone could confirm that the PWM is not broken, as my board > doesn't output it. > > I didn't add the acked-tags as there are big changes. Applied 1 and 7 for 5.6, thanks! Maxime --cnZewGtz8xdCmwBG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXdY7mAAKCRDj7w1vZxhR xTFOAQDiMAy9dHGZ7PpP701iv2RrsZe3P6MNSle9BJ2doLno4AEAtUYireLcQZ83 bb4k15ybFyplkNifvIeEgxnolldKeAE= =atTd -----END PGP SIGNATURE----- --cnZewGtz8xdCmwBG-- --===============3044017688479600084== 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 --===============3044017688479600084==--