Hi all,
I am using MIPI DSI for my OMAP 4460 processor (Android ICS).
We are interfacing LCD on DSI2 but we are facing some issues regarding interrupt and other things.
Below is my log..
Please let me know if anyone having some inputs on this.
Texas Instruments X-Loader 1.41 (Jun 1 2012 - 16:17:57)
OMAP4460: 1.5 GHz capable SOM
mmc read: Invalid size
Starting OS Bootloader from MMC/SD1 ...
U-Boot 1.1.4 (Jun 4 2012 - 19:05:24)
Load address: 0x80e80000
DRAM: 2048 MB
Flash: 0 kB
Using default environment
In: serial
Out: serial
Err: serial
efi partition table:
efi partition table not found
Net: KS8851SNL
Hit any key to stop autoboot: 0
OMAP44XX SDP #
OMAP44XX SDP #
OMAP44XX SDP #
OMAP44XX SDP # ibus 2 64
Setting bus[2] to Speed[100]: PASS
OMAP44XX SDP # iprobe
Valid chip addresses: 1E 28
OMAP44XX SDP #
Texas Instruments X-Loader 1.41 (Jun 1 2012 - 16:17:57)
OMAP4460: 1.5 GHz capable SOM
mmc read: Invalid size
Starting OS Bootloader from MMC/SD1 ...
U-Boot 1.1.4 (Jun 4 2012 - 19:05:24)
Load address: 0x80e80000
DRAM: 2048 MB
Flash: 0 kB
Using default environment
In: serial
Out: serial
Err: serial
efi partition table:
efi partition table not found
Net: KS8851SNL
Hit any key to stop autoboot: 0
mmc read: Invalid size
4176748 bytes read
## Booting image at 80000000 ...
Image Name: Linux-3.0.21-00003-OMAP-Android
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4176684 Bytes = 4 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.21-00003-OMAP-Android (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #14 SMP PREEMPT Wed Jun 13 16:27:37 I2
[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: OMAP4 blaze board
[ 0.000000] Reserving 67108864 bytes SDRAM for VRAM
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] OMAP4460 ES1.1
[ 0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xd000
[ 0.000000] On node 0 totalpages: 292864
[ 0.000000] free_area_init_node: node 0, pgdat c080f900, node_mem_map c0961000
[ 0.000000] Normal zone: 1536 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 176640 pages, LIFO batch:31
[ 0.000000] HighMem zone: 1536 pages used for memmap
[ 0.000000] HighMem zone: 113152 pages, LIFO batch:31
[ 0.000000] PERCPU: Embedded 7 pages/cpu @c1572000 s7072 r8192 d13408 u32768
[ 0.000000] pcpu-alloc: s7072 r8192 d13408 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 289792
[ 0.000000] Kernel command line: console=ttyO2,115200n8 androidboot.console=ttyO2 omap_wdt.timer_margin=30 console=ttyO2,115200n8 androidboot.console=ttyO2 mem=102M
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 512MB 184MB 448MB = 1144MB total
[ 0.000000] Memory: 1148644k/1337040k available, 760112k reserved, 458752K 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 : 0xf0800000 - 0xf8000000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .init : 0xc0008000 - 0xc004f000 ( 284 kB)
[ 0.000000] .text : 0xc004f000 - 0xc07a2000 (7500 kB)
[ 0.000000] .data : 0xc07a2000 - 0xc0810460 ( 442 kB)
[ 0.000000] .bss : 0xc0810484 - 0xc0960ec0 (1347 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:410
[ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000030] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
[ 0.007904] pid_max: default: 32768 minimum: 301
[ 0.070678] Mount-cache hash table entries: 512
[ 0.071441] Initializing cgroup subsys debug
[ 0.071441] Initializing cgroup subsys cpuacct
[ 0.071472] Initializing cgroup subsys freezer
[ 0.071563] CPU: Testing write buffer coherency: ok
[ 0.071990] L310 cache controller enabled
[ 0.071990] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache size: 1048576 B
[ 0.150146] CPU1: Booted secondary processor
[ 0.165740] Brought up 2 CPUs
[ 0.220520] SMP: Total of 2 processors activated (2792.83 BogoMIPS).
[ 0.220764] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw
[ 0.223907] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr
[ 0.223907] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1
[ 0.223937] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2
[ 0.223937] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe
[ 0.223968] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg
[ 0.223968] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per
[ 0.223968] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup
[ 0.223999] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private
[ 0.223999] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if
[ 0.224090] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for thermal_sensor
[ 0.224090] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ohci
[ 0.224121] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ehci
[ 0.224121] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
[ 0.224121] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
[ 0.228302] _omap4_module_wait_ready: Timeout waiting for module enable (mcpdm_fck: clkctrl = 0x30002)
[ 0.229614] omap_hwmod: mcpdm: cannot be enabled (3)
[ 0.235321] print_constraints: dummy:
[ 0.235321] NET: Registered protocol family 16
[ 0.235321] GPMC revision 6.0
[ 0.236114] EMIF0 is enabled with IRQ142
[ 0.237060] EMIF1 is enabled with IRQ143
[ 0.237091] Last reset was cold reset (PRM_RSTST=0x1)
[ 0.237091]
[ 0.237335] OMAP GPIO hardware version 0.1
[ 0.238494] omap_mux_init: Add partition: #1: core, flags: 2
[ 0.238494] omap_mux_init: Add partition: #2: wkup, flags: 2
[ 0.241485] omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
[ 0.242218] omap_hwmod_mux_init: Could not allocate device mux entry
[ 0.462677] Modem NOT detected
[ 0.470458] Modem state properly updated to state 0
[ 0.471435] #### reached lcd init pana_lcd_init
[ 0.471435]
[ 0.472625] omap_disp_led_init: Configuring as one display LED
[ 0.597656] HSI: skipping omap_device registration
[ 0.598083] OMAP DMA hardware revision 0.0
[ 0.598083] omap_rproc_get_pool: dsp - no carveout memory is available at all
[ 0.598083] omap_rproc_get_pool: ipu - carveout memory is unavailable: 0x0, 0x0
[ 0.608062] bio: create slab <bio-0> at 0
[ 0.608734] print_constraints: vwl1271: 1800 mV
[ 0.608734] i2c-core: driver [twl] using legacy suspend method
[ 0.608734] i2c-core: driver [twl] using legacy resume method
[ 0.609161] SCSI subsystem initialized
[ 0.610229] usbcore: registered new interface driver usbfs
[ 0.610229] usbcore: registered new interface driver hub
[ 0.610778] usbcore: registered new device driver usb
[ 0.611572] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz
[ 0.611633] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[ 0.615966] twl6030: PIH (irq 39) chaining IRQs 368..387
[ 0.618438] print_constraints: VUSB: 3300 mV normal standby
[ 0.923217] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
[ 0.924041] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[ 0.924743] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[ 0.925567] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
[ 0.926666] print_constraints: VCXIO: 1800 mV normal standby
[ 0.927886] print_constraints: VDAC: 1800 mV normal standby
[ 0.928405] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
[ 0.929016] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[ 0.929840] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[ 0.931182] print_constraints: VDD1:
[ 0.932495] print_constraints: VDD2:
[ 0.933380] print_constraints: VDD3:
[ 0.934082] print_constraints: VMEM: at 1125 mV
[ 0.935485] print_constraints: V2V1: at 2100 mV
[ 0.936614] print_constraints: VANA: 2100 mV normal standby
[ 0.937622] print_constraints: CLK32KG:
[ 0.938415] print_constraints: CLK32KAUDIO:
[ 0.939544] print_constraints: SYSEN:
[ 0.940856] print_constraints: REGEN1:
[ 0.941162] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 0.941467] i2c i2c-2: Failed to register i2c client barrier_3d at 0x76 (-16)
[ 0.941467] i2c i2c-2: Can't create device at 0x76
[ 0.941619] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
[ 0.942230] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz
[ 0.942718] omap-rproc omap-rproc.0: dsp is available
[ 0.943298] omap-rproc omap-rproc.1: ipu is available
[ 0.943298] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.943298] Bluetooth: Core ver 2.16
[ 0.943298] NET: Registered protocol family 31
[ 0.944244] Bluetooth: HCI device and connection manager initialized
[ 0.944244] Bluetooth: HCI socket layer initialized
[ 0.944274] Bluetooth: L2CAP socket layer initialized
[ 0.944274] Bluetooth: SCO socket layer initialized
[ 0.944274] Switching to clocksource 32k_counter
[ 0.946289] musb-hdrc: version 6.0, musb-dma, otg (peripheral+host)
[ 0.946624] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 0.946624] musb-hdrc: MHDRC RTL version 2.0
[ 0.946624] musb-hdrc: setup fifo_mode 4
[ 0.946624] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 0.946716] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
[ 0.947021] Switched to NOHz mode on CPU #0
[ 0.947052] Switched to NOHz mode on CPU #1
[ 0.947296] NET: Registered protocol family 2
[ 0.947784] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.947784] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.947784] TCP bind hash table entries: 65536 (order: 8, 1572864 bytes)
[ 0.952392] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.953796] TCP reno registered
[ 0.953826] UDP hash table entries: 512 (order: 3, 32768 bytes)
[ 0.953826] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
[ 0.953826] NET: Registered protocol family 1
[ 0.954772] RPC: Registered named UNIX socket transport module.
[ 0.954956] RPC: Registered udp transport module.
[ 0.954956] RPC: Registered tcp transport module.
[ 0.954986] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.468231] omap_init_opp_table: no hwmod or odev for hsi, [22] cannot add OPPs.
[ 1.468231] omap_init_opp_table: no hwmod or odev for hsi, [23] cannot add OPPs.
[ 2.039306] ram_console: got buffer at a0000000, size 200000
[ 2.039306] ram_console: uncorrectable error in header
[ 2.039306] ram_console: no valid data in buffer (sig = 0xaaaaaaa2)
[ 2.057006] console [ram-1] enabled
[ 2.057006] omap-iommu omap-iommu.0: ducati registered
[ 2.057922] omap-iommu omap-iommu.1: tesla registered
[ 2.069519] highmem bounce pool size: 64 pages
[ 2.069519] ashmem: initialized
[ 2.078033] fuse init (API version 7.16)
[ 2.078033] msgmni has been set to 1347
[ 2.079467] Registering char device tf_driver (122:0)
[ 2.079467] SMCAG01.06.0 D
[ 2.081817] io scheduler noop registered
[ 2.082000] io scheduler deadline registered
[ 2.082183] io scheduler cfq registered (default)
[ 2.082183] start plist test
[ 2.087432] end plist test
[ 2.088287] OMAP DSS rev 4.0
[ 2.091247]
[ 2.091278] came in vvx probe ..####
[ 2.091278] panel_data->name is vvx
[ 2.091278]
[ 2.091613]
[ 2.091613] vvx !probe_data nd !panel_data->name are valid ..####
[ 2.091613] vvx got the valid panel config
[ 2.092010]
[ 2.092010]
[ 2.092010] vvx !probe_config is valid ..####
[ 2.092437] ------------[ cut here ]------------
[ 2.092559] WARNING: at arch/arm/mach-omap2/omap_l3_noc.c:135 l3_interrupt_handler+0x2e0/0x380()
[ 2.092559] CUSTOM SRESP error with SOURCE:L4 PER2
[ 2.092742] Modules linked in:
[ 2.092987] Backtrace:
[ 2.093017] [<c005a224>] (dump_backtrace+0x0/0x110) from [<c05e463c>] (dump_stack+0x18/0x1c)
[ 2.093017] r6:00000087 r5:c007eba8 r4:ed441cd0 r3:ed440000
[ 2.093841] [<c05e4624>] (dump_stack+0x0/0x1c) from [<c00a2ba0>] (warn_slowpath_common+0x5c/0x6c)
[ 2.093841] [<c00a2b44>] (warn_slowpath_common+0x0/0x6c) from [<c00a2c54>] (warn_slowpath_fmt+0x38/0x40)
[ 2.093841] r8:00000002 r7:f0834b48 r6:00080003 r5:c07d29a4 r4:f0834b00
[ 2.093841] r3:00000009
[ 2.094879] [<c00a2c1c>] (warn_slowpath_fmt+0x0/0x40) from [<c007eba8>] (l3_interrupt_handler+0x2e0/0x380)
[ 2.094879] r3:c070f8d8 r2:c070f7dc
[ 2.094879] [<c007e8c8>] (l3_interrupt_handler+0x0/0x380) from [<c00ea488>] (handle_irq_event_percpu+0x58/0x188)
[ 2.095489] [<c00ea430>] (handle_irq_event_percpu+0x0/0x188) from [<c00ea5fc>] (handle_irq_event+0x44/0x64)
[ 2.095489] [<c00ea5b8>] (handle_irq_event+0x0/0x64) from [<c00ece08>] (handle_fasteoi_irq+0xa4/0x10c)
[ 2.095489] r6:0000002a r5:c07a5b8c r4:c07a5b40 r3:c004d4f0
[ 2.096343] [<c00ecd64>] (handle_fasteoi_irq+0x0/0x10c) from [<c00e9fac>] (generic_handle_irq+0x40/0x48)
[ 2.096343] r5:c004deb0 r4:c07b4588
[ 2.096343] [<c00e9f6c>] (generic_handle_irq+0x0/0x48) from [<c004f060>] (asm_do_IRQ+0x60/0xc0)
[ 2.096343] [<c004f000>] (asm_do_IRQ+0x0/0xc0) from [<c00559c8>] (__irq_svc+0x48/0xe0)
[ 2.096343] Exception stack(0xed441dc0 to 0xed441e08)
[ 2.096343] 1dc0: 00001af4 ffffffff 000014dc c07e48c0 c07d4338 ed50a200 ed50a200 c02b1a14
[ 2.097320] 1de0: 00000300 c07e4810 ed441e38 ed441e1c ed440028 ed441e08 c02b021c c0253230
[ 2.097320] 1e00: 20000113 ffffffff
[ 2.097564] r7:00000001 r6:0000002a r5:fa240100 r4:ffffffff
[ 2.098083] [<c02b01d8>] (vvx_hw_reset+0x0/0x88) from [<c02b1f48>] (vvx_probe+0x30c/0x568)
[ 2.098083] r5:c07d3bd0 r4:c07d4338
[ 2.098510] [<c02b1c3c>] (vvx_probe+0x0/0x568) from [<c0285e28>] (dss_driver_probe+0x5c/0xe0)
[ 2.098510] [<c0285dcc>] (dss_driver_probe+0x0/0xe0) from [<c02e2cbc>] (driver_probe_device+0xa4/0x1ac)
[ 2.098510] r7:c07e4810 r6:c07e3cd0 r5:c0853630 r4:c07d3bd0
[ 2.098510] [<c02e2c18>] (driver_probe_device+0x0/0x1ac) from [<c02e2e58>] (__driver_attach+0x94/0x98)
[ 2.099456] r8:00000000 r7:c02e2dc4 r6:c07d3c04 r5:c07e4810 r4:c07d3bd0
[ 2.099456] r3:00000004
[ 2.099456] [<c02e2dc4>] (__driver_attach+0x0/0x98) from [<c02e23ec>] (bus_for_each_dev+0x68/0x94)
[ 2.100372] r6:ed441ee8 r5:00000000 r4:c07e4810 r3:00000000
[ 2.100372] [<c02e2384>] (bus_for_each_dev+0x0/0x94) from [<c02e2b08>] (driver_attach+0x24/0x28)
[ 2.100372] r7:00000000 r6:ecda0660 r5:c07e3cd0 r4:c07e4810
[ 2.101257] [<c02e2ae4>] (driver_attach+0x0/0x28) from [<c02e1cb4>] (bus_add_driver+0x1fc/0x2c8)
[ 2.101562] [<c02e1ab8>] (bus_add_driver+0x0/0x2c8) from [<c02e34bc>] (driver_register+0x80/0x194)
[ 2.101562] [<c02e343c>] (driver_register+0x0/0x194) from [<c0285cc8>] (omap_dss_register_driver+0x8c/0x90)
[ 2.101898] r8:00000000 r7:c00279dc r6:00000000 r5:c0040274 r4:c08104a0
[ 2.101898] r3:c07e4810
[ 2.101898] [<c0285c3c>] (omap_dss_register_driver+0x0/0x90) from [<c00279f4>] (vvx_init+0x18/0x20)
[ 2.101898] [<c00279dc>] (vvx_init+0x0/0x20) from [<c004f628>] (do_one_initcall+0x3c/0x18c)
[ 2.102935] [<c004f5ec>] (do_one_initcall+0x0/0x18c) from [<c00083e4>] (kernel_init+0xb0/0x13c)
[ 2.102935] r9:00000000 r8:00000000 r7:00000013 r6:c00a74b4 r5:c0040274
[ 2.102935] r4:c003fc0c
[ 2.102935] [<c0008334>] (kernel_init+0x0/0x13c) from [<c00a74b4>] (do_exit+0x0/0x720)
[ 2.102935] r5:c0008334 r4:00000000
[ 2.102935] ---[ end trace 65f8ea860415c04f ]---
[ 2.104309] Master 0x0 MPU
[ 2.104492] L4 PER2 OPCODE 0x00000000
[ 2.104675] ------------[ cut here ]------------
[ 2.104705] WARNING: at arch/arm/mach-omap2/omap_l3_noc.c:135 l3_interrupt_handler+0x2e0/0x380()
[ 2.104705] CUSTOM SRESP error with SOURCE:L4 PER2
[ 2.104705] Modules linked in:
[ 2.104705] Backtrace:
[ 2.104705] [<c005a224>] (dump_backtrace+0x0/0x110) from [<c05e463c>] (dump_stack+0x18/0x1c)
[ 2.104705] r6:00000087 r5:c007eba8 r4:ed441cd0 r3:ed440000
[ 2.105651] [<c05e4624>] (dump_stack+0x0/0x1c) from [<c00a2ba0>] (warn_slowpath_common+0x5c/0x6c)
[ 2.105651] [<c00a2b44>] (warn_slowpath_common+0x0/0x6c) from [<c00a2c54>] (warn_slowpath_fmt+0x38/0x40)
[ 2.105651] r8:00000002 r7:f0834b48 r6:00080003 r5:c07d29a4 r4:f0834b00
[ 2.106842] r3:00000009
[ 2.106842] [<c00a2c1c>] (warn_slowpath_fmt+0x0/0x40) from [<c007eba8>] (l3_interrupt_handler+0x2e0/0x380)
[ 2.107116] r3:c070f8d8 r2:c070f7dc
[ 2.107116] [<c007e8c8>] (l3_interrupt_handler+0x0/0x380) from [<c00ea488>] (handle_irq_event_percpu+0x58/0x188)
[ 2.107116] [<c00ea430>] (handle_irq_event_percpu+0x0/0x188) from [<c00ea5fc>] (handle_irq_event+0x44/0x64)
[ 2.107727] [<c00ea5b8>] (handle_irq_event+0x0/0x64) from [<c00ece08>] (handle_fasteoi_irq+0xa4/0x10c)
[ 2.107727] r6:0000002a r5:c07a5b8c r4:c07a5b40 r3:c004d4f0
[ 2.108489] [<c00ecd64>] (handle_fasteoi_irq+0x0/0x10c) from [<c00e9fac>] (generic_handle_irq+0x40/0x48)
[ 2.108642] r5:c004deb0 r4:c07b4588
[ 2.108917] [<c00e9f6c>] (generic_handle_irq+0x0/0x48) from [<c004f060>] (asm_do_IRQ+0x60/0xc0)
[ 2.108917] [<c004f000>] (asm_do_IRQ+0x0/0xc0) from [<c00559c8>] (__irq_svc+0x48/0xe0)
[ 2.108917] Exception stack(0xed441dc0 to 0xed441e08)
[ 2.108917] 1dc0: 00001a36 ffffffff 000014dc c027790c c07d4338 ed50a200 ed50a200 c02b1a14
[ 2.109374] 1de0: 00000300 c07e4810 ed441e38 ed441e1c ed440028 ed441e08 c02b023c c0253230
[ 2.109374] 1e00: 20000113 ffffffff
[ 2.109374] r7:00000001 r6:0000002a r5:fa240100 r4:ffffffff
[ 2.110229] [<c02b01d8>] (vvx_hw_reset+0x0/0x88) from [<c02b1f48>] (vvx_probe+0x30c/0x568)
[ 2.110229] r5:c07d3bd0 r4:c07d4338
[ 2.110656] [<c02b1c3c>] (vvx_probe+0x0/0x568) from [<c0285e28>] (dss_driver_probe+0x5c/0xe0)
[ 2.110839] [<c0285dcc>] (dss_driver_probe+0x0/0xe0) from [<c02e2cbc>] (driver_probe_device+0xa4/0x1ac)
[ 2.110839] r7:c07e4810 r6:c07e3cd0 r5:c0853630 r4:c07d3bd0
[ 2.110839] [<c02e2c18>] (driver_probe_device+0x0/0x1ac) from [<c02e2e58>] (__driver_attach+0x94/0x98)
[ 2.111602] r8:00000000 r7:c02e2dc4 r6:c07d3c04 r5:c07e4810 r4:c07d3bd0
[ 2.111602] r3:00000004
[ 2.111602] [<c02e2dc4>] (__driver_attach+0x0/0x98) from [<c02e23ec>] (bus_for_each_dev+0x68/0x94)
[ 2.112518] r6:ed441ee8 r5:00000000 r4:c07e4810 r3:00000000
[ 2.112518] [<c02e2384>] (bus_for_each_dev+0x0/0x94) from [<c02e2b08>] (driver_attach+0x24/0x28)
[ 2.112518] r7:00000000 r6:ecda0660 r5:c07e3cd0 r4:c07e4810
[ 2.112518] [<c02e2ae4>] (driver_attach+0x0/0x28) from [<c02e1cb4>] (bus_add_driver+0x1fc/0x2c8)
[ 2.113708] [<c02e1ab8>] (bus_add_driver+0x0/0x2c8) from [<c02e34bc>] (driver_register+0x80/0x194)
[ 2.113708] [<c02e343c>] (driver_register+0x0/0x194) from [<c0285cc8>] (omap_dss_register_driver+0x8c/0x90)
[ 2.113708] r8:00000000 r7:c00279dc r6:00000000 r5:c0040274 r4:c08104a0
[ 2.113708] r3:c07e4810
[ 2.114746] [<c0285c3c>] (omap_dss_register_driver+0x0/0x90) from [<c00279f4>] (vvx_init+0x18/0x20)
[ 2.114746] [<c00279dc>] (vvx_init+0x0/0x20) from [<c004f628>] (do_one_initcall+0x3c/0x18c)
[ 2.115020] [<c004f5ec>] (do_one_initcall+0x0/0x18c) from [<c00083e4>] (kernel_init+0xb0/0x13c)
[ 2.115020] r9:00000000 r8:00000000 r7:00000013 r6:c00a74b4 r5:c0040274
[ 2.115692] r4:c003fc0c
[ 2.115692] [<c0008334>] (kernel_init+0x0/0x13c) from [<c00a74b4>] (do_exit+0x0/0x720)
[ 2.115692] r5:c0008334 r4:00000000
[ 2.115692] ---[ end trace 65f8ea860415c050 ]---
[ 2.116363] Master 0x0 MPU
[ 2.116577] L4 PER2 OPCODE 0x00000000
[ 2.116729] ------------[ cut here ]------------
[ 2.116729] WARNING: at arch/arm/mach-omap2/omap_l3_noc.c:135 l3_interrupt_handler+0x2e0/0x380()
[ 2.117004] CUSTOM SRESP error with SOURCE:L4 PER2
[ 2.117004] Modules linked in:
[ 2.117095] Backtrace:
[ 2.117431] [<c005a224>] (dump_backtrace+0x0/0x110) from [<c05e463c>] (dump_stack+0x18/0x1c)
[ 2.117431] r6:00000087 r5:c007eba8 r4:ed441cd0 r3:ed440000
[ 2.117431] [<c05e4624>] (dump_stack+0x0/0x1c) from [<c00a2ba0>] (warn_slowpath_common+0x5c/0x6c)
[ 2.118041] [<c00a2b44>] (warn_slowpath_common+0x0/0x6c) from [<c00a2c54>] (warn_slowpath_fmt+0x38/0x40)
[ 2.118377] r8:00000002 r7:f0834b48 r6:00080003 r5:c07d29a4 r4:f0834b00
[ 2.118377] r3:00000009
[ 2.118377] [<c00a2c1c>] (warn_slowpath_fmt+0x0/0x40) from [<c007eba8>] (l3_interrupt_handler+0x2e0/0x380)
[ 2.118377] r3:c070f8d8 r2:c070f7dc
[ 2.119567] [<c007e8c8>] (l3_interrupt_handler+0x0/0x380) from [<c00ea488>] (handle_irq_event_percpu+0x58/0x188)
[ 2.119567] [<c00ea430>] (handle_irq_event_percpu+0x0/0x188) from [<c00ea5fc>] (handle_irq_event+0x44/0x64)
[ 2.119567] [<c00ea5b8>] (handle_irq_event+0x0/0x64) from [<c00ece08>] (handle_fasteoi_irq+0xa4/0x10c)
[ 2.119934] r6:0000002a r5:c07a5b8c r4:c07a5b40 r3:c004d4f0
[ 2.119934] [<c00ecd64>] (handle_fasteoi_irq+0x0/0x10c) from [<c00e9fac>] (generic_handle_irq+0x40/0x48)
[ 2.120697] r5:c004deb0 r4:c07b4588
[ 2.120697] [<c00e9f6c>] (generic_handle_irq+0x0/0x48) from [<c004f060>] (asm_do_IRQ+0x60/0xc0)
[ 2.121124] [<c004f000>] (asm_do_IRQ+0x0/0xc0) from [<c00559c8>] (__irq_svc+0x48/0xe0)
[ 2.121124] Exception stack(0xed441dc0 to 0xed441e08)
[ 2.121124] 1dc0: 00000005 00000001 c07e48c0 c027790c c07d4338 ed50a200 ed50a200 c02b1a14
[ 2.121551] 1de0: 00000300 c07e4810 ed441e38 ed441e1c ed440028 ed441e08 c02b025c c00b1488
[ 2.121551] 1e00: 20000113 ffffffff
[ 2.121551] r7:00000001 r6:0000002a r5:fa240100 r4:ffffffff
[ 2.121551] [<c02b01d8>] (vvx_hw_reset+0x0/0x88) from [<c02b1f48>] (vvx_probe+0x30c/0x568)
[ 2.122253] r5:c07d3bd0 r4:c07d4338
[ 2.122253] [<c02b1c3c>] (vvx_probe+0x0/0x568) from [<c0285e28>] (dss_driver_probe+0x5c/0xe0)
[ 2.122680] [<c0285dcc>] (dss_driver_probe+0x0/0xe0) from [<c02e2cbc>] (driver_probe_device+0xa4/0x1ac)
[ 2.123016] r7:c07e4810 r6:c07e3cd0 r5:c0853630 r4:c07d3bd0
[ 2.123016] [<c02e2c18>] (driver_probe_device+0x0/0x1ac) from [<c02e2e58>] (__driver_attach+0x94/0x98)
[ 2.123016] r8:00000000 r7:c02e2dc4 r6:c07d3c04 r5:c07e4810 r4:c07d3bd0
[ 2.123016] r3:00000004
[ 2.124298] [<c02e2dc4>] (__driver_attach+0x0/0x98) from [<c02e23ec>] (bus_for_each_dev+0x68/0x94)
[ 2.124511] r6:ed441ee8 r5:00000000 r4:c07e4810 r3:00000000
[ 2.124938] [<c02e2384>] (bus_for_each_dev+0x0/0x94) from [<c02e2b08>] (driver_attach+0x24/0x28)
[ 2.124938] r7:00000000 r6:ecda0660 r5:c07e3cd0 r4:c07e4810
[ 2.125610] [<c02e2ae4>] (driver_attach+0x0/0x28) from [<c02e1cb4>] (bus_add_driver+0x1fc/0x2c8)
[ 2.125610] [<c02e1ab8>] (bus_add_driver+0x0/0x2c8) from [<c02e34bc>] (driver_register+0x80/0x194)
[ 2.125885] [<c02e343c>] (driver_register+0x0/0x194) from [<c0285cc8>] (omap_dss_register_driver+0x8c/0x90)
[ 2.125885] r8:00000000 r7:c00279dc r6:00000000 r5:c0040274 r4:c08104a0
[ 2.125885] r3:c07e4810
[ 2.126556] [<c0285c3c>] (omap_dss_register_driver+0x0/0x90) from [<c00279f4>] (vvx_init+0x18/0x20)
[ 2.126983] [<c00279dc>] (vvx_init+0x0/0x20) from [<c004f628>] (do_one_initcall+0x3c/0x18c)
[ 2.126983] [<c004f5ec>] (do_one_initcall+0x0/0x18c) from [<c00083e4>] (kernel_init+0xb0/0x13c)
[ 2.126983] r9:00000000 r8:00000000 r7:00000013 r6:c00a74b4 r5:c0040274
[ 2.127258] r4:c003fc0c
[ 2.127685] [<c0008334>] (kernel_init+0x0/0x13c) from [<c00a74b4>] (do_exit+0x0/0x720)
[ 2.127685] r5:c0008334 r4:00000000
[ 2.127685] ---[ end trace 65f8ea860415c051 ]---
[ 2.127685] Master 0x0 MPU
[ 2.128601] L4 PER2 OPCODE 0x00000000
[ 2.142181] dsscomp: initializing.
[ 2.142181] misc dsscomp: display0=vvx
[ 2.142456] misc dsscomp: display1=hdmi_panel
[ 2.142456] misc dsscomp: found 2 displays and 4 overlays, WB overlay 1
[ 2.143005] could not allocate slot
[ 2.143432] omap-rproc omap-rproc.1: powering up ipu
[ 2.143829] virtio_rpmsg_bus virtio0: rpmsg backend virtproc probed successfully
[ 2.144622] virtio_rpmsg_bus virtio1: rpmsg backend virtproc probed successfully
[ 2.144622] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 2.145904] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 2.146484] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 4.525939] console [ttyO2] enabled
[ 4.530059] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 4.538848] omap_ion_probe: adding heap secure_input of type 2 with ba300000@5a00000
[ 4.538848] omap_ion_probe: adding heap tiler of type 4 with ada00000@6000000
[ 4.555541] omap_ion_probe: adding heap nonsecure_tiler of type 4 with a0200000@2000000
[ 4.569580] brd: module loaded
[ 4.578704] loop: module loaded
[ 4.582366] (stk) :sysfs entries created
[ 4.586822] (stk) : debugfs entries created
[ 4.601928] PPP generic driver version 2.4.2
[ 4.607147] PPP Deflate Compression module registered
[ 4.612884] PPP BSD Compression module registered
[ 4.618927] PPP MPPE Compression module registered
[ 4.624328] NET: Registered protocol family 24
[ 4.631591] usbcore: registered new interface driver zd1201
[ 4.637817] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.647674] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 5.654052] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[ 5.662414] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
[ 5.678985] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 5.685424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.693023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.701019] usb usb1: Product: OMAP-EHCI Host Controller
[ 5.706970] usb usb1: Manufacturer: Linux 3.0.21-00003-OMAP-Android ehci_hcd
[ 5.714752] usb usb1: SerialNumber: ehci-omap.0
[ 5.720428] hub 1-0:1.0: USB hub found
[ 5.724639] hub 1-0:1.0: 3 ports detected
[ 5.757263] usbcore: registered new interface driver cdc_acm
[ 5.763519] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 5.772430] Initializing USB Mass Storage driver...
[ 5.777954] usbcore: registered new interface driver usb-storage
[ 5.784698] USB Mass Storage support registered.
[ 5.789978] usbcore: registered new interface driver usbserial
[ 5.796539] usbserial: USB Serial Driver core
[ 6.103637] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 6.111328] android_usb gadget: Number of LUNs=1
[ 6.116424] lun0: LUN: removable file: (no medium)
[ 6.122070] android_usb gadget: android_usb ready
[ 6.127380] musb-hdrc musb-hdrc: MUSB HDRC host driver
[ 6.133148] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 2
[ 6.141296] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.148895] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.156860] usb usb2: Product: MUSB HDRC host driver
[ 6.162445] usb usb2: Manufacturer: Linux 3.0.21-00003-OMAP-Android musb-hcd
[ 6.170196] usb usb2: SerialNumber: musb-hdrc
[ 6.175628] hub 2-0:1.0: USB hub found
[ 6.179870] hub 2-0:1.0: 1 port detected
[ 6.537445] mousedev: PS/2 mouse device common for all mice
[ 6.544311] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 6.552307] [egalax_i2c]: /proc/egalax_dbg created
[ 6.557800] [egalax_i2c]: Driver init done!
[ 6.573791] CMA3000 Acclerometer : Revision 10
[ 6.616699] input: cma3000-acclerometer as /devices/virtual/input/input1
[ 6.663574] bh1780 3-0029: i2c_smbus_read_byte_data failed error -121 Register (PART ID)
[ 6.672882] bh1780: probe of 3-0029 failed with error -121
[ 6.679168] bmp085: probe of 4-0077 failed with error -121
[ 6.685363] Add ewtsa i2c driver
[ 6.689361] input: ewtsa as /devices/virtual/input/input2
[ 6.695709] ewtsa 4-0068: ewtsa device is probed successfully.
[ 6.702209] i2c-core: driver [ewtsa] using legacy suspend method
[ 6.708953] i2c-core: driver [ewtsa] using legacy resume method
[ 6.715911] twl6030_pwrbutton_probe: Enter
[ 6.720947] input: twl6030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl6030_pwrbutton/input/input3
[ 6.734344] input: hmc5843 as /devices/virtual/input/input4
[ 6.740783] sfh7741_probe: Proximity sensor
[ 6.745666] input: sfh7741 as /devices/platform/sfh7741.1/input/input5
[ 6.754150] twl_rtc twl_rtc: Power up reset detected.
[ 6.760772] twl_rtc twl_rtc: Enabling TWL-RTC.
[ 6.767822] using rtc device, twl_rtc, for alarms
[ 6.772888] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[ 6.780151] i2c /dev entries driver
[ 6.784759] lirc_dev: IR Remote Control driver registered, major 249
[ 6.791961] IR NEC protocol handler initialized
[ 6.796997] IR RC5(x) protocol handler initialized
[ 6.802307] IR RC6 protocol handler initialized
[ 6.807403] IR JVC protocol handler initialized
[ 6.812469] IR Sony protocol handler initialized
[ 6.817657] IR RC5 (streamzap) protocol handler initialized
[ 6.823822] IR LIRC bridge handler initialized
[ 6.828826] Linux video capture interface: v2.00
[ 6.834136] dmm: probe base: fd300000, irq 145
[ 6.870880] twl6030_bci twl6030_bci: Battery Voltage at Bootup is 3735 mV
[ 6.889129] lm75: probe of 3-0048 failed with error -121
[ 6.900329] OMAP Watchdog Timer Rev 0x01: initial timeout 30 sec
[ 6.908721] device-mapper: uevent: version 1.0.3
[ 6.914215] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[ 6.923645] Bluetooth: HCI UART driver ver 2.2
[ 6.928588] Bluetooth: HCI H4 protocol initialized
[ 6.933959] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
[ 6.942352] (stc): st_register(2)
[ 6.946166] cpuidle: using governor ladder
[ 6.950714] cpuidle: using governor menu
[ 6.955108] (stc): chnl_id list empty :2
[ 6.959625] (stk) : st_kim_start
[ 6.969299] bd60910gu 2-0076: bd60910gu_write_byte: reg 0x1, val 0x1, err -121
[ 6.977691] Failed to set LED Register 0x1
[ 6.982452] bd60910gu 2-0076: bd60910gu_write_byte: reg 0x3, val 0x70, err -121
[ 6.990814] Failed to set LED Register 0x3
[ 6.995635] Registered led device: rohm-backlight
[ 7.000946] REGISTERED BD60910GU IN LED CLASS
[ 7.006103] Registered led device: omap4:green:debug0
[ 7.011871] Registered led device: omap4:green:debug1
[ 7.017822] leds-gpio: probe of leds-gpio failed with error -16
[ 7.028045] Registered led device: omap4:green:chrg
[ 7.033752] omap4430_sdp_display_probe:Enter
[ 7.038635] Registered led device: lcd-backlight
[ 7.044372] omap4430_sdp_display_probe:Exit
[ 7.049255] omap4430_keypad_led_probe:Enter
[ 7.054077] Registered led device: keyboard-backlight
[ 7.060302] omap4430_keypad_led_probe:Exit
[ 7.068359] usbcore: registered new interface driver usbhid
[ 7.069305] (stk) :ldisc_install = 1
[ 7.078399] usbhid: USB HID core driver
[ 7.083343] logger: created 256K log 'log_main'
[ 7.088806] logger: created 256K log 'log_events'
[ 7.094146] logger: created 256K log 'log_radio'
[ 7.099365] logger: created 256K log 'log_system'
[ 7.105743] OMAP HSI: HSI driver version 0.4.3
[ 7.111022] OMAP HSI: Platform DRIVER register FAILED: -19
[ 7.118743] usbcore: registered new interface driver snd-usb-audio
[ 7.134185] SDP4430 SoC init
[ 7.142974] twl6040-codec twl6040-codec: couldn't get VDDHF regulator -19
[ 7.178985] asoc: null-codec-dai <-> MultiMedia1 mapping ok
[ 7.186523] asoc: null-codec-dai <-> MultiMedia2 mapping ok
[ 7.194396] asoc: null-codec-dai <-> Voice mapping ok
[ 7.201263] asoc: null-codec-dai <-> Tones mapping ok
[ 7.208190] asoc: null-codec-dai <-> Vibra mapping ok
[ 7.214660] asoc: null-codec-dai <-> MODEM mapping ok
[ 7.221099] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
[ 7.229278] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[ 7.236846] asoc: twl6040-dl1 <-> mcpdm-dl mapping ok
[ 7.244262] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
[ 7.252288] twl6040-codec twl6040-codec: ASoC: Failed to create Aux/FM Stereo In debugfs file
[ 7.262695] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[ 7.269256] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[ 7.275817] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[ 7.282562] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[ 7.289245] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[ 7.296447] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[ 7.303527] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[ 7.310852] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
[ 7.317535] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
[ 7.324096] mmc1: host does not support reading read-only switch. assuming write-enable.
[ 7.333923] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
[ 7.341278] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
[ 7.348754] asoc: null-codec-dai <-> omap-abe-vxrec-dai mapping ok
[ 7.358032] input: SDP4430 Headset Jack as /devices/platform/soc-audio/sound/card0/input6
[ 7.367187] mmc1: new high speed SDHC card at address e624
[ 7.374328] mmcblk0: mmc1:e624 SU04G 3.69 GiB
[ 7.380310] asoc: hdmi-audio-codec <-> hdmi-audio-dai mapping ok
[ 7.387542] ALSA device list:
[ 7.390960] #0: TI OMAP4 Board
[ 7.394592] #1: OMAP4HDMI
[ 7.394683] mmcblk0: p1 p2
[ 7.400939] GACT probability NOT on
[ 7.404907] Mirror/redirect action on
[ 7.408996] u32 classifier
[ 7.412048] Actions configured
[ 7.415863] Netfilter messages via NETLINK v0.30.
[ 7.421203] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 7.429229] ctnetlink v0.93: registering with nfnetlink.
[ 7.435516] xt_time: kernel timezone is -0000
[ 7.443115] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.449249] arp_tables: (C) 2002 David S. Miller
[ 7.454467] TCP cubic registered
[ 7.458801] NET: Registered protocol family 10
[ 7.470642] Mobile IPv6
[ 7.473388] IPv6 over IPv4 tunneling driver
[ 7.484863] NET: Registered protocol family 17
[ 7.489929] NET: Registered protocol family 15
[ 7.494964] Bluetooth: RFCOMM TTY layer initialized
[ 7.500488] Bluetooth: RFCOMM socket layer initialized
[ 7.506164] Bluetooth: RFCOMM ver 1.11
[ 7.510375] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.516387] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 7.523132] NET: Registered protocol family 35
[ 7.528472] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 7.537078] ThumbEE CPU extension supported.
[ 7.537078] mmc2: card claims to support voltages below the defined range. These will be ignored.
[ 7.551757] Registering SWP/SWPB emulation handler
[ 7.563598] Reprogramming LPDDR2 timings to 400000000 Hz
[ 7.569885] sr_init: No PMIC hook to init smartreflex
[ 7.575714] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[ 7.584564] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[ 7.593353] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[ 7.602416] SmartReflex class 1.5 driver: initialized (86400000ms)
[ 7.610046] Power Management for TI OMAP4.
[ 7.614776] OMAP4 PM: Static dependency added between MPUSS and DUCATI <-> L4_PER/CFG and L3_1.
[ 7.635467] clock: disabling unused clocks to save power
[ 7.642303] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
[ 7.649902] mmc2: new high speed SDIO card at address 0001
[ 7.655944] sr_class1p5_calib_work: core: Calibration complete: Voltage Nominal=1127000Calib=1025500 margin=13000
[ 7.667388] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1203000Calib=1010000 margin=0
[ 7.741516] sr_class1p5_calib_work: iva Stop sampling: Voltage Nominal=950000 samples=17
[ 7.750640] sr_class1p5_calib_work: iva: Calibration complete: Voltage Nominal=950000Calib=860920 margin=13000
[ 7.761840] sr_class1p5_calib_work: core: Calibration complete: Voltage Nominal=962000Calib=936880 margin=38000
[ 7.913391] sr_class1p5_calib_work: mpu Stop sampling: Voltage Nominal=1025000 samples=17
[ 7.922576] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1025000Calib=840000 margin=10000
[ 7.991973] Invalid Device Structure
[ 8.210510] cannot apply mgr(lcd) on inactive device
[ 8.216461] omapfb omapfb: failed to apply dispc config
[ 8.218078] (stk) :ldisc installation timeout
[ 8.218109] (stk) :ldisc_install = 0
[ 8.231536] cannot apply mgr(tv) on inactive device
[ 8.237304] omapfb omapfb: failed to apply dispc config
[ 8.243133] cannot apply mgr(lcd2) on inactive device
[ 8.248748] omapfb omapfb: failed to apply dispc config
[ 8.772766] omapdss DSI error: Failed to receive BTA
[ 8.778411] omapdss DSI error: dsi_vc_dcs_write(ch 0, cmd 0x11, len 1) failed
[ 8.786651] vvx display0: error while enabling panel, issuing HW reset
[ 8.830017] omapdss DSI error: Failed to set dsi_if_enable to 0
[ 8.836639] omapfb omapfb: Failed to enable display 'lcd'
[ 8.842559] omapfb omapfb: failed to initialize default display
[ 8.850097] omapfb omapfb: failed to setup omapfb
[ 8.855285] omapfb: probe of omapfb failed with error -5
[ 8.864227] twl_rtc twl_rtc: hctosys: invalid date/time
[ 8.870330] Waiting 2sec before mounting root device...
[ 9.374328] (stk) : timed out waiting for ldisc to be un-installed
[ 9.428955] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1390000Calib=1330000 margin=0
[ 9.497589] (stk) :ldisc_install = 1
[ 10.655609] (stk) :ldisc installation timeout
[ 10.660888] (stk) :ldisc_install = 0
[ 10.887023] EXT2-fs (mmcblk0p2): warning: mounting ext3 filesystem as ext2
[ 10.895416] EXT2-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
[ 10.912750] VFS: Mounted root (ext2 filesystem) on device 179:2.
[ 10.919799] Freeing init memory: 284K
[ 10.952880] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 11.169738] keychord: using input dev gpio-keys for fevent
[ 11.445465] omap-rproc omap-rproc.1: Loaded BIOS image ducati-m3.bin, size 5756300
[ 11.454650] omap-rproc omap-rproc.1: BIOS image version is 2
[ 11.493652] omap_hwmod: ipu: failed to hardreset
[ 11.498748] omap-iommu omap-iommu.0: ducati: version 2.1
[ 11.508056] omap-rproc omap-rproc.1: can't start rproc ipu: -5
[ 11.819641] (stk) : timed out waiting for ldisc to be un-installed
[ 11.931671] (stk) :ldisc_install = 1
[ 13.085296] (stk) :ldisc installation timeout
[ 13.090423] (stk) :ldisc_install = 0
[ 14.249328] (stk) : timed out waiting for ldisc to be un-installed
[ 14.361511] (stk) :ldisc_install = 1
[ 15.514953] (stk) :ldisc installation timeout
[ 15.520111] (stk) :ldisc_install = 0
[ 16.679016] (stk) : timed out waiting for ldisc to be un-installed
[ 16.791870] (stk) :ldisc_install = 1
[ 17.944793] (stk) :ldisc installation timeout
[ 17.950225] (stk) :ldisc_install = 0
[ 19.108703] (stk) : timed out waiting for ldisc to be un-installed
[ 19.220916] (stk) :ldisc_install = 1
[ 20.374359] (stk) :ldisc installation timeout
[ 20.379516] (stk) :ldisc_install = 0
[ 21.538391] (stk) : timed out waiting for ldisc to be un-installed
[ 21.545684] Bluetooth: st_register failed -22
[ 31.112976] HDCP: failed to load keys
[ 31.122650] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 31.248992] android_usb: already disabled
[ 31.253753] mtp_bind_config
[ 31.256958] adb_bind_config
[ 31.280426] pvrsrvkm_sgx540_120: version magic '3.0.21-00003-OMAP-Android+ SMP preempt mod_unload ARMv7 ' should be '3.0.21-00003-OMAP-Android SMP preempt mod_unlo'
[ 31.338592] warning: `adbd' uses 32-bit capabilities (legacy support in use)
[ 31.346496] adb_open
shell@android:/ $ [ 32.220031] init: untracked pid 112 exited
[ 36.301452] init: untracked pid 150 exited
[ 37.414978] init: untracked pid 155 exited
Thanks
Abhijit