Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp261136imj; Wed, 13 Feb 2019 07:57:35 -0800 (PST) X-Google-Smtp-Source: AHgI3IY5jnY604NBzYWOShQVv4RBo+cajEeESLYZqrZji5tP2f+Bj2bQDhOsy9DvrCbLHTdNXkqL X-Received: by 2002:a17:902:64:: with SMTP id 91mr1190354pla.229.1550073455247; Wed, 13 Feb 2019 07:57:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550073455; cv=none; d=google.com; s=arc-20160816; b=veRooiSq9BaCFeufb7WfSYHvMyXDbAJjIxt1PFKIZP9f8YEwvEzJkBSDsFLX1JRw9f 0BmXkHh44XLQ3WvtU//NnWru8hP+lOnSJvFVPy0SpyX7ObNw96emxdytNJnDWHhGHh6V uxVgAezrWn6esuRnUEAm6k+ankiydICjNPJ9yoZe9PBecYs6TSXqACeGxmws5mgzi+D1 8hYqvvzFJcgDVXDDRe1VoyPZqCPCH/2AQpmGIz8P2fTqcK5vkCOP8GBlfkoITPbZOURd WyIK4nb+GinTJQe6chLiO+BtwiGfE+eicyTkzh7yUNDCvCC1QTEybMBXv0y8JnM0kPaK xiGg== 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=oFSF4rTFKMsnaEA1zYxaXQWo3auNYyUTq+4K0ULPRhk=; b=AlI7j57D+BWR/lFKzCXs1d8RFsHof9DSU6UgkKE+Ay35r2+7OuQejT+Y2kVbtZjMDK 3kwmaD2AssgW1tZzl3AgnNWG/6bmjRqGCaleuOwHMkk8xRGdFRyu7P/1S8qERWq9DpFC y1AEdDPC5z7qbpQ7HOS275xcXpQlLxYKNveTNUZbzSbyXe1pqzdxZfJ9LFcw2GwNRmd7 ntNEw9PUJ/25ZniCOzGdtkFq3/EXtCY4nbtorbvmbdmiWmko2LPPjnwiaL1nA+X0Rhtb UPkoiArITNSqUdZ3jSyV1p+scI562zKk2GB20ouNLhpIAPeDo7CIgeqxGgpfvUIEFpNJ f33Q== 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 w14si10223396pga.212.2019.02.13.07.57.18; Wed, 13 Feb 2019 07:57:35 -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 S2391867AbfBMP0Z (ORCPT + 99 others); Wed, 13 Feb 2019 10:26:25 -0500 Received: from muru.com ([72.249.23.125]:38492 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391841AbfBMP0Z (ORCPT ); Wed, 13 Feb 2019 10:26:25 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 4A62480AE; Wed, 13 Feb 2019 15:26:33 +0000 (UTC) Date: Wed, 13 Feb 2019 07:26:20 -0800 From: Tony Lindgren To: Lokesh Vutla Cc: marc.zyngier@arm.com, Nishanth Menon , Santosh Shilimkar , Rob Herring , tglx@linutronix.de, jason@lakedaemon.net, Linux ARM Mailing List , linux-kernel@vger.kernel.org, Device Tree Mailing List , Sekhar Nori , Tero Kristo , Peter Ujfalusi Subject: Re: [PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings Message-ID: <20190213152620.GS5720@atomide.com> References: <20190212074237.2875-1-lokeshvutla@ti.com> <20190212074237.2875-6-lokeshvutla@ti.com> <20190212162247.GK5720@atomide.com> <6a274588-0fb6-2ddf-3bcc-f9e4d849ac07@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6a274588-0fb6-2ddf-3bcc-f9e4d849ac07@ti.com> User-Agent: Mutt/1.11.2 (2019-01-07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Lokesh Vutla [190213 04:26]: > Hi Tony, > > On 12/02/19 9:52 PM, Tony Lindgren wrote: > > Hi, > > > > * Lokesh Vutla [190212 07:43]: > >> +Example: > >> +-------- > >> +The following example demonstrates both interrupt router node and the consumer > >> +node(main gpio) on the AM654 SoC: > >> + > >> +main_intr: interrupt-controller0 { > >> + compatible = "ti,sci-intr"; > >> + interrupt-controller; > >> + interrupt-parent = <&gic500>; > >> + #interrupt-cells = <4>; > >> + ti,sci = <&dmsc>; > >> + ti,sci-dst-id = <56>; > >> + ti,sci-rm-range-girq = <0x1>; > >> +}; > > > > Can you describe a bit what the "ti,sci-dst-id" is above? > > > > These IDs seem to be listed at at [0] below, but is it really a property > > of the hardware? Or is it some enumeration of SoC devices in the firmware? > > This is the way that sysfw describes the hardware. In this case it is GIC and it > is identified by this ID. If this ID is an enumeration in the sysfw rather than an actual hardware property it should not be in the device tree. If so, the device driver should request the id from the sysfw based on a name. That is, if no struct device or device phandle can be used. The problem with using enumeration in the dts is that it requires maintaining the dts, driver(s) and possibly firmware in sync. And that might change between SoCs variants when new devices get added and removed. Regards, Tony