Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp122860imj; Thu, 14 Feb 2019 16:47:55 -0800 (PST) X-Google-Smtp-Source: AHgI3Iat0oiKRfmeKt3oYg7sBKipeOZ3mdc2HxyayDwdRCGJwzefQ5MZM9P+ZAby3WbB2Xi3wPmD X-Received: by 2002:a62:3c1:: with SMTP id 184mr7081781pfd.56.1550191674980; Thu, 14 Feb 2019 16:47:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550191674; cv=none; d=google.com; s=arc-20160816; b=RQPEN8/ijGJIbBe14i2REisHGAwbbakFUg0zMyeDgxzwFQn5I6nUyy16s1LMMbLn5f AnpwhFd1UQGVQvauPbI7L0YC4pxKJdOilSEa4OL9ARO9sQehp9wUnIDD89Je7mo2uQRi Rw60OvB1ErVwODyPnmlunOMth4s62AZI9JImq+fWyK2P+omme/xDDuzXpxnH70afrnED 7ohD3gG5fznRkmlGl7TRtjL3FjnTTJF99ovZfFTlq8KOz7cTMiy++ZAsEBKxWRI84c/w jkkpVvRHQGkn55H38SfQKOtxv6vO+UrSYWzW2vorFWyPjDXqBqjCtLiQc/R0Ymy1dI1g LL1w== 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=HAfBGGDssCFCLZXmophmhHkjw6FnYMnswqb0NaNHsVY=; b=A/sY9R1VYzdFED3Kg3b9sJHQ4vI+5yh3tLA4yLlJpUx0QVTpCrWsM53GXlC8BPnP3t SaZJmcmHVWpCm0SFnFUUnQG205SJqZnPPUVAojmrU7LZjGJL/cGhzx96eBHELST9Zalu NzCqkfZU44xB/IEjZWHv6sbQa5OQdyit0F1UgMO8o6jurPrmH2Ky62NlvVsINQCYLM8J TbBJqucKYHM+OVq/AqlricGf7oAPxGyKgCfaqaFoA2vAp0R+2KAw5y9ClxrCAK/nfwUY KuFg8QYEcb6ZtrCuh+yAbYnUJNpwxY9f2hEdvbRZPV/v5l+1kF9X5XLBFOmyrkSfXkP8 g5ng== 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 w20si3854655plp.310.2019.02.14.16.47.39; Thu, 14 Feb 2019 16:47:54 -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 S2407554AbfBNPnE (ORCPT + 99 others); Thu, 14 Feb 2019 10:43:04 -0500 Received: from muru.com ([72.249.23.125]:38826 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727571AbfBNPnE (ORCPT ); Thu, 14 Feb 2019 10:43:04 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id BCED780EA; Thu, 14 Feb 2019 15:43:12 +0000 (UTC) Date: Thu, 14 Feb 2019 07:42:59 -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: <20190214154259.GC5720@atomide.com> References: <20190212074237.2875-1-lokeshvutla@ti.com> <20190212074237.2875-6-lokeshvutla@ti.com> <20190212163018.GL5720@atomide.com> <5b5d86b9-2aa7-718c-c1da-70bbf9bf589e@ti.com> <20190213153215.GT5720@atomide.com> <821ab540-469a-2166-9346-9cc0dec8ffbe@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <821ab540-469a-2166-9346-9cc0dec8ffbe@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 [190214 08:40]: > On 13/02/19 9:02 PM, Tony Lindgren wrote: > > OK so maybe update the description along those lines saying it's > > a shared piece of hardware between various independent SoC > > clusters which may or may not be running Linux. > > IMHO, SoC integration is out of scope of this document. If you insist I can add > the details. Certainly you need to justify how come such a critical piece of information as interrupt line routing is out of control of Linux here. Regards, Tony