Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp5364318ybi; Tue, 30 Jul 2019 19:29:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqyjvxG5OySPSd2pwO/6Pt6ZcKif+6M2EPdSzfTZ7wFpP62b9Eetb8wjT76Z3i1utXYCvisZ X-Received: by 2002:aa7:9117:: with SMTP id 23mr45108698pfh.206.1564540139956; Tue, 30 Jul 2019 19:28:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564540139; cv=none; d=google.com; s=arc-20160816; b=hNIs7ZLE3RlvyLrU8TgMO64OqXCEMMy/G+GYA13Pe3i/KzEqMElzKsOTU8/dnCCLq4 eMVpoAeRySJ/dlSZtlfU8PP4zcyXhIwIRQExqxpveY2J37AnF1RxhQGI++M/BSK5y5Su EreV8kVmqOhlQroMxYFBuV725R2D8D1byKjFy5wB3rLb6IlsrhtDgNJf+ZOc87i8tS/Y oFfmCsVgNrk2EKM1mMknaPsMGtsr8rk6qDWPfLxKO9je42ZMonwjVpoGIh7KKmePfu1r Mq296341PPjGufQ/EmqoGMnR9BO4K/hd8Bf3hTygj9ypDKU0hAfGpUtDMNywyOnA4vjR iGeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=IPHX8JwARWuq+YblXfpbd/sSrT6D00lyz6j1SmZVGjc=; b=gtqofTKrPzRn+pBMeIhsNCVPo+2kVUNlwVQpYBhMkTRn3pgxr919QsoENyhyQNZ5nw O8XMmg6mzXStmhf0Vwq2H3G0C+i8Wp5kL7+E2ce58QW3ZXFHiqZ1BxQkkL4pUywGlUo8 tQFG81IKY2hoFZgo2f0ydmAfTVj/IVEJzRmr7TeR3SlyW9BqAHyYkwzp7wtk/SpBaH0s Ri2CbHLxtg/F4IjRCCSlKpKX9eAaGxmJhrXn2slDG6Oz7bDMpBer/4928wf2Qb6+Lw9g leWQgaFLIccTdTyoopUWu93+zIRcollaZWhYgdwd8nJKGptJZbg/LSHU+k6HlAe95nhk 1z3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a8si32591956pfc.176.2019.07.30.19.28.45; Tue, 30 Jul 2019 19:28:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387846AbfG3Vwi (ORCPT + 99 others); Tue, 30 Jul 2019 17:52:38 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:45987 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728479AbfG3Vwh (ORCPT ); Tue, 30 Jul 2019 17:52:37 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 87BF280250; Tue, 30 Jul 2019 23:52:22 +0200 (CEST) Date: Tue, 30 Jul 2019 23:52:33 +0200 From: Pavel Machek To: Dan Murphy Cc: linux-omap@vger.kernel.org, tony@atomide.com, sre@kernel.org, nekit1000@gmail.com, mpartap@gmx.net, merlijn@wizzup.org, jacek.anaszewski@gmail.com, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org Subject: Re: Backlight in motorola Droid 4 Message-ID: <20190730215233.GB9405@amd> References: <20181219162626.12297-1-dmurphy@ti.com> <20190722205921.GA24787@amd> <20190724124530.GA30211@amd> <20190729220030.GA20100@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > >>>Looking at the rest of the code. > >>> > >>>The DT doc indicated that this was a required child property so this is > >>>why it > >>> > >>>errors out. > >>> > >>>Dan > >>> > >>> > >>> > >>Did you want me to fix up the LM3532 and send the patch? > >If you could do that, that would be nice :-). >=20 > Ok I am working on this. Thanks! > Is Droid4 supposed to boot off of mainline?=A0 I see blogs stating it > should > but the device locks up when it jumps to the kernel 5.3-rc1. It should, but I'm not sure if video will work for you. -next may be better target. If you have different board with lm3532, it may make sense to use that. > Unless I need to update my kexec or boot.cfg file but I cannot find any up > to date info on that. I don't know what boot.cfg is. I'm using safestrap to dual-boot between Android and mainline. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl1AvCEACgkQMOfwapXb+vIU0ACfVbS3WrpVraASIUWPfLIZLo5r ZpwAmwfCSRWvlx5KpSt4NYmWE8RoNk2i =saCx -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1--