Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756113AbcCTP7b (ORCPT ); Sun, 20 Mar 2016 11:59:31 -0400 Received: from gagarine.paulk.fr ([109.190.93.129]:62462 "EHLO gagarine.paulk.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751859AbcCTP7G (ORCPT ); Sun, 20 Mar 2016 11:59:06 -0400 Message-ID: <1458489518.29161.3.camel@paulk.fr> Subject: Re: [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support From: Paul Kocialkowski To: Tony Lindgren Cc: linux-kernel@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , =?ISO-8859-1?Q?Beno=EEt?= Cousson , Liam Girdwood , Javier Martinez Canillas , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Date: Sun, 20 Mar 2016 16:58:38 +0100 In-Reply-To: <20160229215136.GO13417@atomide.com> References: <1456663185-14170-1-git-send-email-contact@paulk.fr> <1456663185-14170-2-git-send-email-contact@paulk.fr> <20160229215136.GO13417@atomide.com> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-94AEBQ1pEYSQvS60BkB5" X-Mailer: Evolution 3.18.5.1 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2772 Lines: 88 --=-94AEBQ1pEYSQvS60BkB5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Le lundi 29 f=C3=A9vrier 2016 =C3=A0 13:51 -0800, Tony Lindgren a =C3=A9cri= t=C2=A0: > Hi, >=20 > * Paul Kocialkowski [160228 04:40]: > >=20 > > The LG Optimus Black codename sniper is a smartphone that was designed = and > > manufactured by LG Electronics (LGE) and released back in 2011. > > It is using an OMAP3630 SoC, GP version. > >=20 > > This adds devicetree support for the device, with only a few basic feat= ures > > supported, such as debug uart, i2c, internal emmc and external mmc. > ... > >=20 > > +&i2c1 { > > + pinctrl-names =3D "default"; > > + pinctrl-0 =3D <&i2c1_pins>; > > + > > + clock-frequency =3D <2600000>; > > + > > + twl: twl@48 { > > + reg =3D <0x48>; > > + interrupts =3D <7>; /* SYS_NIRQ cascaded to intc */ > > + interrupt-parent =3D <&intc>; > > + > > + power { > > + compatible =3D "ti,twl4030-power"; > > + ti,use_poweroff; > > + }; > > + }; > > +}; > Chances are this devices supports cutting off the voltages and > the high frequency oscillator during idle. So you may want to > at some point set compatible =3D "ti,twl4030-power-idle-osc-off" > here. >=20 > Anyways, applying the dts changes into omap-for-v4.6/dt thanks. It seems that v3 of this patch was merged into your tree instead of v4, whi= ch contains some improvements over v3. Should I submit a cleanup patch with the diff or can you use v4 instead (if= not too late)? Cheers, --=20 Paul Kocialkowski, low-level free software developer on embedded devices Website: https://www.paulk.fr/ Coding blog: https://code.paulk.fr/ Git repositories: https://git.paulk.fr/ https://git.code.paulk.fr/ --=-94AEBQ1pEYSQvS60BkB5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJW7siuAAoJEIT9weqP7pUMrVMP/Riycq5Z5Crssczc/72uA8sK uPbYyZCvEp2gScWwWBWoQWC3Mdej0HGpEKR+BgoB+suhEedvgdczwp13QuaQ3gLO qzOD0/yuYGsUsdGjBIpnl++KIlyLHs8C9PHWlsa2j3LYRgIrE8qAcVN+kzboo74x UR3/qHDoYe0BdeHhUNVm5pHr4ByGWK0SLnjK9a8UqbcOTRrlFITgCbGzlz+Oybk/ ZenYcNW5ktXsk2mmdcgYU4PpW889EJV+acPHAEU2RXBfSX7kuEpZdlTS338JsBDF bSXgmplIqzpDQHUMcqgOxz1ZD02Q+eDcMrWYqxMRiTG7K1bAdUKlLuStVVC4EeLn sJeZCJag+DVEfWc8X7UYiVFHI8O9w0NDHMkk15LflA3vLnxpl0RwNAdRiK5ig2lp FX5+ep9HkOKvWKBECTOQc+2h8PtiAakPRf/ErD7TMdIMr5mMwJBj9xxj/3fxL8CO DVqwinw6vOREe9+0DXu20D0IiMEYpcaHPLVrdOoyXVSm13HnQ+p3Kd+Sbua6XLVP 6yS5XQo0cHEg/9DupiOiNAaMHzvODm0MxKrX3A5EBN+M1zpegfSWoAkI/dtHDSJn vODgBIekQtMIeP9z9bK1Vo5ZCBwpS+sQ1qMVDGaIkvMBLS/HfD7QAG11GGEddPH2 t/6quanX+ZlI2fYX+WBz =ubsa -----END PGP SIGNATURE----- --=-94AEBQ1pEYSQvS60BkB5--