]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: boot: beaglex15: pass correct interrupt
authorFelipe Balbi <balbi@ti.com>
Wed, 30 Dec 2015 00:55:47 +0000 (09:55 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 5 Feb 2016 05:16:38 +0000 (14:16 +0900)
commit0331966df0a288236bea6489420a35a0ca1e9043
tree885fcf710419f78b328b8de8bb7dd44612ec3a37
parent16b2329cc461fd15350d3cd3713a3b07a272d6ad
arm: boot: beaglex15: pass correct interrupt

According to latest schematics [1], GPIO_1/VBUSDET
on TPS659038 is tied to AM57x GPIO4_21. We can use
that as a VBUS interrupt, instead of relying on
PMIC's VBUS interrupts which don't seem to be firing
on x15 at all.

A follow up patch will add support for using this
GPIO-based interrupt mechanism for notifying about
VBUS.

[1] https://github.com/beagleboard/beagleboard-x15/blob/master/BeagleBoard-X15_RevA2.pdf

Signed-off-by: Felipe Balbi <balbi@ti.com>
[cw00.choi: Use the 'vbus-gpio' property instead of 'interrupts-extended']
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am57xx-beagle-x15.dts