diff options
-rw-r--r-- | arch/arm/boot/dts/omap3-beagle-xm.dts | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3-beagle.dts | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3-devkit8000.dts | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3-evm.dts | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3-igep.dtsi | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3-overo.dtsi | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3430-sdp.dts | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/twl4030_omap3.dtsi | 25 |
8 files changed, 32 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-beagle-xm.dts b/arch/arm/boot/dts/omap3-beagle-xm.dts index ad17b6bdc87a..afdb16417d4e 100644 --- a/arch/arm/boot/dts/omap3-beagle-xm.dts +++ b/arch/arm/boot/dts/omap3-beagle-xm.dts | |||
@@ -96,6 +96,7 @@ | |||
96 | }; | 96 | }; |
97 | 97 | ||
98 | #include "twl4030.dtsi" | 98 | #include "twl4030.dtsi" |
99 | #include "twl4030_omap3.dtsi" | ||
99 | 100 | ||
100 | &i2c2 { | 101 | &i2c2 { |
101 | clock-frequency = <400000>; | 102 | clock-frequency = <400000>; |
diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts index eb7e02a01a0b..dfd83103657a 100644 --- a/arch/arm/boot/dts/omap3-beagle.dts +++ b/arch/arm/boot/dts/omap3-beagle.dts | |||
@@ -135,6 +135,7 @@ | |||
135 | }; | 135 | }; |
136 | 136 | ||
137 | #include "twl4030.dtsi" | 137 | #include "twl4030.dtsi" |
138 | #include "twl4030_omap3.dtsi" | ||
138 | 139 | ||
139 | &mmc1 { | 140 | &mmc1 { |
140 | vmmc-supply = <&vmmc1>; | 141 | vmmc-supply = <&vmmc1>; |
diff --git a/arch/arm/boot/dts/omap3-devkit8000.dts b/arch/arm/boot/dts/omap3-devkit8000.dts index 5be71b1b2bdc..af32eff9f4b7 100644 --- a/arch/arm/boot/dts/omap3-devkit8000.dts +++ b/arch/arm/boot/dts/omap3-devkit8000.dts | |||
@@ -81,6 +81,7 @@ | |||
81 | }; | 81 | }; |
82 | 82 | ||
83 | #include "twl4030.dtsi" | 83 | #include "twl4030.dtsi" |
84 | #include "twl4030_omap3.dtsi" | ||
84 | 85 | ||
85 | &mmc1 { | 86 | &mmc1 { |
86 | vmmc-supply = <&vmmc1>; | 87 | vmmc-supply = <&vmmc1>; |
diff --git a/arch/arm/boot/dts/omap3-evm.dts b/arch/arm/boot/dts/omap3-evm.dts index baa24bbbcf57..7d4329d179c4 100644 --- a/arch/arm/boot/dts/omap3-evm.dts +++ b/arch/arm/boot/dts/omap3-evm.dts | |||
@@ -45,6 +45,7 @@ | |||
45 | }; | 45 | }; |
46 | 46 | ||
47 | #include "twl4030.dtsi" | 47 | #include "twl4030.dtsi" |
48 | #include "twl4030_omap3.dtsi" | ||
48 | 49 | ||
49 | &i2c2 { | 50 | &i2c2 { |
50 | clock-frequency = <400000>; | 51 | clock-frequency = <400000>; |
diff --git a/arch/arm/boot/dts/omap3-igep.dtsi b/arch/arm/boot/dts/omap3-igep.dtsi index 5224c291461f..bc48b114eae6 100644 --- a/arch/arm/boot/dts/omap3-igep.dtsi +++ b/arch/arm/boot/dts/omap3-igep.dtsi | |||
@@ -87,6 +87,7 @@ | |||
87 | }; | 87 | }; |
88 | 88 | ||
89 | #include "twl4030.dtsi" | 89 | #include "twl4030.dtsi" |
90 | #include "twl4030_omap3.dtsi" | ||
90 | 91 | ||
91 | &i2c2 { | 92 | &i2c2 { |
92 | clock-frequency = <400000>; | 93 | clock-frequency = <400000>; |
diff --git a/arch/arm/boot/dts/omap3-overo.dtsi b/arch/arm/boot/dts/omap3-overo.dtsi index 144a5a2fcad8..4bc788965035 100644 --- a/arch/arm/boot/dts/omap3-overo.dtsi +++ b/arch/arm/boot/dts/omap3-overo.dtsi | |||
@@ -50,6 +50,7 @@ | |||
50 | }; | 50 | }; |
51 | 51 | ||
52 | #include "twl4030.dtsi" | 52 | #include "twl4030.dtsi" |
53 | #include "twl4030_omap3.dtsi" | ||
53 | 54 | ||
54 | /* i2c2 pins are used for gpio */ | 55 | /* i2c2 pins are used for gpio */ |
55 | &i2c2 { | 56 | &i2c2 { |
diff --git a/arch/arm/boot/dts/omap3430-sdp.dts b/arch/arm/boot/dts/omap3430-sdp.dts index 2a725a041668..c4a1c0a97728 100644 --- a/arch/arm/boot/dts/omap3430-sdp.dts +++ b/arch/arm/boot/dts/omap3430-sdp.dts | |||
@@ -29,6 +29,7 @@ | |||
29 | }; | 29 | }; |
30 | 30 | ||
31 | #include "twl4030.dtsi" | 31 | #include "twl4030.dtsi" |
32 | #include "twl4030_omap3.dtsi" | ||
32 | 33 | ||
33 | &mmc1 { | 34 | &mmc1 { |
34 | vmmc-supply = <&vmmc1>; | 35 | vmmc-supply = <&vmmc1>; |
diff --git a/arch/arm/boot/dts/twl4030_omap3.dtsi b/arch/arm/boot/dts/twl4030_omap3.dtsi new file mode 100644 index 000000000000..c353ef0a6ac7 --- /dev/null +++ b/arch/arm/boot/dts/twl4030_omap3.dtsi | |||
@@ -0,0 +1,25 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2013 Linaro, Ltd. | ||
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | ||
8 | |||
9 | &twl { | ||
10 | pinctrl-names = "default"; | ||
11 | pinctrl-0 = <&twl4030_pins>; | ||
12 | }; | ||
13 | |||
14 | &omap3_pmx_core { | ||
15 | /* | ||
16 | * On most OMAP3 platforms, the twl4030 IRQ line is connected | ||
17 | * to the SYS_NIRQ line on OMAP. Therefore, configure the | ||
18 | * defaults for the SYS_NIRQ pin here. | ||
19 | */ | ||
20 | twl4030_pins: pinmux_twl4030_pins { | ||
21 | pinctrl-single,pins = < | ||
22 | 0x1b0 (PIN_INPUT_PULLUP | PIN_OFF_WAKEUPENABLE | MUX_MODE0) /* sys_nirq.sys_nirq */ | ||
23 | >; | ||
24 | }; | ||
25 | }; | ||