From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752185AbeBHXNr (ORCPT ); Thu, 8 Feb 2018 18:13:47 -0500 Received: from muru.com ([72.249.23.125]:56360 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750961AbeBHXNp (ORCPT ); Thu, 8 Feb 2018 18:13:45 -0500 Date: Thu, 8 Feb 2018 15:13:41 -0800 From: Tony Lindgren To: Sebastian Reichel Cc: Sebastian Reichel , Tomi Valkeinen , Laurent Pinchart , Hans de Goede , Rob Herring , Mark Rutland , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCHv2 0/8] omapdrm: DSI command mode panel support Message-ID: <20180208231341.GB4383@atomide.com> References: <20180208183035.8461-1-sebastian.reichel@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180208183035.8461-1-sebastian.reichel@collabora.co.uk> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sebastian Reichel [180208 10:31]: > Hi, > > These are the remaining patches from my previous patchset to get > Droid 4 (omap4) display working. The patches have been rebased to > current master branch from Torvalds (581e400ff935). Since N950 > (omap3) is broken even with the workaround I moved it to the end, > so that it can be skipped. > > Working on Droid 4: > * Framebuffer Console, updated at 1Hz due to blinking cursor > * kmstest (static image) > * Display blanking > * Xorg with omap and modesetting driver > * No updates send when nothing needs to be sent > * Orientation DRM property is attached to the DSI panel Great, still works for me :) Seems like the dts change is safe to merge along with the driver changes once no more comments. For patches 1 - 7, please feel free to add: Tested-by: Tony Lindgren