From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 1/2] ARM: dts: rockchip: move rk3288-veryon display settings into a separate file Date: Thu, 27 Jun 2019 00:19:27 +0200 Message-ID: <2418036.tTYI8lUvN5@phil> References: <20190625222629.154619-1-mka@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190625222629.154619-1-mka@chromium.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Matthias Kaehlcke Cc: Mark Rutland , devicetree@vger.kernel.org, Douglas Anderson , linux-rockchip@lists.infradead.org, Rob Herring , enric.balletbo@collabora.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hi Matthias, Am Mittwoch, 26. Juni 2019, 00:26:28 CEST schrieb Matthias Kaehlcke: > The chromebook .dtsi file contains common settings for veyron > Chromebooks with eDP displays. Some veyron devices with a display > aren't Chromebooks (e.g. 'tiger' aka 'AOpen Chromebase Mini'), move > display related bits from the chromebook .dtsi into a separate file > to avoid redundant DT settings. > > The new file is included from the chromebook .dtsi and can be > included by non-Chromebook devices with a display. > > Signed-off-by: Matthias Kaehlcke > --- > This series is based on v5.3-armsoc/dts32 (f497ab6b4bb8 "ARM: > dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on > veyron") plus the display timing patches from Doug: the display-timing patches are still stuck on panel-review. But while we wait for that to get resolved, you could also check if the veyron panels could use Enric's fanzy new automatic calculation of brightness-leves in the pwm-backlight driver, so that we possibly could get rid of the long table of levels. Heiko