add tps65950 driver
This commit is contained in:
parent
72dd8faac9
commit
0319b9233f
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BEAGLEBOARD,v 1.37 2012/12/31 12:47:25 jmcneill Exp $
|
||||
# $NetBSD: BEAGLEBOARD,v 1.38 2012/12/31 13:28:30 jmcneill Exp $
|
||||
#
|
||||
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
|
||||
#
|
||||
@ -225,6 +225,12 @@ omapiic1 at obio0 addr 0x48072000 size 0x80
|
||||
omapiic2 at obio0 addr 0x48060000 size 0x80
|
||||
iic* at omapiic?
|
||||
|
||||
# Power Managent and System Companion Device
|
||||
tps65950pm0 at iic0 addr 0x48
|
||||
tps65950pm1 at iic0 addr 0x49
|
||||
tps65950pm2 at iic0 addr 0x4a
|
||||
tps65950pm3 at iic0 addr 0x4b
|
||||
|
||||
# On-board 16550 UARTs
|
||||
com0 at obio2 addr 0x49020000 intr 74 mult 4 # UART3 (console)
|
||||
#options CONSADDR=0x49020000, CONSPEED=38400
|
||||
|
Loading…
Reference in New Issue
Block a user