Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp1374689ybf; Thu, 27 Feb 2020 09:44:59 -0800 (PST) X-Google-Smtp-Source: APXvYqwwa1vVo0slHlWY71XP/ZhQIpLQwx4ypn5QTzQvIa6z527kIylcyTdwXIuduzi0C9eemGZY X-Received: by 2002:a54:408f:: with SMTP id i15mr169923oii.64.1582825499144; Thu, 27 Feb 2020 09:44:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582825499; cv=none; d=google.com; s=arc-20160816; b=w8mIsV5B+RO8bRBO+3blwcOu7I+vMBGUxS1P+SGGWDzXNrLGuT0OWx1sck36Sh5FMK ADFQr78iqzj4o0hXqtKQe8GuGm+ERUYlbuXBUf47Sm84SELDDGeHMaXt0JTVKMla8Do+ Afvfd/ceEdoQkioLWK8W7K+Q3YjAEE//380N9Wm9ZF0FWjBH4qVisXJK4ECubt24zr+e eWQ8tLIKsFS3OZwAPhyrnxvKBW2AZLJIpz9XBFluO3qIYjYcBs4UnDcJa84lTQRaRSMo 8QtmrSGw9qb8e5aEK7HYDJPS6x4NX5KFrd+ogFZVHungy4OJu/bBv2VSnAvf7D8TQJi7 qh9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=xIPbQteV0QPRuGdO/sr8nLSQ3Y4+m8qw92U5u9ZWlj8=; b=cEv08lFV5PxSHaGZ/FvHmv6bnzWlE4Q+UuaIHN58CpuaprROFghL9n7M5B594+5dIc RHDfOxIbQfgymzGlkJVzk8kVs/xgm0bHdCY/yHTrVMGUrGwHnKG+QMU1abGATRBLgnN/ QlYAzvoJxXopnCKZ3/RsbkxKmN1cG3lIE+Rbpez12CwQdQK2cNoSBI5kLJcx11W0bkkY tk1aSnaaW7BrXpwHBKjABpyXZKVL2YqbV/cMb29WfH8OEGgjtNvgIsWqApCjNUxvPA5D fTddCPeq9y/bbwPt0F42OTpmRvKSaD/oJvlkVE8hEX63aULDAaS66bf45h4oa/a5aaf9 aUbA== 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 p200si255311oic.213.2020.02.27.09.44.41; Thu, 27 Feb 2020 09:44:59 -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 S1730568AbgB0Ro3 (ORCPT + 99 others); Thu, 27 Feb 2020 12:44:29 -0500 Received: from muru.com ([72.249.23.125]:58102 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730541AbgB0Ro3 (ORCPT ); Thu, 27 Feb 2020 12:44:29 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 3677B80C0; Thu, 27 Feb 2020 17:45:12 +0000 (UTC) Date: Thu, 27 Feb 2020 09:44:24 -0800 From: Tony Lindgren To: Tomi Valkeinen Cc: linux-omap@vger.kernel.org, "Andrew F . Davis" , Dave Gerlach , Faiz Abbas , Greg Kroah-Hartman , Keerthy , Nishanth Menon , Peter Ujfalusi , Roger Quadros , Suman Anna , Tero Kristo , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Jyri Sarha , Laurent Pinchart , Sebastian Reichel Subject: Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data Message-ID: <20200227174424.GI37466@atomide.com> References: <20200224191230.30972-1-tony@atomide.com> <20200224191230.30972-2-tony@atomide.com> <20200224233111.gkctx27usfxj2wgz@earth.universe> <20200224234333.GD37466@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200224234333.GD37466@atomide.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tomi, * Tony Lindgren [200224 23:44]: > * Sebastian Reichel [200224 23:32]: > > Hi, > > > > On Mon, Feb 24, 2020 at 11:12:28AM -0800, Tony Lindgren wrote: > > > In order to probe display subsystem (DSS) components with ti-sysc > > > interconnect target module without legacy platform data and using > > > devicetree, we need to update dss probing a bit. > > > > > > In the device tree, we will be defining the data also for the interconnect > > > target modules as DSS really is a private interconnect. There is some > > > information about that in 4460 TRM in "Figure 10-3. DSS Integration" for > > > example where it mentions "32-bit interconnect (SLX)". > > > > > > The changes we need to make are: > > > > > > 1. Parse also device tree subnodes for the compatible property fixup > > > > > > 2. Update the component code to consider device tree subnodes > > > > > > Cc: dri-devel@lists.freedesktop.org > > > Cc: Jyri Sarha > > > Cc: Laurent Pinchart > > > Cc: Tomi Valkeinen > > > Signed-off-by: Tony Lindgren > > > --- > > > > > > This is needed for dropping DSS platform data that I'll be posting > > > seprately. If this looks OK, can you guys please test and ack? > > > > > > --- > > > > Reviewed-by: Sebastian Reichel > > > > FWIW, I dropped omapdss-boot-init.c in my patch series updating DSI > > code to use common panel infrastructure, so this will conflict. > > Hey that's great :) Sounds like we can set up an immutable branch > for just this $subject patch against v5.6-rc1 to resolve the > conflict. I can set it up for Tomi or Tomi can set it up for me, > whichever Tomi prefers. Do you want me to send you a pull request for just this one patch against v5.6-rc1? Regards, Tony