Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp132283ybi; Sat, 29 Jun 2019 07:10:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqwV6/47UEHfenxoYqRte3m90RvnCwGbxHz8Ce/Tc88XeX/Dp5+PepMiG+bFp8u+Tw8tvJ4C X-Received: by 2002:a17:902:704c:: with SMTP id h12mr18048109plt.214.1561817420612; Sat, 29 Jun 2019 07:10:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561817420; cv=none; d=google.com; s=arc-20160816; b=kcW3nadESr8ltvJ/ET1Yk+K2RIPndrvNjJzhwKd1B6Y8muv0xLzU17ieMriuHWC2JZ 1H38uF7lcksN2+LtVKPqucRXbw/2Okd/RJ0cU7xm51DOxtusGMG+neOz3Hw5EgLb4irp I0fMU4MNYdtkFhCEYcovmKdmOc6wjv49PL4bfY+1jjKGIDBqaHgUJXb+bM1QBa/CF+EM 7OMXNzxxapaKnVGRyP9na3kxbTcKErDB941OczoNFpVGNZPjZXUCQ0pn5EZI46mZO1AO eyJv5SGznrN7zjSupshABKDLVhGodDXpC9oGrsQmFIDpK4arE0xfWEuwZ3RSBB98VKWP nD9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=r8OLayshlYGYK3gOYvjUQBciBLTp0yyJCmzuqiGwxg0=; b=zwCpx/IZaLnXIpWDAL3JFw6RH94NxKhst6RtaF8bfPbcLuFigb24ezBo5flvuvkxSv 5/ehriKYv5FFXOC++d2yDCJ2dmjQ5RgyDdDZHxrdJ4L23uvq4UqumB9kbAEkzR48nC4j x5vCGeSaOsCCxT/lVaggzaBypWPlSdA9fnsthC6WqHUD4EtvlzetjCz0RrJqtYmUkH0c xboHRXGNG8CGYJjoDW56pFhZu/xHJgOAQKkhAijpvP3dfQSIDJx/8GGxsMqerWjlUH9j 7PTzUuYNh5NCanc/COgk38bcDvb1xpQ1umjGdZv5s5MxV9LpdyUu0s5dpfEHo/0Zg/bM 5/jQ== 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 x20si4821070pll.105.2019.06.29.07.10.04; Sat, 29 Jun 2019 07:10:20 -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 S1726867AbfF2OJn (ORCPT + 99 others); Sat, 29 Jun 2019 10:09:43 -0400 Received: from gloria.sntech.de ([185.11.138.130]:54212 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726731AbfF2OJn (ORCPT ); Sat, 29 Jun 2019 10:09:43 -0400 Received: from ip5f5a6320.dynamic.kabel-deutschland.de ([95.90.99.32] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hhE2n-00029i-Fh; Sat, 29 Jun 2019 16:09:33 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Sam Ravnborg Cc: Doug Anderson , Thierry Reding , Sean Paul , Mark Rutland , devicetree@vger.kernel.org, Dmitry Torokhov , Rob Herring , David Airlie , Viresh Kumar , Brian Norris , dri-devel , LKML , "open list:ARM/Rockchip SoC..." , Boris Brezillon , Klaus Goger , Laurent Pinchart , Enric =?ISO-8859-1?Q?Balletb=F2?= , Ezequiel Garcia , Matthias Kaehlcke , Linux ARM Subject: Re: [PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree Date: Sat, 29 Jun 2019 16:09:32 +0200 Message-ID: <2169143.hEFa8b2HQR@diego> In-Reply-To: <20190628171342.GA2238@ravnborg.org> References: <20190401171724.215780-1-dianders@chromium.org> <20190628171342.GA2238@ravnborg.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sam, Am Freitag, 28. Juni 2019, 19:13:42 CEST schrieb Sam Ravnborg: > Hi Doug. > > > Sam: Oh! I hadn't noticed that you've been added as a panel > > maintainer in commit ef0db94f94a0 ("MAINTAINERS: Add Sam as reviewer > > for drm/panel"). Does that mean you are able to provide some advice > > for how to land this series? > Reviewer only, not maintainer.... > > It is on my TODO list for the weekend to go through the patch set in > details and provide feedback. I have read them before, but I miss to do > a more detailed read through. > > But I cannot apply this unless Thierry or one of the DRM maintainers > ack it. > We simply need someone with a better general knowledge of DRM to ack it > than I have. So Thierry was able to look at the patches yesterday it seems and has Acked all the relevant ones. As a drm-misc-contributor I could also apply them myself, but now don't want to preempt any additional comments you might have ;-) . So I guess my question would be if you still want to do a review or if I should apply them. In any case, I'd like to take the actual dts patches (patches 3+6+7 if I'm not mistaken) through my tree up to arm-soc after the fact, to prevent conflicts. Thanks Heiko