* [PATCH 2/2] ARM: dt: tegra20.dtsi: Add GART node [not found] <1336635940-31068-1-git-send-email-hdoyu@nvidia.com> @ 2012-05-10 7:45 ` Hiroshi DOYU 0 siblings, 0 replies; only message in thread From: Hiroshi DOYU @ 2012-05-10 7:45 UTC (permalink / raw) To: linux-arm-kernel Add a node for the Tegra20 GART Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> --- arch/arm/boot/dts/tegra20.dtsi | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/tegra20.dtsi b/arch/arm/boot/dts/tegra20.dtsi index 548b42e..c6cf42e 100644 --- a/arch/arm/boot/dts/tegra20.dtsi +++ b/arch/arm/boot/dts/tegra20.dtsi @@ -207,6 +207,12 @@ phy_type = "utmi"; }; + gart { + compatible = "nvidia,tegra20-gart"; + reg = <0x7000f024 0x00000018 /* controller registers */ + 0x58000000 0x02000000>; /* GART aperture */ + }; + ahb: ahb at 6000c004 { compatible = "nvidia,tegra20-ahb"; reg = <0x6000c004 0x10c>; /* AHB Arbitration + Gizmo Controller */ -- 1.7.5.4 ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-10 7:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1336635940-31068-1-git-send-email-hdoyu@nvidia.com>
2012-05-10 7:45 ` [PATCH 2/2] ARM: dt: tegra20.dtsi: Add GART node Hiroshi DOYU
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).