Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3871642ybi; Mon, 3 Jun 2019 01:31:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqzH/kYWZM5qmghLDscjmDxQzcjyWWXEPkgaX9JvniwL6JlbB/ENDgsH3BKSA7HwlW2GcdNB X-Received: by 2002:a62:ed09:: with SMTP id u9mr29360455pfh.23.1559550715605; Mon, 03 Jun 2019 01:31:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559550715; cv=none; d=google.com; s=arc-20160816; b=Nu71S1l3EnGThvfKiCWU06D/PH+WPilLiDumTUA14dWaVStqvjJg9Ke8/6Sg2ecAOG mXy+xzUfqPK+taB8OnNjwp2MzJ3IlRZ0t4/cNkmIm4pcYWzavnQfhz5wkjI/wkW+bZFS h4J7t8IxNDS3ggsGqNbKnlfZ/O8/7ESQOHFa9YbPn0NmlLIfRFE+b3yCDJd7PNHwDF9r 7dau/aGgFheYmz79Ow1MS8MSiLjWyjMCaSb4MNO1kNOqFX/haHcPr0ZgESyIbr7LGjPk 01Q6umIVNfSZNH+8dJkzYiZHKK5Q/rUamlp9hPn4gLOL3V7J9Qm/+u/zq5cCLzLuRGm1 NJww== 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=bBT0bfvZJwfe+oEFEXX52x2MaZipsQza0Z8gvjumhKA=; b=Oc62eeVAwzMryFSt1/uwgU0dluRKKOJ/P2l10eotZv+bu3gDvbVxzRXb7yFB7Yrx3v br/m3EIqxs1OA2LCac8nq97cwJKt+JiDGn6sSKYOjE0BZG0UbtnRmW2xDblhTtYRje2Q QldYXlAbPEse/8aHOnHkg/3pfWochWuzXGgdb57LUhkuoGqUbVIqcZfHuo5PZqdyESgb haWd41yXuLnk8VhQSQw8qeeGr3Coi7KMpjKq4NDzWay+pl/oMxH8GZgNW3azYIhVdy3W Ju9XqM6UiPJcrOVsFbiuoglPBgaOxzFqRpwB/u63hEklLNR81WFjzeu5AmeWrU7SbQJx 2jaA== 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 a3si17092116pju.78.2019.06.03.01.31.38; Mon, 03 Jun 2019 01:31:55 -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 S1727752AbfFCI3s (ORCPT + 99 others); Mon, 3 Jun 2019 04:29:48 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:55616 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725856AbfFCI3r (ORCPT ); Mon, 3 Jun 2019 04:29:47 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 7D2FF80295; Mon, 3 Jun 2019 10:29:35 +0200 (CEST) Date: Mon, 3 Jun 2019 10:29:45 +0200 From: Pavel Machek To: Tony Lindgren Cc: Tomi Valkeinen , Sebastian Reichel , Sebastian Reichel , Laurent Pinchart , "H. Nikolaus Schaller" , dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCHv6 0/4] omapdrm: DSI command mode panel support Message-ID: <20190603082945.GA29122@amd> References: <20190523200756.25314-1-sebastian.reichel@collabora.com> <60c45d23-de2f-d94a-c3d7-146a2bee538f@ti.com> <20190527112122.GJ5447@atomide.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <20190527112122.GJ5447@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 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > > Here is another round of the DSI command mode panel patchset > > > integrating the feedback from PATCHv5. The patches are based > > > on v5.2-rc1 tag. It does not contain the patches required for > > > OMAP3 support (it needs a workaround for a hardware bug) and > > > for automatic display rotation. They should get their own series, > > > once after everything has been moved to DRM panel API. I think > > > DRM panel conversion should happen _after_ this series, since > > > otherwise there is a high risk of bricking DSI support completely. > > > I already started a WIP branch for converting DSI to the DRM panel > > > API on top of this patchset. > >=20 > > Looks good to me. For some reason I can't boot 5.2-rc2 (on x15) so I ha= ven't > > been able to test yet. I'll pick the series up in any case, and I'll te= st it > > when I get the kernel booting. >=20 > Great good to have these merged finally :) >=20 > Hmm I wonder if some x15 models are affected by the SoC variant > changes queued in my fixes branch? I still don't see the patches in next-20190603 . Are they expected to be there, or should I use different tree? Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlz02nkACgkQMOfwapXb+vJNjwCgxBzU0XaaaAImhYPAPGMUURue jMUAoJpDkOfXt+oO5pGBCMG6SHJyy49H =nupB -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--