From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/2] ARM: tegra: Add device tree nodes for flow controller Date: Thu, 12 Jun 2014 14:15:50 -0600 Message-ID: <539A0A76.40604@wwwdotorg.org> References: <1402487891-6493-1-git-send-email-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1402487891-6493-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 06/11/2014 05:58 AM, Thierry Reding wrote: > From: Thierry Reding > > These nodes are required so that the flow controller driver can obtain > the I/O memory region from device tree rather than hard-coding it. I don't see a file in Documentation/devicetree/bindings that describes these nodes... From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Thu, 12 Jun 2014 14:15:50 -0600 Subject: [PATCH 1/2] ARM: tegra: Add device tree nodes for flow controller In-Reply-To: <1402487891-6493-1-git-send-email-thierry.reding@gmail.com> References: <1402487891-6493-1-git-send-email-thierry.reding@gmail.com> Message-ID: <539A0A76.40604@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/11/2014 05:58 AM, Thierry Reding wrote: > From: Thierry Reding > > These nodes are required so that the flow controller driver can obtain > the I/O memory region from device tree rather than hard-coding it. I don't see a file in Documentation/devicetree/bindings that describes these nodes...