From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755186AbcBCUbZ (ORCPT ); Wed, 3 Feb 2016 15:31:25 -0500 Received: from down.free-electrons.com ([37.187.137.238]:54455 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754747AbcBCUbW (ORCPT ); Wed, 3 Feb 2016 15:31:22 -0500 Date: Wed, 3 Feb 2016 21:31:20 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Mike Turquette , Stephen Boyd , David Airlie , Thierry Reding , Philipp Zabel , devicetree , linux-arm-kernel , linux-kernel , linux-clk , dri-devel , linux-sunxi , Laurent Pinchart , Hans de Goede , Alexander Kaplan , Boris Brezillon , Wynter Woods , Thomas Petazzoni , Rob Clark , Daniel Vetter Subject: Re: [PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks Message-ID: <20160203203120.GF3327@lukather> References: <1452785109-6172-1-git-send-email-maxime.ripard@free-electrons.com> <1452785109-6172-11-git-send-email-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ChQOR20MqfxkMJg9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ChQOR20MqfxkMJg9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Sun, Jan 17, 2016 at 01:06:07AM +0800, Chen-Yu Tsai wrote: > > + compatible =3D "allwinner,sun4i-a10-tcon-ch0-cl= k"; > > + reg =3D <0x01c20118 0x4>; > > + clocks =3D <&pll3>, <&pll7>, <&pll3x2>, <&pll7x= 2>; > > + clock-output-names =3D "tcon-ch0-sclk"; > > + }; > > + > > + tcon_ch1_clk: clk@01c2012c { > > + #clock-cells =3D <0>; > > + compatible =3D "allwinner,sun4i-a10-tcon-ch1-cl= k"; > > + reg =3D <0x01c2012c 0x4>; > > + clocks =3D <&pll3>, <&pll7>, <&pll3x2>, <&pll7x= 2>; > > + clock-output-names =3D "tcon-ch1-sclk"; > > + }; >=20 > I suggest moving these to sun5i.dtsi, as they are shared amongst them. Eventually, yes, but I don't have an a10s board handy, and I couldn't test the clocks that needs to be taken by simplefb. Once properly tested, they can definitely be moved to sun5i.dtsi. Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --ChQOR20MqfxkMJg9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWsmOYAAoJEBx+YmzsjxAg25kQAKCuZotA9sUlVFBpqu2I0qfY w5O4SBjjVKadcN9I9hBIDZJ2/RfJWsxeuzWOvbxIxIGauENQphF46dY2bxcG4ECD XJAjlqcc7xfKRTDm0vGSZlA3h8RZTNxxhZ05FIVtLyQmmqHzycb09bMuJdp01CfW 7SEOTshQs17nuSupmb9VnHFXgd/5CL+dLoy3mBTU2y0RxGH+raHvi4UHafT+x+fK PtgWxbKRDKqcVoQml5Zyt+55VmWfulPCCYi0IeVuKyxnh0MZshrjWaUReqWk8DMr XKZ7g8lJxFc7vvRx7Ht4CPQ3135n7Uvc1poOhitvZ/1uOCz5egpAEzFGX/X77oL8 64HxIiswX+MRj4bWWsnzzb2s5X59RL3G0cQhhNFHWXEnnSzwbI+Wp9WD8vtpFtRi cEdCw8WpSPQollkaPCn5Q4ITfJoV3y0Qu9dijotpOnEa6jmKo7S+oMiaqUGhTSI9 MZ30W5OK2cvdVZBqp420M3OSu+IzkdSe6ocNfWmCcCgT/ueH7K/FWAXTfrIgHhUV jV+yuJOFeyVHEESbDJZcC10ybatAnzQMJb3OU3AB6+B31ETJxqnESVLicfLwHUOx N8ogqdLYwEEc+aS3BLhZ1boKgEcKsc99sUGVP/azW1y0uss9vaSPVVZvKV4kjhvm 7KqKmci+3WQsmYOe33zy =PYIp -----END PGP SIGNATURE----- --ChQOR20MqfxkMJg9--