Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4049054ybl; Mon, 9 Dec 2019 04:41:58 -0800 (PST) X-Google-Smtp-Source: APXvYqzD69xJA9Obns4F5E/WTLzUUw8zA935ZuiciHwN8NCetQGOCjay5tTGN3R2dsyQlyXT2XOh X-Received: by 2002:a05:6830:1e2d:: with SMTP id t13mr21747404otr.128.1575895318024; Mon, 09 Dec 2019 04:41:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575895318; cv=none; d=google.com; s=arc-20160816; b=RWZWaMqSqnmurclcZ9lCBIIMTLWrUOOVANvTYzYdQ3TjFQwkXPyZ05A2+uRkEcSpwE Uy4Z86pnW7h7CIrh7dkVG6jfjbbT5B8JCyzUMRBqEIxotd1jILqeW/sen+xw4SLzzb4v UO3wHvUPnYDZ5/I4SUW0LBzoWKLX4n23fakKGlGFc8fsPZ2D+5OCrPRfmCkCgZ7g5jON aK27OnEhU9gjU1PDZ9UiKuL1eF3iVyIjEqgjolyyQ6YGSMACSNmTDYW4Ei4iz0oBK+4T ljgltX1GmGUO8rSrBcRrAh+e04J/DRSR8Qx6ckkhLDnHtegM4OMyWXVQ0Vx8CVCPxajM Bjlg== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject:reply-to :dkim-signature; bh=HMq40EB6/QIWAfCN6YkulItWLqY5mKdym1jE6UU2Dpc=; b=XZ2+QJHUxoRFQ0hTY/Tr/VLc/kVr25P9eNf3dQqVAqz7j0E0my3Sacfj5xZvBkNRbt w0XPfC6zr08ZrlfqA7vkyR2p5pZGpKwXO4iNmyRmA4jgX3cIAUlEt7fVwifLt3dI+A/I 6SrvdBHJBb2e7X6R22T54WrxEOQGug9qCscr2CuFRpBKoa3yYYuArSeQC/WCSqg3ooS5 lhazowRHRBoQ0m27g9AF0pgaMWyItu4P7Z/5enusiTMgeHp74UBF3YM2W9wcGJ56yPM7 /AuQ6+CNTSIYdT4KyFuSvEAu43ofTThpK6AQ2SVuUq21c59oQAGj1yx4ttCwywpxQnwH yE2w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=fC8xVlvL; 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 l8si11940486otq.75.2019.12.09.04.41.45; Mon, 09 Dec 2019 04:41:58 -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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=fC8xVlvL; 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 S1727595AbfLIMlO (ORCPT + 99 others); Mon, 9 Dec 2019 07:41:14 -0500 Received: from perceval.ideasonboard.com ([213.167.242.64]:60308 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727427AbfLIMlO (ORCPT ); Mon, 9 Dec 2019 07:41:14 -0500 Received: from [192.168.0.20] (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id AC9A999A; Mon, 9 Dec 2019 13:41:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1575895272; bh=SAO/vEIF0AkAocfwMFfJweTH8L4Mt/spRBvCuhoZkcw=; h=Reply-To:Subject:To:Cc:References:From:Date:In-Reply-To:From; b=fC8xVlvLbCZxuee1qs5HEhUvtOZqwMZClk9VfGR9d9fnEQc8c0dj99DbJ/ldauPFz mSmxLr8APOk9hIamWgqTbF0WRGodNuPmKGtRpYHKHe1BzkLQKhxsbEHPCMNXsQhaeF k320u2eXvnAWkMOzrLIqW9kly1S8TnzgheelBVgo= Reply-To: kieran.bingham+renesas@ideasonboard.com Subject: Re: [PATCH] drm: rcar-du: Add r8a77980 support To: Laurent Pinchart , Simon Horman Cc: Sergei Shtylyov , linux-renesas-soc@vger.kernel.org, David Airlie , Daniel Vetter , "open list:DRM DRIVERS FOR RENESAS" , open list References: <20190911192502.16609-1-kieran.bingham+renesas@ideasonboard.com> <70b94265-69f3-d18f-1b67-b5b814723b1b@cogentembedded.com> <20190913082129.lvusbp6pbcayqh5r@verge.net.au> <20190913090359.GC29992@pendragon.ideasonboard.com> From: Kieran Bingham Organization: Ideas on Board Message-ID: <2eeacacc-f190-4ba8-32bc-b4103b41db46@ideasonboard.com> Date: Mon, 9 Dec 2019 12:41:07 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20190913090359.GC29992@pendragon.ideasonboard.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Laurent, On 13/09/2019 10:03, Laurent Pinchart wrote: > Hello, > > On Fri, Sep 13, 2019 at 10:21:29AM +0200, Simon Horman wrote: >> On Thu, Sep 12, 2019 at 01:00:41PM +0300, Sergei Shtylyov wrote: >>> On 11.09.2019 22:25, Kieran Bingham wrote: >>> >>>> Add direct support for the r8a77980 (V3H). >>>> >>>> The V3H shares a common, compatible configuration with the r8a77970 >>>> (V3M) so that device info structure is reused. >>> >>> Do we really need to add yet another compatible in this case? >>> I just added r8a77970 to the compatible prop in the r8a77980 DT. That's why >>> a patch like this one didn't get posted by me. >> >> The reason for having per-SoC compat strings is that the IP blocks >> are not versioned and while we can observe that there are similarities >> between, f.e. the DU on the r8a77970 and r8a77980, we can't be certain that >> differences may not emerge at some point. By having per-SoC compat strings >> we have the flexibility for the driver to address any such differences as >> the need arises. >> >> My recollection is that this scheme has been adopted for non-versioned >> Renesas IP blocks since June 2015 and uses of this scheme well before that. > > Sure, but we could use > > compatible = "renesas,du-r8a77980", "renesas,du-r8a77970"; > > in DT without updating the driver. If the r8a77980 turns out to be > different, we'll then update the driver without a need to modify DT. I'm > fine either way, so > > Reviewed-by: Laurent Pinchart Thanks, This patch has an RB tag from you, and Simon, but alas I don't believe it has been picked up in your drm/du/next branch. Is this patch acceptable? Or do I need to repost? -- Kieran > >>>> Signed-off-by: Kieran Bingham >> >> Reviewed-by: Simon Horman >