diff options
| author | mattis fjallstrom <mattis@acm.org> | 2015-07-25 14:13:37 -0700 |
|---|---|---|
| committer | mattis fjallstrom <mattis@acm.org> | 2015-07-25 14:13:37 -0700 |
| commit | 5be344bb73c581f32b38b143b21c7ffd9ac13072 (patch) | |
| tree | e53b3d82e4484906e268b88f932544e0e34c60d0 | |
| parent | bd076d06fd6fb325a67e0ea694f5c16c9e506e73 (diff) | |
| download | olio-linux-3.10-5be344bb73c581f32b38b143b21c7ffd9ac13072.tar.xz olio-linux-3.10-5be344bb73c581f32b38b143b21c7ffd9ac13072.zip | |
Removing wake from uart3
Change-Id: I6f96f6c2d67f7c935c7d6af1a504e69f1ca314bf
| -rw-r--r-- | arch/arm/boot/dts/omap3_h1.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3_h1.dts b/arch/arm/boot/dts/omap3_h1.dts index b66afbc5f32..9ca7cb197ba 100644 --- a/arch/arm/boot/dts/omap3_h1.dts +++ b/arch/arm/boot/dts/omap3_h1.dts @@ -76,7 +76,6 @@ /* */ /* off IRQ handle */ ti,pad_irq = <0x152 88 1>, /* uart1 - BT input */ - <0x16e 90 0>, /* uart3 - serial rx */ <0x9f6 143 1>, /* mpu6515 irq pin - is this offset correct? */ <0x9f4 123 1>, /* BT host wake */ <0x1b0 23 1>; /* sys_nirq */ |