From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?VGVyamUgQmVyZ3N0csO2bQ==?= Subject: Re: Tegra DRM device tree bindings Date: Wed, 27 Jun 2012 08:24:24 +0300 Message-ID: <4FEA9908.8090309@nvidia.com> References: <20120626105513.GA9552@avionic-0098.mockup.avionic-design.de> <4FE9B291.2020305@nvidia.com> <20120626134122.GA1115@avionic-0098.mockup.avionic-design.de> <4FE9F4CA.10907@wwwdotorg.org> <20120626193145.GB5247@avionic-0098.adnet.avionic-design.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120626193145.GB5247-RM9K5IK7kjIyiCvfTdI0JKcOhU4Rzj621B7CTYaBSLdn68oJJulU0Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Stephen Warren , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , "dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" List-Id: devicetree@vger.kernel.org On 26.06.2012 22:31, Thierry Reding wrote: > Okay, I see. Does the same apply to the COP interrupts of the host1x > node in your opinion? I don't know if it makes sense to describe > something that's not reachable from the CPU. Yet it is defined in the > GIC. Hi, I wasn't sure so I had to check from the hardware people. The COP interrupts are not usable in a real system. They're usable in our internal simulation environment. The client module interrupts are only for flagging error conditions. Terje