diff mbox

[5/6] ARM: dt: tegra114: Add AHB entry

Message ID 1358237848-968-5-git-send-email-hdoyu@nvidia.com
State Accepted, archived
Headers show

Commit Message

Hiroshi Doyu Jan. 15, 2013, 8:17 a.m. UTC
Add AHB entry.

Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com>
---
 arch/arm/boot/dts/tegra114.dtsi |    5 +++++
 1 file changed, 5 insertions(+)

Comments

Stephen Warren Jan. 28, 2013, 7 p.m. UTC | #1
On 01/15/2013 01:17 AM, Hiroshi Doyu wrote:
> Add AHB entry.

I've applied patches 5/6 and 6/6 to Tegra's for-3.9/soc-t114 branch.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi
index 175cbc3..fd2fd0e 100644
--- a/arch/arm/boot/dts/tegra114.dtsi
+++ b/arch/arm/boot/dts/tegra114.dtsi
@@ -26,6 +26,11 @@ 
 			      0 122 0x04>;
 	};
 
+	ahb: ahb {
+		compatible = "nvidia,tegra114-ahb", "nvidia,tegra30-ahb";
+		reg = <0x6000c004 0x14c>;
+	};
+
 	serial@70006000 {
 		compatible = "nvidia,tegra114-uart", "nvidia,tegra20-uart";
 		reg = <0x70006000 0x40>;