aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/dra7.dtsi7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 1fd75aa4639d..bff4348f48fa 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -464,6 +464,13 @@
464 ti,hwmods = "wd_timer2"; 464 ti,hwmods = "wd_timer2";
465 }; 465 };
466 466
467 hwspinlock: spinlock@4a0f6000 {
468 compatible = "ti,omap4-hwspinlock";
469 reg = <0x4a0f6000 0x1000>;
470 ti,hwmods = "spinlock";
471 #hwlock-cells = <1>;
472 };
473
467 i2c1: i2c@48070000 { 474 i2c1: i2c@48070000 {
468 compatible = "ti,omap4-i2c"; 475 compatible = "ti,omap4-i2c";
469 reg = <0x48070000 0x100>; 476 reg = <0x48070000 0x100>;