Created
February 4, 2016 06:40
-
-
Save bkrepo/1c775ed2929ee95142f9 to your computer and use it in GitHub Desktop.
dmesg after exynos drm patchset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] [c0] Booting Linux on physical CPU 0x100 | |
| [ 0.000000] [c0] Initializing cgroup subsys cpuset | |
| [ 0.000000] [c0] Initializing cgroup subsys cpu | |
| [ 0.000000] [c0] Initializing cgroup subsys cpuacct | |
| [ 0.000000] [c0] Linux version 3.10.92+ (brian@brian-desktop) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #1 SMP PREEMPT Thu Feb 4 14:41:34 KST 2016 | |
| [ 0.000000] [c0] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d | |
| [ 0.000000] [c0] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
| [ 0.000000] [c0] Machine: ODROID-XU3, model: Hardkernel odroid-xu3 board based on EXYNOS5422 | |
| [ 0.000000] [c0] ION: Contiguous 0x6650000 bytes @ 0x0 defined for 0:common | |
| [ 0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 2:mfc_sh | |
| [ 0.000000] [c0] ION: Contiguous 0x800000 bytes @ 0x0 defined for 10:g2d_wfd | |
| [ 0.000000] [c0] ION: Contiguous 0x6000000 bytes @ 0x0 defined for 11:video | |
| [ 0.000000] [c0] ION: Contiguous 0x1000000 bytes @ 0x0 defined for 7:mfc_input | |
| [ 0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 9:sectbl | |
| [ 0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 8:mfc_fw | |
| [ 0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 12:mfc_nfw | |
| [ 0.000000] [c0] ION: Contiguous 0x400000 bytes @ 0x0 defined for 13:secdma | |
| [ 0.000000] [c0] cma: CMA: reserved 104 MiB at b8000000 | |
| [ 0.000000] [c0] cma: CMA: reserved 4 MiB at b7c00000 | |
| [ 0.000000] [c0] cma: CMA: reserved 8 MiB at b7400000 | |
| [ 0.000000] [c0] cma: CMA: reserved 96 MiB at b1400000 | |
| [ 0.000000] [c0] cma: CMA: reserved 16 MiB at b0400000 | |
| [ 0.000000] [c0] cma: CMA: reserved 4 MiB at b0000000 | |
| [ 0.000000] [c0] cma: CMA: reserved 4 MiB at afc00000 | |
| [ 0.000000] [c0] cma: CMA: reserved 4 MiB at af800000 | |
| [ 0.000000] [c0] cma: CMA: reserved 4 MiB at af400000 | |
| [ 0.000000] [c0] cma: CMA: reserved 256 MiB at 5f800000 | |
| [ 0.000000] [c0] Memory policy: ECC disabled, Data cache writealloc | |
| [ 0.000000] [c0] create_mapping_memory: section: 40000000 ~ 6f800000 | |
| [ 0.000000] [c0] CPU EXYNOS5422 (id 0xe5422001) | |
| [ 0.000000] [c0] On node 0 totalpages: 518656 | |
| [ 0.000000] [c0] free_area_init_node: node 0, pgdat c099af40, node_mem_map c0e09000 | |
| [ 0.000000] [c0] Normal zone: 1520 pages used for memmap | |
| [ 0.000000] [c0] Normal zone: 0 pages reserved | |
| [ 0.000000] [c0] Normal zone: 194560 pages, LIFO batch:31 | |
| [ 0.000000] [c0] HighMem zone: 2532 pages used for memmap | |
| [ 0.000000] [c0] HighMem zone: 324096 pages, LIFO batch:31 | |
| [ 0.000000] [c0] PERCPU: Embedded 9 pages/cpu @c1e17000 s14912 r8192 d13760 u36864 | |
| [ 0.000000] [c0] pcpu-alloc: s14912 r8192 d13760 u36864 alloc=9*4096 | |
| [ 0.000000] [c0] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 | |
| [ 0.000000] [c0] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517136 | |
| [ 0.000000] [c0] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro fsck.repair=yes net.ifnames=0 smsc95xx.macaddr=00:1e:06:61:7a:39 governor=performance hdmi_tx_amp_lvl=31 hdmi_tx_lvl_ch0=3 hdmi_tx_lvl_ch1=3 hdmi_tx_lvl_ch2=3 hdmi_tx_emp_lvl=6 hdmi_clk_amp_lvl=31 hdmi_tx_res=0 HPD=true vout=hdmi | |
| [ 0.000000] [c0] hdmi: using HDMI Mode | |
| [ 0.000000] [c0] PID hash table entries: 4096 (order: 2, 16384 bytes) | |
| [ 0.000000] [c0] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) | |
| [ 0.000000] [c0] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) | |
| [ 0.000000] [c0] allocated 4149248 bytes of page_cgroup | |
| [ 0.000000] [c0] please try 'cgroup_disable=memory' option if you don't want memory cgroups | |
| [ 0.000000] [c0] Memory: 2026MB = 2026MB total | |
| [ 0.000000] [c0] Memory: 1521272k/1521272k available, 553352k reserved, 1046528K highmem | |
| [ 0.000000] [c0] Virtual kernel memory layout: | |
| vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
| fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
| vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) | |
| lowmem : 0xc0000000 - 0xef800000 ( 760 MB) | |
| pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
| modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
| .text : 0xc0008000 - 0xc08bdffc (8920 kB) | |
| .init : 0xc08be000 - 0xc0928a40 ( 427 kB) | |
| .data : 0xc092a000 - 0xc099f34c ( 469 kB) | |
| .bss : 0xc099f34c - 0xc0e08824 (4518 kB) | |
| [ 0.000000] [c0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
| [ 0.000000] [c0] Preemptible hierarchical RCU implementation. | |
| [ 0.000000] [c0] NR_IRQS:16 nr_irqs:16 16 | |
| [ 0.000000] [c0] apll 800000000 | |
| [ 0.000000] [c0] bpll 825000000 | |
| [ 0.000000] [c0] cpll 666000000 | |
| [ 0.000000] [c0] dpll 600000000 | |
| [ 0.000000] [c0] epll 180633609 | |
| [ 0.000000] [c0] rpll 66000000 | |
| [ 0.000000] [c0] ipll 432000000 | |
| [ 0.000000] [c0] spll 800000000 | |
| [ 0.000000] [c0] dout_spll_ctrl_div2 400000000 | |
| [ 0.000000] [c0] vpll 400000000 | |
| [ 0.000000] [c0] mpll 532000000 | |
| [ 0.000000] [c0] Clock enables : TOP, MIF | |
| [ 0.000000] [c0] mmc0: dout_mmc0 666000000 | |
| [ 0.000000] [c0] mmc1: dout_mmc1 800000000 | |
| [ 0.000000] [c0] mmc2: dout_mmc2 666000000 | |
| [ 0.000000] [c0] scaler: dout_aclk_400_mscl 333000000 aclk_400_mscl 333000000 | |
| [ 0.000000] [c0] [g2d_init_clock:319] aclk_333_g2d:333000000 | |
| [ 0.000000] [c0] gscaler: dout_aclk_300_gscl 300000000 aclk_300_gscl 300000000 | |
| [ 0.000000] [c0] [jpeg_clock_init:374]jpeg: dout_aclk_300_jpeg 300000000 aclk_300_jpeg 300000000 | |
| [ 0.000000] [c0] mfc: aclk_333 400000000 | |
| [ 0.000000] [c0] Exynos5422: clock setup completed | |
| [ 0.000000] [c0] Exynos: pwm: clock setup completed | |
| [ 0.000000] [c0] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms | |
| [ 0.000000] [c0] Switching to timer-based delay loop | |
| [ 0.000000] [c0] EXYNOS5422 PMU Initialize | |
| [ 0.000000] [c0] Console: colour dummy device 80x30 | |
| [ 0.000000] [c0] console [tty1] enabled | |
| [ 0.000000] [c0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar | |
| [ 0.000000] [c0] ... MAX_LOCKDEP_SUBCLASSES: 8 | |
| [ 0.000000] [c0] ... MAX_LOCK_DEPTH: 48 | |
| [ 0.000000] [c0] ... MAX_LOCKDEP_KEYS: 8191 | |
| [ 0.000000] [c0] ... CLASSHASH_SIZE: 4096 | |
| [ 0.000000] [c0] ... MAX_LOCKDEP_ENTRIES: 16384 | |
| [ 0.000000] [c0] ... MAX_LOCKDEP_CHAINS: 32768 | |
| [ 0.000000] [c0] ... CHAINHASH_SIZE: 16384 | |
| [ 0.000000] [c0] memory used by lock dependency info: 3679 kB | |
| [ 0.000000] [c0] per task-struct memory footprint: 1152 bytes | |
| [ 0.007065] [c0] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000) | |
| [ 0.007154] [c0] pid_max: default: 32768 minimum: 301 | |
| [ 0.007639] [c0] Mount-cache hash table entries: 512 | |
| [ 0.044100] [c0] Initializing cgroup subsys debug | |
| [ 0.044172] [c0] Initializing cgroup subsys memory | |
| [ 0.044283] [c0] Initializing cgroup subsys devices | |
| [ 0.044344] [c0] Initializing cgroup subsys freezer | |
| [ 0.044403] [c0] Initializing cgroup subsys blkio | |
| [ 0.044451] [c0] Initializing cgroup subsys perf_event | |
| [ 0.044711] [c0] CPU: Testing write buffer coherency: ok | |
| [ 0.044811] [c0] ftrace: allocating 22871 entries in 68 pages | |
| [ 0.093278] [c0] /cpus/cpu@0 missing clock-frequency property | |
| [ 0.093344] [c0] /cpus/cpu@1 missing clock-frequency property | |
| [ 0.093390] [c0] /cpus/cpu@2 missing clock-frequency property | |
| [ 0.093435] [c0] /cpus/cpu@3 missing clock-frequency property | |
| [ 0.093478] [c0] /cpus/cpu@4 missing clock-frequency property | |
| [ 0.093521] [c0] /cpus/cpu@5 missing clock-frequency property | |
| [ 0.093564] [c0] /cpus/cpu@6 missing clock-frequency property | |
| [ 0.093607] [c0] /cpus/cpu@7 missing clock-frequency property | |
| [ 0.093702] [c0] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 | |
| [ 0.093910] [c0] Running under secure firmware. | |
| [ 0.093985] [c0] Setting up static identity map for 0xc063cf10 - 0xc063cf68 | |
| [ 0.094043] [c0] Exynos-SnapShot: exynos_ss_init failed | |
| [ 0.114432] [c0] ftrace: Allocated trace_printk buffers | |
| [ 0.136362] [c0] cpu1: SWRESET | |
| [ 0.136618] [c1] CPU1: Booted secondary processor | |
| [ 0.136647] [c1] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 | |
| [ 0.146277] [c0] cpu2: SWRESET | |
| [ 0.146593] [c2] CPU2: Booted secondary processor | |
| [ 0.146621] [c2] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 | |
| [ 0.156267] [c0] cpu3: SWRESET | |
| [ 0.156579] [c3] CPU3: Booted secondary processor | |
| [ 0.156606] [c3] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 | |
| [ 0.165531] [c4] CPU4: Booted secondary processor | |
| [ 0.166308] [c4] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 | |
| [ 0.175506] [c5] CPU5: Booted secondary processor | |
| [ 0.176284] [c5] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 | |
| [ 0.185552] [c6] CPU6: Booted secondary processor | |
| [ 0.186330] [c6] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 | |
| [ 0.195526] [c7] CPU7: Booted secondary processor | |
| [ 0.196304] [c7] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 | |
| [ 0.196568] [c0] Brought up 8 CPUs | |
| [ 0.196883] [c0] SMP: Total of 8 processors activated (384.00 BogoMIPS). | |
| [ 0.196924] [c0] CPU: All CPU(s) started in HYP mode. | |
| [ 0.196959] [c0] CPU: Virtualization extensions available. | |
| [ 0.199467] [c0] devtmpfs: initialized | |
| [ 0.239417] [c6] sched: registering cpufreq notifiers for scale-invariant loads | |
| [ 0.241919] [c6] pinctrl core: initialized pinctrl subsystem | |
| [ 0.243002] [c6] regulator-dummy: no parameters | |
| [ 0.252853] [c4] NET: Registered protocol family 16 | |
| [ 0.253389] [c4] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
| [ 0.260266] [c4] gpiochip_add: registered GPIOs 0 to 7 on device: gpy7 | |
| [ 0.260451] [c4] gpiochip_add: registered GPIOs 8 to 15 on device: gpx0 | |
| [ 0.260621] [c4] gpiochip_add: registered GPIOs 16 to 23 on device: gpx1 | |
| [ 0.260790] [c4] gpiochip_add: registered GPIOs 24 to 31 on device: gpx2 | |
| [ 0.260962] [c4] gpiochip_add: registered GPIOs 32 to 39 on device: gpx3 | |
| [ 0.262928] [c4] gpiochip_add: registered GPIOs 40 to 47 on device: gpc0 | |
| [ 0.263113] [c4] gpiochip_add: registered GPIOs 48 to 55 on device: gpc1 | |
| [ 0.263284] [c4] gpiochip_add: registered GPIOs 56 to 62 on device: gpc2 | |
| [ 0.263458] [c4] gpiochip_add: registered GPIOs 63 to 66 on device: gpc3 | |
| [ 0.263626] [c4] gpiochip_add: registered GPIOs 67 to 68 on device: gpc4 | |
| [ 0.263795] [c4] gpiochip_add: registered GPIOs 69 to 76 on device: gpd1 | |
| [ 0.263969] [c4] gpiochip_add: registered GPIOs 77 to 82 on device: gpy0 | |
| [ 0.264136] [c4] gpiochip_add: registered GPIOs 83 to 86 on device: gpy1 | |
| [ 0.264305] [c4] gpiochip_add: registered GPIOs 87 to 92 on device: gpy2 | |
| [ 0.264490] [c4] gpiochip_add: registered GPIOs 93 to 100 on device: gpy3 | |
| [ 0.264660] [c4] gpiochip_add: registered GPIOs 101 to 108 on device: gpy4 | |
| [ 0.264836] [c4] gpiochip_add: registered GPIOs 109 to 116 on device: gpy5 | |
| [ 0.265011] [c4] gpiochip_add: registered GPIOs 117 to 124 on device: gpy6 | |
| [ 0.266702] [c4] gpiochip_add: registered GPIOs 125 to 132 on device: gpe0 | |
| [ 0.266882] [c4] gpiochip_add: registered GPIOs 133 to 134 on device: gpe1 | |
| [ 0.267055] [c4] gpiochip_add: registered GPIOs 135 to 140 on device: gpf0 | |
| [ 0.267224] [c4] gpiochip_add: registered GPIOs 141 to 148 on device: gpf1 | |
| [ 0.267402] [c4] gpiochip_add: registered GPIOs 149 to 156 on device: gpg0 | |
| [ 0.267572] [c4] gpiochip_add: registered GPIOs 157 to 164 on device: gpg1 | |
| [ 0.267748] [c4] gpiochip_add: registered GPIOs 165 to 166 on device: gpg2 | |
| [ 0.267918] [c4] gpiochip_add: registered GPIOs 167 to 170 on device: gpj4 | |
| [ 0.269372] [c4] gpiochip_add: registered GPIOs 171 to 178 on device: gpa0 | |
| [ 0.269547] [c4] gpiochip_add: registered GPIOs 179 to 184 on device: gpa1 | |
| [ 0.269726] [c4] gpiochip_add: registered GPIOs 185 to 192 on device: gpa2 | |
| [ 0.269905] [c4] gpiochip_add: registered GPIOs 193 to 197 on device: gpb0 | |
| [ 0.270084] [c4] gpiochip_add: registered GPIOs 198 to 202 on device: gpb1 | |
| [ 0.270304] [c4] gpiochip_add: registered GPIOs 203 to 206 on device: gpb2 | |
| [ 0.270487] [c4] gpiochip_add: registered GPIOs 207 to 214 on device: gpb3 | |
| [ 0.270664] [c4] gpiochip_add: registered GPIOs 215 to 216 on device: gpb4 | |
| [ 0.270840] [c4] gpiochip_add: registered GPIOs 217 to 224 on device: gph0 | |
| [ 0.272839] [c4] gpiochip_add: registered GPIOs 225 to 231 on device: gpz | |
| [ 0.292989] [c4] syscon 10040000.system-controller: regmap [mem 0x10040000-0x10044fff] registered | |
| [ 0.293499] [c4] syscon 10050000.syscon: regmap [mem 0x10050000-0x10054fff] registered | |
| [ 0.301129] [c4] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. | |
| [ 0.301178] [c4] hw-breakpoint: maximum watchpoint size is 8 bytes. | |
| [ 0.303210] [c4] S3C Power Management, Copyright 2004 Simtec Electronics | |
| [ 0.307487] [c4] PM DOMAIN: pd-cam has a new child pd-isp. | |
| [ 0.308389] [c4] PM DOMAIN: pd-gscl has a new child pd-cam. | |
| [ 0.308435] [c4] EXYNOS5: PM Domain Initialize | |
| [ 0.308739] [c4] pd-gscl - on | |
| [ 0.308925] [c4] pd-isp - on | |
| [ 0.309110] [c4] pd-mfc - on | |
| [ 0.309142] [c4] pd-g3d - on, always | |
| [ 0.309175] [c4] pd-disp1 - on, always | |
| [ 0.309365] [c4] pd-maudio - on | |
| [ 0.309396] [c4] pd-g2d - on, always | |
| [ 0.309585] [c4] pd-mscl - on | |
| [ 0.309618] [c4] pd-fsys - on, always | |
| [ 0.309652] [c4] pd-psgen - on, always | |
| [ 0.309685] [c4] pd-peric - on, always | |
| [ 0.309717] [c4] pd-wcore - on, always | |
| [ 0.309908] [c4] pd-cam - on | |
| [ 0.309947] [c4] EXYNOS: Initializing architecture | |
| [ 0.311486] [c4] exynos-sysmmu 10a60000.sysmmu: --> 10850000.fimg2d | |
| [ 0.311531] [c4] exynos-sysmmu 10a60000.sysmmu: [OK] | |
| [ 0.311873] [c4] exynos-sysmmu 10a70000.sysmmu: --> 10850000.fimg2d | |
| [ 0.311914] [c4] exynos-sysmmu 10a70000.sysmmu: [OK] | |
| [ 0.312275] [c4] exynos-sysmmu 14650000.sysmmu: --> 14450000.mixer | |
| [ 0.312316] [c4] exynos-sysmmu 14650000.sysmmu: [OK] | |
| [ 0.312640] [c4] exynos-sysmmu 13e80000.sysmmu: --> 13e00000.gsc | |
| [ 0.312679] [c4] exynos-sysmmu 13e80000.sysmmu: [OK] | |
| [ 0.313002] [c4] exynos-sysmmu 13e90000.sysmmu: --> 13e10000.gsc | |
| [ 0.313042] [c4] exynos-sysmmu 13e90000.sysmmu: [OK] | |
| [ 0.313373] [c4] exynos-sysmmu 12880000.sysmmu: --> 12800000.scaler | |
| [ 0.313414] [c4] exynos-sysmmu 12880000.sysmmu: [OK] | |
| [ 0.313753] [c4] exynos-sysmmu 12890000.sysmmu: --> 12810000.scaler | |
| [ 0.313793] [c4] exynos-sysmmu 12890000.sysmmu: [OK] | |
| [ 0.314130] [c4] exynos-sysmmu 128a0000.sysmmu: --> 12820000.scaler | |
| [ 0.314171] [c4] exynos-sysmmu 128a0000.sysmmu: [OK] | |
| [ 0.314505] [c4] exynos-sysmmu 128c0000.sysmmu: --> 12800000.scaler | |
| [ 0.314545] [c4] exynos-sysmmu 128c0000.sysmmu: [OK] | |
| [ 0.314876] [c4] exynos-sysmmu 128d0000.sysmmu: --> 12810000.scaler | |
| [ 0.314917] [c4] exynos-sysmmu 128d0000.sysmmu: [OK] | |
| [ 0.315248] [c4] exynos-sysmmu 128e0000.sysmmu: --> 12820000.scaler | |
| [ 0.315288] [c4] exynos-sysmmu 128e0000.sysmmu: [OK] | |
| [ 0.315614] [c4] exynos-sysmmu 11f10000.sysmmu: --> 11f50000.jpeg | |
| [ 0.315654] [c4] exynos-sysmmu 11f10000.sysmmu: [OK] | |
| [ 0.315987] [c4] exynos-sysmmu 11f20000.sysmmu: --> 11f60000.jpeg | |
| [ 0.316027] [c4] exynos-sysmmu 11f20000.sysmmu: [OK] | |
| [ 0.316347] [c4] exynos-sysmmu 11200000.sysmmu: --> 11000000.mfc | |
| [ 0.316448] [c4] exynos-sysmmu 11200000.sysmmu: [OK] | |
| [ 0.316766] [c4] exynos-sysmmu 11210000.sysmmu: --> 11000000.mfc | |
| [ 0.316806] [c4] exynos-sysmmu 11210000.sysmmu: [OK] | |
| [ 0.317163] [c4] exynos-sysmmu 14640000.sysmmu: --> 14400000.fimd | |
| [ 0.317203] [c4] exynos-sysmmu 14640000.sysmmu: [OK] | |
| [ 0.317557] [c4] exynos-sysmmu 14680000.sysmmu: --> 14400000.fimd | |
| [ 0.317597] [c4] exynos-sysmmu 14680000.sysmmu: [OK] | |
| [ 0.318035] [c4] CPU Info : Samsung Exynos5422 Soc is BIN1 | |
| [ 0.318069] [c4] Exynos5422 ASV : Use Fusing Speed Group 4 | |
| [ 0.318101] [c4] Exynos5422 ASV : invalid IDS value | |
| [ 0.318132] [c4] EXYNOS5422 ASV : IDS : 0 HPM : 0 | |
| [ 0.318195] [c4] VDD_ARM ASV group is 4 | |
| [ 0.318230] [c4] VDD_KFC ASV group is 4 | |
| [ 0.318261] [c4] VDD_INT ASV group is 4 | |
| [ 0.318292] [c4] VDD_MIF ASV group is 4 | |
| [ 0.318323] [c4] VDD_G3D ASV group is 4 | |
| [ 0.318352] [c4] VDD_ISP ASV group is 4 | |
| [ 0.332217] [c4] bio: create slab <bio-0> at 0 | |
| [ 0.334098] [c4] of_get_named_gpio_flags exited with status 119 | |
| [ 0.334355] [c4] VUSB_BOOST_5V: 5000 mV | |
| [ 0.334673] [c4] of_get_named_gpio_flags: can't parse gpios property | |
| [ 0.334886] [c4] MAIN_DC: no parameters | |
| [ 0.335155] [c4] of_get_named_gpio_flags: can't parse gpios property | |
| [ 0.335375] [c4] hdmi-en: no parameters | |
| [ 0.336577] [c4] SCSI subsystem initialized | |
| [ 0.336981] [c4] usbcore: registered new interface driver usbfs | |
| [ 0.337113] [c4] usbcore: registered new interface driver hub | |
| [ 0.337366] [c4] usbcore: registered new device driver usb | |
| [ 0.343486] [c4] vdd_mif: 700 <--> 1300 mV at 1100 mV | |
| [ 0.344786] [c4] vdd_eagle: 800 <--> 1500 mV at 1000 mV | |
| [ 0.346124] [c4] vdd_int: 800 <--> 1400 mV at 1000 mV | |
| [ 0.347445] [c4] vdd_g3d: 700 <--> 1400 mV at 1000 mV | |
| [ 0.348722] [c4] vdd_kfc: 800 <--> 1500 mV at 1025 mV | |
| [ 0.350555] [c4] vddf_2v85: 3300 mV | |
| [ 0.352033] [c4] vdd_adc: 1800 mV | |
| [ 0.353465] [c4] vdd_pll: 1800 mV | |
| [ 0.354899] [c4] vdd_ldo6: 1000 mV | |
| [ 0.356332] [c4] vdd_ldo7: 1800 mV | |
| [ 0.357821] [c4] vdd_ldo8: 1800 mV | |
| [ 0.359537] [c4] vdd_ldo9: 3300 mV | |
| [ 0.360964] [c4] vdd_ldo10: 1800 mV | |
| [ 0.362433] [c4] vdd_ldo11: 1000 mV | |
| [ 0.363555] [c4] vdd_ldo13: 1800 <--> 3300 mV at 3300 mV | |
| [ 0.364980] [c4] vdd_ldo15: 3300 mV | |
| [ 0.366435] [c4] vdd_eth: 3300 mV | |
| [ 0.368041] [c4] vdd_ldo18: 1850 mV | |
| [ 0.369166] [c4] vdd_ldo19: 2800 <--> 3300 mV at 3300 mV | |
| [ 0.370293] [c4] vdd_mifs: 800 <--> 1100 mV at 1100 mV | |
| [ 0.371767] [c4] vdd_ldo26: 3000 mV | |
| [ 0.372887] [c4] vdd_g3ds: 800 <--> 1100 mV at 1000 mV | |
| [ 0.374320] [c4] vdd_ldo28: 3300 mV | |
| [ 0.377684] [c4] s3c-i2c 12c60000.i2c: slave address 0x00 | |
| [ 0.380509] [c6] s3c-i2c 12c60000.i2c: i2c-2: S3C I2C adapter | |
| [ 0.380793] [c6] s3c-i2c 12c70000.i2c: slave address 0x00 | |
| [ 0.381089] [c6] s3c-i2c 12c70000.i2c: i2c-3: S3C I2C adapter | |
| [ 0.381364] [c6] s3c-i2c 12c80000.i2c: slave address 0x00 | |
| [ 0.382295] [c6] s3c-i2c 12c80000.i2c: i2c-4: S3C I2C adapter | |
| [ 0.382781] [c6] media: Linux media interface: v0.10 | |
| [ 0.382886] [c6] Linux video capture interface: v2.00 | |
| [ 0.384889] [c6] IOVMMU: Created debugfs entry at debugfs/iovmm | |
| [ 0.385456] [c6] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 0.386101] [c6] PM DOMAIN: pd-maudio, Device : 3810000.lpass Registered | |
| [ 0.386160] [c6] Samsung Low Power Audio Subsystem driver, (c)2013 Samsung Electronics | |
| [ 0.387906] [c6] INFO: trying to register non-static key. | |
| [ 0.387942] [c6] the code is fine but needs lockdep annotation. | |
| [ 0.387974] [c6] turning off the locking correctness validator. | |
| [ 0.388012] [c6] CPU: 6 PID: 1 Comm: swapper/0 Not tainted 3.10.92+ #1 | |
| [ 0.388047] [c6] Backtrace: | |
| [ 0.388095] [c6] [<c0012da4>] (dump_backtrace+0x0/0x114) from [<c0013014>] (show_stack+0x20/0x24) | |
| [ 0.388138] [c6] r7:00000000 r6:df118000 r5:c09543c0 r4:c09a1124 | |
| [ 0.388218] [c6] [<c0012ff4>] (show_stack+0x0/0x24) from [<c06367d4>] (dump_stack+0x24/0x28) | |
| [ 0.388273] [c6] [<c06367b0>] (dump_stack+0x0/0x28) from [<c008fa28>] (__lock_acquire+0xd80/0xd98) | |
| [ 0.388325] [c6] [<c008eca8>] (__lock_acquire+0x0/0xd98) from [<c0090264>] (lock_acquire+0xac/0x13c) | |
| [ 0.388379] [c6] [<c00901b8>] (lock_acquire+0x0/0x13c) from [<c0386a2c>] (loopback_get_stats64+0x118/0x16c) | |
| [ 0.388434] [c6] [<c0386914>] (loopback_get_stats64+0x0/0x16c) from [<c051e0dc>] (dev_get_stats+0x48/0xc4) | |
| [ 0.388488] [c6] [<c051e094>] (dev_get_stats+0x0/0xc4) from [<c0532998>] (rtnl_fill_ifinfo+0x3c0/0x7f8) | |
| [ 0.388531] [c6] r7:c0992e78 r6:de278480 r5:de2ab400 r4:de2b8800 | |
| [ 0.388607] [c6] [<c05325d8>] (rtnl_fill_ifinfo+0x0/0x7f8) from [<c0532e48>] (rtmsg_ifinfo+0x78/0xf0) | |
| [ 0.388659] [c6] [<c0532dd0>] (rtmsg_ifinfo+0x0/0xf0) from [<c05268bc>] (register_netdevice+0x330/0x3e0) | |
| [ 0.388701] [c6] r9:00000000 r8:a01b3469 r7:00000000 r6:00000000 r5:00000001 | |
| r4:de2b8800 | |
| [ 0.388800] [c6] [<c052658c>] (register_netdevice+0x0/0x3e0) from [<c0526990>] (register_netdev+0x24/0x34) | |
| [ 0.388844] [c6] r9:01531000 r8:df121e80 r7:c0991ddc r6:c0991e40 r5:c0991e40 | |
| r4:de2b8800 | |
| [ 0.388942] [c6] [<c052696c>] (register_netdev+0x0/0x34) from [<c0386ce0>] (loopback_net_init+0x4c/0xa4) | |
| [ 0.388984] [c6] r5:c0991e40 r4:de2b8800 | |
| [ 0.389036] [c6] [<c0386c94>] (loopback_net_init+0x0/0xa4) from [<c051bb60>] (ops_init+0xac/0x120) | |
| [ 0.389078] [c6] r6:c0991e40 r5:00000000 r4:c096d9f0 | |
| [ 0.389140] [c6] [<c051bab4>] (ops_init+0x0/0x120) from [<c051c2f8>] (register_pernet_operations+0xec/0x18c) | |
| [ 0.389184] [c6] r9:01531000 r8:df121e80 r7:c0991ddc r6:c096d9f0 r5:c0991dd4 | |
| r4:c0991e40 | |
| [ 0.389282] [c6] [<c051c20c>] (register_pernet_operations+0x0/0x18c) from [<c051c424>] (register_pernet_device+0x3c/0x64) | |
| [ 0.389328] [c6] r8:c0932540 r7:c0928900 r6:c096d9f0 r5:c0991dd4 r4:c0991d40 | |
| [ 0.389415] [c6] [<c051c3e8>] (register_pernet_device+0x0/0x64) from [<c08f4d08>] (net_dev_init+0x1d4/0x234) | |
| [ 0.389459] [c6] r7:c0928900 r6:00000008 r5:00000000 r4:c1e59900 | |
| [ 0.389534] [c6] [<c08f4b34>] (net_dev_init+0x0/0x234) from [<c0008720>] (do_one_initcall+0x114/0x174) | |
| [ 0.389586] [c6] [<c000860c>] (do_one_initcall+0x0/0x174) from [<c08bed14>] (kernel_init_freeable+0x1e0/0x284) | |
| [ 0.389638] [c6] [<c08beb34>] (kernel_init_freeable+0x0/0x284) from [<c0630434>] (kernel_init+0x1c/0x164) | |
| [ 0.389690] [c6] [<c0630418>] (kernel_init+0x0/0x164) from [<c000e820>] (ret_from_fork+0x14/0x20) | |
| [ 0.389730] [c6] r5:c0630418 r4:00000000 | |
| [ 0.390002] [c6] Loading modules backported from Linux version next-20150222-0-g53e418f1 | |
| [ 0.390047] [c6] Backport integrated by backports.git backports-20150222-0-g2745ccd | |
| [ 0.391800] [c6] Switching to clocksource mct-frc | |
| [ 0.462309] [c6] NET: Registered protocol family 2 | |
| [ 0.463773] [c6] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | |
| [ 0.464115] [c6] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) | |
| [ 0.464895] [c6] TCP: Hash tables configured (established 8192 bind 8192) | |
| [ 0.465005] [c6] TCP: reno registered | |
| [ 0.465049] [c6] UDP hash table entries: 512 (order: 3, 40960 bytes) | |
| [ 0.465197] [c6] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) | |
| [ 0.465885] [c6] NET: Registered protocol family 1 | |
| [ 0.466374] [c6] Unpacking initramfs... | |
| [ 0.822234] [c6] Freeing initrd memory: 4788K (c2001000 - c24ae000) | |
| [ 0.834802] [c6] bounce pool size: 64 pages | |
| [ 0.843157] [c6] VFS: Disk quotas dquot_6.5.2 | |
| [ 0.843502] [c6] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
| [ 0.846025] [c6] ROMFS MTD (C) 2007 Red Hat, Inc. | |
| [ 0.846534] [c6] msgmni has been set to 1448 | |
| [ 0.850368] [c6] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) | |
| [ 0.850739] [c6] io scheduler noop registered | |
| [ 0.850775] [c6] io scheduler deadline registered | |
| [ 0.851003] [c6] io scheduler cfq registered (default) | |
| [ 0.861820] [c6] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 | |
| [ 0.861867] [c6] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 | |
| [ 0.867474] [c6] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 | |
| [ 0.867521] [c6] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 | |
| [ 0.873022] [c6] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 | |
| [ 0.873068] [c6] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 | |
| [ 0.875973] [c6] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 | |
| [ 0.876018] [c6] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 | |
| [ 1.012929] [c6] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
| [ 1.015519] [c6] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 83) is a S3C6400/10 | |
| [ 1.016149] [c6] samsung-pinctrl 14010000.pinctrl: pin gpa0-7 already requested by 12c80000.i2c; cannot claim for 12c10000.serial | |
| [ 1.016208] [c6] samsung-pinctrl 14010000.pinctrl: pin-178 (12c10000.serial) status -22 | |
| [ 1.016254] [c6] samsung-pinctrl 14010000.pinctrl: could not request pin 178 on device samsung-pinctrl | |
| [ 1.016301] [c6] samsung-uart 12c10000.serial: Error applying setting, reverse things back | |
| [ 1.016449] [c6] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 84) is a S3C6400/10 | |
| [ 1.017230] [c6] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 85) is a S3C6400/10 | |
| [ 3.217013] [c6] console [ttySAC2] enabled | |
| [ 3.221743] [c6] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 86) is a S3C6400/10 | |
| [ 3.231045] [c6] [drm] Initialized drm 1.1.0 20060810 | |
| [ 3.237681] [c6] of_get_named_gpio_flags exited with status 39 | |
| [ 3.244714] [c6] PM DOMAIN: spd-gscl0, Device : 13e00000.gsc Registered | |
| [ 3.249946] [c6] exynos-drm-gsc 13e00000.gsc: exynos-iommu gpd_dev_ops inserted! | |
| [ 3.257594] [c6] exynos-drm-gsc 13e00000.gsc: drm gsc registered successfully. | |
| [ 3.264837] [c6] PM DOMAIN: spd-gscl1, Device : 13e10000.gsc Registered | |
| [ 3.271133] [c6] exynos-drm-gsc 13e10000.gsc: exynos-iommu gpd_dev_ops inserted! | |
| [ 3.278750] [c6] exynos-drm-gsc 13e10000.gsc: drm gsc registered successfully. | |
| [ 3.286883] [c6] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully. | |
| [ 3.294492] [c6] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
| [ 3.300131] [c6] [drm] No driver support for vblank timestamp query. | |
| [ 3.306466] [c6] exynos-mixer 14450000.mixer: probe start | |
| [ 3.312070] [c6] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops) | |
| [ 3.320005] [c6] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops) | |
| [ 3.466175] [c6] Console: switching to colour frame buffer device 240x67 | |
| [ 3.503985] [c6] exynos-drm exynos-drm: fb0: frame buffer device | |
| [ 3.510014] [c6] exynos-drm exynos-drm: registered panic notifier | |
| [ 3.516088] [c6] [drm] Initialized exynos 1.0.0 20110530 on minor 0 | |
| [ 3.522904] [c6] mali 11800000.mali: Continuing without Mali clock control | |
| [ 3.532230] [c6] hrtimer: interrupt took 95875 ns | |
| [ 3.536344] [c6] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0 | |
| [ 3.545887] mali 11800000.mali: Probed as mali0 | |
| [ 3.556726] [c7] loop: module loaded | |
| [ 3.560266] [c7] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 3.564435] [c7] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
| [ 3.571474] [c7] usbcore: registered new interface driver rtl8150 | |
| [ 3.577179] [c7] usbcore: registered new interface driver r8152 | |
| [ 3.586514] [c7] of_get_named_gpio_flags exited with status 48 | |
| [ 3.591022] [c7] of_get_named_gpio_flags exited with status 37 | |
| [ 3.799324] [c7] of_get_named_gpio_flags exited with status 17 | |
| [ 3.803844] [c7] of_get_named_gpio_flags exited with status 36 | |
| [ 4.011108] [c7] dwc3 12400000.dwc3: dwc3_otg address space is not supported | |
| [ 4.017836] [c7] dwc3 12400000.dwc3: Binding gadget dwc3-gadget | |
| [ 4.023421] [c7] dwc3 12400000.dwc3: Turn on host | |
| [ 4.228343] [c7] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
| [ 4.233998] [c7] ehci-s5p: EHCI s5p driver | |
| [ 4.238317] [c7] of_get_named_gpio_flags exited with status 121 | |
| [ 4.244174] [c7] s5p-ehci 12110000.usb: EHCI Host Controller | |
| [ 4.249622] [c7] s5p-ehci 12110000.usb: new USB bus registered, assigned bus number 1 | |
| [ 4.257550] [c7] s5p-ehci 12110000.usb: irq 103, io mem 0x12110000 | |
| [ 4.272026] [c7] s5p-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 | |
| [ 4.278095] [c7] hub 1-0:1.0: USB hub found | |
| [ 4.280994] [c7] hub 1-0:1.0: 3 ports detected | |
| [ 4.286648] [c7] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
| [ 4.292433] [c7] exynos-ohci 12120000.usb: EXYNOS OHCI Host Controller | |
| [ 4.298608] [c7] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2 | |
| [ 4.306716] [c7] exynos-ohci 12120000.usb: irq 103, io mem 0x12120000 | |
| [ 4.377174] [c7] hub 2-0:1.0: USB hub found | |
| [ 4.384609] [c7] hub 2-0:1.0: 3 ports detected | |
| [ 4.393520] [c7] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller | |
| [ 4.402528] [c7] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3 | |
| [ 4.413911] [c7] xhci-hcd xhci-hcd.2.auto: irq 104, io mem 0x12000000 | |
| [ 4.424274] [c7] xHCI xhci_add_endpoint called for root hub | |
| [ 4.432850] [c7] xHCI xhci_check_bandwidth called for root hub | |
| [ 4.441892] [c7] hub 3-0:1.0: USB hub found | |
| [ 4.449062] [c7] hub 3-0:1.0: 1 port detected | |
| [ 4.456831] [c7] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller | |
| [ 4.465688] [c7] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4 | |
| [ 4.477624] [c7] xHCI xhci_add_endpoint called for root hub | |
| [ 4.486160] [c7] xHCI xhci_check_bandwidth called for root hub | |
| [ 4.495213] [c7] hub 4-0:1.0: USB hub found | |
| [ 4.502241] [c7] hub 4-0:1.0: 1 port detected | |
| [ 4.509992] [c7] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller | |
| [ 4.518697] [c7] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5 | |
| [ 4.529771] [c7] xhci-hcd xhci-hcd.5.auto: irq 105, io mem 0x12400000 | |
| [ 4.539767] [c7] xHCI xhci_add_endpoint called for root hub | |
| [ 4.548018] [c7] xHCI xhci_check_bandwidth called for root hub | |
| [ 4.556797] [c7] hub 5-0:1.0: USB hub found | |
| [ 4.563562] [c7] hub 5-0:1.0: 1 port detected | |
| [ 4.570943] [c7] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller | |
| [ 4.579433] [c7] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6 | |
| [ 4.590980] [c7] xHCI xhci_add_endpoint called for root hub | |
| [ 4.599076] [c7] xHCI xhci_check_bandwidth called for root hub | |
| [ 4.607755] [c7] hub 6-0:1.0: USB hub found | |
| [ 4.614379] [c7] hub 6-0:1.0: 1 port detected | |
| [ 4.621868] [c7] usbcore: registered new interface driver usb-storage | |
| [ 4.630848] [c7] usbcore: registered new interface driver usbserial | |
| [ 4.639523] [c7] usbcore: registered new interface driver usbserial_generic | |
| [ 4.648858] [c7] usbserial: USB Serial support registered for generic | |
| [ 4.658374] [c7] of_get_named_gpio_flags: can't parse gpios property | |
| [ 4.667142] [c7] exynos-usb-switch usb-switch.9: host detect gpio is not available | |
| [ 4.677074] [c7] of_get_named_gpio_flags: can't parse gpios property | |
| [ 4.685766] [c7] exynos-usb-switch usb-switch.9: device detect gpio is not available | |
| [ 4.695887] [c7] of_get_named_gpio_flags: can't parse gpios property | |
| [ 4.704625] [c7] exynos-usb-switch usb-switch.9: vbus control gpio is not available | |
| [ 4.714789] [c7] exynos-usb-switch usb-switch.9: failed to configure pins | |
| [ 4.724237] [c7] exynos-usb-switch usb-switch.9: udc device is not available | |
| [ 4.733671] [c7] exynos-usb-switch usb-switch.9: Disable device detect IRQ | |
| [ 4.742952] [c7] usb cable = 1 | |
| [ 4.749176] [c7] mousedev: PS/2 mouse device common for all mice | |
| [ 4.759089] [c7] s2m-rtc s2m-rtc: rtc init | |
| [ 4.769349] [c7] s2m-rtc s2m-rtc: s2m_rtc_enable_wtsr: enable WTSR | |
| [ 4.778353] [c7] s2m-rtc s2m-rtc: s2m_rtc_enable_smpl: enable SMPL | |
| [ 4.787467] [c7] s2m_rtc_enable_smpl: WTSR_SMPL(0xc7) | |
| [ 4.799238] [c7] s2m-rtc s2m-rtc: rtc core: registered s2m-rtc as rtc0 | |
| [ 4.809084] [c7] i2c /dev entries driver | |
| [ 4.817444] [c7] IR NEC protocol handler initialized | |
| [ 4.824868] [c7] IR RC5(x) protocol handler initialized | |
| [ 4.832534] [c7] IR RC6 protocol handler initialized | |
| [ 4.839946] [c7] IR JVC protocol handler initialized | |
| [ 4.847300] [c7] IR Sony protocol handler initialized | |
| [ 4.854722] [c7] IR RC5 (streamzap) protocol handler initialized | |
| [ 4.863140] [c7] IR SANYO protocol handler initialized | |
| [ 4.870672] [c7] IR MCE Keyboard/mouse protocol handler initialized | |
| [ 4.879848] [c7] PM DOMAIN: pd-mfc, Device : 11000000.mfc Registered | |
| [ 4.888662] [c7] s5p-mfc 11000000.mfc: exynos-iommu gpd_dev_ops inserted! | |
| [ 4.897917] [c7] s5p-mfc 11000000.mfc: s5p_mfc_probe() | |
| [ 4.905488] [c7] s5p-mfc 11000000.mfc: of alias get id : mfc-0 | |
| [ 4.914484] [c7] s5p-mfc 11000000.mfc: decoder registered as /dev/video6 | |
| [ 4.923894] [c7] s5p-mfc 11000000.mfc: encoder registered as /dev/video7 | |
| [ 4.933318] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x40000000 B, IOVMM from 0x10000000. | |
| [ 4.944379] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x20000000 B, IOVMM from 0x50000000. | |
| [ 4.955381] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x10000000 B, IOVMM from 0x70000000. | |
| [ 4.966336] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x30000000 B, IOVMM from 0x80000000. | |
| [ 4.977230] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x20000000 B, IOVMM from 0xb0000000. | |
| [ 4.988092] [c7] s5p-mfc 11000000.mfc: IOVMM: IOVM SIZE = 0x10000000 B, IOVMM from 0xd0000000. | |
| [ 4.999713] [c7] ion_cma ion_mfc_nfw: Alread isolated! | |
| [ 5.007059] [c7] s5p_mfc_probe-- | |
| [ 5.012733] [c7] S5P CEC for Exynos4 Driver, (c) 2009 Samsung Electronics | |
| [ 5.022574] [c7] of_get_named_gpio_flags exited with status 38 | |
| [ 5.030717] [c7] s5p-tvout-cec 101b0000.cec: success request GPIO for hdmi-cec | |
| [ 5.032089] usb 2-1: new full-speed USB device number 2 using exynos-ohci | |
| [ 5.049241] [c7] s5p-tvout-cec 101b0000.cec: probe successful | |
| [ 5.058695] [c7] TRIMINFO[0] = 0x80672c | |
| [ 5.064805] [c7] TMU_CONTROL[0] = 0x10609803 | |
| [ 5.071332] [c7] CURRENT_TEMP[0] = 0x3c | |
| [ 5.077395] [c7] THRESHOLD_TEMP_RISE[0] = 0x817c7772 | |
| [ 5.084584] [c7] THRESHOLD_TEMP_FALL[0] = 0x7f7a7570 | |
| [ 5.091743] [c7] INTEN[0] = 0x11111111 | |
| [ 5.097680] [c7] INTCLEAR[0] = 0x0 | |
| [ 5.103283] [c7] TRIMINFO[1] = 0x80642b | |
| [ 5.109264] [c7] TMU_CONTROL[1] = 0x10609803 | |
| [ 5.115655] [c7] CURRENT_TEMP[1] = 0x3d | |
| [ 5.121563] [c7] THRESHOLD_TEMP_RISE[1] = 0x807b7671 | |
| [ 5.128618] [c7] THRESHOLD_TEMP_FALL[1] = 0x7e79746f | |
| [ 5.135633] [c7] INTEN[1] = 0x11111111 | |
| [ 5.141443] [c7] INTCLEAR[1] = 0x0 | |
| [ 5.146883] [c7] TRIMINFO[2] = 0x80662b | |
| [ 5.152751] [c7] TMU_CONTROL[2] = 0x10609803 | |
| [ 5.159080] [c7] CURRENT_TEMP[2] = 0x38 | |
| [ 5.164931] [c7] THRESHOLD_TEMP_RISE[2] = 0x7a75706b | |
| [ 5.171916] [c7] THRESHOLD_TEMP_FALL[2] = 0x78736e69 | |
| [ 5.178843] [c7] INTEN[2] = 0x11111111 | |
| [ 5.184498] [c7] INTCLEAR[2] = 0x0 | |
| [ 5.189778] [c7] TRIMINFO[3] = 0x806225 | |
| [ 5.195406] [c7] TMU_CONTROL[3] = 0x10609803 | |
| [ 5.201428] [c7] CURRENT_TEMP[3] = 0x44 | |
| [ 5.207003] [c7] THRESHOLD_TEMP_RISE[3] = 0x88837e79 | |
| [ 5.213730] [c7] THRESHOLD_TEMP_FALL[3] = 0x86817c77 | |
| [ 5.220442] [c7] INTEN[3] = 0x11111111 | |
| [ 5.225887] [c7] INTCLEAR[3] = 0x0 | |
| [ 5.230979] [c7] TRIMINFO[4] = 0x806e33 | |
| [ 5.236449] [c7] TMU_CONTROL[4] = 0x10609803 | |
| [ 5.242356] [c7] CURRENT_TEMP[4] = 0x3b | |
| [ 5.247838] [c7] THRESHOLD_TEMP_RISE[4] = 0x807b7671 | |
| [ 5.254462] [c7] THRESHOLD_TEMP_FALL[4] = 0x7e79746f | |
| [ 5.261042] [c7] INTEN[4] = 0x11111111 | |
| [ 5.266357] [c7] INTCLEAR[4] = 0x0 | |
| [ 5.272620] [c7] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled | |
| [ 5.284177] [c7] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected] | |
| [ 5.295603] [c7] cpuidle: using governor ladder | |
| [ 5.303293] [c7] cpuidle: using governor menu | |
| [ 5.309436] [c7] Synopsys Designware Multimedia Card Interface Driver | |
| [ 5.318621] [c7] dwmmc_exynos 12200000.dwmmc0: Clock pin control Pin:gpc0-0 Addr:13410000.pinctrl Val:3 Num:4 | |
| [ 5.330508] of_get_named_gpio_flags exited with status 69 | |
| [ 5.337806] [c7] dwmmc_exynos 12200000.dwmmc0: dw_mci_parse_dt : emmc h/w reset gpio[69] notifier registered. | |
| [ 5.349793] [c7] dwmmc_exynos 12200000.dwmmc0: Using internal DMA controller. | |
| [ 5.358900] [c7] dwmmc_exynos 12200000.dwmmc0: FIFOTH: 0x 300f0030 | |
| [ 5.367013] dwmmc_exynos 12200000.dwmmc0: Version ID is 250a | |
| [ 5.375043] [c7] dwmmc_exynos 12200000.dwmmc0: DW MMC controller at irq 107, 64 bit host data width, 64 deep fifo | |
| [ 5.407035] [c7] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27) | |
| [ 5.432189] [c7] dwmmc_exynos 12200000.dwmmc0: 1 slots initialized | |
| [ 5.441236] [c7] dwmmc_exynos 12220000.dwmmc2: Clock pin control Pin:gpc2-0 Addr:13410000.pinctrl Val:3 Num:3 | |
| [ 5.453597] of_get_named_gpio_flags: can't parse gpios property | |
| [ 5.462005] [c7] dwmmc_exynos 12220000.dwmmc2: Using internal DMA controller. | |
| [ 5.471601] [c7] dwmmc_exynos 12220000.dwmmc2: FIFOTH: 0x 300f0030 | |
| [ 5.472088] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 300000Hz, actual 297321HZ div = 35) | |
| [ 5.472160] [c4] usb 3-1: new high-speed USB device number 2 using xhci-hcd | |
| [ 5.501597] [c6] hub 3-1:1.0: USB hub found | |
| [ 5.502239] [c6] hub 3-1:1.0: 2 ports detected | |
| [ 5.515367] [c7] dwmmc_exynos 12220000.dwmmc2: Version ID is 250a | |
| [ 5.524389] [c7] dwmmc_exynos 12220000.dwmmc2: DW MMC controller at irq 109, 64 bit host data width, 64 deep fifo | |
| [ 5.527048] [c5] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 200000Hz, actual 196344HZ div = 53) | |
| [ 5.550128] [c7] mmc1: vmmc regulator found | |
| [ 5.557081] [c7] mmc1: vqmmc regulator found | |
| [ 5.582035] [c7] mmc_host mmc1: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27) | |
| [ 5.592034] [c5] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 100000Hz, actual 99107HZ div = 105) | |
| [ 5.622380] [c7] dwmmc_exynos 12220000.dwmmc2: 1 slots initialized | |
| [ 5.632413] [c7] leds-gpio leds.14: pins are not configured from the driver | |
| [ 5.642296] [c7] of_get_named_gpio_flags exited with status 205 | |
| [ 5.642333] [c6] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd | |
| [ 5.658569] [c6] usb 4-1: Parent hub missing LPM exit latency info. Power management will be impacted. | |
| [ 5.673083] [c7] of_get_named_gpio_flags exited with status 204 | |
| [ 5.677925] [c6] hub 4-1:1.0: USB hub found | |
| [ 5.678301] [c6] hub 4-1:1.0: 2 ports detected | |
| [ 5.696422] [c7] of_get_named_gpio_flags exited with status 27 | |
| [ 5.705290] [c7] of_get_named_gpio_flags exited with status 205 | |
| [ 5.714416] [c7] of_get_named_gpio_flags exited with status 204 | |
| [ 5.723516] [c7] of_get_named_gpio_flags exited with status 27 | |
| [ 5.732892] [c7] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 5.742363] [c7] S5P ACE Driver(SLIMSSS), (c) 2013 Samsung Electronics | |
| [ 5.752711] [c7] ACE: ecb-aes-s5p-ace | |
| [ 5.759648] [c7] ACE: cbc-aes-s5p-ace | |
| [ 5.760272] [c5] mmc_host mmc1: Bus speed (slot 0) = 83250000Hz (slot req 400000Hz, actual 396428HZ div = 105) | |
| [ 5.760330] [c5] mmc_host mmc1: Bus speed (slot 0) = 83250000Hz (slot req 83250000Hz, actual 83250000HZ div = 0) | |
| [ 5.762190] [c5] mmc_host mmc1: Tuning error: cmd.error:-84, data.error:-115 | |
| [ 5.762989] [c5] dwmmc_exynos 12220000.dwmmc2: divratio: 3 map: 0x 0000fdff | |
| [ 5.763000] [c5] dwmmc_exynos 12220000.dwmmc2: sample_good: 0x fdff best_sample: 0x 00 | |
| [ 5.763037] [c5] mmc1: new ultra high speed SDR50 SDHC card at address aaaa | |
| [ 5.763807] [c6] mmcblk0: mmc1:aaaa SL16G 14.8 GiB | |
| [ 5.765549] [c6] mmcblk0: p1 p2 | |
| [ 5.787098] [c6] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 400000Hz, actual 385416HZ div = 27) | |
| [ 5.842012] [c6] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 300000Hz, actual 297321HZ div = 35) | |
| [ 5.875663] [c7] ACE: ctr-aes-s5p-ace | |
| [ 5.883046] [c7] ACE: xts-aes-s5p-ace | |
| [ 5.890393] [c7] ACE: sha1-s5p-ace | |
| [ 5.897012] [c6] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 200000Hz, actual 196344HZ div = 53) | |
| [ 5.910842] [c7] ACE: sha256-s5p-ace | |
| [ 5.912473] [c4] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd | |
| [ 5.927539] [c4] usb 6-1: Parent hub missing LPM exit latency info. Power management will be impacted. | |
| [ 5.941493] [c7] ACE driver is initialized | |
| [ 5.949447] [c7] hidraw: raw HID events driver (C) Jiri Kosina | |
| [ 5.962058] [c6] mmc_host mmc0: Bus speed (slot 0) = 20812500Hz (slot req 100000Hz, actual 99107HZ div = 105) | |
| [ 5.976860] [c7] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-12120000.usb-1/input2 | |
| [ 5.994277] [c7] usbcore: registered new interface driver usbhid | |
| [ 6.002421] [c0] input: Logitech Unifying Device. Wireless PID:4024 as /devices/12120000.usb/usb2/2-1/2-1:1.2/0003:046D:C52B.0003/input/input0 | |
| [ 6.003570] [c0] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4024] on usb-12120000.usb-1:1 | |
| [ 6.039316] [c7] usbhid: USB HID core driver | |
| [ 6.048355] [c7] exynos-adc 12d10000.adc: operating without regulator vdd[-19] | |
| [ 6.060163] [c7] exynos-adc 12d10000.adc: Probed successfully driver. | |
| [ 6.071434] [c7] odroid-fan odroid_fan.13: unable to request PWM, trying legacy API | |
| [ 6.078384] [c4] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd | |
| [ 6.092476] [c4] usb 6-1: Parent hub missing LPM exit latency info. Power management will be impacted. | |
| [ 6.092827] [c4] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep ddc51f00 | |
| [ 6.092838] [c4] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep ddc51f2c | |
| [ 6.092848] [c4] xhci-hcd xhci-hcd.5.auto: xHCI xhci_drop_endpoint called with disabled ep ddc51f58 | |
| [ 6.124620] [c4] r8152 6-1:1.0 eth0: v2.05.0 (2015/06/09) | |
| [ 6.124635] [c4] r8152 6-1:1.0 eth0: This product is covered by one or more of the following patents: | |
| US6,570,884, US6,115,776, and US6,327,625. | |
| [ 6.185436] [c7] pwm-samsung: tin parent at 66600000 | |
| [ 6.195921] [c7] of_get_named_gpio_flags exited with status 34 | |
| [ 6.207357] [c7] lpass_register_subip: i2s(de37e010) registered | |
| [ 7.217011] [c7] exynos5-hsi2c 12cb0000.hsi2c: Register dump(suspended : 0) | |
| : CTL 0x00000089 | |
| : FIFO_CTL 0x00200203 | |
| : TRAILING_CTL 0x0000000f | |
| : CLK_CTL 0x00000000 | |
| : CLK_SLOT 0x00000000 | |
| : INT_EN 0x00000000 | |
| : INT_STAT 0x00000000 | |
| : ERR_STAT 0x00000000 | |
| : FIFO_STAT 0x01000002 | |
| : TXDATA 0xdeadbeaf | |
| : RXDATA 0x00000000 | |
| : CONF 0xb00300ff | |
| : AUTO_CONF 0x00020002 | |
| : TIMEOUT 0x000000ff | |
| : MANUAL_CMD 0x00000000 | |
| : TRANS_STAT 0x00000000 | |
| : TIMING_HS1 0x4b4b4b00 | |
| : TIMING_HS2 0x25004b4b | |
| : TIMING_HS3 0x00000096 | |
| : TIMING_FS1 0x4b4b4b00 | |
| : TIMING_FS2 0x25004b4b | |
| : TIMING_FS3 0x00000096 | |
| : TIMING_SLA 0x00000025 | |
| : ADDR 0x00004000 | |
| [ 7.415355] [c7] exynos5-hsi2c 12cb0000.hsi2c: tx timeout | |
| [ 8.422007] [c7] exynos5-hsi2c 12cb0000.hsi2c: Register dump(suspended : 0) | |
| : CTL 0x00000089 | |
| : FIFO_CTL 0x00200203 | |
| : TRAILING_CTL 0x0000000f | |
| : CLK_CTL 0x00000000 | |
| : CLK_SLOT 0x00000000 | |
| : INT_EN 0x00000000 | |
| : INT_STAT 0x00000000 | |
| : ERR_STAT 0x00000000 | |
| : FIFO_STAT 0x01000002 | |
| : TXDATA 0xdeadbeaf | |
| : RXDATA 0x00000000 | |
| : CONF 0xb00300ff | |
| : AUTO_CONF 0x00020002 | |
| : TIMEOUT 0x000000ff | |
| : MANUAL_CMD 0x00000000 | |
| : TRANS_STAT 0x00000000 | |
| : TIMING_HS1 0x4b4b4b00 | |
| : TIMING_HS2 0x25004b4b | |
| : TIMING_HS3 0x00000096 | |
| : TIMING_FS1 0x4b4b4b00 | |
| : TIMING_FS2 0x25004b4b | |
| : TIMING_FS3 0x00000096 | |
| : TIMING_SLA 0x00000025 | |
| : ADDR 0x00004000 | |
| [ 8.589481] [c7] exynos5-hsi2c 12cb0000.hsi2c: tx timeout | |
| [ 8.595759] [c7] exynos5-hsi2c 12cb0000.hsi2c: xfer message failed | |
| [ 8.602685] [c7] max98090 1-0010: Failed to reset codec: -5 | |
| [ 8.608931] [c7] max98090 1-0010: Failed to device reset : -5 | |
| [ 8.615369] [c7] max98090 1-0010: ASoC: failed to probe CODEC -5 | |
| [ 8.622310] [c7] odroid-audio sound.12: ASoC: failed to instantiate card -5 | |
| [ 8.630161] [c7] odroid-audio sound.12: snd_soc_register_card() failed(max98090): -5 | |
| [ 8.639423] [c7] dummy-codec dummy-codec.10: ASoC: Failed to create Capture debugfs file | |
| [ 8.648263] [c7] dummy-codec dummy-codec.10: ASoC: Failed to create Playback debugfs file | |
| [ 8.657155] [c7] dummy-codec dummy-codec.10: ASoC: Failed to create Capture debugfs file | |
| [ 8.665947] [c7] dummy-codec dummy-codec.10: ASoC: Failed to create Playback debugfs file | |
| [ 8.674776] [c7] dummy-codec dummy-codec.10: ASoC: Failed to create Capture debugfs file | |
| [ 8.683497] [c7] dummy-codec dummy-codec.10: ASoC: Failed to create Playback debugfs file | |
| [ 8.692872] [c7] odroid-audio sound.12: dummy-aif1 <-> samsung-i2s-sec mapping ok | |
| [ 8.702013] [c7] odroid-audio sound.12: dummy-aif2 <-> 3830000.i2s mapping ok | |
| [ 8.712786] [c7] Netfilter messages via NETLINK v0.30. | |
| [ 8.718972] [c7] arp_tables: (C) 2002 David S. Miller | |
| [ 8.724745] [c7] TCP: cubic registered | |
| [ 8.729156] [c7] Initializing XFRM netlink socket | |
| [ 8.735417] [c7] NET: Registered protocol family 10 | |
| [ 8.742453] [c7] mip6: Mobile IPv6 | |
| [ 8.746599] [c7] sit: IPv6 over IPv4 tunneling driver | |
| [ 8.754466] [c7] NET: Registered protocol family 17 | |
| [ 8.760253] [c7] NET: Registered protocol family 15 | |
| [ 8.766016] [c7] NET: Registered protocol family 35 | |
| [ 8.772193] [c7] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 | |
| [ 8.781205] [c7] Registering SWP/SWPB emulation handler | |
| [ 8.787437] [c7] SRAM ASV group [4] : MIF(925000), G3D(950000) | |
| [ 8.800381] [c7] registered taskstats version 1 | |
| [ 8.806218] [c7] MAIN_DC: disabling | |
| [ 8.810804] [c7] regulator-dummy: disabling | |
| [ 8.817016] [c7] of_get_named_gpio_flags exited with status 11 | |
| [ 8.824172] [c7] gpiod_set_debounce: gpio-11 status -22 | |
| [ 8.831075] [c7] input: gpio_keys.7 as /devices/gpio_keys.7/input/input1 | |
| [ 8.841479] [c7] s2m-rtc s2m-rtc: setting system clock to 2013-01-01 00:00:05 UTC (1356998405) | |
| [ 8.851521] [c7] CPUFREQ of CA7 L0 : 1300000 uV | |
| [ 8.857583] [c7] CPUFREQ of CA7 L0 : ABB 8 | |
| [ 8.863162] [c7] CPUFREQ of CA7 L1 : 1287500 uV | |
| [ 8.869170] [c7] CPUFREQ of CA7 L1 : ABB 4 | |
| [ 8.874672] [c7] CPUFREQ of CA7 L2 : 1225000 uV | |
| [ 8.880616] [c7] CPUFREQ of CA7 L2 : ABB 4 | |
| [ 8.886120] [c7] CPUFREQ of CA7 L3 : 1175000 uV | |
| [ 8.892066] [c7] CPUFREQ of CA7 L3 : ABB 4 | |
| [ 8.897582] [c7] CPUFREQ of CA7 L4 : 1125000 uV | |
| [ 8.903550] [c7] CPUFREQ of CA7 L4 : ABB 4 | |
| [ 8.909092] [c7] CPUFREQ of CA7 L5 : 1087500 uV | |
| [ 8.915092] [c7] CPUFREQ of CA7 L5 : ABB 4 | |
| [ 8.920652] [c7] CPUFREQ of CA7 L6 : 1050000 uV | |
| [ 8.926651] [c7] CPUFREQ of CA7 L6 : ABB 4 | |
| [ 8.932228] [c7] CPUFREQ of CA7 L7 : 1012500 uV | |
| [ 8.938246] [c7] CPUFREQ of CA7 L7 : ABB 4 | |
| [ 8.943820] [c7] CPUFREQ of CA7 L8 : 975000 uV | |
| [ 8.949738] [c7] CPUFREQ of CA7 L8 : ABB 255 | |
| [ 8.955495] [c7] CPUFREQ of CA7 L9 : 937500 uV | |
| [ 8.961431] [c7] CPUFREQ of CA7 L9 : ABB 255 | |
| [ 8.967187] [c7] CPUFREQ of CA7 L10 : 900000 uV | |
| [ 8.973227] [c7] CPUFREQ of CA7 L10 : ABB 255 | |
| [ 8.979091] [c7] CPUFREQ of CA7 L11 : 900000 uV | |
| [ 8.985129] [c7] CPUFREQ of CA7 L11 : ABB 255 | |
| [ 8.990996] [c7] CPUFREQ of CA7 L12 : 900000 uV | |
| [ 8.997052] [c7] CPUFREQ of CA7 L12 : ABB 255 | |
| [ 9.002941] [c7] CPUFREQ of CA7 L13 : 900000 uV | |
| [ 9.008969] [c7] CPUFREQ of CA7 L13 : ABB 255 | |
| [ 9.014816] [c7] CPUFREQ of CA7 L14 : 900000 uV | |
| [ 9.020793] [c7] CPUFREQ of CA7 L14 : ABB 255 | |
| [ 9.026874] [c7] kfc clock[800000], mx_mspll clock[666000] | |
| [ 9.033776] [c7] [SET_EMA_TEST] volt : 887500 value : 0x44 | |
| [ 9.040726] [c7] [SET_EMA_TEST] volt : 937500 value : 0x44 | |
| [ 9.047619] [c7] [SET_EMA_TEST] volt : 1032500 value : 0x33 | |
| [ 9.054547] [c7] [SET_EMA_TEST] volt : 1142500 value : 0x11 | |
| [ 9.061459] [c7] [SET_EMA_TEST] volt : 1167500 value : 0x11 | |
| [ 9.068358] [c7] CPUFREQ of CA15 L0 : 1362500 uV | |
| [ 9.074216] [c7] CPUFREQ of CA15 L0 : ABB 8 | |
| [ 9.079722] [c7] CPUFREQ of CA15 L1 : 1362500 uV | |
| [ 9.085560] [c7] CPUFREQ of CA15 L1 : ABB 8 | |
| [ 9.090984] [c7] CPUFREQ of CA15 L2 : 1362500 uV | |
| [ 9.096745] [c7] CPUFREQ of CA15 L2 : ABB 8 | |
| [ 9.102105] [c7] CPUFREQ of CA15 L3 : 1325000 uV | |
| [ 9.107794] [c7] CPUFREQ of CA15 L3 : ABB 255 | |
| [ 9.113284] [c7] CPUFREQ of CA15 L4 : 1275000 uV | |
| [ 9.118929] [c7] CPUFREQ of CA15 L4 : ABB 255 | |
| [ 9.124380] [c7] CPUFREQ of CA15 L5 : 1200000 uV | |
| [ 9.129977] [c7] CPUFREQ of CA15 L5 : ABB 255 | |
| [ 9.135374] [c7] CPUFREQ of CA15 L6 : 1150000 uV | |
| [ 9.140920] [c7] CPUFREQ of CA15 L6 : ABB 255 | |
| [ 9.146312] [c7] CPUFREQ of CA15 L7 : 1112500 uV | |
| [ 9.151902] [c7] CPUFREQ of CA15 L7 : ABB 255 | |
| [ 9.157252] [c7] CPUFREQ of CA15 L8 : 1075000 uV | |
| [ 9.162706] [c7] CPUFREQ of CA15 L8 : ABB 255 | |
| [ 9.167947] [c7] CPUFREQ of CA15 L9 : 1037500 uV | |
| [ 9.173332] [c7] CPUFREQ of CA15 L9 : ABB 255 | |
| [ 9.178524] [c7] CPUFREQ of CA15 L10 : 1012500 uV | |
| [ 9.183975] [c7] CPUFREQ of CA15 L10 : ABB 255 | |
| [ 9.189217] [c7] CPUFREQ of CA15 L11 : 1000000 uV | |
| [ 9.194599] [c7] CPUFREQ of CA15 L11 : ABB 255 | |
| [ 9.199753] [c7] CPUFREQ of CA15 L12 : 975000 uV | |
| [ 9.204929] [c7] CPUFREQ of CA15 L12 : ABB 255 | |
| [ 9.209956] [c7] CPUFREQ of CA15 L13 : 950000 uV | |
| [ 9.215067] [c7] CPUFREQ of CA15 L13 : ABB 255 | |
| [ 9.220105] [c7] CPUFREQ of CA15 L14 : 925000 uV | |
| [ 9.225234] [c7] CPUFREQ of CA15 L14 : ABB 255 | |
| [ 9.230276] [c7] CPUFREQ of CA15 L15 : 900000 uV | |
| [ 9.235417] [c7] CPUFREQ of CA15 L15 : ABB 255 | |
| [ 9.240470] [c7] CPUFREQ of CA15 L16 : 900000 uV | |
| [ 9.245617] [c7] CPUFREQ of CA15 L16 : ABB 255 | |
| [ 9.250675] [c7] CPUFREQ of CA15 L17 : 900000 uV | |
| [ 9.255834] [c7] CPUFREQ of CA15 L17 : ABB 255 | |
| [ 9.260905] [c7] CPUFREQ of CA15 L18 : 900000 uV | |
| [ 9.266070] [c7] CPUFREQ of CA15 L18 : ABB 255 | |
| [ 9.271151] [c7] CPUFREQ of CA15 L19 : 900000 uV | |
| [ 9.276331] [c7] CPUFREQ of CA15 L19 : ABB 255 | |
| [ 9.281421] [c7] CPUFREQ of CA15 L20 : 900000 uV | |
| [ 9.286604] [c7] CPUFREQ of CA15 L20 : ABB 255 | |
| [ 9.291709] [c7] CPUFREQ of CA15 L21 : 900000 uV | |
| [ 9.296908] [c7] CPUFREQ of CA15 L21 : ABB 255 | |
| [ 9.302019] [c7] CPUFREQ of CA15 L22 : 900000 uV | |
| [ 9.307229] [c7] CPUFREQ of CA15 L22 : ABB 255 | |
| [ 9.312686] [c7] eagle clock[800000], mpll clock[800000] | |
| [ 9.322468] [c7] Exynos: Kernel Thermal management registered | |
| [ 9.328263] [c7] ### dt-test ### No testcase data in device tree; not running tests | |
| [ 9.368739] [c7] MIF 825000Khz ASV is 950000uV | |
| [ 9.372826] [c7] DEVFREQ(MIF) : 825000Khz, ABB 14 | |
| [ 9.377492] [c7] MIF 728000Khz ASV is 912500uV | |
| [ 9.381886] [c7] DEVFREQ(MIF) : 728000Khz, ABB 14 | |
| [ 9.386618] [c7] MIF 633000Khz ASV is 875000uV | |
| [ 9.391053] [c7] DEVFREQ(MIF) : 633000Khz, ABB 14 | |
| [ 9.395753] [c7] MIF 543000Khz ASV is 850000uV | |
| [ 9.400168] [c7] DEVFREQ(MIF) : 543000Khz, ABB 14 | |
| [ 9.404853] [c7] MIF 413000Khz ASV is 787500uV | |
| [ 9.409296] [c7] DEVFREQ(MIF) : 413000Khz, ABB 14 | |
| [ 9.413986] [c7] MIF 275000Khz ASV is 762500uV | |
| [ 9.418437] [c7] DEVFREQ(MIF) : 275000Khz, ABB 14 | |
| [ 9.423138] [c7] MIF 206000Khz ASV is 762500uV | |
| [ 9.427560] [c7] DEVFREQ(MIF) : 206000Khz, ABB 14 | |
| [ 9.432230] [c7] MIF 165000Khz ASV is 762500uV | |
| [ 9.436630] [c7] DEVFREQ(MIF) : 165000Khz, ABB 14 | |
| [ 9.441356] [c7] MIF 138000Khz ASV is 762500uV | |
| [ 9.445828] [c7] DEVFREQ(MIF) : 138000Khz, ABB 14 | |
| [ 9.451762] [c7] MIF: set ASV freq 825000, voltage 950000 | |
| [ 9.457427] [c7] INT 600000Khz ASV is 937500uV | |
| [ 9.461613] [c7] DEVFREQ(INT) : 600000Khz, ABB 255 | |
| [ 10.466983] [c7] PM DOMAIN: Power off unused power domains. | |
| [ 10.472748] [c7] ALSA device list: | |
| [ 10.475968] [c7] pd-cam: Power-off latency exceeded, new value 3243625 ns | |
| [ 10.482801] [c4] #0: odroid-audio | |
| [ 10.487158] [c4] Freeing unused kernel memory: 424K (c08be000 - c0928000) | |
| [ 11.471409] [c4] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null) | |
| [ 11.771025] [c6] systemd[1]: Failed to insert module 'kdbus': Function not implemented | |
| [ 11.802819] [c6] systemd[1]: systemd 225 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN) | |
| [ 11.822004] [c6] systemd[1]: Detected architecture arm. | |
| [ 11.837867] [c6] systemd[1]: Set hostname to <odroid>. | |
| [ 12.299220] [c7] systemd[1]: Reached target User and Group Name Lookups. | |
| [ 12.317300] [c7] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
| [ 12.342098] [c4] systemd[1]: Reached target Swap. | |
| [ 12.357081] [c4] systemd[1]: Reached target Encrypted Volumes. | |
| [ 12.377654] [c4] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
| [ 12.402237] [c4] systemd[1]: Created slice Root Slice. | |
| [ 12.417225] [c4] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
| [ 12.437267] [c4] systemd[1]: Listening on Journal Socket. | |
| [ 12.457193] [c4] systemd[1]: Listening on udev Kernel Socket. | |
| [ 12.477186] [c4] systemd[1]: Listening on udev Control Socket. | |
| [ 12.497590] [c4] systemd[1]: Created slice System Slice. | |
| [ 12.520090] [c4] systemd[1]: Starting Nameserver information manager... | |
| [ 12.545072] [c4] systemd[1]: Starting Remount Root and Kernel File Systems... | |
| [ 12.570546] [c5] systemd[1]: Starting Setup Virtual Console... | |
| [ 12.581201] [c7] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) | |
| [ 12.600016] [c6] systemd[1]: Starting udev Coldplug all Devices... | |
| [ 12.620260] [c6] systemd[1]: Mounting Debug File System... | |
| [ 12.640937] [c6] systemd[1]: Started Read required files in advance. | |
| [ 12.692773] [c5] systemd[1]: Starting Load Kernel Modules... | |
| [ 12.715012] [c5] systemd[1]: Mounting POSIX Message Queue File System... | |
| [ 12.734990] [c6] lp: driver loaded but no devices found | |
| [ 12.746375] [c6] ppdev: user-space parallel port driver | |
| [ 12.757764] [c5] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
| [ 12.780159] [c5] systemd[1]: Starting Increase datagram queue length... | |
| [ 12.804987] [c5] systemd[1]: Created slice User and Session Slice. | |
| [ 12.822244] [c6] systemd[1]: Listening on Journal Socket (/dev/log). | |
| [ 12.842086] [c6] systemd[1]: Reached target Slices. | |
| [ 12.860162] [c6] systemd[1]: Starting Create list of required static device nodes for the current kernel... | |
| [ 12.887638] [c6] systemd[1]: Created slice system-getty.slice. | |
| [ 12.907252] [c6] systemd[1]: Reached target Remote File Systems (Pre). | |
| [ 12.930451] [c6] systemd[1]: Mounted POSIX Message Queue File System. | |
| [ 12.952148] [c7] systemd[1]: Mounted Debug File System. | |
| [ 12.977214] [c4] systemd[1]: Started Remount Root and Kernel File Systems. | |
| [ 12.998498] [c4] systemd[1]: Started Setup Virtual Console. | |
| [ 13.025490] [c5] systemd[1]: ureadahead.service: Main process exited, code=exited, status=5/NOTINSTALLED | |
| [ 13.038332] [c5] systemd[1]: ureadahead.service: Unit entered failed state. | |
| [ 13.046018] [c5] systemd[1]: ureadahead.service: Failed with result 'exit-code'. | |
| [ 13.054754] [c5] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE | |
| [ 13.066789] [c5] systemd[1]: Failed to start Load Kernel Modules. | |
| [ 13.102109] [c6] systemd[1]: systemd-modules-load.service: Unit entered failed state. | |
| [ 13.110749] [c6] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. | |
| [ 13.121981] [c6] systemd[1]: Started Increase datagram queue length. | |
| [ 13.143759] [c6] systemd[1]: Started Create list of required static device nodes for the current kernel. | |
| [ 13.175241] [c6] systemd[1]: Started Nameserver information manager. | |
| [ 13.275423] [c4] systemd[1]: Starting Create Static Device Nodes in /dev... | |
| [ 13.297399] [c4] systemd[1]: Listening on Syslog Socket. | |
| [ 13.312915] [c4] systemd[1]: Starting Journal Service... | |
| [ 13.336052] [c5] systemd[1]: Mounting Configuration File System... | |
| [ 13.361183] [c5] systemd[1]: Starting Apply Kernel Variables... | |
| [ 13.389386] [c6] systemd[1]: Starting Load/Save Random Seed... | |
| [ 13.409848] [c4] systemd[1]: Mounted Configuration File System. | |
| [ 13.423590] [c6] systemd[1]: Started Create Static Device Nodes in /dev. | |
| [ 13.439582] [c5] systemd[1]: Started Apply Kernel Variables. | |
| [ 13.453859] [c7] systemd[1]: Started Load/Save Random Seed. | |
| [ 13.495146] [c7] systemd[1]: Reached target Local File Systems (Pre). | |
| [ 13.511817] [c7] systemd[1]: Starting udev Kernel Device Manager... | |
| [ 13.650552] [c7] systemd[1]: Started Journal Service. | |
| [ 13.694368] [c6] systemd-journald[303]: Received request to flush runtime journal from PID 1 | |
| [ 13.959082] [c4] [d:0, c:0] s5p_mfc_open:1629: NORMAL instance is opened [0:1] | |
| [ 13.960239] [c4] [d:0] s5p_mfc_alloc_firmware:122: Port for DRM F/W : 0xafc00000 | |
| [ 13.962343] [c4] [d:0] s5p_mfc_init_memctrl:304: [1] Base Address : 10000000 | |
| [ 13.963028] [c4] [d:0] mfc_init_hw:426: MFC v8.0, F/W: 14yy, 01mm, 13dd (D) | |
| [ 13.963222] [c4] [d:0, c:0] s5p_mfc_open:1725: MFC open completed [0:1] dev = dd87b010, ctx = de2ed000 | |
| [ 13.963406] [c4] [d:0, c:0] s5p_mfc_release:1883: MFC driver release is called [0:1], is_drm(0) | |
| [ 13.963433] [c4] s5p_mfc_dev_release:1801: power off | |
| [ 13.963906] [c6] [d:0] s5p_mfc_release:2037: mfc driver release finished [0:0], dev = dd87b010 | |
| [ 13.974954] [c4] [d:0, c:0] s5p_mfc_open:1629: NORMAL instance is opened [0:1] | |
| [ 13.975944] [c4] [d:0] s5p_mfc_alloc_firmware:122: Port for DRM F/W : 0xafc00000 | |
| [ 13.978700] [c7] [d:0] s5p_mfc_init_memctrl:304: [1] Base Address : 10000000 | |
| [ 13.980050] [c4] [d:0] mfc_init_hw:426: MFC v8.0, F/W: 14yy, 01mm, 13dd (D) | |
| [ 13.980225] [c4] [d:0, c:0] s5p_mfc_open:1725: MFC open completed [0:1] dev = dd87b010, ctx = de2ed800 | |
| [ 13.980418] [c4] [d:0, c:0] s5p_mfc_release:1883: MFC driver release is called [0:1], is_drm(0) | |
| [ 13.980444] [c4] s5p_mfc_dev_release:1801: power off | |
| [ 13.981657] [c4] pd-mfc: Power-off latency exceeded, new value 1158417 ns | |
| [ 13.982320] [c4] [d:0] s5p_mfc_release:2037: mfc driver release finished [0:0], dev = dd87b010 | |
| [ 13.999132] [c4] s3c64xx-spi 12d30000.spi: spi bus clock parent not specified, using clock at index 0 as parent | |
| [ 13.999149] [c4] s3c64xx-spi 12d30000.spi: number of chip select lines not specified, assuming 1 chip select line | |
| [ 13.999347] [c4] of_get_named_gpio_flags exited with status 190 | |
| [ 14.002425] [c3] PM DOMAIN: pd-isp, Device : 131a0000.spi Registered | |
| [ 14.002490] [c3] s3c64xx-spi 131a0000.spi: spi bus clock parent not specified, using clock at index 0 as parent | |
| [ 14.002510] [c3] s3c64xx-spi 131a0000.spi: number of chip select lines not specified, assuming 1 chip select line | |
| [ 14.002845] [c3] PM DOMAIN: pd-isp, Device : 131b0000.spi Registered | |
| [ 14.004946] [c6] s3c64xx-spi 131b0000.spi: spi bus clock parent not specified, using clock at index 0 as parent | |
| [ 14.004960] [c6] s3c64xx-spi 131b0000.spi: number of chip select lines not specified, assuming 1 chip select line | |
| [ 14.040232] [c7] INA231 2-0040: I2C write error: (-6) reg: 0x0 | |
| [ 14.047570] [c7] INA231 2-0040: ============= Probe INA231 Fail! : sensor_arm (0xFFFFFFFA) ============= | |
| [ 14.058830] [c7] INA231 2-0041: I2C write error: (-6) reg: 0x0 | |
| [ 14.065748] [c7] INA231 2-0041: ============= Probe INA231 Fail! : sensor_mem (0xFFFFFFFA) ============= | |
| [ 14.076750] [c7] INA231 2-0044: I2C write error: (-6) reg: 0x0 | |
| [ 14.083694] [c7] INA231 2-0044: ============= Probe INA231 Fail! : sensor_g3d (0xFFFFFFFA) ============= | |
| [ 14.097506] [c4] INA231 2-0045: I2C write error: (-6) reg: 0x0 | |
| [ 14.104602] [c4] INA231 2-0045: ============= Probe INA231 Fail! : sensor_kfc (0xFFFFFFFA) ============= | |
| [ 14.115309] [c4] i2c-core: driver [INA231] using legacy suspend method | |
| [ 14.115318] [c4] i2c-core: driver [INA231] using legacy resume method | |
| [ 14.329653] [c4] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
| [ 16.056901] [c4] cgroup: new mount options do not match the existing superblock, will be ignored | |
| [ 16.786859] [c6] Bluetooth: Core ver 2.16 | |
| [ 16.787121] [c6] NET: Registered protocol family 31 | |
| [ 16.787136] [c6] Bluetooth: HCI device and connection manager initialized | |
| [ 16.787183] [c6] Bluetooth: HCI socket layer initialized | |
| [ 16.787214] [c6] Bluetooth: L2CAP socket layer initialized | |
| [ 16.787280] [c6] Bluetooth: SCO socket layer initialized | |
| [ 17.147668] [c7] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
| [ 20.675702] [c0] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
| [ 21.753841] [c4] cgroup: systemd (1) created nested cgroup for controller "blkio" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. | |
| [ 25.064869] [c5] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
| [ 25.064886] [c5] Bluetooth: BNEP filters: protocol multicast | |
| [ 25.064923] [c5] Bluetooth: BNEP socket layer initialized | |
| [ 25.777440] [c5] set_aud_pll_rate[49] : aud_pll set_rate=180633600, get_rate = 180633609 | |
| [ 25.803810] [c5] set_aud_pll_rate[49] : aud_pll set_rate=180633600, get_rate = 180633609 | |
| [ 35.970866] [c4] set_aud_pll_rate[49] : aud_pll set_rate=180633600, get_rate = 180633609 | |
| [ 35.992692] [c4] set_aud_pll_rate[49] : aud_pll set_rate=180633600, get_rate = 180633609 | |
| [ 38.512660] [c0] NOHZ: local_softirq_pending 08 | |
| [ 77.917514] [c1] NOHZ: local_softirq_pending 08 | |
| [ 82.902939] [c1] NOHZ: local_softirq_pending 08 | |
| [ 110.360194] [c0] NOHZ: local_softirq_pending 08 | |
| [ 149.165264] [c2] NOHZ: local_softirq_pending 08 | |
| [ 179.863385] [c0] NOHZ: local_softirq_pending 08 | |
| [ 277.227340] [c3] NOHZ: local_softirq_pending 08 | |
| [ 303.340720] [c1] NOHZ: local_softirq_pending 08 | |
| [ 308.362137] [c1] NOHZ: local_softirq_pending 08 | |
| [ 345.149148] [c7] set_aud_pll_rate[49] : aud_pll set_rate=180633600, get_rate = 180633609 | |
| [ 345.164605] [c7] set_aud_pll_rate[49] : aud_pll set_rate=180633600, get_rate = 180633609 | |
| [ 533.346715] [c3] NOHZ: local_softirq_pending 08 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment