From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 2/3] iommu: tegra/gart: Add device tree support Date: Fri, 13 Apr 2012 13:37:56 -0600 Message-ID: <4F888094.1010103@wwwdotorg.org> References: <1334322489-837-1-git-send-email-thierry.reding@avionic-design.de> <1334322489-837-2-git-send-email-thierry.reding@avionic-design.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1334322489-837-2-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Olof Johansson , Colin Cross , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Hiroshi Doyu , Joerg Roedel , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Grant Likely , Rob Herring List-Id: devicetree@vger.kernel.org On 04/13/2012 07:08 AM, Thierry Reding wrote: > This commit adds device tree support for the GART hardware available on > NVIDIA Tegra 20 SoCs. > > Signed-off-by: Thierry Reding Acked-by: Stephen Warren Here, I note that the GART aperture is included in the regs property, but I believe that's legitimate on Tegra20 because the CPU can access the GART aperture at that address.