Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752363AbdHRPk2 (ORCPT ); Fri, 18 Aug 2017 11:40:28 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:37477 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751537AbdHRPkZ (ORCPT ); Fri, 18 Aug 2017 11:40:25 -0400 Date: Fri, 18 Aug 2017 17:40:21 +0200 From: Thierry Reding To: David Wu Cc: heiko@sntech.de, boris.brezillon@free-electrons.com, robh+dt@kernel.org, catalin.marinas@arm.com, briannorris@chromium.org, dianders@chromium.org, mark.rutland@arm.com, huangtao@rock-chips.com, linux-pwm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 4/7] pwm: rockchip: Move the configuration of polarity from rockchip_pwm_set_enable() to rockchip_pwm_config() Message-ID: <20170818154021.GE18307@ulmo> References: <1502206715-24174-1-git-send-email-david.wu@rock-chips.com> <1502206715-24174-5-git-send-email-david.wu@rock-chips.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wTWi5aaYRw9ix9vO" Content-Disposition: inline In-Reply-To: <1502206715-24174-5-git-send-email-david.wu@rock-chips.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1608 Lines: 45 --wTWi5aaYRw9ix9vO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 08, 2017 at 11:38:32PM +0800, David Wu wrote: > It is usually possible to configure the polarity, cycle and duty all at o= nce, > so that the polarity and cycle and duty should be binding together. Move = it > into rockchip_pwm_config(), as well as prepared for the next atomic update > commit. >=20 > Signed-off-by: David Wu > --- > drivers/pwm/pwm-rockchip.c | 48 +++++++++++++++++++++++-----------------= ------ > 1 file changed, 24 insertions(+), 24 deletions(-) Applied, thanks. Thierry --wTWi5aaYRw9ix9vO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlmXCmUACgkQ3SOs138+ s6HSdQ/+IpHwBgUuZgXmzgIfXxQJB6K6KG4ou0Ei145FMYluN0qDa+q7QNfPBVsp Al7lgowe8EWkJgSbdZPAFvHb0H1pdBY5rf2ZSxNnlCMkLEOBLfTSCCoLR5+CvaJn aLpCK26+U3qIzVGc7Oo5nprvO8LiS04KvWJvH5Wy87vMti8eCwfvLmeq60pkQwgI f9ih6OEvuEjQAWoEiDWfTf1l/2H1wlx840sN4f/HTjE0m+f/IvKGV1QBojyiAqu/ TESvblXGY4mh8mbaFeFYWQoWy9R5X7lAlQERf49Xi38mpk1v2koSuh0dVM3d6hcs car2MzE6DfqlTgemAT4iwOxHM/vfyKn1kWgNpKeC6xQeDbSUN4EVvHTbSC+pN83b eclxIWZ8B9NKYPTXERKtJINakp/UsoEH6c00IiglBs5l2fYKM8BYjVg6vzQWFgnu vwhW+rimKfnhiQCRGG4sjM2AIvV3Ct9Q5RR6FmbZL/NaB/iKibZDvrGl3VxyZNo3 TdxZ5PraQv7h+Lwyb6Ey8ZD2J29N/V0plufDVradu9x0Lx3CMsX7sZng91VdKWfb f0emSmOTb2Sh7e9W7Gvq6beG6r+a8W2lkU2FN5oN5dUyeggS+AEtiAInJM01z6C1 JhtlNb71zQrV4ys2ges0Lbg/rbkV2/p6+86RClKreAHHAVSOkxY= =WpYz -----END PGP SIGNATURE----- --wTWi5aaYRw9ix9vO--