Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1197785pxb; Mon, 11 Oct 2021 00:03:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzOJ0X2isa9FitM9u2PB1bJXKLvsc1k1gwuBqmkTty3Z8UCofpwWWCN/ZfR6bYMIHXtOe1H X-Received: by 2002:a17:907:3e8e:: with SMTP id hs14mr23407139ejc.35.1633935829905; Mon, 11 Oct 2021 00:03:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633935829; cv=none; d=google.com; s=arc-20160816; b=wBLe653I+EgYvqSi4s/2KyhG+OS5CNyobcP3qif70qFGG9AcccwSDSDceIG21TMmI3 w5YV4XMsHkqWFF9AQ3cl3POCaFcQMf1BIylTuaalaly0vuUtvyXnlIYIIWSZr08PCQAy OBklRPBcttXIbLb1iJnxjeDiThqBuJ/A9oVUUU+jHoRQ3W/6+t1hE70bGGOrq1gMVf/t VPEv+R3UkxXj2j7HYCBPW5Domq3Luzd3nlR0g+FUK/uaq/lciN1LNLeRASPDUefjuX7h cNE9S2q882qnVtCuV6rwxHlBdsh46ReD5tA2z697fd68CoMTV6RFKBTNTSL24HYSzV3J 8dyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=jfAo6jkh9GhKkTAx0clmQui32BcFsH19+Dfyz0tlTrA=; b=VUGSymyKaBJ3mrpWjI/Au6HimE5WsSYCONk4h88lqsdTzardx9DhBm0MSPKpfznOWq 0fOoV4czgRr1yATQlcgVIBJtIFwLT/+zhZNtZdqnBvS7qlZoTUJRG2yLkhKLxyv9bBvT N7ewLOJ53pxzT2YH2cx+RA2L8aE+c1KWRFf2Oi7KVeueH1wryO9lF3bh3opBnC/0i+yc scghBBjU/yvb5eKQrmwG+PPk6yc37tmsfLeje9jSnu5ZC88x0dF9u0g0hLiKESKDRyEg ge25iPfk4nyRHJNvDx9aMzPhsPdflCSXuD7Nn6a69FR6I6b5y67TJR07PCXspzplo5bI IqZw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o24si9844681ejd.504.2021.10.11.00.03.26; Mon, 11 Oct 2021 00:03:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232813AbhJKFxA (ORCPT + 99 others); Mon, 11 Oct 2021 01:53:00 -0400 Received: from muru.com ([72.249.23.125]:43220 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229986AbhJKFw7 (ORCPT ); Mon, 11 Oct 2021 01:52:59 -0400 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id A3E78805F; Mon, 11 Oct 2021 05:51:30 +0000 (UTC) Date: Mon, 11 Oct 2021 08:50:57 +0300 From: Tony Lindgren To: Rob Herring Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Suman Anna , Geert Uytterhoeven , Simon Horman Subject: Re: [PATCH 3/3] dt-bindings: bus: ti-sysc: Update to use yaml binding Message-ID: References: <20211007124858.44011-1-tony@atomide.com> <20211007124858.44011-4-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, * Rob Herring [211008 20:39]: > On Thu, Oct 07, 2021 at 03:48:58PM +0300, Tony Lindgren wrote: > > + compatible: > > + oneOf: > > + - items: > > + - enum: > > + - ti,sysc-omap2 > > + - ti,sysc-omap2 > > + - ti,sysc-omap4 > > + - ti,sysc-omap4-simple > > + - ti,sysc-omap2-timer > > + - ti,sysc-omap4-timer > > + - ti,sysc-omap3430-sr > > + - ti,sysc-omap3630-sr > > + - ti,sysc-omap4-sr > > + - ti,sysc-omap3-sham > > + - ti,sysc-omap-aes > > + - ti,sysc-mcasp > > + - ti,sysc-dra7-mcasp > > + - ti,sysc-usb-host-fs > > + - ti,sysc-dra7-mcan > > + - ti,sysc-pruss > > + - const: ti,sysc > > + - items: > > + - const: ti,sysc > > This doesn't really match what the old doc said nor the old example. > Fine to fix in the conversion if wrong, but just highlight that in the > commit msg. OK yes we currently always need "ti,sysc" as the clockdomain autoidle handling still relies on auxdata. > > + > > + reg: true > > Any number of register areas is valid? Yes the number of registers is known, I'll update to use max three reg. > > + > > + reg-names: true > > You've thrown out the names defined before. Yup these are known too. > > + > > + clocks: true > > Any number of clocks is valid? I think 8 clocks is the highest seen :) > > + clock-names: true > > You've thrown out the names defined before. Hmm fck and ick can be named, the rest are device specific though. > > + > > + power-domains: true > > How many? Just one should be enough here. > > +additionalProperties: true > > This can be restricted to child nodes only? If so: > > additionalProperties: > type: object OK great, this can be limited to child nodes only. Regards, Tony