Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp3546088ybf; Tue, 3 Mar 2020 07:54:45 -0800 (PST) X-Google-Smtp-Source: ADFU+vtggc1J+vVdxZqM1trUYoDwSvhK3iRbcPraNKy+J050sBybXF9aveIFSa5/ayP7/D7m4nl/ X-Received: by 2002:aca:75c1:: with SMTP id q184mr2876749oic.35.1583250884931; Tue, 03 Mar 2020 07:54:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583250884; cv=none; d=google.com; s=arc-20160816; b=xH/pllWpYeroEF//jn2xPXELO5s2xNu64gqIgenH2s3QPoQ/6eN2DzxsE/qIJm35xA JPVPyqgZdjGKSCq21PI6WnrWGDBc2Z5vWrlxfZQljNnIPGNBaVl+G7tzdp59BtZ/DKCN tRtmzkD3AhbIuNhRj+ig0HFXLiRddgdYdnSfsGsmGMKXEmfiET/sMYscFPh4wCSYZUuh O3JnsAj+WyTPe+gJgJkvHimDWdrzMNGBQsDkMQL87CcJ58cGAhinqhQiwogzY89L4PCQ BpA6UJh1gcKd1BYKaKBVKmaBquJ2lDr88YmlzQ2pEjZLlo/oMnatipHDXhF0FiDdcY4n SYVg== 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=dvI4u7cRYxefjledV5dswAOSm8EOi6wZt9iH+nSQlMc=; b=d/1esIjTqahVNASw2xIGJ+RgFUUcRT6B0RsXVYik/rCcVHWWwEVseIPUc9p9ycBeLL egd8qsSyG/cXNniaCUhONGBo7kasH6L+2osjBSsnaF+EA2qcPVKRu2Gh4Z7JJ6FyzG22 7ApIh6Mz5udL8/kIOTVAmmzxLEajcJpgZW+ZHGMYqqpng5EKVYezY4jTd1PcKQ055snF QhH/TXl+QxKiO2AHBuSMW9ZkkfyzWfm5hyi4H7Yyx5RTcaBzpW9kwppL+75JonacMOdS 9rMsYUoayEPhOXFBEaTnO/4b8XlJGpWd2Rbd7+oaP/U/CnKxI9iji8I8rQZdS1BjRoo4 gsnQ== 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 r24si2361300otk.302.2020.03.03.07.54.32; Tue, 03 Mar 2020 07:54:44 -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 S1730025AbgCCPga (ORCPT + 99 others); Tue, 3 Mar 2020 10:36:30 -0500 Received: from muru.com ([72.249.23.125]:58562 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730009AbgCCPg1 (ORCPT ); Tue, 3 Mar 2020 10:36:27 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 43BEA80EE; Tue, 3 Mar 2020 15:37:11 +0000 (UTC) Date: Tue, 3 Mar 2020 07:36:22 -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 Subject: Re: [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data Message-ID: <20200303153622.GR37466@atomide.com> References: <20200224191230.30972-1-tony@atomide.com> <20200224191230.30972-2-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tomi Valkeinen [200303 09:19]: > On 24/02/2020 21:12, 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? > > > > --- > > drivers/gpu/drm/omapdrm/dss/dss.c | 25 ++++++++++++++++--- > > .../gpu/drm/omapdrm/dss/omapdss-boot-init.c | 25 +++++++++++++------ > > 2 files changed, 39 insertions(+), 11 deletions(-) > > Reviewed-by: Tomi Valkeinen > > This doesn't conflict with drm-next (with Laurent's recent patches), so it > should be fine for you to have this in your branch. OK thank you. I've pushed out omap-for-v5.7/dss-probe which has just this commit against v5.6-rc1 [0][1]. Let's consider commit cef766300353 ("drm/omap: Prepare DSS for probing without legacy platform data") immutable so we can both merge it in as needed. I have not added any tag yet as it seems that we could add also apply Sebastian's few preparatory dts changes to this branch when ready. > And not a biggie, but I wonder if the changes to these two files should be > in separate patches, due to omapdss-boot-init going away. Well, probably > doesn't matter. Hmm yeah good reason to put every change into a seprate patch for future. I really did not expect this to conflict with anything after years of no changes :) Regards, Tony [0] git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git omap-for-v5.7/dss-probe [1] https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git/commit/?h=omap-for-v5.7/dss-probe&id=cef766300353613aa273791f70b3125d1f0420ae