Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp36226ybv; Wed, 19 Feb 2020 15:55:17 -0800 (PST) X-Google-Smtp-Source: APXvYqx+ngisDS3xXaSlO/2x5vnNWSTWdNEr9CNRpdGbXOwNjW6Og3svD6ZbpWzj6CvmAhODmNCD X-Received: by 2002:a05:6808:b23:: with SMTP id t3mr168459oij.88.1582156517337; Wed, 19 Feb 2020 15:55:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582156517; cv=none; d=google.com; s=arc-20160816; b=zVgPWf1Dr2d6+cmNV+gSEG7UwQUOHaRVOKW0XuH2dEsMKah5kyRSahRTCVATdk9aUb Cn0soK225QVdbSkZn21xtIb04gUv8SzGpwaxyJD9a+H3tNGQpX1JoZk1ZBRLpzh8aOrQ 9uQXzpI2My+g4ChCR1xsjyq9pnzib42BpIH/jj6FGjDOdoM16T73ioVG1vAJNMcUI+C8 nZSVs99cpYRK6VavE+5mC6UjCsbzikUCVS+2aFZvL3Ci9d75feoenBLu3S+TGT//nVNp 485t3klwvzC4Fn7qJb9W8ERUPK0nSM0en9mzqMguql8nvXreE0IzK59yw7HFJQdUAK8x sZZA== 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=m+L8SEgaZdcKt3iyQyO+a3h0L59JL3a7YlsgFHxyyeo=; b=fyjoL2YRiy5F01p0IwznGqcjd49xTvythjoEVvx6w3cxG3AwxS5TsdOOMTfBH4/ckG QV8DL33Ws2rUVuFSt7tqKDIVreroWlqK9Pyv8eHmFfcdOyoaXMGjCGy2X8GqCPKdEHA2 8TjjC1hkHjhepYFqRxFYFDys/2GfW1yOIytt4d2P8M9LYZux7OyBTpCrD9UICfakGX50 ajRE8zKDtYCn3fiuObH337L5wSOAFFOctnSOZYxub855C3cckv6s3rdnYYnRL2KfbnSd QWa5wi3i+6OrUV4tec7vrTAFn2032sgypg96/P0UGIL7MhoVZ4svx/i30V2QrvEG30L2 yUVA== 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 s64si10487988oig.147.2020.02.19.15.54.49; Wed, 19 Feb 2020 15:55:17 -0800 (PST) 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 S1726751AbgBSXym (ORCPT + 99 others); Wed, 19 Feb 2020 18:54:42 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:37314 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726613AbgBSXyl (ORCPT ); Wed, 19 Feb 2020 18:54:41 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 88D151C013D; Thu, 20 Feb 2020 00:54:40 +0100 (CET) Date: Thu, 20 Feb 2020 00:54:40 +0100 From: Pavel Machek To: Tony Lindgren Cc: Lee Jones , kernel list , linux-arm-kernel , linux-omap@vger.kernel.org, sre@kernel.org, nekit1000@gmail.com, mpartap@gmx.net, merlijn@wizzup.org, martin_rysavy@centrum.cz, agx@sigxcpu.org, daniel.thompson@linaro.org, jingoohan1@gmail.com, dri-devel@lists.freedesktop.org, tomi.valkeinen@ti.com, jjhiblot@ti.com Subject: Re: [PATCH] backlight: add led-backlight driver Message-ID: <20200219235440.GA25196@amd> References: <20200219191412.GA15905@amd> <20200219194540.GD37466@atomide.com> <20200219205322.GA1227@duo.ucw.cz> <20200219211513.GE37466@atomide.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <20200219211513.GE37466@atomide.com> 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 --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > > If you guys instead want me to pick these both into my fixes > > > branch, just let me know and I'll do the explaining why these > > > are needed as fixes. Basically we no longer have a way to enable > > > the LCD backlight for droid4 manually starting with v5.6-rc1 > > > unlike earlier. > >=20 > > If you are willing to do that, it looks like good solution from my > > point of view. >=20 > OK. I'll apply them but won't push out yet in case Lee is already > applying the driver change.. >=20 > Pavel, care to ack the dts patch? It looks okay to me (but did not test it yet). Acked-by: Pavel Machek Thanks, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --AhhlLboLdkugWU4S Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl5NysAACgkQMOfwapXb+vKgwQCfSG1WQ+wP9YnFU9eAwSt70YBM p5IAn3MbCGg5s3cuMBDzM1Q7mLOb3XWJ =1Ygd -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--