From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754623AbcIEGhj (ORCPT ); Mon, 5 Sep 2016 02:37:39 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36767 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750890AbcIEGhf (ORCPT ); Mon, 5 Sep 2016 02:37:35 -0400 Date: Mon, 5 Sep 2016 08:36:05 +0200 From: Thierry Reding To: Weiqing Kong Cc: Mark Rutland , Matthias Brugger , Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Russell King , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, srv_heupstream@mediatek.com, Sascha Hauer , erin.lo@mediatek.com, yingjoe.chen@mediatek.com, eddie.huang@mediatek.com, yh.huang@mediatek.com, yt.shen@mediatek.com Subject: Re: [PATCH V2 2/3] pwm: Add MediaTek MT2701 display PWM driver support Message-ID: <20160905063605.GC3532@ulmo.ba.sec> References: <1468225089-28576-1-git-send-email-weiqing.kong@mediatek.com> <1468225089-28576-3-git-send-email-weiqing.kong@mediatek.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="raC6veAxrt5nqIoY" Content-Disposition: inline In-Reply-To: <1468225089-28576-3-git-send-email-weiqing.kong@mediatek.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --raC6veAxrt5nqIoY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 11, 2016 at 04:18:08PM +0800, Weiqing Kong wrote: > Use the mtk_pwm_data struction to define different registers > and add MT2701 specific register operations, such as MT2701 > doesn't have commit register, needs to disable double buffer > before writing register, and needs to select manual mode > and use PWM_PERIOD/PWM_HIGH_WIDTH. >=20 > Signed-off-by: Weiqing Kong > --- > drivers/pwm/pwm-mtk-disp.c | 99 +++++++++++++++++++++++++++++++++++++---= ------ > 1 file changed, 80 insertions(+), 19 deletions(-) Applied. This had a few inconsistencies in how things were parameterized and I fixed those up. Please check that everything still works as expected. Thanks, Thierry --raC6veAxrt5nqIoY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAABCAAGBQJXzRJTAAoJEN0jrNd/PrOhhqkQAIz1aXXfKn8v+hOToKHehZB+ T/HxxLK6HDy9ItMnKJ7qZ90OnAiuY+6d+J+u688fD33QN4veMcYOGV28hG1w4Val S+Y6Ivv43FVTV7Naj19Mug6NtmTT2YibLaGyttG1I55oDCwXgRhCy54noMHZj+qz EjC5xS0rXOgocfTokbxknZ+xItS7G1whg2zPx02Bo7Pktwhp1gQulGJ9Z1Fd8piR dzzzsq98dwO/FM78RFRX4lRG9SDWQ9uI+NPUqcOWpXtFPf2v9qarSZz2opGvEFnd Fb6RFM2WIvq4Vv7aC+24nvQe41pm/hb2o9yMujXsnPSlqsfHvKuqaTdrq2uqnC9+ nplKH3jVeG+jgRYOK9vTLu+KFaIDDpmlgz5+R1wgipjh9UtoUM2DUKd6+2jCVVjb ectJAPX1fIzwma1s0as7gW2VTpZShpAdCtsHWeBwMICpZBLkv1TXkObi4uL03yY5 qeBwqmq3Oat/J1iCBSm6XTWBIXTSGNFw/Qlcx+pnRURxOrqjr2WoWJpD5st74Okr hnF152D1R6Q0cVjihvUpE5U/lrMTInWV8/qeKm2q8cwV0t+qCw7+RFME4vGluF0m NoK6r81E7nUm9Xy3NHC1HfFmPnLZ8RUYl5vdsA303lLTtxk/19EcVTtsyBXm159U DtT8McLj2Vn4FnOtpR11 =LaiB -----END PGP SIGNATURE----- --raC6veAxrt5nqIoY--