[PATCH 2/2] Add usb support to omap3beagle

2008-04-17 Thread Koen Kooi


add-beagle-usb-support.diff
Description: Binary data


Re: [PATCH 2/2] Add usb support to omap3beagle

2008-04-17 Thread Koen Kooi

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Op 17 apr 2008, om 20:26 heeft David Brownell het volgende geschreven:

On Thursday 17 April 2008, Koen Kooi wrote:


@@ -69,6 +70,7 @@
omap_board_config_size = ARRAY_SIZE(omap3_beagle_config);
omap_serial_init();
sdp_mmc_init();
+   sdp3430_usb_init();
}

arch_initcall(omap3_beagle_i2c_init);


I hope someone makes those sdp_*() routines generic ... or does
SDP not stand for Software Development Platform (different board)?


Those routines are indeed name after the sdp board, but they seem  
generic enough to get reused in other boards (e.g. omap3evm or omap3  
beagle) without change :)


regards,

Koen
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFIB522MkyGM64RGpERAqmvAKC8ASHDj63mcwe5bsa2X8OiOUpgAQCfdcZl
6RL3JX4fBhN4NK3rh3XOhTg=
=/Erq
-END PGP SIGNATURE-
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 2/2] Add usb support to omap3beagle

2008-04-17 Thread Felipe Balbi
On Thu, Apr 17, 2008 at 10:58:32AM +0200, Koen Kooi wrote:

The last one didn't go to the list, both mmc and usb externs should go
to board-omap3beagle.h

and please, care to make the patch inline. It's easier to comment.

-- 
Best Regards,

Felipe Balbi
[EMAIL PROTECTED]
http://blog.felipebalbi.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html