Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp5857735ybg; Tue, 22 Oct 2019 09:21:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqz5pnh3/dbR92Rw59CgTHJWIYELvZi2btPi4v7K2Qz11hb5d5Yp5Pk56y3pUR5UZ7oho1pW X-Received: by 2002:a50:eb95:: with SMTP id y21mr32415709edr.155.1571761302348; Tue, 22 Oct 2019 09:21:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571761302; cv=none; d=google.com; s=arc-20160816; b=JTbwUcSbJS2CNEF10hm3q3f1Bem85QKCg65HCl2IhJ164v8ZWECO91LTASLUW/yQnt g55RFF8cDEICHjCdWtedthMFcFV2jfufeD8l1djkEgrqPUyfrJKLkQEiJZyRQaZ6gjea p8qarPAekoa5LM4tJV5lGNeUGRRtRLrZcmdHOYKbJ0COPq5jjsrzd/N4yQ7BREZIvZCC hr5Yaoh7qyF/0z7y/iRRAMk0d/fXMnEun2gXYE27+7OIgrWPWI7XZfFWh0oelloGsn9+ nMoaORYBV19tSeR1mqDUG1GhdVUfFguG9hcKnD9G+UGQRhg5UY1bjJdnNFZt9x9ZNrJb ojoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=WgWv4RTMs5MHGVjVc4V6HHapONxBoDCmrj8YONqmoLI=; b=l9nNQbXNlfzjT7kgSeOQJjxBVvg3X1plxjTF2wMFl789Ju3UIsTVEUzxRTKVKc7W/l mz0X8X+utx3pjQXLKRkqdjDSRL4FKUxQkr9mvZqWqKizaoDeH8kDOLFPs+Qlz2shTjjb vwV8Npf4l7ZXWNSN1jZrUxlFhKXLvBFpiLAhA3fYE1yuPeleh2VH+pYwV/gnKsB/D8i2 cSvDJhjBvXeG37Vskvj7Y5rLvXWbIBuMIdUMCHAIvjE0bLuFMr+EEyh9chaNmiNTWpDr X4GykEyfYTdv8kc6LIToBfKrpIGKOhfuRl7dDbnPM7Zi07/HFW9PiPSHX2mjF3Echl74 51aA== 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 x25si13174284edd.350.2019.10.22.09.21.18; Tue, 22 Oct 2019 09:21:42 -0700 (PDT) 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 S1732464AbfJVPgy (ORCPT + 99 others); Tue, 22 Oct 2019 11:36:54 -0400 Received: from muru.com ([72.249.23.125]:38904 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731450AbfJVPgy (ORCPT ); Tue, 22 Oct 2019 11:36:54 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id EF18F80FA; Tue, 22 Oct 2019 15:37:27 +0000 (UTC) Date: Tue, 22 Oct 2019 08:36:50 -0700 From: Tony Lindgren To: "H. Nikolaus Schaller" Cc: Rob Herring , David Airlie , Daniel Vetter , Mark Rutland , =?utf-8?Q?Beno=C3=AEt?= Cousson , dri-devel , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , linux-omap , Discussions about the Letux Kernel , kernel@pyra-handheld.com Subject: Re: [PATCH 1/7] dt-bindings: gpu: pvrsgx: add initial bindings Message-ID: <20191022153650.GL5610@atomide.com> References: <20191021172557.GB5610@atomide.com> <20191022150202.GJ5610@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Nikolaus Schaller [191022 15:12]: > Hm. How should that work? Some SoC have the sgx544 as single > core and others as dual core. This imho does not fit into > the "img,sgx544-$revision" scheme which could be matched to. Well don't you have then just two separate child nodes, one for each core with their own register range? That is assuming they're really separate instances.. > But maybe we do it the same as with the timer for the moment, > i.e. keep it in some unpublished patch set. Yeah makes sense to me until things get sorted out. > At the moment I have more problems understanding how the yaml > thing works. I understand and fully support the overall goal, > but it is quite difficult to get a start here. And there do not > seem to be tools or scripts to help converting from old style > text format (even if not perfect, this would be helpful) and > I have no yaml editor that helps keeping the indentation > correct. So this slows down a v2 a little bit. Sounds handy to me :) Regards, Tony