From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755552AbcIEKJ2 (ORCPT ); Mon, 5 Sep 2016 06:09:28 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:32768 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754345AbcIEKJY (ORCPT ); Mon, 5 Sep 2016 06:09:24 -0400 Date: Mon, 5 Sep 2016 12:09:19 +0200 From: Thierry Reding To: Milo Kim Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Linus Walleij , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Alexandre Belloni Subject: Re: [PATCH v2 4/4] pwm: sunxi: Add H3 support Message-ID: <20160905100919.GD31424@ulmo.ba.sec> References: <20160831082520.25962-1-woogyom.kim@gmail.com> <20160831082520.25962-5-woogyom.kim@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="T7mxYSe680VjQnyC" Content-Disposition: inline In-Reply-To: <20160831082520.25962-5-woogyom.kim@gmail.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 --T7mxYSe680VjQnyC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 31, 2016 at 05:25:20PM +0900, Milo Kim wrote: > H3 PWM controller has same register layout as sun4i driver, so it works > by adding H3 specific data. >=20 > Cc: Thierry Reding > Cc: Rob Herring > Cc: Maxime Ripard > Cc: Alexandre Belloni > Cc: Chen-Yu Tsai > Cc: linux-pwm@vger.kernel.org > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Milo Kim > --- > Documentation/devicetree/bindings/pwm/pwm-sun4i.txt | 1 + > drivers/pwm/pwm-sun4i.c | 9 +++++++++ > 2 files changed, 10 insertions(+) Applied, thanks. Thierry --T7mxYSe680VjQnyC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAABCAAGBQJXzUROAAoJEN0jrNd/PrOhexEP/R7Q5H3A6p3e637LK75PQ7a8 UTIbIWNaW9OL0j/3u3HY7qRxcSdmtySgp3r8fsYryciw1d0a3WTFB+K3c99YFxtd Hiibc8GOvMAJ2yfPldhnbxnGRBG/xkWjMUCQEmncO7XrZclr/QUymGmsXJptTJiZ JTGfK26PWt3wyaD8fKwhIlAbiJ2/oJYcdnri9fY+IrfLYxJHbdTdsvnyy16cNfSR eeWHyPtVY9UEQTLvhDbkTwvBYGCbBKnUYPQu6ba89kM8PTXlofpyCFWjHGG8NYFJ gbipmp/s2YQHxDmZydvBxa6g9SmWAgnMppOozNr0rbI+iSn3e2Ct/h03d2uVkzMY 7GVacz5wMKQDR+xqwGh5Jsb2HZnAXOpbKjKemBU/IPANPHHLXkGEbYh6WpWfciXz Cq5A+NgAohSXl67uM/R5VUMAPMz40pE+w1UjppJ+nDFrPbkZo3q7YHHwcCm5HQoX g4WDkRcxOKFTMBlyK3yiE+8PTpPpUsGKrOWIame7uyxky7XTc8fvvNrEIvGKjXjO DHgnWYz89YWdJ/+GedYBLK6nifKb53tyCgF/9Yh/dDgU7xsFDPVQNPmiLQA4WhBa foPsBnTeTMCc/UYdwP0kPHEJh6em8khlPahMHatFbjY0A+VPOwfaBk9dMla3o6Hy tNoNBKwR5VmBYmtbTdXO =J2jr -----END PGP SIGNATURE----- --T7mxYSe680VjQnyC--