From: b-cousson@ti.com (Cousson, Benoit)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch-v2.6.39 6/7] OMAP4430: hwmod data: Adding USBOTG
Date: Fri, 18 Feb 2011 16:55:09 +0100 [thread overview]
Message-ID: <4D5E965D.7040500@ti.com> (raw)
In-Reply-To: <20110218154135.GF11151@legolas.emea.dhcp.ti.com>
Hi Felipe,
On 2/18/2011 4:41 PM, Balbi, Felipe wrote:
> Hi all,
>
> On Fri, Feb 18, 2011 at 03:11:11PM +0100, Cousson, Benoit wrote:
>> On 2/17/2011 7:18 PM, Tony Lindgren wrote:
>>> * Cousson, Benoit<b-cousson@ti.com> [110217 09:45]:
>>>>
>>>> Done, boot tested, and that does remove the warning about the
>>>> missing opt clock you had with the previous data.
>>>>
>>>> git://gitorious.org/omap-pm/linux.git for_2.6.39/omap4_hwmod_data
>>>>
>>>> Just let me know if it does break anything else.
>>>
>>> Pulled into omap-for-linus. Also now merged are the devel-hwspinlock
>>> and devel-mcspi branches.
>>
>> McSPI OMAP4 hwmod data are missing a couple of flags that break the boot for the moment.
>>
>> Govindraj should rebase on the omap4_hwmod_data branch and add the missing rev and dev_attr for the McSPI.
>>
>> Unfortunately, even with that patch omap-for-linus boot hangs after the following trace:
>>
>> [ 0.875091] omap_device: omap2_mcspi.1: new worst case activate latency 0: 30517
>> [ 0.886657] usbcore: registered new interface driver usbfs
>> [ 0.892822] usbcore: registered new interface driver hub
>> [ 0.898681] usbcore: registered new device driver usb
>> [ 0.904815] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz
>
> I tested your branch merged with mine and it was working fine. What else
> is on omap-for-linus ? There are only 28 patches on that branch, a
> bisect would be quick ?
This is what I observed too. There are some early stuff in it + some TI816X... I do not know what is going wrong.
Please note that there are a little bit more (47) stuff added but they are below the -rc5 tag... The bisect will be longer :-)
+ [HEAD^2] OMAP: runtime: McSPI driver runtime conversion
+ [HEAD^2^] OMAP: devices: Modify McSPI device to adapt to hwmod framework
+ [HEAD^2~2] OMAP3: hwmod data: Add McSPI
+ [HEAD^2~3] OMAP2430: hwmod data: Add McSPI
+ [HEAD^2~4] OMAP2420: hwmod data: Add McSPI
+ [HEAD^] omap: add hwspinlock device
+ [HEAD~2] drivers: hwspinlock: add OMAP implementation
+ [HEAD~3] drivers: hwspinlock: add framework
+ [HEAD~4^2] OMAP4: hwmod data: Add USBOTG
+ [HEAD~4^2^] OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPU
+ [HEAD~4^2~2] OMAP4: hwmod data: Add McBSP
+ [HEAD~4^2~3] OMAP4: hwmod data: Add DMIC
+ [HEAD~4^2~4] OMAP4: hwmod data: Add mailbox
+ [HEAD~4^2~5] OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC
+ [HEAD~4^2~6] OMAP4: hwmod data: Add timer
+ [HEAD~4^2~7] OMAP4: hwmod data: Add McSPI
+ [HEAD~4^2~8] OMAP4: hwmod data: Add hwspinlock
+ [HEAD~5^3] TI816X: Update to use init_early
+ [HEAD~5^3^] TI816X: Add low level debug support
+ [HEAD~5^3~2] TI816X: Create board support and enable build for TI816X EVM
+ [HEAD~5^3~3] TI816X: Update common OMAP machine specific sources
+ [HEAD~5^3~4] TI816X: Update common omap platform files
+ [HEAD~5^3~5] omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init
+ [HEAD~5^3~6] omap2+: Fix omap_serial_early_init to work with init_early hook
+ [HEAD~5^3~7] omap2+: Make omap_hwmod_late_init into core_initcall
+ [HEAD~5^3~8] ARM: OMAP2: use early init hook
+ [HEAD~5^2] omap: McBSP: Remove unused audio macros in mcbsp.h
+ [HEAD~5^2^] wip: fix section mismatches in omap1_defconfig
+ [HEAD~5^2~2] ARM: omap: move omap_board_config_kernel to .init.data
+ [HEAD~5^2~3] ARM: omap: move omap_get_config et al. to .init.text
+ [HEAD~5^2~4] ARM: omap1/nokia770: mark some functions __init
+ [HEAD~5^2~5] arm: mach-omap1: board-voiceblue: add missing include
+ [HEAD~5^2~6] ARM: OMAP: Allow platforms to hook reset cleanly
+ [HEAD~5^2~7] arm: mach-omap1: board-h3: make nand_platdata static
+ [HEAD~5^2~8] arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static
+ [HEAD~5^2~9] arm: mach-omap1: board-innovator: make innovator_mmc_init() static
+ [HEAD~5^2~10] arm: mach-omap1: board-h2: make h2_nand_platdata static
+ [HEAD~5^2~11] arm: plat-omap: dma: make omap_dma_in_1510_mode() static
+ [HEAD~5^2~12] arm: omap2: irq: fix compile warning:
+ [HEAD~5^2~13] arm: omap1: fix a bunch of section mismatches
+ [HEAD~5^2~14] arm: omap1: fix compile warnings
+ [HEAD~5^2~15] arm: omap1: fix compile warning
+ [HEAD~5^2~16] arm: omap: i2c: fix compile warning
+ [HEAD~5^2~17] omap: Start using CONFIG_SOC_OMAP
++ [85e2efb] Linux 2.6.38-rc5
Regards,
Benoit
next prev parent reply other threads:[~2011-02-18 15:55 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 12:40 [patch-v2.6.39 0/7] Patches for next merge window Felipe Balbi
2011-02-17 12:41 ` [patch-v2.6.39 1/7] arm: omap4: usb: explicitly configure MUSB pads Felipe Balbi
2011-02-17 12:41 ` [patch-v2.6.39 2/7] arm: omap4: 4430sdp: drop ehci support Felipe Balbi
2011-02-17 12:41 ` [patch-v2.6.39 3/7] OMAP2430: hwmod data: Add USBOTG Felipe Balbi
2011-02-17 12:41 ` [patch-v2.6.39 4/7] OMAP3xxx: " Felipe Balbi
2011-02-17 12:41 ` [patch-v2.6.39 5/7] AM35xx: " Felipe Balbi
2011-02-18 11:29 ` Premi, Sanjeev
2011-02-18 13:07 ` Hema Kalliguddi
2011-02-18 13:31 ` Premi, Sanjeev
2011-02-17 12:41 ` [patch-v2.6.39 6/7] OMAP4430: hwmod data: Adding USBOTG Felipe Balbi
2011-02-17 13:43 ` Cousson, Benoit
2011-02-17 14:07 ` Hema Kalliguddi
2011-02-17 15:15 ` Felipe Balbi
2011-02-17 15:18 ` Felipe Balbi
2011-02-17 15:21 ` Cousson, Benoit
2011-02-17 15:26 ` Felipe Balbi
2011-02-17 15:54 ` Cousson, Benoit
2011-02-17 16:20 ` Tony Lindgren
2011-02-17 16:22 ` Felipe Balbi
2011-02-17 16:59 ` Tony Lindgren
2011-02-17 17:14 ` Cousson, Benoit
2011-02-17 17:17 ` Felipe Balbi
2011-02-17 17:17 ` Felipe Balbi
2011-02-17 17:24 ` Cousson, Benoit
2011-02-17 17:37 ` Felipe Balbi
2011-02-17 17:46 ` Cousson, Benoit
2011-02-17 17:52 ` Felipe Balbi
2011-02-17 18:01 ` Felipe Balbi
2011-02-17 18:18 ` Tony Lindgren
2011-02-17 19:08 ` Felipe Balbi
2011-02-17 21:16 ` Tony Lindgren
2011-02-18 14:11 ` Cousson, Benoit
2011-02-18 15:41 ` Felipe Balbi
2011-02-18 15:55 ` Cousson, Benoit [this message]
2011-02-18 16:50 ` Cousson, Benoit
2011-02-21 18:22 ` Tony Lindgren
2011-02-21 21:36 ` Cousson, Benoit
2011-02-21 22:08 ` Tony Lindgren
2011-02-21 22:53 ` Cousson, Benoit
2011-02-21 23:09 ` Tony Lindgren
2011-02-21 23:28 ` Russell King - ARM Linux
2011-02-22 18:27 ` Paul Walmsley
2011-02-17 16:21 ` Tony Lindgren
2011-02-17 16:31 ` Felipe Balbi
2011-02-17 12:41 ` [patch-v2.6.39 7/7] OMAP2+: musb: hwmod adaptation for musb registration Felipe Balbi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D5E965D.7040500@ti.com \
--to=b-cousson@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).