diff options
| -rw-r--r-- | arch/arm/boot/dts/omap3_h1.dts | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/arm/boot/dts/omap3_h1.dts b/arch/arm/boot/dts/omap3_h1.dts index 94f566db142..b66afbc5f32 100644 --- a/arch/arm/boot/dts/omap3_h1.dts +++ b/arch/arm/boot/dts/omap3_h1.dts @@ -75,7 +75,7 @@  		/* listed below will be reported as the wakeup reason */  		/*                                                    */  		/*             off  IRQ handle                        */ -		ti,pad_irq = <0x150  88  1>, /* uart1 - BT input      */ +		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          */ |