This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

about tvp5146 device driver?

Other Parts Discussed in Thread: TVP5146, ADS7846

Hi

what device node will be created after the tvp514x driver loaded? or the device node (/dev/videox?) should be created manually? Whether my tvp5146 chip work nomorly, the input type should be manualy select?


I am working on a TDM3730 board, similar to DM37X EVM,

when I run:


root@dm37x-evm:/usr/share/ti/ti-dmai-apps# ./video_loopback_dm3730.x470MV -O lcd
Failed to detect input video standard, input connected?

I am new to linux media architecre,

I find , there is no "/dev/videox" node,alse it seems "/dev/media0" should exist according  to some linux media document.

I have configured the kernel to include "video for linux", "Video capture adapters / TVP5146video decoder"

what other config I missing?

must the "/dev/videox" node be created manually? or It be created after load some kernel modules?

Thanks for any help?

  • whether the "/dev/videox" node be auto created after the video input device be conected?

  • Which PSP release are you using? Do "cat /proc/ti-psp-version".

    To answer your question, creating device node is dependent on udev/mdev tools, sometimes I have seen due to unknown reasons it fails to create device nodes, and I have seen Rebooting system fixes this. Also You can created them manually, looking at sysfs interface.

    Also if possible provide your bootlog to understand your use-case better way.

    Thanks,

    Vaibhav

  • Hi Vaibhav, thanks for your answer.

    I use "AM35x-OMAP35x PSP 04.02.00.07", there is no "/proc/ti-psp-version"  in my filesystem.

    following is my bootlog:

    Texas Instruments X-Loader 1.4.4ss (Mar 31 2011 - 21:39:52)
    TDM-3730
    Loading u-boot.bin from nand


    U-Boot 2011.03-rc1 (Sep 30 2011 - 16:14:19)

    OMAP36XX/37XX-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
    OMAP3 TDM-3730 board + LPDDR/NAND
    I2C:   ready
    DRAM:  512 MiB
    NAND:  512 MiB
    MMC:   OMAP SD/MMC: 0
    Using built-in environmentIn:    serial
    Out:   serial
    Err:   serial
    Die ID #526200029e3800000168432c1602802e
    Net:   smc911x-0
    Hit any key to stop autoboot:  0
    OMAP3 TDM-3730 #
    OMAP3 TDM-3730 #
    OMAP3 TDM-3730 # setenv ipaddr 192.168.0.10;setenv serverip 192.168.0.101
    OMAP3 TDM-3730 # setenv nfsroot '/root/dvsdk_new/filesystem/rootfs_new'
    OMAP3 TDM-3730 # setenv bootargs_base 'setenv bootargs console=ttyO0,115200n8 ip=${ipaddr}:${serverip}::255.255.255.0::eth0:off'
    OMAP3 TDM-3730 # setenv bootargs_nfs 'setenv bootargs ${bootargs} mem=55M@0x80000000 mem=128M@0x88000000 mpurate=1000 root=/dev/nfs nfsroot=${serverip}:${nfsroot},v3,tcp rw'
    OMAP3 TDM-3730 # setenv bootcmd_nfs 'run bootargs_base bootargs_nfs ; bootm ${loadaddr}'
    OMAP3 TDM-3730 # setenv bootcmd 'run bootcmd_nfs'
    OMAP3 TDM-3730 # setenv machid c78
    OMAP3 TDM-3730 # boot
    ## Booting kernel from Legacy Image at 82000000 ...
       Image Name:   Linux-2.6.37
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    2580136 Bytes = 2.5 MiB
       Load Address: 80008000
       Entry Point:  80008000
       Verifying Checksum ... OK
       Loading Kernel Image ... OK
    OK
    Using machid 0xc78 from environment

    Starting kernel ...

    Uncompressing Linux... done, booting the kernel.
    <5>Linux version 2.6.37 (root@slack) (gcc version 4.3.3 (GCC) ) #12 Thu Feb 23 11:55:05 CST 2012
    CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    Machine: TDM3730
    <6>Reserving 12582912 bytes SDRAM for VRAM
    Memory policy: ECC disabled, Data cache writeback
    <6>OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    <6>SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    <7>On node 0 totalpages: 43776
    <7>free_area_init_node: node 0, pgdat c0522444, node_mem_map c0557000
    <7>  Normal zone: 512 pages used for memmap
    <7>  Normal zone: 0 pages reserved
    <7>  Normal zone: 43264 pages, LIFO batch:7
    <7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
    <7>pcpu-alloc: [0] 0
    Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 43264
    <5>Kernel command line: console=ttyO0,115200n8 ip=192.168.0.10:192.168.0.101::255.255.255.0::eth0:off mem=55M@0x80000000 mem=128M@0x88000000 mpurate=1000 root=/dev/nfs nfsroot=192.168.0.101:/root/dvsdk_new/filesystem/rootfs_new,v3,tcp rw
    <6>PID hash table entries: 1024 (order: 0, 4096 bytes)
    <6>Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    <6>Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    <6>Memory: 55MB 116MB = 171MB total
    <5>Memory: 167924k/167924k available, 19468k reserved, 0K highmem
    <5>Virtual kernel memory layout:
        vector  : 0xffff0000 - 0xffff1000   (   4 kB)
        fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
        DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
        vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
        lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
        modules : 0xbf000000 - 0xc0000000   (  16 MB)
          .init : 0xc0008000 - 0xc0032000   ( 168 kB)
          .text : 0xc0032000 - 0xc04e4000   (4808 kB)
          .data : 0xc04e4000 - 0xc0522ce0   ( 252 kB)
    <6>NR_IRQS:409
    <6>Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
    <6>Reprogramming SDRC clock to 332000000 Hz
    <6>IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    <6>Total of 96 interrupts on 1 active controller
    <6>OMAP clockevent source: GPTIMER1 at 32768 Hz
    Console: colour dummy device 80x30
    <6>Calibrating delay loop... <c>597.64 BogoMIPS (lpj=2334720)
    <6>pid_max: default: 32768 minimum: 301
    Mount-cache hash table entries: 512
    <6>CPU: Testing write buffer coherency: ok
    <6>regulator: core version 0.5
    <6>regulator: dummy:
    <6>NET: Registered protocol family 16
    <6>OMAP GPIO hardware version 2.5
    <6>OMAP GPIO hardware version 2.5
    <6>OMAP GPIO hardware version 2.5
    <6>OMAP GPIO hardware version 2.5
    <6>OMAP GPIO hardware version 2.5
    <6>OMAP GPIO hardware version 2.5
    <6>GPMC revision 5.0
    <4>Trying to install interrupt handler for IRQ402
    <4>Trying to install interrupt handler for IRQ403
    <4>Trying to install interrupt handler for IRQ404
    <4>Trying to install interrupt handler for IRQ405
    <4>Trying to install interrupt handler for IRQ406
    <4>Trying to install interrupt handler for IRQ407
    <4>Trying to install interrupt handler for IRQ408
    <3>Trying to install type control for IRQ409
    <3>Trying to set irq flags for IRQ409
    <6>omap_mux_init: Add partition: #1: core, flags: 0
    <7>gpio_request: gpio-198 (LCD_ENBKL) status -22
    <7>gpio_direction_output: gpio-198 status -22
    <3>Could not look up dss_core
    <4>------------[ cut here ]------------
    <4>WARNING: at arch/arm/mach-omap2/clock.c:438 omap2_clk_switch_mpurate_at_boot+0x88/0xbc()
    clock: dpll1_ck: unable to set MPU rate to 1000: -22
    <d>Modules linked in:
    Backtrace:
    [<c003b6b4>] (dump_backtrace+0x0/0x10c) from [<c03cf644>] (dump_stack+0x18/0x1c)
     r7:cec1bf48 r6:c0010724 r5:c047eb76 r4:000001b6
    [<c03cf62c>] (dump_stack+0x0/0x1c) from [<c005e2c0>] (warn_slowpath_common+0x58/0x70)
    [<c005e268>] (warn_slowpath_common+0x0/0x70) from [<c005e37c>] (warn_slowpath_fmt+0x38/0x40)
     r8:c0010758 r7:00000013 r6:c002dd78 r5:c047b894 r4:c04eda50
    [<c005e344>] (warn_slowpath_fmt+0x0/0x40) from [<c0010724>] (omap2_clk_switch_mpurate_at_boot+0x88/0xbc)
     r3:c047b894 r2:c047ec59
    [<c001069c>] (omap2_clk_switch_mpurate_at_boot+0x0/0xbc) from [<c0010770>] (omap3xxx_clk_arch_init+0x18/0x48)
     r6:c0061688 r5:c0029c14 r4:c0029830
    [<c0010758>] (omap3xxx_clk_arch_init+0x0/0x48) from [<c00323b8>] (do_one_initcall+0xd0/0x19c)
     r4:c0029830
    [<c00322e8>] (do_one_initcall+0x0/0x19c) from [<c0008704>] (kernel_init+0x9c/0x150)
    [<c0008668>] (kernel_init+0x0/0x150) from [<c0061688>] (do_exit+0x0/0x5b4)
     r5:c0008668 r4:00000000
    <4>---[ end trace 1b75b31a2719ed1c ]---
    <6>OMAP DMA hardware revision 5.0
    <7>VRAM: adding region paddr 8f400000 size 12582912
    bio: create slab <bio-0> at 0
    <6>regulator: vmmc: 3300 mV normal
    <5>SCSI subsystem initialized
    <6>usbcore: registered new interface driver usbfs
    <6>usbcore: registered new interface driver hub
    <6>usbcore: registered new device driver usb
    <6>omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    <6>twl4030: PIH (irq 7) chaining IRQs 368..375
    <6>twl4030: power (irq 373) chaining IRQs 376..383
    <6>twl4030: gpio (irq 368) chaining IRQs 384..401
    <6>regulator: VUSB1V5: 1500 mV normal standby
    <6>regulator: VUSB1V8: 1800 mV normal standby
    <6>regulator: VUSB3V1: 3100 mV normal standby
    <6>twl4030_usb twl4030_usb: Initialized TWL4030 USB module
    <6>regulator: VPLL1: 1000 <--> 1800 mV at 1800 mV normal standby
    <6>regulator: VIO: 1800 mV normal standby
    <6>regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    <6>regulator: VDAC: 1800 mV normal standby
    <6>regulator: VAUX2_4030: 2800 mV normal standby
    <6>regulator: VPLL2: 1800 mV normal standby
    <3>twl_reg twl_reg.5: can't register VPLL2, -16
    <4>twl_reg: probe of twl_reg.5 failed with error -16
    <3>machine_constraints_voltage: unsupportable 'VMMC2' voltage constraints
    <3>twl_reg twl_reg.7: can't register VMMC2, -22
    <4>twl_reg: probe of twl_reg.7 failed with error -22
    <6>regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    <6>omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    <3>i2c i2c-2: Invalid 7-bit I2C address 0x00
    <3>i2c i2c-2: Can't create device at 0x00
    <6>omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    <3>i2c i2c-3: Invalid 7-bit I2C address 0x00
    <3>i2c i2c-3: Can't create device at 0x00
    <6>Advanced Linux Sound Architecture Driver Version 1.0.23.
    <6>cfg80211: Calling CRDA to update world regulatory domain
    <6>Switching to clocksource 32k_counter
    <6>musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    <6>musb-hdrc musb-hdrc.0: dma type: dma-inventra
    <7>musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
    <7>musb-hdrc: MHDRC RTL version 1.800
    <7>musb-hdrc: setup fifo_mode 4
    <7>musb-hdrc: 28/31 max ep, 16384/16384 memory
    <6>musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    <6>NET: Registered protocol family 2
    <6>IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    <6>TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    <6>TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    <6>TCP: Hash tables configured (established 8192 bind 8192)
    <6>TCP reno registered
    <6>UDP hash table entries: 256 (order: 0, 4096 bytes)
    <6>UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    <6>NET: Registered protocol family 1
    <6>RPC: Registered udp transport module.
    <6>RPC: Registered tcp transport module.
    <6>RPC: Registered tcp NFSv4.1 backchannel transport module.
    <6>omap-iommu omap-iommu.0: isp registered
    <6>msgmni has been set to 327
    <6>io scheduler noop registered
    <6>io scheduler deadline registered
    <6>io scheduler cfq registered (default)
    Generic Backlight Driver Initialized.
    <6>OMAP DSS rev 2.0
    <6>OMAP DISPC rev 3.0
    <6>OMAP VENC rev 2
    <6>OMAP DSI rev 1.0
    <6>sil9022 3-0039: <sil9022_set_cm_clkout_ctrl> sil9022 HDMI Chip version = b0
    <6>Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    <6>omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    [    0.000000] Linux version 2.6.37 (root@slack) (gcc version 4.3.3 (GCC) ) #12 Thu Feb 23 11:55:05 CST 2012
    [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: TDM3730
    [    0.000000] Reserving 12582912 bytes SDRAM for VRAM
    [    0.000000] Memory policy: ECC disabled, Data cache writeback
    [    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    [    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 43264
    [    0.000000] Kernel command line: console=ttyO0,115200n8 ip=192.168.0.10:192.168.0.101::255.255.255.0::eth0:off mem=55M@0x80000000 mem=128M@0x88000000 mpurate=1000 root=/dev/nfs nfsroot=192.168.0.101:/root/dvsdk_new/filesystem/rootfs_new,v3,tcp rw
    [    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    [    0.000000] Memory: 55MB 116MB = 171MB total
    [    0.000000] Memory: 167924k/167924k available, 19468k reserved, 0K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    [    0.000000]     vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
    [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
    [    0.000000]       .init : 0xc0008000 - 0xc0032000   ( 168 kB)
    [    0.000000]       .text : 0xc0032000 - 0xc04e4000   (4808 kB)
    [    0.000000]       .data : 0xc04e4000 - 0xc0522ce0   ( 252 kB)
    [    0.000000] NR_IRQS:409
    [    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
    [    0.000000] Reprogramming SDRC clock to 332000000 Hz
    [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [    0.000000] Total of 96 interrupts on 1 active controller
    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [    0.000000] Console: colour dummy device 80x30
    [    0.000000] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
    [    0.000000] pid_max: default: 32768 minimum: 301
    [    0.000000] Mount-cache hash table entries: 512
    [    0.000000] CPU: Testing write buffer coherency: ok
    [    0.000000] regulator: core version 0.5
    [    0.000000] regulator: dummy:
    [    0.000000] NET: Registered protocol family 16
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] GPMC revision 5.0
    [    0.000000] Trying to install interrupt handler for IRQ402
    [    0.000000] Trying to install interrupt handler for IRQ403
    [    0.000000] Trying to install interrupt handler for IRQ404
    [    0.000000] Trying to install interrupt handler for IRQ405
    [    0.000000] Trying to install interrupt handler for IRQ406
    [    0.000000] Trying to install interrupt handler for IRQ407
    [    0.000000] Trying to install interrupt handler for IRQ408
    [    0.000000] Trying to install type control for IRQ409
    [    0.000000] Trying to set irq flags for IRQ409
    [    0.000000] omap_mux_init: Add partition: #1: core, flags: 0
    [    0.000000] Could not look up dss_core
    [    0.000000] ------------[ cut here ]------------
    [    0.000000] WARNING: at arch/arm/mach-omap2/clock.c:438 omap2_clk_switch_mpurate_at_boot+0x88/0xbc()
    [    0.000000] clock: dpll1_ck: unable to set MPU rate to 1000: -22
    [    0.000000] Modules linked in:
    [    0.000000] Backtrace:
    [    0.000000] [<c003b6b4>] (dump_backtrace+0x0/0x10c) from [<c03cf644>] (dump_stack+0x18/0x1c)
    [    0.000000]  r7:cec1bf48 r6:c0010724 r5:c047eb76 r4:000001b6
    [    0.000000] [<c03cf62c>] (dump_stack+0x0/0x1c) from [<c005e2c0>] (warn_slowpath_common+0x58/0x70)
    [    0.000000] [<c005e268>] (warn_slowpath_common+0x0/0x70) from [<c005e37c>] (warn_slowpath_fmt+0x38/0x40)
    [    0.000000]  r8:c0010758 r7:00000013 r6:c002dd78 r5:c047b894 r4:c04eda50
    [    0.000000] [<c005e344>] (warn_slowpath_fmt+0x0/0x40) from [<c0010724>] (omap2_clk_switch_mpurate_at_boot+0x88/0xbc)
    [    0.000000]  r3:c047b894 r2:c047ec59
    [    0.000000] [<c001069c>] (omap2_clk_switch_mpurate_at_boot+0x0/0xbc) from [<c0010770>] (omap3xxx_clk_arch_init+0x18/0x48)
    [    0.000000]  r6:c0061688 r5:c0029c14 r4:c0029830
    [    0.000000] [<c0010758>] (omap3xxx_clk_arch_init+0x0/0x48) from [<c00323b8>] (do_one_initcall+0xd0/0x19c)
    [    0.000000]  r4:c0029830
    [    0.000000] [<c00322e8>] (do_one_initcall+0x0/0x19c) from [<c0008704>] (kernel_init+0x9c/0x150)
    [    0.000000] [<c0008668>] (kernel_init+0x0/0x150) from [<c0061688>] (do_exit+0x0/0x5b4)
    [    0.000000]  r5:c0008668 r4:00000000
    [    0.000000] ---[ end trace 1b75b31a2719ed1c ]---
    [    0.000000] OMAP DMA hardware revision 5.0
    [    0.030395] bio: create slab <bio-0> at 0
    [    0.034851] regulator: vmmc: 3300 mV normal
    [    0.039276] SCSI subsystem initialized
    [    0.046539] usbcore: registered new interface driver usbfs
    [    0.051208] usbcore: registered new interface driver hub
    [    0.055572] usbcore: registered new device driver usb
    [    0.070281] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    [    0.077423] twl4030: PIH (irq 7) chaining IRQs 368..375
    [    0.082122] twl4030: power (irq 373) chaining IRQs 376..383
    [    0.087188] twl4030: gpio (irq 368) chaining IRQs 384..401
    [    0.094421] regulator: VUSB1V5: 1500 mV normal standby
    [    0.099212] regulator: VUSB1V8: 1800 mV normal standby
    [    0.104064] regulator: VUSB3V1: 3100 mV normal standby
    [    0.110961] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
    [    0.118194] regulator: VPLL1: 1000 <--> 1800 mV at 1800 mV normal standby
    [    0.123840] regulator: VIO: 1800 mV normal standby
    [    0.130432] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    [    0.135040] regulator: VDAC: 1800 mV normal standby
    [    0.140136] regulator: VAUX2_4030: 2800 mV normal standby
    [    0.144775] regulator: VPLL2: 1800 mV normal standby
    [    0.149444] twl_reg twl_reg.5: can't register VPLL2, -16
    [    0.154296] twl_reg: probe of twl_reg.5 failed with error -16
    [    0.161529] machine_constraints_voltage: unsupportable 'VMMC2' voltage constraints
    [    0.166168] twl_reg twl_reg.7: can't register VMMC2, -22
    [    0.170989] twl_reg: probe of twl_reg.7 failed with error -22
    [    0.177398] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    [    0.195220] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    [    0.199615] i2c i2c-2: Invalid 7-bit I2C address 0x00
    [    0.203491] i2c i2c-2: Can't create device at 0x00
    [    0.208007] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    [    0.212890] i2c i2c-3: Invalid 7-bit I2C address 0x00
    [    0.216735] i2c i2c-3: Can't create device at 0x00
    [    0.223449] Advanced Linux Sound Architecture Driver Version 1.0.23.
    [    0.230316] cfg80211: Calling CRDA to update world regulatory domain
    [    0.234313] Switching to clocksource 32k_counter
    [    0.258300] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    [    0.262969] musb-hdrc musb-hdrc.0: dma type: dma-inventra
    [    0.291107] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [    0.295135] NET: Registered protocol family 2
    [    0.301330] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.307983] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.313751] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.319335] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.321502] TCP reno registered
    [    0.326446] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.331848] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.335449] NET: Registered protocol family 1
    [    0.339599] RPC: Registered udp transport module.
    [    0.343383] RPC: Registered tcp transport module.
    [    0.348937] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.354522] omap-iommu omap-iommu.0: isp registered
    [    0.364471] msgmni has been set to 327
    [    0.368255] io scheduler noop registered
    [    0.371612] io scheduler deadline registered
    [    0.375518] io scheduler cfq registered (default)
    [    0.380340] Generic Backlight Driver Initialized.
    [    0.382995] OMAP DSS rev 2.0
    [    0.385284] OMAP DISPC rev 3.0
    [    0.387115] OMAP VENC rev 2
    [    0.389282] OMAP DSI rev 1.0
    [    0.557983] sil9022 3-0039: <sil9022_set_cm_clkout_ctrl> sil9022 HDMI Chip version = b0
    [    0.724914] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.733032] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    <6>console [ttyO0] enabled
    [    1.557617] console [ttyO0] enabled
    <6>omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    [    1.569213] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    <6>omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    [    1.583801] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    <6>omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    [    1.597900] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    <6>omap2-nand driver initializing
    [    1.610961] omap2-nand driver initializing
    <6>NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
    [    1.623382] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
    <5>cmdlinepart partition parsing not available
    [    1.636962] cmdlinepart partition parsing not available
    <5>Creating 5 MTD partitions on "omap2-nand.0":
    [    1.646850] Creating 5 MTD partitions on "omap2-nand.0":
    <5>0x000000000000-0x000000080000 : "X-Loader"
    [    1.656677] 0x000000000000-0x000000080000 : "X-Loader"
    <5>0x000000080000-0x000000260000 : "U-Boot"
    [    1.667785] 0x000000080000-0x000000260000 : "U-Boot"
    <5>0x000000260000-0x000000280000 : "U-Boot Env"
    [    1.680450] 0x000000260000-0x000000280000 : "U-Boot Env"
    <5>0x000000280000-0x000000680000 : "Kernel"
    [    1.691528] 0x000000280000-0x000000680000 : "Kernel"
    <5>0x000000680000-0x000020000000 : "File System"
    [    1.704254] 0x000000680000-0x000020000000 : "File System"
    <6>smsc911x: Driver version 2008-10-21.
    [    1.927917] smsc911x: Driver version 2008-10-21.
    <6>smsc911x-mdio: probed
    [    1.936706] smsc911x-mdio: probed
    <6>eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
    [    1.947723] eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
    <6>net eth0: MAC Address: 00:1f:7b:20:01:17
    [    1.960632] net eth0: MAC Address: 00:1f:7b:20:01:17
    <6>usbcore: registered new interface driver asix
    [    1.970733] usbcore: registered new interface driver asix
    <6>usbcore: registered new interface driver cdc_ether
    [    1.981506] usbcore: registered new interface driver cdc_ether
    <6>usbcore: registered new interface driver net1080
    [    1.993072] usbcore: registered new interface driver net1080
    <6>usbcore: registered new interface driver cdc_subset
    [    2.004547] usbcore: registered new interface driver cdc_subset
    <6>usbcore: registered new interface driver zaurus
    [    2.015625] usbcore: registered new interface driver zaurus
    <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.027130] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    <6>ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [    2.059509] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    <6>ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [    2.072052] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    <6>ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [    2.084686] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    <6>ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [    2.106628] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    <6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.118652] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    <6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.132110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    <6>usb usb1: Product: OMAP-EHCI Host Controller
    [    2.144073] usb usb1: Product: OMAP-EHCI Host Controller
    <6>usb usb1: Manufacturer: Linux 2.6.37 ehci_hcd
    [    2.154113] usb usb1: Manufacturer: Linux 2.6.37 ehci_hcd
    <6>usb usb1: SerialNumber: ehci-omap.0
    [    2.163360] usb usb1: SerialNumber: ehci-omap.0
    <6>hub 1-0:1.0: USB hub found
    [    2.171752] hub 1-0:1.0: USB hub found
    <6>hub 1-0:1.0: 3 ports detected
    [    2.178985] hub 1-0:1.0: 3 ports detected
    <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.216674] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    <6>Initializing USB Mass Storage driver...
    [    2.227355] Initializing USB Mass Storage driver...
    <6>usbcore: registered new interface driver usb-storage
    [    2.238342] usbcore: registered new interface driver usb-storage
    <6>USB Mass Storage support registered.
    [    2.248321] USB Mass Storage support registered.
    <6>mice: PS/2 mouse device common for all mice
    [    2.258453] mice: PS/2 mouse device common for all mice
    <6>input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    2.270355] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    <6>ads7846 spi1.0: touchscreen, irq 296
    [    2.282440] ads7846 spi1.0: touchscreen, irq 296
    <6>input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
    [    2.295593] input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
    <6>input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
    [    2.316009] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
    <6>rtc-ds1307 3-0068: rtc core: registered ds1337 as rtc0
    [    2.334594] rtc-ds1307 3-0068: rtc core: registered ds1337 as rtc0
    <6>i2c /dev entries driver
    [    2.343780] i2c /dev entries driver
    <6>Linux media interface: v0.10
    [    2.351623] Linux media interface: v0.10
    <6>Linux video capture interface: v2.00
    [    2.359649] Linux video capture interface: v2.00
    <6>cpuidle: using governor ladder
    [    2.368438] cpuidle: using governor ladder
    <6>cpuidle: using governor menu
    [    2.375762] cpuidle: using governor menu
    <4>mmci-omap-hs.0 supply vmmc_aux not found, using dummy regulator
    [    2.386962] mmci-omap-hs.0 supply vmmc_aux not found, using dummy regulator
    <7>gpio_request: gpio-211 (tdm3730board::usr0) status -22
    <4>leds-gpio: probe of leds-gpio failed with error -22
    [    2.407226] leds-gpio: probe of leds-gpio failed with error -22
    <6>usbcore: registered new interface driver usbhid
    [    2.419250] usbcore: registered new interface driver usbhid
    <6>usbhid: USB HID core driver
    [    2.427978] usbhid: USB HID core driver
    OMAP3 TAO/TDM SoC Sound init
    [    2.436706] OMAP3 TAO/TDM SoC Sound init
    <6>usb 1-2: new high speed USB device using ehci-omap and address 2
    [    2.521942] usb 1-2: new high speed USB device using ehci-omap and address 2
    <6>asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    [    2.537261] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    <6>ALSA device list:
    [    2.550140] ALSA device list:
    <6>  #0: omap3taotdm
    [    2.555206]   #0: omap3taotdm
    <6>TCP cubic registered
    [    2.560821] TCP cubic registered
    <6>NET: Registered protocol family 17
    [    2.567718] NET: Registered protocol family 17
    <6>NET: Registered protocol family 15
    [    2.575927] NET: Registered protocol family 15
    <6>lib80211: common routines for IEEE802.11 drivers
    [    2.585357] lib80211: common routines for IEEE802.11 drivers
    <7>lib80211_crypt: registered algorithm 'NULL'
    <5>Registering the dns_resolver key type
    [    2.599395] Registering the dns_resolver key type
    <6>VFP support v0.3: [    2.606353] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    implementor 41 architecture 3 part 30 variant c rev 3
    <3>Power Management for TI OMAP3.
    [    2.624938] Power Management for TI OMAP3.
    <6>smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [    2.638305] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    <4>smartreflex: probe of smartreflex.0 failed with error -22
    [    2.652038] smartreflex: probe of smartreflex.0 failed with error -22
    <6>smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [    2.665802] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    <4>smartreflex: probe of smartreflex.1 failed with error -22
    [    2.679595] smartreflex: probe of smartreflex.1 failed with error -22
    <3>sr_init: platform driver register failed for SR
    [    2.692321] sr_init: platform driver register failed for SR
    <6>SmartReflex Class3 initialized
    [    2.701324] SmartReflex Class3 initialized
    <6>clock: disabling unused clocks to save power
    [    2.709991] clock: disabling unused clocks to save power
    allocating 1536000 bytes for fb 0
    [    2.722290] allocating 1536000 bytes for fb 0
    <7>VRAM: alloc mem type 0 size 1536000 paddr cec1bdb4
    <7>VRAM: checking region 8f400000 3072
    <7>VRAM: found 8f400000, end 90000000
    <6>usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
    [    2.746520] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
    <6>usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    [    2.759857] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    <6>usb 1-2: Product: USB2.0 Hub
    [    2.770324] usb 1-2: Product: USB2.0 Hub
    <4>omapdss DPI: Could not find exact pixel clock. Requested 33260 kHz, got 33259 kHz
    [    2.848571] omapdss DPI: Could not find exact pixel clock. Requested 33260 kHz, got 33259 kHz
    <6>hub 1-2:1.0: USB hub found
    [    2.863586] hub 1-2:1.0: USB hub found
    <6>hub 1-2:1.0: 4 ports detected
    [    2.871032] hub 1-2:1.0: 4 ports detected
    <4>regulator_init_complete: incomplete constraints, leaving VDAC on
    [    2.922668] regulator_init_complete: incomplete constraints, leaving VDAC on
    <6>rtc-ds1307 3-0068: setting system clock to 2012-02-27 10:26:40 UTC (1330338400)
    [    2.938964] rtc-ds1307 3-0068: setting system clock to 2012-02-27 10:26:40 UTC (1330338400)
    <3>omap_vout omap_vout: probed for an unknown device
    [    2.952697] omap_vout omap_vout: probed for an unknown device
    <6>net eth0: SMSC911x/921x identified at 0xd0810000, IRQ: 161
    [    3.482543] net eth0: SMSC911x/921x identified at 0xd0810000, IRQ: 161
    IP-Config: Complete:[    4.494598] IP-Config: Complete:
         device=eth0
    [    4.499450]      device=eth0, addr=192.168.0.10, addr=192.168.0.10, mask=255.255.255.0, mask=255.255.255.0, gw=255.255.255.255, gw=255.255.255.255,
         host=192.168.0.10, domain=, nis-domain=(none),
    [    4.518035]      host=192.168.0.10, domain=, nis-domain=(none),
         bootserver=192.168.0.101,
    [    4.527191]      bootserver=192.168.0.101, rootserver=192.168.0.101, rootserver=192.168.0.101, rootpath=, rootpath=

    VFS: Mounted root (nfs filesystem) on device 0:13.
    [    6.567077] VFS: Mounted root (nfs filesystem) on device 0:13.
    <6>Freeing init memory: 168K
    [    6.576141] Freeing init memory: 168K
    INIT: version 2.86 booting
    Please wait: booting...
    Starting udev
    <4>udevd (631): /proc/631/oom_adj is deprecated, please use /proc/631/oom_score_adj instead.
    [   10.663787] udevd (631): /proc/631/oom_adj is deprecated, please use /proc/631/oom_score_adj instead.
    <6>udev: starting version 141
    [   10.676635] udev: starting version 141
    Root filesystem already rw, not remounting
    Caching udev devnodes
    Populating dev cachemv: cannot rename '/tmp/devices': No such file or directory
    ALSA: Restoring mixer settings...
    NOT configuring network interfaces: / is an NFS mount
    No state is present for card omap3taotdm
    Found hardware: "" "" "" "" ""
    Hardware is initialized using a generic method
    No state is present for card omap3taotdm
    INIT: Entering runlevel: 5
    Starting system message bus: dbus.
    Starting Dropbear SSH server: dropbear.
    Starting telnet daemon.
    Starting network benchmark server: netserver.
    Starting syslogd/klogd: done
    Starting thttpd.
    Starting PVR
    <3>pvrsrvkm: version magic '2.6.37 mod_unload modversions ARMv7 ' should be '2.6.37 mod_unload ARMv7 '
    [   14.358428] pvrsrvkm: version magic '2.6.37 mod_unload modversions ARMv7 ' should be '2.6.37 mod_unload ARMv7 '
    insmod: error inserting '/lib/modules/2.6.37/kernel/drivers/gpu/pvr/pvrsrvkm.ko': -1 Invalid module format
    <3>pvrsrvkm: version magic '2.6.37 mod_unload modversions ARMv7 ' should be '2.6.37 mod_unload ARMv7 '
    [   14.398345] pvrsrvkm: version magic '2.6.37 mod_unload modversions ARMv7 ' should be '2.6.37 mod_unload ARMv7 '
    FATAL: Error inserting omaplfb (/lib/modules/2.6.37/kernel/drivers/gpu/pvr/omaplfb.ko): Invalid module format
    <3>pvrsrvkm: version magic '2.6.37 mod_unload modversions ARMv7 ' should be '2.6.37 mod_unload ARMv7 '
    [   14.436065] pvrsrvkm: version magic '2.6.37 mod_unload modversions ARMv7 ' should be '2.6.37 mod_unload ARMv7 '
    FATAL: Error inserting bufferclass_ti (/lib/modules/2.6.37/kernel/drivers/gpu/pvr/bufferclass_ti.ko): Invalid module format
    BusyBox v1.13.2 (2011-12-23 00:31:29 IST) multi-call binary

    Usage: mknod [OPTIONS] NAME TYPE MAJOR MINOR

    Create a special file (block, character, or pipe)

    Options:
            -m      Create the special file using the specified mode (default a=rw)
    TYPEs include:
            b:      Make a block device
            c or u: Make a character device
            p:      Make a named pipe (MAJOR and MINOR are ignored)

    chmod: /dev/pvrsrvkm: No such file or directory
    <6>CMEMK module: built on Feb 23 2012 at 12:08:01
    [   14.669982] CMEMK module: built on Feb 23 2012 at 12:08:01
    <6>  Reference Linux version 2.6.37
    [   14.679077]   Reference Linux version 2.6.37
    <6>  File /root/dvsdk_new/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
    [   14.692474]   File /root/dvsdk_new/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
    CMEM Range Overlaps Kernel Physical - allowing overlap
    [   14.711700] CMEM Range Overlaps Kernel Physical - allowing overlap
    CMEM phys_start (0x83700000) overlaps kernel (0x80000000 -> 0x8ab00000)
    [   14.724761] CMEM phys_start (0x83700000) overlaps kernel (0x80000000 -> 0x8ab00000)
    <6>allocated heap buffer 0xd2000000 of size 0x2200000
    [   14.746643] allocated heap buffer 0xd2000000 of size 0x2200000
    <6>heap fallback enabled - will try heap if pool buffer is not available
    [   14.759429] heap fallback enabled - will try heap if pool buffer is not available
    <6>cmemk initialized
    [   14.769744] cmemk initialized
    <1>DSPLINK Module (1.65.01.05_eng) created on Date: Feb 23 2012 Time: 12:08:27
    [   14.830993] DSPLINK Module (1.65.01.05_eng) created on Date: Feb 23 2012 Time: 12:08:27
    <6>SDMAK module: built on Feb 23 2012 at 12:08:02
    [   14.890167] SDMAK module: built on Feb 23 2012 at 12:08:02
    <6>  Reference Linux version 2.6.37
    [   14.899261]   Reference Linux version 2.6.37
    <6>  File /root/dvsdk_new/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/sdma/src/module/sdmak.c
    [   14.912689]   File /root/dvsdk_new/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/sdma/src/module/sdmak.c
    numid=49,iface=MIXER,name='HeadsetL Mixer AudioL1'
      ; type=BOOLEAN,access=rw------,values=1
      : values=on
    numid=46,iface=MIXER,name='HeadsetR Mixer AudioR1'
      ; type=BOOLEAN,access=rw------,values=1
      : values=on
    Simple mixer control 'Headset',0
      Capabilities: pvolume penum
      Playback channels: Front Left - Front Right
      Limits: Playback 0 - 3
      Mono:
      Front Left: Playback 1 [33%] [-6.00dB]
      Front Right: Playback 1 [33%] [-6.00dB]

     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            

    Arago Project http://arago-project.org dm37x-evm ttyO0

    Arago 2011.06 dm37x-evm ttyO0

    dm37x-evm login: root
    root@dm37x-evm:~#

  • "To answer your question, creating device node is dependent on udev/mdev tools"

    I think i know the problem:  I have not connect anying to my CVBS connector(I will find a mp4 player tomorrow).

    the device node is auto created by udev system when the device be connected.  Am I right?


  • First of all, the boot log you have pasted here, doesn't seem to have TVP5146 driver enabled in kernel config. Quick question before getting into your questions, from where you got this kernel sources? Does it have Media-Controller framework, ISP driver and TVP5146 driver ported?

    The CVBS input connection is not related to creating device node here, the device node is created based on tvp5146 driver probe + handshaking between SoC and tvp5146 (over i2c).

    Thanks,

    Vaibhav

  • Thanks Vaibhav.

    I do see TVP514x driver load info on bootlog  at sometimes, but not now, I don't known how to change kernel config to show driver load info.
    there is some bootlogs related to that :


    "<6>Linux media interface: v0.10
    [    2.345764] Linux media interface: v0.10
    <6>Linux video capture interface: v2.00
    [    2.353759] Linux video capture interface: v2.00"



    I am sure TVP514x driver is compile into kernel, because:

    cat /proc/kallsyms
    c02b8e6c t tvp514x_get_pad_format
    c02b8ecc t tvp514x_enum_frame_size
    c02b8f80 t tvp514x_querystd
    c02b90a8 t tvp514x_write_reg
    c02b9118 t tvp514x_s_std
    c02b91e8 t tvp514x_s_ctrl
    c02b93e0 t tvp514x_write_regs
    c02b9468 t tvp514x_s_stream
    c02b9820 t tvp514x_open
    c02b9874 t tvp514x_s_config

    c00223a4 t isp_init
    c0029b20 t __initcall_isp_init6
    c02bd02c T isp_flush
    c02bd050 T isp_configure_bridge
    c02bd0d4 t isp_set_pixel_clock
    c02bd0ec T isp_sbl_enable
    c02bd158 T isp_sbl_disable
    c02bd1c4 T isp_subclk_enable
    c02bd22c T isp_subclk_disable
    c02bd294 T isp_print_status
    c02bd2a4 t isp_disable_clocks
    c02bd2d4 t isp_enable_clocks
    c02bd3d4 t isp_pm_resume
    c02bd3fc t isp_pm_suspend
    c02bd44c t isp_pipeline_pm_power_one
    c02bd564 t isp_restore_ctx
    c02bd5d0 t isp_pipeline_enable
    c02bd780 t isp_resume_module_pipeline
    c02bd804 t isp_pm_complete
    c02bd8a0 t isp_pipeline_wait
    c02bd8f8 t isp_pipeline_disable
    c02bda98 t isp_suspend_module_pipeline
    c02bdae8 T isp_pipeline_set_stream
    c02bdb14 t isp_pipeline_wait_preview

    "Media-Controller framework, ISP driver and TVP5146" are all ported.the linux kernel is 2.6.37, same to PSP 04.02.00.07,

    The encode and decode dmai samples run properly, but not loopback samples.


  • The kernel sources are downloaded from the board manufacture website(http://www.technexion.com/index.php/support/download-center/arm-cpu-modules/tdm-3730).

    I think it's based on TI's PSP.

  • The detailed bootlog:



    Texas Instruments X-Loader 1.4.4ss (Mar 31 2011 - 21:39:52)
    TDM-3730
    Loading u-boot.bin from nand


    U-Boot 2011.03-rc1 (Sep 30 2011 - 16:14:19)

    ## Booting kernel from Legacy Image at 82000000 ...
       Image Name:   Linux-2.6.37
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    2581208 Bytes = 2.5 MiB
       Load Address: 80008000
       Entry Point:  80008000
       Verifying Checksum ... OK
       Loading Kernel Image ... OK
    OK
    Using machid 0xc78 from environment

    Starting kernel ...

    Uncompressing Linux... done, booting the kernel.
    <5>Linux version 2.6.37 (root@slack) (gcc version 4.3.3 (GCC) ) #13 Thu Feb 23 19:53:10 CST 2012
    CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    Machine: TDM3730
    <6>Reserving 12582912 bytes SDRAM for VRAM
    Memory policy: ECC disabled, Data cache writeback
    <6>OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    <6>SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    <7>On node 0 totalpages: 43776
    <7>free_area_init_node: node 0, pgdat c0524444, node_mem_map c0559000
    <7>  Normal zone: 512 pages used for memmap
    <7>  Normal zone: 0 pages reserved
    <7>  Normal zone: 43264 pages, LIFO batch:7
    <7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
    <7>pcpu-alloc: [0] 0
    Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 43264
    <5>Kernel command line: console=ttyO0,115200n8 ip=192.168.0.10:192.168.0.101::255.255.255.0::eth0:off mem=55M@0x80000000 mem=128M@0x88000000 mpurate=1000 root=/dev/nfs nfsroot=192.168.0.101:/root/dvsdk_new/filesystem/rootfs,v3,tcp rw
    <6>PID hash table entries: 1024 (order: 0, 4096 bytes)
    <6>Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    <6>Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    <6>Memory: 55MB 116MB = 171MB total
    <5>Memory: 167916k/167916k available, 19476k reserved, 0K highmem
    <5>Virtual kernel memory layout:
        vector  : 0xffff0000 - 0xffff1000   (   4 kB)
        fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
        DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
        vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
        lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
        modules : 0xbf000000 - 0xc0000000   (  16 MB)
          .init : 0xc0008000 - 0xc0032000   ( 168 kB)
          .text : 0xc0032000 - 0xc04e5000   (4812 kB)
          .data : 0xc04e6000 - 0xc0524ce0   ( 252 kB)
    <6>NR_IRQS:409
    <6>Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
    <6>Reprogramming SDRC clock to 332000000 Hz
    <6>IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    <6>Total of 96 interrupts on 1 active controller
    <6>OMAP clockevent source: GPTIMER1 at 32768 Hz
    Console: colour dummy device 80x30
    <6>Calibrating delay loop... <c>597.64 BogoMIPS (lpj=2334720)
    <6>pid_max: default: 32768 minimum: 301
    Mount-cache hash table entries: 512
    <6>CPU: Testing write buffer coherency: ok
    <7>device: 'platform': device_add
    <7>bus: 'platform': registered
    <7>Registering sysdev class 'cpu'
    <7>device: 'omap': device_add
    <7>bus: 'omapdss': registered
    <7>device: 'omapdss': device_add
    <6>regulator: core version 0.5
    <7>device class 'regulator': registering
    <7>Registering platform device 'reg-dummy'. Parent at platform
    <7>device: 'reg-dummy': device_add
    <7>bus: 'platform': add device reg-dummy
    <7>device: 'regulator.0': device_add
    <6>regulator: dummy:
    <6>NET: Registered protocol family 16
    <7>Registering platform device 'mpu.0'. Parent at omap
    <7>device: 'mpu.0': device_add
    <7>bus: 'platform': add device mpu.0
    <7>Registering platform device 'iva.0'. Parent at omap
    <7>device: 'iva.0': device_add
    <7>bus: 'platform': add device iva.0
    <7>Registering platform device 'l3_main.0'. Parent at omap
    <7>device: 'l3_main.0': device_add
    <7>bus: 'platform': add device l3_main.0
    <7>Registering platform device 'omap_gpio.0'. Parent at omap
    <7>device: 'omap_gpio.0': device_add
    <7>bus: 'platform': add device omap_gpio.0
    <7>Registering platform device 'omap_gpio.1'. Parent at omap
    <7>device: 'omap_gpio.1': device_add
    <7>bus: 'platform': add device omap_gpio.1
    <7>Registering platform device 'omap_gpio.2'. Parent at omap
    <7>device: 'omap_gpio.2': device_add
    <7>bus: 'platform': add device omap_gpio.2
    <7>Registering platform device 'omap_gpio.3'. Parent at omap
    <7>device: 'omap_gpio.3': device_add
    <7>bus: 'platform': add device omap_gpio.3
    <7>Registering platform device 'omap_gpio.4'. Parent at omap
    <7>device: 'omap_gpio.4': device_add
    <7>bus: 'platform': add device omap_gpio.4
    <7>Registering platform device 'omap_gpio.5'. Parent at omap
    <7>device: 'omap_gpio.5': device_add
    <7>bus: 'platform': add device omap_gpio.5
    <7>bus: 'platform': add driver omap_gpio
    <7>bus: 'platform': driver_probe_device: matched device omap_gpio.0 with driver omap_gpio
    <7>bus: 'platform': really_probe: probing driver omap_gpio with device omap_gpio.0
    <7>omap_gpio omap_gpio.0: rpm_resume flags 0x4
    <7>omap_gpio omap_gpio.0: rpm_resume returns 0
    <6>OMAP GPIO hardware version 2.5
    <7>driver: 'omap_gpio.0': driver_bound: bound to device 'omap_gpio'
    <7>bus: 'platform': really_probe: bound device omap_gpio.0 to driver omap_gpio
    <7>bus: 'platform': driver_probe_device: matched device omap_gpio.1 with driver omap_gpio
    <7>bus: 'platform': really_probe: probing driver omap_gpio with device omap_gpio.1
    <7>omap_gpio omap_gpio.1: rpm_resume flags 0x4
    <7>omap_gpio omap_gpio.1: rpm_resume returns 0
    <6>OMAP GPIO hardware version 2.5
    <7>driver: 'omap_gpio.1': driver_bound: bound to device 'omap_gpio'
    <7>bus: 'platform': really_probe: bound device omap_gpio.1 to driver omap_gpio
    <7>bus: 'platform': driver_probe_device: matched device omap_gpio.2 with driver omap_gpio
    <7>bus: 'platform': really_probe: probing driver omap_gpio with device omap_gpio.2
    <7>omap_gpio omap_gpio.2: rpm_resume flags 0x4
    <7>omap_gpio omap_gpio.2: rpm_resume returns 0
    <6>OMAP GPIO hardware version 2.5
    <7>driver: 'omap_gpio.2': driver_bound: bound to device 'omap_gpio'
    <7>bus: 'platform': really_probe: bound device omap_gpio.2 to driver omap_gpio
    <7>bus: 'platform': driver_probe_device: matched device omap_gpio.3 with driver omap_gpio
    <7>bus: 'platform': really_probe: probing driver omap_gpio with device omap_gpio.3
    <7>omap_gpio omap_gpio.3: rpm_resume flags 0x4
    <7>omap_gpio omap_gpio.3: rpm_resume returns 0
    <6>OMAP GPIO hardware version 2.5
    <7>driver: 'omap_gpio.3': driver_bound: bound to device 'omap_gpio'
    <7>bus: 'platform': really_probe: bound device omap_gpio.3 to driver omap_gpio
    <7>bus: 'platform': driver_probe_device: matched device omap_gpio.4 with driver omap_gpio
    <7>bus: 'platform': really_probe: probing driver omap_gpio with device omap_gpio.4
    <7>omap_gpio omap_gpio.4: rpm_resume flags 0x4
    <7>omap_gpio omap_gpio.4: rpm_resume returns 0
    <6>OMAP GPIO hardware version 2.5
    <7>driver: 'omap_gpio.4': driver_bound: bound to device 'omap_gpio'
    <7>bus: 'platform': really_probe: bound device omap_gpio.4 to driver omap_gpio
    <7>bus: 'platform': driver_probe_device: matched device omap_gpio.5 with driver omap_gpio
    <7>bus: 'platform': really_probe: probing driver omap_gpio with device omap_gpio.5
    <7>omap_gpio omap_gpio.5: rpm_resume flags 0x4
    <7>omap_gpio omap_gpio.5: rpm_resume returns 0
    <6>OMAP GPIO hardware version 2.5
    <7>driver: 'omap_gpio.5': driver_bound: bound to device 'omap_gpio'
    <7>bus: 'platform': really_probe: bound device omap_gpio.5 to driver omap_gpio
    <7>device class 'bdi': registering
    <7>device class 'gpio': registering
    <7>device: 'gpiochip0': device_add
    <7>device: 'gpiochip32': device_add
    <7>device: 'gpiochip64': device_add
    <7>device: 'gpiochip96': device_add
    <7>device: 'gpiochip128': device_add
    <7>device: 'gpiochip160': device_add
    <7>device class 'lcd': registering
    <7>device class 'backlight': registering
    <7>device class 'tty': registering
    <7>device class 'vtconsole': registering
    <7>device: 'vtcon0': device_add
    <7>bus: 'spi': registered
    <7>device class 'spi_master': registering
    <7>bus: 'i2c': registered
    <7>bus: 'i2c': add driver dummy
    <6>GPMC revision 5.0
    <4>Trying to install interrupt handler for IRQ402
    <4>Trying to install interrupt handler for IRQ403
    <4>Trying to install interrupt handler for IRQ404
    <4>Trying to install interrupt handler for IRQ405
    <4>Trying to install interrupt handler for IRQ406
    <4>Trying to install interrupt handler for IRQ407
    <4>Trying to install interrupt handler for IRQ408
    <3>Trying to install type control for IRQ409
    <3>Trying to set irq flags for IRQ409
    <7>Registering platform device 'omap_uart.0'. Parent at omap
    <7>device: 'omap_uart.0': device_add
    <7>bus: 'platform': add device omap_uart.0
    <7>Registering platform device 'omap_uart.1'. Parent at omap
    <7>device: 'omap_uart.1': device_add
    <7>bus: 'platform': add device omap_uart.1
    <7>Registering platform device 'omap_uart.2'. Parent at omap
    <7>device: 'omap_uart.2': device_add
    <7>bus: 'platform': add device omap_uart.2
    <7>Registering platform device 'omap_uart.3'. Parent at omap
    <7>device: 'omap_uart.3': device_add
    <7>bus: 'platform': add device omap_uart.3
    <6>omap_mux_init: Add partition: #1: core, flags: 0
    <7>Registering platform device 'omap_i2c.1'. Parent at omap
    <7>device: 'omap_i2c.1': device_add
    <7>bus: 'platform': add device omap_i2c.1
    <7>Registering platform device 'omap_i2c.2'. Parent at omap
    <7>device: 'omap_i2c.2': device_add
    <7>bus: 'platform': add device omap_i2c.2
    <7>Registering platform device 'omap_i2c.3'. Parent at omap
    <7>device: 'omap_i2c.3': device_add
    <7>bus: 'platform': add device omap_i2c.3
    <7>Registering platform device 'omapdss'. Parent at platform
    <7>device: 'omapdss': device_add
    <7>bus: 'platform': add device omapdss
    <7>Registering platform device 'leds-gpio'. Parent at platform
    <7>device: 'leds-gpio': device_add
    <7>bus: 'platform': add device leds-gpio
    <7>Registering platform device 'gpio-keys'. Parent at platform
    <7>device: 'gpio-keys': device_add
    <7>bus: 'platform': add device gpio-keys
    <7>Registering platform device 'generic-bl'. Parent at omapdss
    <7>device: 'generic-bl': device_add
    <7>bus: 'platform': add device generic-bl
    <7>Registering platform device 'tdm3730_cam'. Parent at platform
    <7>device: 'tdm3730_cam': device_add
    <7>bus: 'platform': add device tdm3730_cam
    <7>Registering platform device 'reg-fixed-voltage.0'. Parent at platform
    <7>device: 'reg-fixed-voltage.0': device_add
    <7>bus: 'platform': add device reg-fixed-voltage.0
    <7>Registering platform device 'musb-omap2430.0'. Parent at platform
    <7>device: 'musb-omap2430.0': device_add
    <7>bus: 'platform': add device musb-omap2430.0
    <7>Registering platform device 'ehci-omap.0'. Parent at platform
    <7>device: 'ehci-omap.0': device_add
    <7>bus: 'platform': add device ehci-omap.0
    <7>Registering platform device 'omap2-nand.0'. Parent at platform
    <7>device: 'omap2-nand.0': device_add
    <7>bus: 'platform': add device omap2-nand.0
    <7>device: 'gpio136': device_add
    <7>device: 'gpio1': device_add
    <7>Registering platform device 'smsc911x'. Parent at platform
    <7>device: 'smsc911x': device_add
    <7>bus: 'platform': add device smsc911x
    <7>device: 'gpio21': device_add
    <7>device: 'gpio22': device_add
    <7>device: 'gpio18': device_add
    <7>device: 'gpio157': device_add
    <7>gpio_request: gpio-198 (LCD_ENBKL) status -22
    <7>gpio_direction_output: gpio-198 status -22
    <3>Could not look up dss_core
    <7>Registering platform device 'omap-mcbsp-dai.0'. Parent at platform
    <7>device: 'omap-mcbsp-dai.0': device_add
    <7>bus: 'platform': add device omap-mcbsp-dai.0
    <7>Registering platform device 'omap-mcbsp-dai.1'. Parent at platform
    <7>device: 'omap-mcbsp-dai.1': device_add
    <7>bus: 'platform': add device omap-mcbsp-dai.1
    <7>Registering platform device 'omap-mcbsp-dai.2'. Parent at platform
    <7>device: 'omap-mcbsp-dai.2': device_add
    <7>bus: 'platform': add device omap-mcbsp-dai.2
    <7>Registering platform device 'omap-mcbsp-dai.3'. Parent at platform
    <7>device: 'omap-mcbsp-dai.3': device_add
    <7>bus: 'platform': add device omap-mcbsp-dai.3
    <7>Registering platform device 'omap-mcbsp-dai.4'. Parent at platform
    <7>device: 'omap-mcbsp-dai.4': device_add
    <7>bus: 'platform': add device omap-mcbsp-dai.4
    <7>Registering platform device 'omap-pcm-audio'. Parent at platform
    <7>device: 'omap-pcm-audio': device_add
    <7>bus: 'platform': add device omap-pcm-audio
    <7>Registering platform device 'omap-mailbox'. Parent at platform
    <7>device: 'omap-mailbox': device_add
    <7>bus: 'platform': add device omap-mailbox
    <7>Registering platform device 'omap2_mcspi.1'. Parent at platform
    <7>device: 'omap2_mcspi.1': device_add
    <7>bus: 'platform': add device omap2_mcspi.1
    <7>Registering platform device 'omap2_mcspi.2'. Parent at platform
    <7>device: 'omap2_mcspi.2': device_add
    <7>bus: 'platform': add device omap2_mcspi.2
    <7>Registering platform device 'omap2_mcspi.3'. Parent at platform
    <7>device: 'omap2_mcspi.3': device_add
    <7>bus: 'platform': add device omap2_mcspi.3
    <7>Registering platform device 'omap2_mcspi.4'. Parent at platform
    <7>device: 'omap2_mcspi.4': device_add
    <7>bus: 'platform': add device omap2_mcspi.4
    <7>Registering platform device 'arm-pmu.0'. Parent at platform
    <7>device: 'arm-pmu.0': device_add
    <7>bus: 'platform': add device arm-pmu.0
    <7>Registering platform device 'omap_vout'. Parent at platform
    <7>device: 'omap_vout': device_add
    <7>bus: 'platform': add device omap_vout
    <7>Registering platform device 'omap_dma_system.0'. Parent at omap
    <7>device: 'omap_dma_system.0': device_add
    <7>bus: 'platform': add device omap_dma_system.0
    <7>Registering platform device 'omap-mcbsp.1'. Parent at platform
    <7>device: 'omap-mcbsp.1': device_add
    <7>bus: 'platform': add device omap-mcbsp.1
    <7>Registering platform device 'omap-mcbsp.2'. Parent at platform
    <7>device: 'omap-mcbsp.2': device_add
    <7>bus: 'platform': add device omap-mcbsp.2
    <7>Registering platform device 'omap-mcbsp.3'. Parent at platform
    <7>device: 'omap-mcbsp.3': device_add
    <7>bus: 'platform': add device omap-mcbsp.3
    <7>Registering platform device 'omap-mcbsp.4'. Parent at platform
    <7>device: 'omap-mcbsp.4': device_add
    <7>bus: 'platform': add device omap-mcbsp.4
    <7>Registering platform device 'omap-mcbsp.5'. Parent at platform
    <7>device: 'omap-mcbsp.5': device_add
    <7>bus: 'platform': add device omap-mcbsp.5
    <7>bus: 'platform': add driver omap-mcbsp
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp.1 with driver omap-mcbsp
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp with device omap-mcbsp.1
    <7>driver: 'omap-mcbsp.1': driver_bound: bound to device 'omap-mcbsp'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp.1 to driver omap-mcbsp
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp.2 with driver omap-mcbsp
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp with device omap-mcbsp.2
    <7>driver: 'omap-mcbsp.2': driver_bound: bound to device 'omap-mcbsp'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp.2 to driver omap-mcbsp
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp.3 with driver omap-mcbsp
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp with device omap-mcbsp.3
    <7>driver: 'omap-mcbsp.3': driver_bound: bound to device 'omap-mcbsp'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp.3 to driver omap-mcbsp
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp.4 with driver omap-mcbsp
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp with device omap-mcbsp.4
    <7>driver: 'omap-mcbsp.4': driver_bound: bound to device 'omap-mcbsp'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp.4 to driver omap-mcbsp
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp.5 with driver omap-mcbsp
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp with device omap-mcbsp.5
    <7>driver: 'omap-mcbsp.5': driver_bound: bound to device 'omap-mcbsp'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp.5 to driver omap-mcbsp
    <4>------------[ cut here ]------------
    <4>WARNING: at arch/arm/mach-omap2/clock.c:438 omap2_clk_switch_mpurate_at_boot+0x88/0xbc()
    clock: dpll1_ck: unable to set MPU rate to 1000: -22
    <d>Modules linked in:
    Backtrace:
    [<c003b6b4>] (dump_backtrace+0x0/0x10c) from [<c03cfb98>] (dump_stack+0x18/0x1c)
     r7:cec1bf48 r6:c0010724 r5:c047f206 r4:000001b6
    [<c03cfb80>] (dump_stack+0x0/0x1c) from [<c005e2c0>] (warn_slowpath_common+0x58/0x70)
    [<c005e268>] (warn_slowpath_common+0x0/0x70) from [<c005e37c>] (warn_slowpath_fmt+0x38/0x40)
     r8:c0010758 r7:00000013 r6:c002dd78 r5:c047bf24 r4:c04efa50
    [<c005e344>] (warn_slowpath_fmt+0x0/0x40) from [<c0010724>] (omap2_clk_switch_mpurate_at_boot+0x88/0xbc)
     r3:c047bf24 r2:c047f2e9
    [<c001069c>] (omap2_clk_switch_mpurate_at_boot+0x0/0xbc) from [<c0010770>] (omap3xxx_clk_arch_init+0x18/0x48)
     r6:c0061688 r5:c0029c14 r4:c0029830
    [<c0010758>] (omap3xxx_clk_arch_init+0x0/0x48) from [<c00323b8>] (do_one_initcall+0xd0/0x19c)
     r4:c0029830
    [<c00322e8>] (do_one_initcall+0x0/0x19c) from [<c0008704>] (kernel_init+0x9c/0x150)
    [<c0008668>] (kernel_init+0x0/0x150) from [<c0061688>] (do_exit+0x0/0x5b4)
     r5:c0008668 r4:00000000
    <4>---[ end trace 1b75b31a2719ed1c ]---
    <7>bus: 'platform': add driver omap_dma_system
    <7>bus: 'platform': driver_probe_device: matched device omap_dma_system.0 with driver omap_dma_system
    <7>bus: 'platform': really_probe: probing driver omap_dma_system with device omap_dma_system.0
    <6>OMAP DMA hardware revision 5.0
    <7>driver: 'omap_dma_system.0': driver_bound: bound to device 'omap_dma_system'
    <7>bus: 'platform': really_probe: bound device omap_dma_system.0 to driver omap_dma_system
    <7>Registering sysdev class 'gpio'
    <7>Registering sys device of class 'gpio'
    <7>Registering sys device 'gpio0'
    <7>Registering platform device 'omapfb'. Parent at platform
    <7>device: 'omapfb': device_add
    <7>bus: 'platform': add device omapfb
    <7>VRAM: adding region paddr 8f400000 size 12582912
    <7>Registering sys device of class 'cpu'
    <7>Registering sys device 'cpu0'
    <7>device class 'mbox': registering
    <7>device: 'default': device_add
    bio: create slab <bio-0> at 0
    <7>device class 'block': registering
    <7>bus: 'platform': add driver twl4030_gpio
    <7>device class 'graphics': registering
    <7>bus: 'platform': add driver reg-fixed-voltage
    <7>bus: 'platform': driver_probe_device: matched device reg-fixed-voltage.0 with driver reg-fixed-voltage
    <7>bus: 'platform': really_probe: probing driver reg-fixed-voltage with device reg-fixed-voltage.0
    <7>device: 'regulator.1': device_add
    <6>regulator: vmmc: 3300 mV normal
    <7>driver: 'reg-fixed-voltage.0': driver_bound: bound to device 'reg-fixed-voltage'
    <7>bus: 'platform': really_probe: bound device reg-fixed-voltage.0 to driver reg-fixed-voltage
    <7>bus: 'platform': add driver twl_reg
    <7>device class 'misc': registering
    <7>bus: 'i2c': add driver twl
    <7>device class 'scsi_host': registering
    <7>bus: 'scsi': registered
    <7>device class 'scsi_device': registering
    <5>SCSI subsystem initialized
    <7>bus: 'platform': add driver omap2_mcspi
    <7>bus: 'platform': driver_probe_device: matched device omap2_mcspi.1 with driver omap2_mcspi
    <7>bus: 'platform': really_probe: probing driver omap2_mcspi with device omap2_mcspi.1
    <7>device: 'spi1': device_add
    <7>device: 'spi1.0': device_add
    <7>bus: 'spi': add device spi1.0
    <7>driver: 'omap2_mcspi.1': driver_bound: bound to device 'omap2_mcspi'
    <7>bus: 'platform': really_probe: bound device omap2_mcspi.1 to driver omap2_mcspi
    <7>bus: 'platform': driver_probe_device: matched device omap2_mcspi.2 with driver omap2_mcspi
    <7>bus: 'platform': really_probe: probing driver omap2_mcspi with device omap2_mcspi.2
    <7>device: 'spi2': device_add
    <7>driver: 'omap2_mcspi.2': driver_bound: bound to device 'omap2_mcspi'
    <7>bus: 'platform': really_probe: bound device omap2_mcspi.2 to driver omap2_mcspi
    <7>bus: 'platform': driver_probe_device: matched device omap2_mcspi.3 with driver omap2_mcspi
    <7>bus: 'platform': really_probe: probing driver omap2_mcspi with device omap2_mcspi.3
    <7>device: 'spi3': device_add
    <7>driver: 'omap2_mcspi.3': driver_bound: bound to device 'omap2_mcspi'
    <7>bus: 'platform': really_probe: bound device omap2_mcspi.3 to driver omap2_mcspi
    <7>bus: 'platform': driver_probe_device: matched device omap2_mcspi.4 with driver omap2_mcspi
    <7>bus: 'platform': really_probe: probing driver omap2_mcspi with device omap2_mcspi.4
    <7>device: 'spi4': device_add
    <7>driver: 'omap2_mcspi.4': driver_bound: bound to device 'omap2_mcspi'
    <7>bus: 'platform': really_probe: bound device omap2_mcspi.4 to driver omap2_mcspi
    <7>device class 'mdio_bus': registering
    <7>bus: 'mdio_bus': registered
    <7>bus: 'mdio_bus': add driver Generic PHY
    <7>bus: 'platform': add driver twl4030_usb
    <7>bus: 'usb': registered
    <7>bus: 'usb': add driver usbfs
    <6>usbcore: registered new interface driver usbfs
    <7>bus: 'usb': add driver hub
    <6>usbcore: registered new interface driver hub
    <7>bus: 'usb': add driver usb
    <6>usbcore: registered new device driver usb
    <7>bus: 'platform': add driver musb-omap2430
    <7>bus: 'platform': driver_probe_device: matched device musb-omap2430.0 with driver musb-omap2430
    <7>bus: 'platform': really_probe: probing driver musb-omap2430 with device musb-omap2430.0
    <7>Registering platform device 'musb-hdrc.0'. Parent at musb-omap2430
    <7>device: 'musb-hdrc.0': device_add
    <7>bus: 'platform': add device musb-hdrc.0
    <7>driver: 'musb-omap2430': driver_bound: bound to device 'musb-omap2430'
    <7>bus: 'platform': really_probe: bound device musb-omap2430 to driver musb-omap2430
    <7>bus: 'serio': registered
    <7>device class 'input': registering
    <7>device class 'rtc': registering
    <7>bus: 'platform': add driver omap_i2c
    <7>bus: 'platform': driver_probe_device: matched device omap_i2c.1 with driver omap_i2c
    <7>bus: 'platform': really_probe: probing driver omap_i2c with device omap_i2c.1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <6>omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    <7>device: 'i2c-1': device_add
    <7>bus: 'i2c': add device i2c-1
    <7>device: '1-0048': device_add
    <7>bus: 'i2c': add device 1-0048
    <7>bus: 'i2c': driver_probe_device: matched device 1-0048 with driver twl
    <7>bus: 'i2c': really_probe: probing driver twl with device 1-0048
    <7>device: '1-0049': device_add
    <7>bus: 'i2c': add device 1-0049
    <7>bus: 'i2c': driver_probe_device: matched device 1-0049 with driver dummy
    <7>bus: 'i2c': really_probe: probing driver dummy with device 1-0049
    <7>driver: '1-0049': driver_bound: bound to device 'dummy'
    <7>bus: 'i2c': really_probe: bound device 1-0049 to driver dummy
    <7>device: '1-004a': device_add
    <7>bus: 'i2c': add device 1-004a
    <7>bus: 'i2c': driver_probe_device: matched device 1-004a with driver dummy
    <7>bus: 'i2c': really_probe: probing driver dummy with device 1-004a
    <7>driver: '1-004a': driver_bound: bound to device 'dummy'
    <7>bus: 'i2c': really_probe: bound device 1-004a to driver dummy
    <7>device: '1-004b': device_add
    <7>bus: 'i2c': add device 1-004b
    <7>bus: 'i2c': driver_probe_device: matched device 1-004b with driver dummy
    <7>bus: 'i2c': really_probe: probing driver dummy with device 1-004b
    <7>driver: '1-004b': driver_bound: bound to device 'dummy'
    <7>bus: 'i2c': really_probe: bound device 1-004b to driver dummy
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>twl4030: PIH (irq 7) chaining IRQs 368..375
    <6>twl4030: power (irq 373) chaining IRQs 376..383
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>Registering platform device 'twl4030_gpio'. Parent at 1-0049
    <7>device: 'twl4030_gpio': device_add
    <7>bus: 'platform': add device twl4030_gpio
    <7>bus: 'platform': driver_probe_device: matched device twl4030_gpio with driver twl4030_gpio
    <7>bus: 'platform': really_probe: probing driver twl4030_gpio with device twl4030_gpio
    <6>twl4030: gpio (irq 368) chaining IRQs 384..401
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>device: 'gpiochip192': device_add
    <7>Registering platform device 'mmci-omap-hs.0'. Parent at platform
    <7>device: 'mmci-omap-hs.0': device_add
    <7>bus: 'platform': add device mmci-omap-hs.0
    <7>Registering platform device 'mmci-omap-hs.1'. Parent at platform
    <7>device: 'mmci-omap-hs.1': device_add
    <7>bus: 'platform': add device mmci-omap-hs.1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl4030_gpio': driver_bound: bound to device 'twl4030_gpio'
    <7>bus: 'platform': really_probe: bound device twl4030_gpio to driver twl4030_gpio
    <7>Registering platform device 'twl_reg.17'. Parent at 1-004b
    <7>device: 'twl_reg.17': device_add
    <7>bus: 'platform': add device twl_reg.17
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.17 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.17
    <7>device: 'regulator.2': device_add
    <6>regulator: VUSB1V5: 1500 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.17': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.17 to driver twl_reg
    <7>Registering platform device 'twl_reg.18'. Parent at 1-004b
    <7>device: 'twl_reg.18': device_add
    <7>bus: 'platform': add device twl_reg.18
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.18 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.18
    <7>device: 'regulator.3': device_add
    <6>regulator: VUSB1V8: 1800 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.18': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.18 to driver twl_reg
    <7>Registering platform device 'twl_reg.19'. Parent at 1-004b
    <7>device: 'twl_reg.19': device_add
    <7>bus: 'platform': add device twl_reg.19
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.19 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.19
    <7>device: 'regulator.4': device_add
    <6>regulator: VUSB3V1: 3100 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.19': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.19 to driver twl_reg
    <7>Registering platform device 'twl4030_usb'. Parent at 1-0048
    <7>device: 'twl4030_usb': device_add
    <7>bus: 'platform': add device twl4030_usb
    <7>bus: 'platform': driver_probe_device: matched device twl4030_usb with driver twl4030_usb
    <7>bus: 'platform': really_probe: probing driver twl4030_usb with device twl4030_usb
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>twl4030_usb twl4030_usb: Initialized TWL4030 USB module
    <7>driver: 'twl4030_usb': driver_bound: bound to device 'twl4030_usb'
    <7>bus: 'platform': really_probe: bound device twl4030_usb to driver twl4030_usb
    <7>Registering platform device 'twl4030_pwrbutton'. Parent at 1-0049
    <7>device: 'twl4030_pwrbutton': device_add
    <7>bus: 'platform': add device twl4030_pwrbutton
    <7>Registering platform device 'twl4030-audio'. Parent at 1-0049
    <7>device: 'twl4030-audio': device_add
    <7>bus: 'platform': add device twl4030-audio
    <7>Registering platform device 'twl_reg.4'. Parent at 1-004b
    <7>device: 'twl_reg.4': device_add
    <7>bus: 'platform': add device twl_reg.4
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.4 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.4
    <7>device: 'regulator.5': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>regulator: VPLL1: 1000 <--> 1800 mV at 1800 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.4': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.4 to driver twl_reg
    <7>Registering platform device 'twl_reg.2'. Parent at 1-004b
    <7>device: 'twl_reg.2': device_add
    <7>bus: 'platform': add device twl_reg.2
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.2 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.2
    <7>device: 'regulator.6': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>regulator: VIO: 1800 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.2': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.2 to driver twl_reg
    <7>Registering platform device 'twl_reg.6'. Parent at 1-004b
    <7>device: 'twl_reg.6': device_add
    <7>bus: 'platform': add device twl_reg.6
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.6 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.6
    <7>device: 'regulator.7': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.6': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.6 to driver twl_reg
    <7>Registering platform device 'twl_reg.3'. Parent at 1-004b
    <7>device: 'twl_reg.3': device_add
    <7>bus: 'platform': add device twl_reg.3
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.3 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.3
    <7>device: 'regulator.8': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>regulator: VDAC: 1800 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.3': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.3 to driver twl_reg
    <7>Registering platform device 'twl_reg.10'. Parent at 1-004b
    <7>device: 'twl_reg.10': device_add
    <7>bus: 'platform': add device twl_reg.10
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.10 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.10
    <7>device: 'regulator.9': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>regulator: VAUX2_4030: 2800 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.10': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.10 to driver twl_reg
    <7>Registering platform device 'twl_reg.5'. Parent at 1-004b
    <7>device: 'twl_reg.5': device_add
    <7>bus: 'platform': add device twl_reg.5
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.5 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.5
    <7>device: 'regulator.10': device_add
    <6>regulator: VPLL2: 1800 mV normal standby
    <7>device: 'regulator.10': device_unregister
    <3>twl_reg twl_reg.5: can't register VPLL2, -16
    <4>twl_reg: probe of twl_reg.5 failed with error -16
    <7>Registering platform device 'twl_reg.7'. Parent at 1-004b
    <7>device: 'twl_reg.7': device_add
    <7>bus: 'platform': add device twl_reg.7
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.7 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.7
    <7>device: 'regulator.11': device_add
    <3>machine_constraints_voltage: unsupportable 'VMMC2' voltage constraints
    <7>device: 'regulator.11': device_unregister
    <3>twl_reg twl_reg.7: can't register VMMC2, -22
    <4>twl_reg: probe of twl_reg.7 failed with error -22
    <7>Registering platform device 'twl_reg.8'. Parent at 1-004b
    <7>device: 'twl_reg.8': device_add
    <7>bus: 'platform': add device twl_reg.8
    <7>bus: 'platform': driver_probe_device: matched device twl_reg.8 with driver twl_reg
    <7>bus: 'platform': really_probe: probing driver twl_reg with device twl_reg.8
    <7>device: 'regulator.12': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <6>regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 1
    <7>driver: 'twl_reg.8': driver_bound: bound to device 'twl_reg'
    <7>bus: 'platform': really_probe: bound device twl_reg.8 to driver twl_reg
    <7>driver: '1-0048': driver_bound: bound to device 'twl'
    <7>bus: 'i2c': really_probe: bound device 1-0048 to driver twl
    <7>driver: 'omap_i2c.1': driver_bound: bound to device 'omap_i2c'
    <7>bus: 'platform': really_probe: bound device omap_i2c.1 to driver omap_i2c
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>bus: 'platform': driver_probe_device: matched device omap_i2c.2 with driver omap_i2c
    <7>bus: 'platform': really_probe: probing driver omap_i2c with device omap_i2c.2
    <7>omap_i2c omap_i2c.2: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.2: rpm_resume returns 0
    <6>omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    <7>device: 'i2c-2': device_add
    <7>bus: 'i2c': add device i2c-2
    <3>i2c i2c-2: Invalid 7-bit I2C address 0x00
    <3>i2c i2c-2: Can't create device at 0x00
    <7>driver: 'omap_i2c.2': driver_bound: bound to device 'omap_i2c'
    <7>bus: 'platform': really_probe: bound device omap_i2c.2 to driver omap_i2c
    <7>omap_i2c omap_i2c.2: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.2: rpm_suspend returns 0
    <7>bus: 'platform': driver_probe_device: matched device omap_i2c.3 with driver omap_i2c
    <7>bus: 'platform': really_probe: probing driver omap_i2c with device omap_i2c.3
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <6>omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    <7>device: 'i2c-3': device_add
    <7>bus: 'i2c': add device i2c-3
    <7>device: '3-0068': device_add
    <7>bus: 'i2c': add device 3-0068
    <7>device: '3-0039': device_add
    <7>bus: 'i2c': add device 3-0039
    <3>i2c i2c-3: Invalid 7-bit I2C address 0x00
    <3>i2c i2c-3: Can't create device at 0x00
    <7>driver: 'omap_i2c.3': driver_bound: bound to device 'omap_i2c'
    <7>bus: 'platform': really_probe: bound device omap_i2c.3 to driver omap_i2c
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <7>bus: 'mmc': registered
    <7>device class 'mmc_host': registering
    <7>bus: 'sdio': registered
    <7>device class 'leds': registering
    <7>device class 'sound': registering
    <6>Advanced Linux Sound Architecture Driver Version 1.0.23.
    <7>device class 'net': registering
    <7>device: 'lo': device_add
    <7>device class 'ieee80211': registering
    <7>Registering platform device 'regulatory.0'. Parent at platform
    <7>device: 'regulatory.0': device_add
    <7>bus: 'platform': add device regulatory.0
    <6>cfg80211: Calling CRDA to update world regulatory domain
    <6>Switching to clocksource 32k_counter
    <7>device class 'mem': registering
    <7>device: 'mem': device_add
    <7>device: 'kmem': device_add
    <7>device: 'null': device_add
    <7>device: 'zero': device_add
    <7>device: 'full': device_add
    <7>device: 'random': device_add
    <7>device: 'urandom': device_add
    <7>device: 'kmsg': device_add
    <7>device: 'tty': device_add
    <7>device: 'console': device_add
    <7>device: 'tty0': device_add
    <7>device class 'vc': registering
    <7>device: 'vcs': device_add
    <7>device: 'vcsa': device_add
    <7>device: 'vcs1': device_add
    <7>device: 'vcsa1': device_add
    <7>device: 'tty1': device_add
    <7>device: 'tty2': device_add
    <7>device: 'tty3': device_add
    <7>device: 'tty4': device_add
    <7>device: 'tty5': device_add
    <7>device: 'tty6': device_add
    <7>device: 'tty7': device_add
    <7>device: 'tty8': device_add
    <7>device: 'tty9': device_add
    <7>device: 'tty10': device_add
    <7>device: 'tty11': device_add
    <7>device: 'tty12': device_add
    <7>device: 'tty13': device_add
    <7>device: 'tty14': device_add
    <7>device: 'tty15': device_add
    <7>device: 'tty16': device_add
    <7>device: 'tty17': device_add
    <7>device: 'tty18': device_add
    <7>device: 'tty19': device_add
    <7>device: 'tty20': device_add
    <7>device: 'tty21': device_add
    <7>device: 'tty22': device_add
    <7>device: 'tty23': device_add
    <7>device: 'tty24': device_add
    <7>device: 'tty25': device_add
    <7>device: 'tty26': device_add
    <7>device: 'tty27': device_add
    <7>device: 'tty28': device_add
    <7>device: 'tty29': device_add
    <7>device: 'tty30': device_add
    <7>device: 'tty31': device_add
    <7>device: 'tty32': device_add
    <7>device: 'tty33': device_add
    <7>device: 'tty34': device_add
    <7>device: 'tty35': device_add
    <7>device: 'tty36': device_add
    <7>device: 'tty37': device_add
    <7>device: 'tty38': device_add
    <7>device: 'tty39': device_add
    <7>device: 'tty40': device_add
    <7>device: 'tty41': device_add
    <7>device: 'tty42': device_add
    <7>device: 'tty43': device_add
    <7>device: 'tty44': device_add
    <7>device: 'tty45': device_add
    <7>device: 'tty46': device_add
    <7>device: 'tty47': device_add
    <7>device: 'tty48': device_add
    <7>device: 'tty49': device_add
    <7>device: 'tty50': device_add
    <7>device: 'tty51': device_add
    <7>device: 'tty52': device_add
    <7>device: 'tty53': device_add
    <7>device: 'tty54': device_add
    <7>device: 'tty55': device_add
    <7>device: 'tty56': device_add
    <7>device: 'tty57': device_add
    <7>device: 'tty58': device_add
    <7>device: 'tty59': device_add
    <7>device: 'tty60': device_add
    <7>device: 'tty61': device_add
    <7>device: 'tty62': device_add
    <7>device: 'tty63': device_add
    <7>device class 'firmware': registering
    <6>musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    <7>bus: 'platform': add driver musb-hdrc
    <7>bus: 'platform': driver_probe_device: matched device musb-hdrc.0 with driver musb-hdrc
    <7>bus: 'platform': really_probe: probing driver musb-hdrc with device musb-hdrc.0
    <6>musb-hdrc musb-hdrc.0: dma type: dma-inventra
    <7>musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
    <7>musb-hdrc: MHDRC RTL version 1.800
    <7>musb-hdrc: setup fifo_mode 4
    <7>musb-hdrc: 28/31 max ep, 16384/16384 memory
    <7>device: 'gadget': device_add
    <6>musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    <7>driver: 'musb-hdrc.0': driver_bound: bound to device 'musb-hdrc'
    <7>bus: 'platform': really_probe: bound device musb-hdrc.0 to driver musb-hdrc
    <6>NET: Registered protocol family 2
    <6>IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    <6>TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    <6>TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    <6>TCP: Hash tables configured (established 8192 bind 8192)
    <6>TCP reno registered
    <6>UDP hash table entries: 256 (order: 0, 4096 bytes)
    <6>UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    <6>NET: Registered protocol family 1
    <6>RPC: Registered udp transport module.
    <6>RPC: Registered tcp transport module.
    <6>RPC: Registered tcp NFSv4.1 backchannel transport module.
    <7>Registering sysdev class 'timer'
    <7>Registering sys device of class 'timer'
    <7>Registering sys device 'timer0'
    <7>bus: 'platform': add driver omap-mailbox
    <7>bus: 'platform': driver_probe_device: matched device omap-mailbox with driver omap-mailbox
    <7>bus: 'platform': really_probe: probing driver omap-mailbox with device omap-mailbox
    <7>device: 'dsp': device_add
    <7>driver: 'omap-mailbox': driver_bound: bound to device 'omap-mailbox'
    <7>bus: 'platform': really_probe: bound device omap-mailbox to driver omap-mailbox
    <7>Registering platform device 'omap-iommu.0'. Parent at platform
    <7>device: 'omap-iommu.0': device_add
    <7>bus: 'platform': add device omap-iommu.0
    <7>bus: 'platform': add driver omap-iommu
    <7>bus: 'platform': driver_probe_device: matched device omap-iommu.0 with driver omap-iommu
    <7>bus: 'platform': really_probe: probing driver omap-iommu with device omap-iommu.0
    <6>omap-iommu omap-iommu.0: isp registered
    <7>driver: 'omap-iommu.0': driver_bound: bound to device 'omap-iommu'
    <7>bus: 'platform': really_probe: bound device omap-iommu.0 to driver omap-iommu
    <7>Registering sysdev class 'timekeeping'
    <7>Registering sys device of class 'timekeeping'
    <7>Registering sys device 'timekeeping0'
    <7>Registering sysdev class 'clocksource'
    <7>Registering sys device of class 'clocksource'
    <7>Registering sys device 'clocksource0'
    <6>msgmni has been set to 327
    <6>io scheduler noop registered
    <6>io scheduler deadline registered
    <6>io scheduler cfq registered (default)
    <7>bus: 'platform': add driver generic-bl
    <7>bus: 'platform': driver_probe_device: matched device generic-bl with driver generic-bl
    <7>bus: 'platform': really_probe: probing driver generic-bl with device generic-bl
    <7>device: 'omap3evm-bklight': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    Generic Backlight Driver Initialized.
    <7>driver: 'generic-bl': driver_bound: bound to device 'generic-bl'
    <7>bus: 'platform': really_probe: bound device generic-bl to driver generic-bl
    <7>device class 'display': registering
    <7>bus: 'platform': add driver omapdss
    <7>bus: 'platform': driver_probe_device: matched device omapdss with driver omapdss
    <7>bus: 'platform': really_probe: probing driver omapdss with device omapdss
    <6>OMAP DSS rev 2.0
    <6>OMAP DISPC rev 3.0
    <6>OMAP VENC rev 2
    <7>bus: 'omapdss': add driver venc
    <6>OMAP DSI rev 1.0
    <7>device: 'display0': device_add
    <7>bus: 'omapdss': add device display0
    <7>device: 'display1': device_add
    <7>bus: 'omapdss': add device display1
    <7>device: 'display2': device_add
    <7>bus: 'omapdss': add device display2
    <7>driver: 'omapdss': driver_bound: bound to device 'omapdss'
    <7>bus: 'platform': really_probe: bound device omapdss to driver omapdss
    <7>bus: 'omapdss': add driver generic_panel
    <7>bus: 'omapdss': driver_probe_device: matched device display2 with driver generic_panel
    <7>bus: 'omapdss': really_probe: probing driver generic_panel with device display2
    <7>driver: 'display2': driver_bound: bound to device 'generic_panel'
    <7>bus: 'omapdss': really_probe: bound device display2 to driver generic_panel
    <7>bus: 'i2c': add driver sil9022
    <7>bus: 'i2c': driver_probe_device: matched device 3-0039 with driver sil9022
    <7>bus: 'i2c': really_probe: probing driver sil9022 with device 3-0039
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <6>sil9022 3-0039: <sil9022_set_cm_clkout_ctrl> sil9022 HDMI Chip version = b0
    <7>bus: 'omapdss': add driver hdmi_panel
    <7>bus: 'omapdss': driver_probe_device: matched device display1 with driver hdmi_panel
    <7>bus: 'omapdss': really_probe: probing driver hdmi_panel with device display1
    <7>driver: 'display1': driver_bound: bound to device 'hdmi_panel'
    <7>bus: 'omapdss': really_probe: bound device display1 to driver hdmi_panel
    <7>driver: '3-0039': driver_bound: bound to device 'sil9022'
    <7>bus: 'i2c': really_probe: bound device 3-0039 to driver sil9022
    <7>bus: 'omapdss': add driver tnlcd
    <7>bus: 'omapdss': driver_probe_device: matched device display0 with driver tnlcd
    <7>bus: 'omapdss': really_probe: probing driver tnlcd with device display0
    <7>driver: 'display0': driver_bound: bound to device 'tnlcd'
    <7>bus: 'omapdss': really_probe: bound device display0 to driver tnlcd
    <7>device: 'ptmx': device_add
    <6>Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    <7>Registering platform device 'serial8250'. Parent at platform
    <7>device: 'serial8250': device_add
    <7>bus: 'platform': add device serial8250
    <7>device: 'ttyS0': device_add
    <7>device: 'ttyS1': device_add
    <7>device: 'ttyS2': device_add
    <7>device: 'ttyS3': device_add
    <7>bus: 'platform': add driver serial8250
    <7>bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
    <7>bus: 'platform': really_probe: probing driver serial8250 with device serial8250
    <7>driver: 'serial8250': driver_bound: bound to device 'serial8250'
    <7>bus: 'platform': really_probe: bound device serial8250 to driver serial8250
    <7>bus: 'platform': add driver omap_uart
    <7>bus: 'platform': driver_probe_device: matched device omap_uart.0 with driver omap_uart
    <7>bus: 'platform': really_probe: probing driver omap_uart with device omap_uart.0
    <6>omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    [    0.000000] Linux version 2.6.37 (root@slack) (gcc version 4.3.3 (GCC) ) #13 Thu Feb 23 19:53:10 CST 2012
    [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: TDM3730
    [    0.000000] Reserving 12582912 bytes SDRAM for VRAM
    [    0.000000] Memory policy: ECC disabled, Data cache writeback
    [    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    [    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 43264
    [    0.000000] Kernel command line: console=ttyO0,115200n8 ip=192.168.0.10:192.168.0.101::255.255.255.0::eth0:off mem=55M@0x80000000 mem=128M@0x88000000 mpurate=1000 root=/dev/nfs nfsroot=192.168.0.101:/root/dvsdk_new/filesystem/rootfs,v3,tcp rw
    [    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    [    0.000000] Memory: 55MB 116MB = 171MB total
    [    0.000000] Memory: 167916k/167916k available, 19476k reserved, 0K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    [    0.000000]     vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
    [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
    [    0.000000]       .init : 0xc0008000 - 0xc0032000   ( 168 kB)
    [    0.000000]       .text : 0xc0032000 - 0xc04e5000   (4812 kB)
    [    0.000000]       .data : 0xc04e6000 - 0xc0524ce0   ( 252 kB)
    [    0.000000] NR_IRQS:409
    [    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
    [    0.000000] Reprogramming SDRC clock to 332000000 Hz
    [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [    0.000000] Total of 96 interrupts on 1 active controller
    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [    0.000000] Console: colour dummy device 80x30
    [    0.000000] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
    [    0.000000] pid_max: default: 32768 minimum: 301
    [    0.000000] Mount-cache hash table entries: 512
    [    0.000000] CPU: Testing write buffer coherency: ok
    [    0.000000] regulator: core version 0.5
    [    0.000000] regulator: dummy:
    [    0.000000] NET: Registered protocol family 16
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] GPMC revision 5.0
    [    0.000000] Trying to install interrupt handler for IRQ402
    [    0.000000] Trying to install interrupt handler for IRQ403
    [    0.000000] Trying to install interrupt handler for IRQ404
    [    0.000000] Trying to install interrupt handler for IRQ405
    [    0.000000] Trying to install interrupt handler for IRQ406
    [    0.000000] Trying to install interrupt handler for IRQ407
    [    0.000000] Trying to install interrupt handler for IRQ408
    [    0.000000] Trying to install type control for IRQ409
    [    0.000000] Trying to set irq flags for IRQ409
    [    0.000000] omap_mux_init: Add partition: #1: core, flags: 0
    [    0.000000] Could not look up dss_core
    [    0.000000] ------------[ cut here ]------------
    [    0.000000] WARNING: at arch/arm/mach-omap2/clock.c:438 omap2_clk_switch_mpurate_at_boot+0x88/0xbc()
    [    0.000000] clock: dpll1_ck: unable to set MPU rate to 1000: -22
    [    0.000000] Modules linked in:
    [    0.000000] Backtrace:
    [    0.000000] [<c003b6b4>] (dump_backtrace+0x0/0x10c) from [<c03cfb98>] (dump_stack+0x18/0x1c)
    [    0.000000]  r7:cec1bf48 r6:c0010724 r5:c047f206 r4:000001b6
    [    0.000000] [<c03cfb80>] (dump_stack+0x0/0x1c) from [<c005e2c0>] (warn_slowpath_common+0x58/0x70)
    [    0.000000] [<c005e268>] (warn_slowpath_common+0x0/0x70) from [<c005e37c>] (warn_slowpath_fmt+0x38/0x40)
    [    0.000000]  r8:c0010758 r7:00000013 r6:c002dd78 r5:c047bf24 r4:c04efa50
    [    0.000000] [<c005e344>] (warn_slowpath_fmt+0x0/0x40) from [<c0010724>] (omap2_clk_switch_mpurate_at_boot+0x88/0xbc)
    [    0.000000]  r3:c047bf24 r2:c047f2e9
    [    0.000000] [<c001069c>] (omap2_clk_switch_mpurate_at_boot+0x0/0xbc) from [<c0010770>] (omap3xxx_clk_arch_init+0x18/0x48)
    [    0.000000]  r6:c0061688 r5:c0029c14 r4:c0029830
    [    0.000000] [<c0010758>] (omap3xxx_clk_arch_init+0x0/0x48) from [<c00323b8>] (do_one_initcall+0xd0/0x19c)
    [    0.000000]  r4:c0029830
    [    0.000000] [<c00322e8>] (do_one_initcall+0x0/0x19c) from [<c0008704>] (kernel_init+0x9c/0x150)
    [    0.000000] [<c0008668>] (kernel_init+0x0/0x150) from [<c0061688>] (do_exit+0x0/0x5b4)
    [    0.000000]  r5:c0008668 r4:00000000
    [    0.000000] ---[ end trace 1b75b31a2719ed1c ]---
    [    0.000000] OMAP DMA hardware revision 5.0
    [    0.043609] bio: create slab <bio-0> at 0
    [    0.085693] regulator: vmmc: 3300 mV normal
    [    0.126342] SCSI subsystem initialized
    [    0.296661] usbcore: registered new interface driver usbfs
    [    0.304046] usbcore: registered new interface driver hub
    [    0.311248] usbcore: registered new device driver usb
    [    0.402954] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    [    0.732788] twl4030: PIH (irq 7) chaining IRQs 368..375
    [    0.737487] twl4030: power (irq 373) chaining IRQs 376..383
    [    0.788879] twl4030: gpio (irq 368) chaining IRQs 384..401
    [    0.922821] regulator: VUSB1V5: 1500 mV normal standby
    [    0.980163] regulator: VUSB1V8: 1800 mV normal standby
    [    1.037414] regulator: VUSB3V1: 3100 mV normal standby
    [    1.235076] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
    [    1.340179] regulator: VPLL1: 1000 <--> 1800 mV at 1800 mV normal standby
    [    1.422454] regulator: VIO: 1800 mV normal standby
    [    1.489166] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    [    1.553894] regulator: VDAC: 1800 mV normal standby
    [    1.619598] regulator: VAUX2_4030: 2800 mV normal standby
    [    1.676361] regulator: VPLL2: 1800 mV normal standby
    [    1.685119] twl_reg twl_reg.5: can't register VPLL2, -16
    [    1.690032] twl_reg: probe of twl_reg.5 failed with error -16
    [    1.728271] machine_constraints_voltage: unsupportable 'VMMC2' voltage constraints
    [    1.737030] twl_reg twl_reg.7: can't register VMMC2, -22
    [    1.741851] twl_reg: probe of twl_reg.7 failed with error -22
    [    1.787597] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    [    1.869110] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    [    1.879364] i2c i2c-2: Invalid 7-bit I2C address 0x00
    [    1.883209] i2c i2c-2: Can't create device at 0x00
    [    1.932800] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    [    1.955535] i2c i2c-3: Invalid 7-bit I2C address 0x00
    [    1.959411] i2c i2c-3: Can't create device at 0x00
    [    2.002960] Advanced Linux Sound Architecture Driver Version 1.0.23.
    [    2.033020] cfg80211: Calling CRDA to update world regulatory domain
    [    2.036987] Switching to clocksource 32k_counter
    [    2.294799] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    [    2.318939] musb-hdrc musb-hdrc.0: dma type: dma-inventra
    [    2.350036] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [    2.367462] NET: Registered protocol family 2
    [    2.373687] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    2.380310] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [    2.386047] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [    2.391662] TCP: Hash tables configured (established 8192 bind 8192)
    [    2.393829] TCP reno registered
    [    2.398773] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    2.404174] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    2.407806] NET: Registered protocol family 1
    [    2.411926] RPC: Registered udp transport module.
    [    2.415710] RPC: Registered tcp transport module.
    [    2.421295] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    2.508331] omap-iommu omap-iommu.0: isp registered
    [    2.556335] msgmni has been set to 327
    [    2.560180] io scheduler noop registered
    [    2.563507] io scheduler deadline registered
    [    2.567443] io scheduler cfq registered (default)
    [    2.662261] Generic Backlight Driver Initialized.
    [    2.700225] OMAP DSS rev 2.0
    [    2.702362] OMAP DISPC rev 3.0
    [    2.704223] OMAP VENC rev 2
    [    2.709655] OMAP DSI rev 1.0
    [    3.011260] sil9022 3-0039: <sil9022_set_cm_clkout_ctrl> sil9022 HDMI Chip version = b0
    [    3.253417] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    3.338653] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    <6>console [ttyO0] enabled
    [    4.164062] console [ttyO0] enabled
    <7>device: 'ttyO0': device_add
    <7>driver: 'omap_uart.0': driver_bound: bound to device 'omap_uart'
    <7>bus: 'platform': really_probe: bound device omap_uart.0 to driver omap_uart
    <7>bus: 'platform': driver_probe_device: matched device omap_uart.1 with driver omap_uart
    <7>bus: 'platform': really_probe: probing driver omap_uart with device omap_uart.1
    <6>omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    [    4.206481] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    <7>device: 'ttyO1': device_add
    <7>driver: 'omap_uart.1': driver_bound: bound to device 'omap_uart'
    <7>bus: 'platform': really_probe: bound device omap_uart.1 to driver omap_uart
    <7>bus: 'platform': driver_probe_device: matched device omap_uart.2 with driver omap_uart
    <7>bus: 'platform': really_probe: probing driver omap_uart with device omap_uart.2
    <6>omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    [    4.252380] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    <7>device: 'ttyO2': device_add
    <7>driver: 'omap_uart.2': driver_bound: bound to device 'omap_uart'
    <7>bus: 'platform': really_probe: bound device omap_uart.2 to driver omap_uart
    <7>bus: 'platform': driver_probe_device: matched device omap_uart.3 with driver omap_uart
    <7>bus: 'platform': really_probe: probing driver omap_uart with device omap_uart.3
    <6>omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    [    4.298248] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    <7>device: 'ttyO3': device_add
    <7>driver: 'omap_uart.3': driver_bound: bound to device 'omap_uart'
    <7>bus: 'platform': really_probe: bound device omap_uart.3 to driver omap_uart
    <7>bus: 'platform': add driver twl4030-audio
    <7>bus: 'platform': driver_probe_device: matched device twl4030-audio with driver twl4030-audio
    <7>bus: 'platform': really_probe: probing driver twl4030-audio with device twl4030-audio
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>Registering platform device 'twl4030-codec'. Parent at twl4030-audio
    <7>device: 'twl4030-codec': device_add
    <7>bus: 'platform': add device twl4030-codec
    <7>driver: 'twl4030-audio': driver_bound: bound to device 'twl4030-audio'
    <7>bus: 'platform': really_probe: bound device twl4030-audio to driver twl4030-audio
    <7>device class 'scsi_disk': registering
    <7>bus: 'scsi': add driver sd
    <7>device class 'mtd': registering
    <7>device: 'mtd-unmap': device_add
    <7>device: 'mtd-romap': device_add
    <7>device: 'mtd-rwmap': device_add
    <6>omap2-nand driver initializing
    [    4.413696] omap2-nand driver initializing
    <7>bus: 'platform': add driver omap2-nand
    <7>bus: 'platform': driver_probe_device: matched device omap2-nand.0 with driver omap2-nand
    <7>bus: 'platform': really_probe: probing driver omap2-nand with device omap2-nand.0
    <6>NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
    [    4.446044] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
    <5>cmdlinepart partition parsing not available
    [    4.459625] cmdlinepart partition parsing not available
    <5>Creating 5 MTD partitions on "omap2-nand.0":
    [    4.469512] Creating 5 MTD partitions on "omap2-nand.0":
    <5>0x000000000000-0x000000080000 : "X-Loader"
    [    4.479309] 0x000000000000-0x000000080000 : "X-Loader"
    <7>device: 'mtd0': device_add
    <7>device: 'mtd0ro': device_add
    <7>device: '31:0': device_add
    <7>device: 'mtdblock0': device_add
    <5>0x000000080000-0x000000260000 : "U-Boot"
    [    4.502288] 0x000000080000-0x000000260000 : "U-Boot"
    <7>device: 'mtd1': device_add
    <7>device: 'mtd1ro': device_add
    <7>device: '31:1': device_add
    <7>device: 'mtdblock1': device_add
    <5>0x000000260000-0x000000280000 : "U-Boot Env"
    [    4.525848] 0x000000260000-0x000000280000 : "U-Boot Env"
    <7>device: 'mtd2': device_add
    <7>device: 'mtd2ro': device_add
    <7>device: '31:2': device_add
    <7>device: 'mtdblock2': device_add
    <5>0x000000280000-0x000000680000 : "Kernel"
    [    4.548706] 0x000000280000-0x000000680000 : "Kernel"
    <7>device: 'mtd3': device_add
    <7>device: 'mtd3ro': device_add
    <7>device: '31:3': device_add
    <7>device: 'mtdblock3': device_add
    <5>0x000000680000-0x000020000000 : "File System"
    [    4.573242] 0x000000680000-0x000020000000 : "File System"
    <7>device: 'mtd4': device_add
    <7>device: 'mtd4ro': device_add
    <7>device: '31:4': device_add
    <7>device: 'mtdblock4': device_add
    <7>driver: 'omap2-nand.0': driver_bound: bound to device 'omap2-nand'
    <7>bus: 'platform': really_probe: bound device omap2-nand.0 to driver omap2-nand
    <7>device class 'ubi': registering
    <7>device: 'ubi_ctrl': device_add
    <7>bus: 'platform': add driver smsc911x
    <7>bus: 'platform': driver_probe_device: matched device smsc911x with driver smsc911x
    <7>bus: 'platform': really_probe: probing driver smsc911x with device smsc911x
    <6>smsc911x: Driver version 2008-10-21.
    [    4.845367] smsc911x: Driver version 2008-10-21.
    <7>device: 'eth0': device_add
    <7>device: 'ffffffff': device_add
    <7>device: 'ffffffff:01': device_add
    <7>bus: 'mdio_bus': add device ffffffff:01
    <6>smsc911x-mdio: probed
    [    4.867431] smsc911x-mdio: probed
    <7>driver: 'ffffffff:01': driver_bound: bound to device 'Generic PHY'
    <6>eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
    [    4.884765] eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
    <6>net eth0: MAC Address: 00:1f:7b:20:01:17
    [    4.897644] net eth0: MAC Address: 00:1f:7b:20:01:17
    <7>driver: 'smsc911x': driver_bound: bound to device 'smsc911x'
    <7>bus: 'platform': really_probe: bound device smsc911x to driver smsc911x
    <7>bus: 'usb': add driver asix
    <6>usbcore: registered new interface driver asix
    [    4.923278] usbcore: registered new interface driver asix
    <7>bus: 'usb': add driver cdc_ether
    <6>usbcore: registered new interface driver cdc_ether
    [    4.937377] usbcore: registered new interface driver cdc_ether
    <7>bus: 'usb': add driver net1080
    <6>usbcore: registered new interface driver net1080
    [    4.951568] usbcore: registered new interface driver net1080
    <7>bus: 'usb': add driver cdc_subset
    <6>usbcore: registered new interface driver cdc_subset
    [    4.966125] usbcore: registered new interface driver cdc_subset
    <7>bus: 'usb': add driver zaurus
    <6>usbcore: registered new interface driver zaurus
    [    4.980255] usbcore: registered new interface driver zaurus
    <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    4.991760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    <7>bus: 'platform': add driver ehci-omap
    <7>bus: 'platform': driver_probe_device: matched device ehci-omap.0 with driver ehci-omap
    <7>bus: 'platform': really_probe: probing driver ehci-omap with device ehci-omap.0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <6>ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [    5.096588] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    <6>ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [    5.109130] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    <6>ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [    5.121734] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    <6>ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [    5.143615] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    <6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    5.155639] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    <6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.169128] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    <6>usb usb1: Product: OMAP-EHCI Host Controller
    [    5.181091] usb usb1: Product: OMAP-EHCI Host Controller
    <6>usb usb1: Manufacturer: Linux 2.6.37 ehci_hcd
    [    5.191131] usb usb1: Manufacturer: Linux 2.6.37 ehci_hcd
    <6>usb usb1: SerialNumber: ehci-omap.0
    [    5.200378] usb usb1: SerialNumber: ehci-omap.0
    <7>device: 'usb1': device_add
    <7>bus: 'usb': add device usb1
    <7>bus: 'usb': driver_probe_device: matched device usb1 with driver usb
    <7>bus: 'usb': really_probe: probing driver usb with device usb1
    <7>usb usb1: rpm_resume flags 0x4
    <7>usb usb1: rpm_resume returns 1
    <7>device: '1-0:1.0': device_add
    <7>bus: 'usb': add device 1-0:1.0
    <7>bus: 'usb': driver_probe_device: matched device 1-0:1.0 with driver hub
    <7>bus: 'usb': really_probe: probing driver hub with device 1-0:1.0
    <7>usb usb1: rpm_resume flags 0x4
    <7>usb usb1: rpm_resume returns 1
    <7>usb usb1: rpm_resume flags 0x0
    <7>usb usb1: rpm_resume returns 1
    <6>hub 1-0:1.0: USB hub found
    [    5.265136] hub 1-0:1.0: USB hub found
    <6>hub 1-0:1.0: 3 ports detected
    [    5.272125] hub 1-0:1.0: 3 ports detected
    <7>driver: '1-0:1.0': driver_bound: bound to device 'hub'
    <7>bus: 'usb': really_probe: bound device 1-0:1.0 to driver hub
    <7>device: 'ep_81': device_add
    <7>driver: 'usb1': driver_bound: bound to device 'usb'
    <7>bus: 'usb': really_probe: bound device usb1 to driver usb
    <7>device: 'ep_00': device_add
    <7>driver: 'ehci-omap.0': driver_bound: bound to device 'ehci-omap'
    <7>bus: 'platform': really_probe: bound device ehci-omap.0 to driver ehci-omap
    <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    5.352905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    <7>bus: 'platform': add driver ohci-omap3
    <6>Initializing USB Mass Storage driver...
    [    5.367462] Initializing USB Mass Storage driver...
    <7>bus: 'usb': add driver usb-storage
    <6>usbcore: registered new interface driver usb-storage
    [    5.381530] usbcore: registered new interface driver usb-storage
    <6>USB Mass Storage support registered.
    [    5.391540] USB Mass Storage support registered.
    <7>bus: 'platform': add driver hidg
    <7>bus: 'platform': remove driver hidg
    <7>driver: 'hidg': driver_release
    <7>device: 'mice': device_add
    <6>mice: PS/2 mouse device common for all mice
    [    5.414245] mice: PS/2 mouse device common for all mice
    <7>bus: 'platform': add driver gpio-keys
    <7>bus: 'platform': driver_probe_device: matched device gpio-keys with driver gpio-keys
    <7>bus: 'platform': really_probe: probing driver gpio-keys with device gpio-keys
    <7>device: 'input0': device_add
    <6>input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.448242] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    <7>device: 'event0': device_add
    <7>driver: 'gpio-keys': driver_bound: bound to device 'gpio-keys'
    <7>bus: 'platform': really_probe: bound device gpio-keys to driver gpio-keys
    <7>bus: 'platform': add driver twl4030_keypad
    <7>hub 1-0:1.0: rpm_resume flags 0x4
    <7>hub 1-0:1.0: rpm_resume returns 1
    <7>bus: 'platform': add driver gpio_mouse
    <7>bus: 'spi': add driver ads7846
    <7>bus: 'spi': driver_probe_device: matched device spi1.0 with driver ads7846
    <7>bus: 'spi': really_probe: probing driver ads7846 with device spi1.0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <6>ads7846 spi1.0: touchscreen, irq 296
    [    5.525085] ads7846 spi1.0: touchscreen, irq 296
    <7>device: 'input1': device_add
    <6>input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
    [    5.541137] input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
    <7>device: 'mouse0': device_add
    <7>device: 'event1': device_add
    <7>driver: 'spi1.0': driver_bound: bound to device 'ads7846'
    <7>bus: 'spi': really_probe: bound device spi1.0 to driver ads7846
    <7>bus: 'platform': add driver twl4030_pwrbutton
    <7>bus: 'platform': driver_probe_device: matched device twl4030_pwrbutton with driver twl4030_pwrbutton
    <7>bus: 'platform': really_probe: probing driver twl4030_pwrbutton with device twl4030_pwrbutton
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>device: 'input2': device_add
    <6>input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
    [    5.613220] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
    <6>usb 1-2: new high speed USB device using ehci-omap and address 2
    [    5.630554] usb 1-2: new high speed USB device using ehci-omap and address 2
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>device: 'event2': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>driver: 'twl4030_pwrbutton': driver_bound: bound to device 'twl4030_pwrbutton'
    <7>bus: 'platform': really_probe: bound device twl4030_pwrbutton to driver twl4030_pwrbutton
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>bus: 'i2c': add driver rtc-ds1307
    <7>bus: 'i2c': driver_probe_device: matched device 3-0068 with driver rtc-ds1307
    <7>bus: 'i2c': really_probe: probing driver rtc-ds1307 with device 3-0068
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <7>device: 'rtc0': device_add
    <6>rtc-ds1307 3-0068: rtc core: registered ds1337 as rtc0
    [    5.776977] rtc-ds1307 3-0068: rtc core: registered ds1337 as rtc0
    <7>driver: '3-0068': driver_bound: bound to device 'rtc-ds1307'
    <7>bus: 'i2c': really_probe: bound device 3-0068 to driver rtc-ds1307
    <6>i2c /dev entries driver
    [    5.798492] i2c /dev entries driver
    <7>device class 'i2c-dev': registering
    <7>bus: 'i2c': add driver dev_driver
    <7>device: 'i2c-1': device_add
    <7>device: 'i2c-2': device_add
    <7>device: 'i2c-3': device_add
    <6>Linux media interface: v0.10
    [    5.822113] Linux media interface: v0.10
    <7>usb 1-2: rpm_resume flags 0x0
    <7>usb 1-2: rpm_resume returns -11
    <7>bus: 'media': registered
    <6>Linux video capture interface: v2.00
    [    5.839172] Linux video capture interface: v2.00
    <7>device class 'video4linux': registering
    <7>bus: 'i2c': add driver tvp514x
    <7>bus: 'i2c': add driver mt9t111
    <7>bus: 'platform': add driver omap3isp
    <6>usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
    [    5.864562] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
    <6>usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    [    5.877868] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    <6>usb 1-2: Product: USB2.0 Hub
    [    5.888305] usb 1-2: Product: USB2.0 Hub
    <6>cpuidle: using governor ladder
    [    5.895874] cpuidle: using governor ladder
    <6>cpuidle: using governor menu
    [    5.903198] cpuidle: using governor menu
    <7>bus: 'mmc': add driver mmcblk
    <7>bus: 'platform': add driver mmci-omap
    <7>device: '1-2': device_add
    <7>bus: 'usb': add device 1-2
    <7>bus: 'platform': remove driver mmci-omap
    <7>driver: 'mmci-omap': driver_release
    <7>bus: 'platform': add driver mmci-omap-hs
    <7>bus: 'usb': driver_probe_device: matched device 1-2 with driver usb
    <7>bus: 'usb': really_probe: probing driver usb with device 1-2
    <7>bus: 'platform': driver_probe_device: matched device mmci-omap-hs.0 with driver mmci-omap-hs
    <7>bus: 'platform': really_probe: probing driver mmci-omap-hs with device mmci-omap-hs.0
    <7>usb 1-2: rpm_resume flags 0x4
    <7>usb 1-2: rpm_resume returns 1
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>device: '1-2:1.0': device_add
    <7>bus: 'usb': add device 1-2:1.0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>bus: 'usb': driver_probe_device: matched device 1-2:1.0 with driver hub
    <7>bus: 'usb': really_probe: probing driver hub with device 1-2:1.0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>usb 1-2: rpm_resume flags 0x4
    <7>usb 1-2: rpm_resume returns 1
    <6>hub 1-2:1.0: USB hub found
    [    6.030029] hub 1-2:1.0: USB hub found
    <4>mmci-omap-hs.0 supply vmmc_aux not found, using dummy regulator
    [    6.040283] mmci-omap-hs.0 supply vmmc_aux not found, using dummy regulator
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <6>hub 1-2:1.0: 4 ports detected
    [    6.059051] hub 1-2:1.0: 4 ports detected
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>driver: '1-2:1.0': driver_bound: bound to device 'hub'
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>device: 'mmc0': device_add
    <7>driver: 'mmci-omap-hs.0': driver_bound: bound to device 'mmci-omap-hs'
    <7>bus: 'platform': really_probe: bound device mmci-omap-hs.0 to driver mmci-omap-hs
    <7>bus: 'usb': really_probe: bound device 1-2:1.0 to driver hub
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>device: 'ep_81': device_add
    <7>driver: '1-2': driver_bound: bound to device 'usb'
    <7>bus: 'usb': really_probe: bound device 1-2 to driver usb
    <7>bus: 'platform': driver_probe_device: matched device mmci-omap-hs.1 with driver mmci-omap-hs
    <7>bus: 'platform': really_probe: probing driver mmci-omap-hs with device mmci-omap-hs.1
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>device: 'ep_00': device_add
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>hub 1-0:1.0: rpm_suspend flags 0x0
    <7>hub 1-0:1.0: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>hub 1-2:1.0: rpm_resume flags 0x4
    <7>hub 1-2:1.0: rpm_resume returns 1
    <7>hub 1-2:1.0: rpm_suspend flags 0x0
    <7>hub 1-2:1.0: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>device: 'mmc1': device_add
    <7>driver: 'mmci-omap-hs.1': driver_bound: bound to device 'mmci-omap-hs'
    <7>bus: 'platform': really_probe: bound device mmci-omap-hs.1 to driver mmci-omap-hs
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>bus: 'platform': add driver leds-gpio
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>bus: 'platform': driver_probe_device: matched device leds-gpio with driver leds-gpio
    <7>bus: 'platform': really_probe: probing driver leds-gpio with device leds-gpio
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>gpio_request: gpio-211 (tdm3730board::usr0) status -22
    <4>leds-gpio: probe of leds-gpio failed with error -22
    [    6.363006] leds-gpio: probe of leds-gpio failed with error -22
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>device class 'switch': registering
    <7>bus: 'hid': registered
    <7>bus: 'hid': add driver generic-usb
    <7>bus: 'usb': add driver usbhid
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <6>usbcore: registered new interface driver usbhid
    [    6.404510] usbcore: registered new interface driver usbhid
    <6>usbhid: USB HID core driver
    [    6.413238] usbhid: USB HID core driver
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>device: 'timer': device_add
    <7>device: 'seq': device_add
    <7>bus: 'platform': add driver soc-audio
    <7>bus: 'platform': add driver twl4030-codec
    <7>bus: 'platform': driver_probe_device: matched device twl4030-codec with driver twl4030-codec
    <7>bus: 'platform': really_probe: probing driver twl4030-codec with device twl4030-codec
    <7>driver: 'twl4030-codec': driver_bound: bound to device 'twl4030-codec'
    <7>bus: 'platform': really_probe: bound device twl4030-codec to driver twl4030-codec
    <7>bus: 'platform': add driver omap-pcm-audio
    <7>bus: 'platform': driver_probe_device: matched device omap-pcm-audio with driver omap-pcm-audio
    <7>bus: 'platform': really_probe: probing driver omap-pcm-audio with device omap-pcm-audio
    <7>driver: 'omap-pcm-audio': driver_bound: bound to device 'omap-pcm-audio'
    <7>bus: 'platform': really_probe: bound device omap-pcm-audio to driver omap-pcm-audio
    <7>bus: 'platform': add driver omap-mcbsp-dai
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp-dai.0 with driver omap-mcbsp-dai
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp-dai with device omap-mcbsp-dai.0
    <7>driver: 'omap-mcbsp-dai.0': driver_bound: bound to device 'omap-mcbsp-dai'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp-dai.0 to driver omap-mcbsp-dai
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp-dai.1 with driver omap-mcbsp-dai
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp-dai with device omap-mcbsp-dai.1
    <7>driver: 'omap-mcbsp-dai.1': driver_bound: bound to device 'omap-mcbsp-dai'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp-dai.1 to driver omap-mcbsp-dai
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp-dai.2 with driver omap-mcbsp-dai
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp-dai with device omap-mcbsp-dai.2
    <7>driver: 'omap-mcbsp-dai.2': driver_bound: bound to device 'omap-mcbsp-dai'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp-dai.2 to driver omap-mcbsp-dai
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp-dai.3 with driver omap-mcbsp-dai
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp-dai with device omap-mcbsp-dai.3
    <7>driver: 'omap-mcbsp-dai.3': driver_bound: bound to device 'omap-mcbsp-dai'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp-dai.3 to driver omap-mcbsp-dai
    <7>bus: 'platform': driver_probe_device: matched device omap-mcbsp-dai.4 with driver omap-mcbsp-dai
    <7>bus: 'platform': really_probe: probing driver omap-mcbsp-dai with device omap-mcbsp-dai.4
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>driver: 'omap-mcbsp-dai.4': driver_bound: bound to device 'omap-mcbsp-dai'
    <7>bus: 'platform': really_probe: bound device omap-mcbsp-dai.4 to driver omap-mcbsp-dai
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    OMAP3 TAO/TDM SoC Sound init
    [    6.700164] OMAP3 TAO/TDM SoC Sound init
    <7>Registering platform device 'soc-audio'. Parent at platform
    <7>device: 'soc-audio': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>bus: 'platform': add device soc-audio
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>bus: 'platform': driver_probe_device: matched device soc-audio with driver soc-audio
    <7>bus: 'platform': really_probe: probing driver soc-audio with device soc-audio
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>device: 'TWL4030': device_add
    <6>asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    [    6.989074] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    <7>device: 'card0': device_add
    <7>device: 'pcmC0D0p': device_add
    <7>device: 'pcmC0D0c': device_add
    <7>device: 'dsp': device_add
    <7>device: 'audio': device_add
    <7>device: 'controlC0': device_add
    <7>device: 'mixer': device_add
    <7>driver: 'soc-audio': driver_bound: bound to device 'soc-audio'
    <7>bus: 'platform': really_probe: bound device soc-audio to driver soc-audio
    <6>ALSA device list:
    [    7.035766] ALSA device list:
    <6>  #0: omap3taotdm
    [    7.040832]   #0: omap3taotdm
    <6>TCP cubic registered
    [    7.046417] TCP cubic registered
    <6>NET: Registered protocol family 17
    [    7.053283] NET: Registered protocol family 17
    <6>NET: Registered protocol family 15
    [    7.061645] NET: Registered protocol family 15
    <6>lib80211: common routines for IEEE802.11 drivers
    [    7.071105] lib80211: common routines for IEEE802.11 drivers
    <7>lib80211_crypt: registered algorithm 'NULL'
    <5>Registering the dns_resolver key type
    [    7.085113] Registering the dns_resolver key type
    <6>VFP support v0.3: [    7.091949] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    implementor 41 architecture 3 part 30 variant c rev 3
    <7>Registering sysdev class 'vfp'
    <7>Registering sys device of class 'vfp'
    <7>Registering sys device 'vfp0'
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>Registering platform device 'smartreflex.0'. Parent at omap
    <7>device: 'smartreflex.0': device_add
    <7>bus: 'platform': add device smartreflex.0
    <7>Registering platform device 'smartreflex.1'. Parent at omap
    <7>device: 'smartreflex.1': device_add
    <7>bus: 'platform': add device smartreflex.1
    <3>Power Management for TI OMAP3.
    [    7.181182] Power Management for TI OMAP3.
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>bus: 'platform': add driver smartreflex
    <7>bus: 'platform': driver_probe_device: matched device smartreflex.0 with driver smartreflex
    <7>bus: 'platform': really_probe: probing driver smartreflex with device smartreflex.0
    <6>smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [    7.248535] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    <4>smartreflex: probe of smartreflex.0 failed with error -22
    [    7.262237] smartreflex: probe of smartreflex.0 failed with error -22
    <7>bus: 'platform': driver_probe_device: matched device smartreflex.1 with driver smartreflex
    <7>bus: 'platform': really_probe: probing driver smartreflex with device smartreflex.1
    <6>smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [    7.292327] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    <4>smartreflex: probe of smartreflex.1 failed with error -22
    [    7.305999] smartreflex: probe of smartreflex.1 failed with error -22
    <7>bus: 'platform': remove driver smartreflex
    <7>driver: 'smartreflex': driver_release
    <3>sr_init: platform driver register failed for SR
    [    7.325805] sr_init: platform driver register failed for SR
    <6>SmartReflex Class3 initialized
    [    7.334808] SmartReflex Class3 initialized
    <6>clock: disabling unused clocks to save power
    [    7.343658] clock: disabling unused clocks to save power
    <7>device: 'cpu_dma_latency': device_add
    <7>device: 'network_latency': device_add
    <7>device: 'network_throughput': device_add
    <7>bus: 'platform': add driver omapfb
    <7>bus: 'platform': driver_probe_device: matched device omapfb with driver omapfb
    <7>bus: 'platform': really_probe: probing driver omapfb with device omapfb
    allocating 1536000 bytes for fb 0
    [    7.384277] allocating 1536000 bytes for fb 0
    <7>VRAM: alloc mem type 0 size 1536000 paddr cec1bdac
    <7>VRAM: checking region 8f400000 3072
    <7>VRAM: found 8f400000, end 90000000
    <7>device: 'fb0': device_add
    <7>device: 'fb1': device_add
    <7>device: 'fb2': device_add
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <4>omapdss DPI: Could not find exact pixel clock. Requested 33260 kHz, got 33259 kHz
    [    7.500732] omapdss DPI: Could not find exact pixel clock. Requested 33260 kHz, got 33259 kHz
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>driver: 'omapfb': driver_bound: bound to device 'omapfb'
    <7>bus: 'platform': really_probe: bound device omapfb to driver omapfb
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <4>regulator_init_complete: incomplete constraints, leaving VDAC on
    [    7.681488] regulator_init_complete: incomplete constraints, leaving VDAC on
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.1: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.1: rpm_resume returns 0
    <7>omap_i2c omap_i2c.1: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.1: rpm_suspend returns 0
    <7>omap_i2c omap_i2c.3: rpm_resume flags 0x4
    <7>omap_i2c omap_i2c.3: rpm_resume returns 0
    <7>omap_i2c omap_i2c.3: rpm_suspend flags 0x0
    <7>omap_i2c omap_i2c.3: rpm_suspend returns 0
    <6>rtc-ds1307 3-0068: setting system clock to 2012-02-29 01:40:24 UTC (1330479624)
    [    7.781524] rtc-ds1307 3-0068: setting system clock to 2012-02-29 01:40:24 UTC (1330479624)
    <7>bus: 'platform': add driver omap_vout
    <7>bus: 'platform': driver_probe_device: matched device omap_vout with driver omap_vout
    <7>bus: 'platform': really_probe: probing driver omap_vout with device omap_vout
    <3>omap_vout omap_vout: probed for an unknown device
    [    7.814422] omap_vout omap_vout: probed for an unknown device
    <6>net eth0: SMSC911x/921x identified at 0xd0810000, IRQ: 161
    [    8.347656] net eth0: SMSC911x/921x identified at 0xd0810000, IRQ: 161
    IP-Config: Complete:[    9.359710] IP-Config: Complete:
         device=eth0
    [    9.364532]      device=eth0, addr=192.168.0.10, addr=192.168.0.10, mask=255.255.255.0, mask=255.255.255.0, gw=255.255.255.255, gw=255.255.255.255,
         host=192.168.0.10, domain=, nis-domain=(none),
    [    9.383117]      host=192.168.0.10, domain=, nis-domain=(none),
         bootserver=192.168.0.101,
    [    9.392242]      bootserver=192.168.0.101, rootserver=192.168.0.101, rootserver=192.168.0.101, rootpath=, rootpath=

  • Dear Baolei zhang,

    I have the same kit. Blizzard TDM3730.

    The TechNexion don't enable the omap3-isp and tvp514x driver. You need recompile the kernel , but before you need rewrite the board-taotdm.c inside /arch/arm/mach-omap2 directory.

    I think the TechNexion not completed all the tasks to work with video capture yet.

    Next September 2012 they are gonna release a new kernel imagem. Maybe it works!

    Did you have any new result?

    Best regards,

    Claudio Kunde