diff options
Diffstat (limited to 'arch/arm')
| -rw-r--r-- | arch/arm/boot/dts/omap3_h1.dts | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/arch/arm/boot/dts/omap3_h1.dts b/arch/arm/boot/dts/omap3_h1.dts index a12cf478222..ff0ed298de7 100644 --- a/arch/arm/boot/dts/omap3_h1.dts +++ b/arch/arm/boot/dts/omap3_h1.dts @@ -236,6 +236,13 @@  			/* Fuel gauge interrupt */  			0x01a 0x4104     /* SYS_CLKOUT1, MODE4 | OMAP_PIN_INPUT */ +			/* +			 * lm3530 PWM pin, gpio128 +			 * gpio128, MODE4 | OFFPULLDOWN | OFFENABLE | OFFOUTENABLE | +			 *          OUTPUT +			 */ +			0x058 0x1604 +              /* Wakeup from Bluetooth */              0x024 0x410C    /* JTAG_EMU0, OMAP_MUX_MODE4 | OMAP_PIN_INPUT |                               OMAP_PIN_OFF_WAKEUPENABLE */    |