summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap3_h1.dts
diff options
context:
space:
mode:
authormattis fjallstrom <mattis@acm.org>2015-08-11 19:29:20 -0700
committermattis fjallstrom <mattis@acm.org>2015-08-11 19:29:20 -0700
commit9ccd6e0d99208ca9a7bb514cc956b1de6800940b (patch)
tree3e5550dd0998fafb61e1d871a8da4df987f04f5a /arch/arm/boot/dts/omap3_h1.dts
parentb66fe63ea9d50a1049d9142559121d16f86db9eb (diff)
downloadolio-linux-3.10-9ccd6e0d99208ca9a7bb514cc956b1de6800940b.tar.xz
olio-linux-3.10-9ccd6e0d99208ca9a7bb514cc956b1de6800940b.zip
Bluetooth working in sleep mode.
Change-Id: I20e42e204dbf73c5f8468fc7733fa29c6ea1c2f2
Diffstat (limited to 'arch/arm/boot/dts/omap3_h1.dts')
-rw-r--r--arch/arm/boot/dts/omap3_h1.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/omap3_h1.dts b/arch/arm/boot/dts/omap3_h1.dts
index 090cd6f4362..b83d1bdb0bd 100644
--- a/arch/arm/boot/dts/omap3_h1.dts
+++ b/arch/arm/boot/dts/omap3_h1.dts
@@ -75,8 +75,8 @@
/* listed below will be reported as the wakeup reason */
/* */
/* off IRQ handle */
- ti,pad_irq = <0x150 88 1>, /* uart1 - BT input */
- <0x9f6 143 1>, /* mpu6515 irq pin - is this offset correct? */
+ ti,pad_irq = <0x150 88 1>, /* 72 + 16, uart1 - BT input */
+ <0x9f6 143 1>, /* mpu6515 irq pin - is this offset correct? */
<0x9f4 123 1>, /* BT host wake */
<0x1b0 23 1>; /* sys_nirq */
};
@@ -147,7 +147,7 @@
0x19c 0x118 /* MCSPI1_SOMI, MODE0 | INPUT_PULLUP */
0x1a0 0x000 /* MCSPI1_CS1, MODE0 | OUTPUT */
- /* CKE pin for memory */
+ /* CKE pin for memory */
0x232 0x000 /* SDRC_CKE0, MODE0 | OUTPUT */
0x234 0x000 /* SDRC_CKE1, MODE0 | OUTPUT */
@@ -193,14 +193,14 @@
OMAP_PIN_OFF_WAKEUPENABLE */
0x14c 0x000 /* UART1, BT, TX */
- 0x14e 0x000 /* UART1, BT, RTS - E00 = output high off */
+ 0x14e 0xA00 /* UART1, BT, RTS - A00 = output off high, this one is active low! */
0x150 0x4100 /* UART1, BT, CTS */
0x152 0x100 /* UART1, BT, RX */
/* BT_WAKE_GPIO - for waking up BT */
/* OMAP_OFF_ENABLE, OMAP_OFF_PULL_EN, OMAP_OFF_OUTENABLE for sleep modes. */
/* Now set this to regular old output .. also off enable, output low. (0x600) */
- 0x0da 0x604 /* 0x1604 */ /* DSS_DATA23, (IDIS | PI | M4 ) */
+ 0x0da 0x004 /* 0x1604 */ /* DSS_DATA23, (IDIS | PI | M4 ) */
>;
};