From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time Date: Wed, 30 Mar 2016 14:22:24 -0700 Message-ID: <20160330212224.GV2350@sirena.org.uk> References: <1459368249-13241-1-git-send-email-boris.brezillon@free-electrons.com> <1459368249-13241-28-git-send-email-boris.brezillon@free-electrons.com> Reply-To: broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+FNB8hLr74QeaOK6" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <1459368249-13241-28-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Boris Brezillon Cc: Thierry Reding , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mike Turquette , Stephen Boyd , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Liam Girdwood , Kamil Debski , lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org, Jean Delvare , Guenter Roeck , Dmitry Torokhov , linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Bryan Wu , Richard Purdie , Jacek Anaszewski , linux-leds-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Maxime Ripard , Chen-Yu Tsai , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Joachim Eastwood , Thomas Petazzoni , Heiko Stuebner , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Jingoo Han , Lee List-Id: linux-leds@vger.kernel.org --+FNB8hLr74QeaOK6 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline On Wed, Mar 30, 2016 at 10:03:50PM +0200, Boris Brezillon wrote: > The PWM attached to a PWM regulator device might have been previously > configured by the bootloader. > Make sure the bootloader and linux config are in sync, and adjust the PWM > config if that's not the case. Acked-by: Mark Brown --+FNB8hLr74QeaOK6-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754829AbcC3VYL (ORCPT ); Wed, 30 Mar 2016 17:24:11 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:57894 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754249AbcC3VYG (ORCPT ); Wed, 30 Mar 2016 17:24:06 -0400 Date: Wed, 30 Mar 2016 14:22:24 -0700 From: Mark Brown To: Boris Brezillon Cc: Thierry Reding , linux-pwm@vger.kernel.org, Mike Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Liam Girdwood , Kamil Debski , lm-sensors@lm-sensors.org, Jean Delvare , Guenter Roeck , Dmitry Torokhov , linux-input@vger.kernel.org, Bryan Wu , Richard Purdie , Jacek Anaszewski , linux-leds@vger.kernel.org, Maxime Ripard , Chen-Yu Tsai , linux-sunxi@googlegroups.com, Joachim Eastwood , Thomas Petazzoni , Heiko Stuebner , linux-rockchip@lists.infradead.org, Jingoo Han , Lee Jones , linux-fbdev@vger.kernel.org, Jean-Christophe Plagniol-Villard , Tomi Valkeinen , Robert Jarzmik , Alexandre Belloni , Kukjin Kim , Krzysztof Kozlowski , linux-samsung-soc@vger.kernel.org, intel-gfx@lists.freedesktop.org, Daniel Vetter , Jani Nikula , Jonathan Corbet , linux-doc@vger.kernel.org, David Airlie , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Hartley Sweeten , Ryan Mallon , Alexander Shiyan , Milo Kim Message-ID: <20160330212224.GV2350@sirena.org.uk> References: <1459368249-13241-1-git-send-email-boris.brezillon@free-electrons.com> <1459368249-13241-28-git-send-email-boris.brezillon@free-electrons.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+FNB8hLr74QeaOK6" Content-Disposition: inline In-Reply-To: <1459368249-13241-28-git-send-email-boris.brezillon@free-electrons.com> X-Cookie: If anything can go wrong, it will. User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 64.55.107.4 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --+FNB8hLr74QeaOK6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 30, 2016 at 10:03:50PM +0200, Boris Brezillon wrote: > The PWM attached to a PWM regulator device might have been previously > configured by the bootloader. > Make sure the bootloader and linux config are in sync, and adjust the PWM > config if that's not the case. Acked-by: Mark Brown --+FNB8hLr74QeaOK6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJW/EOPAAoJECTWi3JdVIfQWWoH/2Twb+EMdVjxYbvoP9B+iqS8 GgeyI/BocMSlpDdLD5gxifkN8lrti5/ZXCVSiNqF/8Ji3W5L9hpDqYyyUCpaaxrj VK+/waBde1BwNWf2NX4cKjG7JeMGz5I2NoQWye9xEueYXsYtwGQMOVJ9VPvyiJjH xZcl00q0HkS2taXHetbfRmKuXFBK+/qS5oMU5L0BLeHYksH3dRhN2ffRdcqYBVpW NYq42vcR0lNOeQxZYZVuljMgqOtXFEjyCj3cNvFngURtqPNH5P7xNdLvjdjFuF/T dFcDhLQtTtG09EEbGHfrJxzqYZILnSRXA7fxPEm0bIMvg7R0azC3nUfrQXZdUZI= =TtR5 -----END PGP SIGNATURE----- --+FNB8hLr74QeaOK6-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Wed, 30 Mar 2016 21:22:24 +0000 Subject: Re: [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time Message-Id: <20160330212224.GV2350@sirena.org.uk> MIME-Version: 1 Content-Type: multipart/mixed; boundary="+FNB8hLr74QeaOK6" List-Id: References: <1459368249-13241-1-git-send-email-boris.brezillon@free-electrons.com> <1459368249-13241-28-git-send-email-boris.brezillon@free-electrons.com> In-Reply-To: <1459368249-13241-28-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> To: Boris Brezillon Cc: Thierry Reding , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mike Turquette , Stephen Boyd , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Liam Girdwood , Kamil Debski , lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org, Jean Delvare , Guenter Roeck , Dmitry Torokhov , linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Bryan Wu , Richard Purdie , Jacek Anaszewski , linux-leds-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Maxime Ripard , Chen-Yu Tsai , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Joachim Eastwood , Thomas Petazzoni , Heiko Stuebner , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Jingoo Han , Lee --+FNB8hLr74QeaOK6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 30, 2016 at 10:03:50PM +0200, Boris Brezillon wrote: > The PWM attached to a PWM regulator device might have been previously > configured by the bootloader. > Make sure the bootloader and linux config are in sync, and adjust the PWM > config if that's not the case. Acked-by: Mark Brown --+FNB8hLr74QeaOK6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJW/EOPAAoJECTWi3JdVIfQWWoH/2Twb+EMdVjxYbvoP9B+iqS8 GgeyI/BocMSlpDdLD5gxifkN8lrti5/ZXCVSiNqF/8Ji3W5L9hpDqYyyUCpaaxrj VK+/waBde1BwNWf2NX4cKjG7JeMGz5I2NoQWye9xEueYXsYtwGQMOVJ9VPvyiJjH xZcl00q0HkS2taXHetbfRmKuXFBK+/qS5oMU5L0BLeHYksH3dRhN2ffRdcqYBVpW NYq42vcR0lNOeQxZYZVuljMgqOtXFEjyCj3cNvFngURtqPNH5P7xNdLvjdjFuF/T dFcDhLQtTtG09EEbGHfrJxzqYZILnSRXA7fxPEm0bIMvg7R0azC3nUfrQXZdUZI= =TtR5 -----END PGP SIGNATURE----- --+FNB8hLr74QeaOK6-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@kernel.org (Mark Brown) Date: Wed, 30 Mar 2016 14:22:24 -0700 Subject: [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time In-Reply-To: <1459368249-13241-28-git-send-email-boris.brezillon@free-electrons.com> References: <1459368249-13241-1-git-send-email-boris.brezillon@free-electrons.com> <1459368249-13241-28-git-send-email-boris.brezillon@free-electrons.com> Message-ID: <20160330212224.GV2350@sirena.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 30, 2016 at 10:03:50PM +0200, Boris Brezillon wrote: > The PWM attached to a PWM regulator device might have been previously > configured by the bootloader. > Make sure the bootloader and linux config are in sync, and adjust the PWM > config if that's not the case. Acked-by: Mark Brown -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: not available URL: