projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
806c99e
)
ARM: dts: omap3-gta04a5: define pinmux for bluetooth enable of ti,wl1837 module
author
H. Nikolaus Schaller
<hns@goldelico.com>
Tue, 31 Jul 2018 07:11:34 +0000
(09:11 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 7 Sep 2018 17:11:05 +0000
(10:11 -0700)
Properly pinmux the bluetooth enable so that it is not floating.
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04a5.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap3-gta04a5.dts
b/arch/arm/boot/dts/omap3-gta04a5.dts
index 973d07d0b4c807b02ea0636e123923070515d535..bd232b1b24cbe861e204a97cfa5541f6d7080d28 100644
(file)
--- a/
arch/arm/boot/dts/omap3-gta04a5.dts
+++ b/
arch/arm/boot/dts/omap3-gta04a5.dts
@@
-48,6
+48,12
@@
};
&omap3_pmx_core {
+ bt_pins: pinmux_bt_pins {
+ pinctrl-single,pins = <
+ OMAP3_CORE1_IOPAD(0x2166, PIN_OUTPUT | MUX_MODE4) /* mmc2_dat5 = mmc3_dat1 = gpio137 */
+ >;
+ };
+
wlan_pins: pinmux_wlan_pins {
pinctrl-single,pins = <
OMAP3_CORE1_IOPAD(0x2168, PIN_OUTPUT | MUX_MODE4) /* mmc2_dat6 = mmc3_dat2 = gpio138 */