Skip to content

Instantly share code, notes, and snippets.

@sarnold
Last active September 10, 2019 00:00
Show Gist options
  • Save sarnold/6d244a7281c7f7856ee1624982d71029 to your computer and use it in GitHub Desktop.
Save sarnold/6d244a7281c7f7856ee1624982d71029 to your computer and use it in GitHub Desktop.
chromebook snow 5.3 kernel boot log (display does not initialize)
Sep 9 23:02:18 arm kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Sep 9 23:02:18 arm kernel: [ 0.000000] Linux version 5.3.0-rc6 (sarnold@ptolemy) (gcc version 7.3.0 (Gentoo Hardened 7.3.0-r3 p1.4)) #5 SMP PREEMPT Mon Sep 9 15:33:55 PDT 2019
Sep 9 23:02:18 arm kernel: [ 0.000000] CPU: ARMv7 Processor [410fc0f4] revision 4 (ARMv7), cr=10c5387d
Sep 9 23:02:18 arm kernel: [ 0.000000] CPU: div instructions available: patching division code
Sep 9 23:02:18 arm kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
Sep 9 23:02:18 arm kernel: [ 0.000000] OF: fdt: Machine model: Google Snow
Sep 9 23:02:18 arm kernel: [ 0.000000] Malformed early option 'console'
Sep 9 23:02:18 arm kernel: [ 0.000000] Memory policy: Data cache writealloc
Sep 9 23:02:18 arm kernel: [ 0.000000] cma: Reserved 96 MiB at 0x6a000000
Sep 9 23:02:18 arm kernel: [ 0.000000] Samsung CPU ID: 0x43520010
Sep 9 23:02:18 arm kernel: [ 0.000000] On node 0 totalpages: 524288
Sep 9 23:02:18 arm kernel: [ 0.000000] Normal zone: 1536 pages used for memmap
Sep 9 23:02:18 arm kernel: [ 0.000000] Normal zone: 0 pages reserved
Sep 9 23:02:18 arm kernel: [ 0.000000] Normal zone: 196608 pages, LIFO batch:63
Sep 9 23:02:18 arm kernel: [ 0.000000] HighMem zone: 327680 pages, LIFO batch:63
Sep 9 23:02:18 arm kernel: [ 0.000000] percpu: Embedded 21 pages/cpu s55016 r8192 d22808 u86016
Sep 9 23:02:18 arm kernel: [ 0.000000] pcpu-alloc: s55016 r8192 d22808 u86016 alloc=21*4096
Sep 9 23:02:18 arm kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1
Sep 9 23:02:18 arm kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752
Sep 9 23:02:18 arm kernel: [ 0.000000] Kernel command line: cros_secure console= console=tty1 root=PARTUUID=afa07c11-118f-43c8-bfda-9e39a8afe090/PARTNROFF=1 rootwait rw debug net.ifnames=0
Sep 9 23:02:18 arm kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Sep 9 23:02:18 arm kernel: [ 0.000000] Memory: 1958036K/2097152K available (10240K kernel code, 839K rwdata, 3580K rodata, 1024K init, 6805K bss, 40812K reserved, 98304K cma-reserved, 1310720K highmem)
Sep 9 23:02:18 arm kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sep 9 23:02:18 arm kernel: [ 0.000000] Running RCU self tests
Sep 9 23:02:18 arm kernel: [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
Sep 9 23:02:18 arm kernel: [ 0.000000] rcu: RCU lockdep checking is enabled.
Sep 9 23:02:18 arm kernel: [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
Sep 9 23:02:18 arm kernel: [ 0.000000] Tasks RCU enabled.
Sep 9 23:02:18 arm kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Sep 9 23:02:18 arm kernel: [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Sep 9 23:02:18 arm kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Sep 9 23:02:18 arm kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x370/0x518 with crng_init=0
Sep 9 23:02:18 arm kernel: [ 0.000000] Exynos5250: clock setup completed, armclk=1700000000
Sep 9 23:02:18 arm kernel: [ 0.000000] Switching to timer-based delay loop, resolution 41ns
Sep 9 23:02:18 arm kernel: [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
Sep 9 23:02:18 arm kernel: [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
Sep 9 23:02:18 arm kernel: [ 0.000030] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
Sep 9 23:02:18 arm kernel: [ 0.000439] Console: colour dummy device 80x30
Sep 9 23:02:18 arm kernel: [ 0.001664] printk: console [tty1] enabled
Sep 9 23:02:18 arm kernel: [ 0.001692] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
Sep 9 23:02:18 arm kernel: [ 0.001736] ... MAX_LOCKDEP_SUBCLASSES: 8
Sep 9 23:02:18 arm kernel: [ 0.001763] ... MAX_LOCK_DEPTH: 48
Sep 9 23:02:18 arm kernel: [ 0.001791] ... MAX_LOCKDEP_KEYS: 8192
Sep 9 23:02:18 arm kernel: [ 0.001819] ... CLASSHASH_SIZE: 4096
Sep 9 23:02:18 arm kernel: [ 0.001847] ... MAX_LOCKDEP_ENTRIES: 32768
Sep 9 23:02:18 arm kernel: [ 0.001875] ... MAX_LOCKDEP_CHAINS: 65536
Sep 9 23:02:18 arm kernel: [ 0.001904] ... CHAINHASH_SIZE: 32768
Sep 9 23:02:18 arm kernel: [ 0.001932] memory used by lock dependency info: 4413 kB
Sep 9 23:02:18 arm kernel: [ 0.001964] per task-struct memory footprint: 1536 bytes
Sep 9 23:02:18 arm kernel: [ 0.002032] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
Sep 9 23:02:18 arm kernel: [ 0.002090] pid_max: default: 32768 minimum: 301
Sep 9 23:02:18 arm kernel: [ 0.002259] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.002306] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.003667] CPU: Testing write buffer coherency: ok
Sep 9 23:02:18 arm kernel: [ 0.003733] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
Sep 9 23:02:18 arm kernel: [ 0.004407] /cpus/cpu@0 missing clock-frequency property
Sep 9 23:02:18 arm kernel: [ 0.004457] /cpus/cpu@1 missing clock-frequency property
Sep 9 23:02:18 arm kernel: [ 0.004495] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Sep 9 23:02:18 arm kernel: [ 0.060052] Setting up static identity map for 0x40100000 - 0x40100060
Sep 9 23:02:18 arm kernel: [ 0.080008] rcu: Hierarchical SRCU implementation.
Sep 9 23:02:18 arm kernel: [ 0.130010] smp: Bringing up secondary CPUs ...
Sep 9 23:02:18 arm kernel: [ 0.220017] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Sep 9 23:02:18 arm kernel: [ 0.220023] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
Sep 9 23:02:18 arm kernel: [ 0.220600] smp: Brought up 1 node, 2 CPUs
Sep 9 23:02:18 arm kernel: [ 0.220634] SMP: Total of 2 processors activated (96.00 BogoMIPS).
Sep 9 23:02:18 arm kernel: [ 0.220673] CPU: All CPU(s) started in SVC mode.
Sep 9 23:02:18 arm kernel: [ 0.222156] devtmpfs: initialized
Sep 9 23:02:18 arm kernel: [ 0.244228] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
Sep 9 23:02:18 arm kernel: [ 0.245081] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Sep 9 23:02:18 arm kernel: [ 0.245159] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.246292] pinctrl core: initialized pinctrl subsystem
Sep 9 23:02:18 arm kernel: [ 0.249011] NET: Registered protocol family 16
Sep 9 23:02:18 arm kernel: [ 0.251560] DMA: preallocated 256 KiB pool for atomic coherent allocations
Sep 9 23:02:18 arm kernel: [ 0.254325] cpuidle: using governor menu
Sep 9 23:02:18 arm kernel: [ 0.254757] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Sep 9 23:02:18 arm kernel: [ 0.254831] hw-breakpoint: maximum watchpoint size is 8 bytes.
Sep 9 23:02:18 arm kernel: [ 0.273720] gpio gpiochip0: (gpa0): added GPIO chardev (254:0)
Sep 9 23:02:18 arm kernel: [ 0.273773] gpiochip_setup_dev: registered GPIOs 0 to 7 on device: gpiochip0 (gpa0)
Sep 9 23:02:18 arm kernel: [ 0.274022] gpio gpiochip1: (gpa1): added GPIO chardev (254:1)
Sep 9 23:02:18 arm kernel: [ 0.274063] gpiochip_setup_dev: registered GPIOs 8 to 13 on device: gpiochip1 (gpa1)
Sep 9 23:02:18 arm kernel: [ 0.274294] gpio gpiochip2: (gpa2): added GPIO chardev (254:2)
Sep 9 23:02:18 arm kernel: [ 0.274334] gpiochip_setup_dev: registered GPIOs 14 to 21 on device: gpiochip2 (gpa2)
Sep 9 23:02:18 arm kernel: [ 0.274575] gpio gpiochip3: (gpb0): added GPIO chardev (254:3)
Sep 9 23:02:18 arm kernel: [ 0.274615] gpiochip_setup_dev: registered GPIOs 22 to 26 on device: gpiochip3 (gpb0)
Sep 9 23:02:18 arm kernel: [ 0.274845] gpio gpiochip4: (gpb1): added GPIO chardev (254:4)
Sep 9 23:02:18 arm kernel: [ 0.274885] gpiochip_setup_dev: registered GPIOs 27 to 31 on device: gpiochip4 (gpb1)
Sep 9 23:02:18 arm kernel: [ 0.275116] gpio gpiochip5: (gpb2): added GPIO chardev (254:5)
Sep 9 23:02:18 arm kernel: [ 0.275156] gpiochip_setup_dev: registered GPIOs 32 to 35 on device: gpiochip5 (gpb2)
Sep 9 23:02:18 arm kernel: [ 0.275390] gpio gpiochip6: (gpb3): added GPIO chardev (254:6)
Sep 9 23:02:18 arm kernel: [ 0.275430] gpiochip_setup_dev: registered GPIOs 36 to 39 on device: gpiochip6 (gpb3)
Sep 9 23:02:18 arm kernel: [ 0.275657] gpio gpiochip7: (gpc0): added GPIO chardev (254:7)
Sep 9 23:02:18 arm kernel: [ 0.275697] gpiochip_setup_dev: registered GPIOs 40 to 46 on device: gpiochip7 (gpc0)
Sep 9 23:02:18 arm kernel: [ 0.275929] gpio gpiochip8: (gpc1): added GPIO chardev (254:8)
Sep 9 23:02:18 arm kernel: [ 0.275970] gpiochip_setup_dev: registered GPIOs 47 to 50 on device: gpiochip8 (gpc1)
Sep 9 23:02:18 arm kernel: [ 0.276196] gpio gpiochip9: (gpc2): added GPIO chardev (254:9)
Sep 9 23:02:18 arm kernel: [ 0.276236] gpiochip_setup_dev: registered GPIOs 51 to 57 on device: gpiochip9 (gpc2)
Sep 9 23:02:18 arm kernel: [ 0.276496] gpio gpiochip10: (gpc3): added GPIO chardev (254:10)
Sep 9 23:02:18 arm kernel: [ 0.276536] gpiochip_setup_dev: registered GPIOs 58 to 64 on device: gpiochip10 (gpc3)
Sep 9 23:02:18 arm kernel: [ 0.276766] gpio gpiochip11: (gpd0): added GPIO chardev (254:11)
Sep 9 23:02:18 arm kernel: [ 0.276807] gpiochip_setup_dev: registered GPIOs 65 to 68 on device: gpiochip11 (gpd0)
Sep 9 23:02:18 arm kernel: [ 0.277046] gpio gpiochip12: (gpd1): added GPIO chardev (254:12)
Sep 9 23:02:18 arm kernel: [ 0.277087] gpiochip_setup_dev: registered GPIOs 69 to 76 on device: gpiochip12 (gpd1)
Sep 9 23:02:18 arm kernel: [ 0.277314] gpio gpiochip13: (gpc4): added GPIO chardev (254:13)
Sep 9 23:02:18 arm kernel: [ 0.277354] gpiochip_setup_dev: registered GPIOs 77 to 83 on device: gpiochip13 (gpc4)
Sep 9 23:02:18 arm kernel: [ 0.277587] gpio gpiochip14: (gpy0): added GPIO chardev (254:14)
Sep 9 23:02:18 arm kernel: [ 0.277627] gpiochip_setup_dev: registered GPIOs 84 to 89 on device: gpiochip14 (gpy0)
Sep 9 23:02:18 arm kernel: [ 0.277862] gpio gpiochip15: (gpy1): added GPIO chardev (254:15)
Sep 9 23:02:18 arm kernel: [ 0.277903] gpiochip_setup_dev: registered GPIOs 90 to 93 on device: gpiochip15 (gpy1)
Sep 9 23:02:18 arm kernel: [ 0.278137] gpio gpiochip16: (gpy2): added GPIO chardev (254:16)
Sep 9 23:02:18 arm kernel: [ 0.278177] gpiochip_setup_dev: registered GPIOs 94 to 99 on device: gpiochip16 (gpy2)
Sep 9 23:02:18 arm kernel: [ 0.278408] gpio gpiochip17: (gpy3): added GPIO chardev (254:17)
Sep 9 23:02:18 arm kernel: [ 0.278449] gpiochip_setup_dev: registered GPIOs 100 to 107 on device: gpiochip17 (gpy3)
Sep 9 23:02:18 arm kernel: [ 0.278682] gpio gpiochip18: (gpy4): added GPIO chardev (254:18)
Sep 9 23:02:18 arm kernel: [ 0.278723] gpiochip_setup_dev: registered GPIOs 108 to 115 on device: gpiochip18 (gpy4)
Sep 9 23:02:18 arm kernel: [ 0.278951] gpio gpiochip19: (gpy5): added GPIO chardev (254:19)
Sep 9 23:02:18 arm kernel: [ 0.278992] gpiochip_setup_dev: registered GPIOs 116 to 123 on device: gpiochip19 (gpy5)
Sep 9 23:02:18 arm kernel: [ 0.279226] gpio gpiochip20: (gpy6): added GPIO chardev (254:20)
Sep 9 23:02:18 arm kernel: [ 0.279266] gpiochip_setup_dev: registered GPIOs 124 to 131 on device: gpiochip20 (gpy6)
Sep 9 23:02:18 arm kernel: [ 0.279494] gpio gpiochip21: (gpx0): added GPIO chardev (254:21)
Sep 9 23:02:18 arm kernel: [ 0.279534] gpiochip_setup_dev: registered GPIOs 132 to 139 on device: gpiochip21 (gpx0)
Sep 9 23:02:18 arm kernel: [ 0.279779] gpio gpiochip22: (gpx1): added GPIO chardev (254:22)
Sep 9 23:02:18 arm kernel: [ 0.279820] gpiochip_setup_dev: registered GPIOs 140 to 147 on device: gpiochip22 (gpx1)
Sep 9 23:02:18 arm kernel: [ 0.280086] gpio gpiochip23: (gpx2): added GPIO chardev (254:23)
Sep 9 23:02:18 arm kernel: [ 0.280127] gpiochip_setup_dev: registered GPIOs 148 to 155 on device: gpiochip23 (gpx2)
Sep 9 23:02:18 arm kernel: [ 0.280356] gpio gpiochip24: (gpx3): added GPIO chardev (254:24)
Sep 9 23:02:18 arm kernel: [ 0.280396] gpiochip_setup_dev: registered GPIOs 156 to 163 on device: gpiochip24 (gpx3)
Sep 9 23:02:18 arm kernel: [ 0.283161] gpio gpiochip25: (gpe0): added GPIO chardev (254:25)
Sep 9 23:02:18 arm kernel: [ 0.283205] gpiochip_setup_dev: registered GPIOs 164 to 171 on device: gpiochip25 (gpe0)
Sep 9 23:02:18 arm kernel: [ 0.283445] gpio gpiochip26: (gpe1): added GPIO chardev (254:26)
Sep 9 23:02:18 arm kernel: [ 0.283486] gpiochip_setup_dev: registered GPIOs 172 to 173 on device: gpiochip26 (gpe1)
Sep 9 23:02:18 arm kernel: [ 0.283721] gpio gpiochip27: (gpf0): added GPIO chardev (254:27)
Sep 9 23:02:18 arm kernel: [ 0.283763] gpiochip_setup_dev: registered GPIOs 174 to 177 on device: gpiochip27 (gpf0)
Sep 9 23:02:18 arm kernel: [ 0.284005] gpio gpiochip28: (gpf1): added GPIO chardev (254:28)
Sep 9 23:02:18 arm kernel: [ 0.284045] gpiochip_setup_dev: registered GPIOs 178 to 181 on device: gpiochip28 (gpf1)
Sep 9 23:02:18 arm kernel: [ 0.284275] gpio gpiochip29: (gpg0): added GPIO chardev (254:29)
Sep 9 23:02:18 arm kernel: [ 0.284315] gpiochip_setup_dev: registered GPIOs 182 to 189 on device: gpiochip29 (gpg0)
Sep 9 23:02:18 arm kernel: [ 0.284549] gpio gpiochip30: (gpg1): added GPIO chardev (254:30)
Sep 9 23:02:18 arm kernel: [ 0.284589] gpiochip_setup_dev: registered GPIOs 190 to 197 on device: gpiochip30 (gpg1)
Sep 9 23:02:18 arm kernel: [ 0.284819] gpio gpiochip31: (gpg2): added GPIO chardev (254:31)
Sep 9 23:02:18 arm kernel: [ 0.284860] gpiochip_setup_dev: registered GPIOs 198 to 199 on device: gpiochip31 (gpg2)
Sep 9 23:02:18 arm kernel: [ 0.285095] gpio gpiochip32: (gph0): added GPIO chardev (254:32)
Sep 9 23:02:18 arm kernel: [ 0.285136] gpiochip_setup_dev: registered GPIOs 200 to 203 on device: gpiochip32 (gph0)
Sep 9 23:02:18 arm kernel: [ 0.285365] gpio gpiochip33: (gph1): added GPIO chardev (254:33)
Sep 9 23:02:18 arm kernel: [ 0.285406] gpiochip_setup_dev: registered GPIOs 204 to 211 on device: gpiochip33 (gph1)
Sep 9 23:02:18 arm kernel: [ 0.286462] gpio gpiochip34: (gpv0): added GPIO chardev (254:34)
Sep 9 23:02:18 arm kernel: [ 0.286504] gpiochip_setup_dev: registered GPIOs 212 to 219 on device: gpiochip34 (gpv0)
Sep 9 23:02:18 arm kernel: [ 0.286740] gpio gpiochip35: (gpv1): added GPIO chardev (254:35)
Sep 9 23:02:18 arm kernel: [ 0.286781] gpiochip_setup_dev: registered GPIOs 220 to 227 on device: gpiochip35 (gpv1)
Sep 9 23:02:18 arm kernel: [ 0.287010] gpio gpiochip36: (gpv2): added GPIO chardev (254:36)
Sep 9 23:02:18 arm kernel: [ 0.287050] gpiochip_setup_dev: registered GPIOs 228 to 235 on device: gpiochip36 (gpv2)
Sep 9 23:02:18 arm kernel: [ 0.287285] gpio gpiochip37: (gpv3): added GPIO chardev (254:37)
Sep 9 23:02:18 arm kernel: [ 0.287326] gpiochip_setup_dev: registered GPIOs 236 to 243 on device: gpiochip37 (gpv3)
Sep 9 23:02:18 arm kernel: [ 0.287555] gpio gpiochip38: (gpv4): added GPIO chardev (254:38)
Sep 9 23:02:18 arm kernel: [ 0.287596] gpiochip_setup_dev: registered GPIOs 244 to 245 on device: gpiochip38 (gpv4)
Sep 9 23:02:18 arm kernel: [ 0.288734] gpio gpiochip39: (gpz): added GPIO chardev (254:39)
Sep 9 23:02:18 arm kernel: [ 0.288776] gpiochip_setup_dev: registered GPIOs 246 to 252 on device: gpiochip39 (gpz)
Sep 9 23:02:18 arm kernel: [ 0.483670] reg-fixed-voltage vbat-fixed-regulator: GPIO lookup for consumer (null)
Sep 9 23:02:18 arm kernel: [ 0.483726] reg-fixed-voltage vbat-fixed-regulator: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 0.483790] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/vbat-fixed-regulator[0]'
Sep 9 23:02:18 arm kernel: [ 0.483856] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vbat-fixed-regulator[0]'
Sep 9 23:02:18 arm kernel: [ 0.483916] reg-fixed-voltage vbat-fixed-regulator: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 0.484004] reg-fixed-voltage vbat-fixed-regulator: No GPIO consumer (null) found
Sep 9 23:02:18 arm kernel: [ 0.484523] reg-fixed-voltage regulator-usb3: GPIO lookup for consumer (null)
Sep 9 23:02:18 arm kernel: [ 0.484571] reg-fixed-voltage regulator-usb3: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 0.484632] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-usb3[0]'
Sep 9 23:02:18 arm kernel: [ 0.484709] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator-usb3[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 0.486988] SCSI subsystem initialized
Sep 9 23:02:18 arm kernel: [ 0.487358] usbcore: registered new interface driver usbfs
Sep 9 23:02:18 arm kernel: [ 0.487478] usbcore: registered new interface driver hub
Sep 9 23:02:18 arm kernel: [ 0.487620] usbcore: registered new device driver usb
Sep 9 23:02:18 arm kernel: [ 0.488336] s3c-i2c 12c60000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.488377] s3c-i2c 12c60000.i2c: bus frequency set to 378 KHz
Sep 9 23:02:18 arm kernel: [ 0.489146] s3c-i2c 12c60000.i2c: i2c-0: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.489376] s3c-i2c 12c70000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.489414] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz
Sep 9 23:02:18 arm kernel: [ 0.489921] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.490338] s3c-i2c 12c80000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.490377] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
Sep 9 23:02:18 arm kernel: [ 0.490714] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.490922] s3c-i2c 12c90000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.490960] s3c-i2c 12c90000.i2c: bus frequency set to 65 KHz
Sep 9 23:02:18 arm kernel: [ 0.491280] s3c-i2c 12c90000.i2c: i2c-3: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.491584] s3c-i2c 12ca0000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.491623] s3c-i2c 12ca0000.i2c: bus frequency set to 65 KHz
Sep 9 23:02:18 arm kernel: [ 0.491951] s3c-i2c 12ca0000.i2c: i2c-4: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.492154] s3c-i2c 12cb0000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.492192] s3c-i2c 12cb0000.i2c: bus frequency set to 65 KHz
Sep 9 23:02:18 arm kernel: [ 0.492515] s3c-i2c 12cb0000.i2c: i2c-5: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.492721] s3c-i2c 12cd0000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.492760] s3c-i2c 12cd0000.i2c: bus frequency set to 65 KHz
Sep 9 23:02:18 arm kernel: [ 0.493438] s3c-i2c 12cd0000.i2c: i2c-7: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.493600] s3c-i2c 12ce0000.i2c: slave address 0x00
Sep 9 23:02:18 arm kernel: [ 0.493638] s3c-i2c 12ce0000.i2c: bus frequency set to 378 KHz
Sep 9 23:02:18 arm kernel: [ 0.494143] s3c-i2c 12ce0000.i2c: i2c-8: S3C I2C adapter
Sep 9 23:02:18 arm kernel: [ 0.495245] Advanced Linux Sound Architecture Driver Initialized.
Sep 9 23:02:18 arm kernel: [ 0.496325] nfc: nfc_init: NFC Core ver 0.1
Sep 9 23:02:18 arm kernel: [ 0.496470] NET: Registered protocol family 39
Sep 9 23:02:18 arm kernel: [ 0.496992] clocksource: Switched to clocksource mct-frc
Sep 9 23:02:18 arm kernel: [ 0.831210] thermal_sys: Registered thermal governor 'step_wise'
Sep 9 23:02:18 arm kernel: [ 0.831881] NET: Registered protocol family 2
Sep 9 23:02:18 arm kernel: [ 0.832926] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.833047] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.833175] TCP bind hash table entries: 8192 (order: 6, 294912 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.834073] TCP: Hash tables configured (established 8192 bind 8192)
Sep 9 23:02:18 arm kernel: [ 0.834276] UDP hash table entries: 512 (order: 3, 40960 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.834445] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes, linear)
Sep 9 23:02:18 arm kernel: [ 0.834759] NET: Registered protocol family 1
Sep 9 23:02:18 arm kernel: [ 0.835759] RPC: Registered named UNIX socket transport module.
Sep 9 23:02:18 arm kernel: [ 0.835828] RPC: Registered udp transport module.
Sep 9 23:02:18 arm kernel: [ 0.835861] RPC: Registered tcp transport module.
Sep 9 23:02:18 arm kernel: [ 0.835895] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep 9 23:02:18 arm kernel: [ 0.837440] hw perfevents: no interrupt-affinity property for /pmu, guessing.
Sep 9 23:02:18 arm kernel: [ 0.837814] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
Sep 9 23:02:18 arm kernel: [ 0.839884] Initialise system trusted keyrings
Sep 9 23:02:18 arm kernel: [ 0.840240] workingset: timestamp_bits=30 max_order=19 bucket_order=0
Sep 9 23:02:18 arm kernel: [ 0.853240] NFS: Registering the id_resolver key type
Sep 9 23:02:18 arm kernel: [ 0.853330] Key type id_resolver registered
Sep 9 23:02:18 arm kernel: [ 0.853389] Key type id_legacy registered
Sep 9 23:02:18 arm kernel: [ 0.853483] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
Sep 9 23:02:18 arm kernel: [ 0.863615] Key type asymmetric registered
Sep 9 23:02:18 arm kernel: [ 0.863692] Asymmetric key parser 'x509' registered
Sep 9 23:02:18 arm kernel: [ 0.863859] bounce: pool size: 64 pages
Sep 9 23:02:18 arm kernel: [ 0.863930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
Sep 9 23:02:18 arm kernel: [ 0.864003] io scheduler mq-deadline registered
Sep 9 23:02:18 arm kernel: [ 0.864037] io scheduler kyber registered
Sep 9 23:02:18 arm kernel: [ 0.866309] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
Sep 9 23:02:18 arm kernel: [ 0.867675] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
Sep 9 23:02:18 arm kernel: [ 0.869794] pwm-backlight backlight: GPIO lookup for consumer enable
Sep 9 23:02:18 arm kernel: [ 0.869839] pwm-backlight backlight: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 0.869909] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 0.869982] no flags found for enable
Sep 9 23:02:18 arm kernel: [ 0.876001] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
Sep 9 23:02:18 arm kernel: [ 0.876051] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
Sep 9 23:02:18 arm kernel: [ 0.879909] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
Sep 9 23:02:18 arm kernel: [ 0.879956] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
Sep 9 23:02:18 arm kernel: [ 0.881194] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
Sep 9 23:02:18 arm kernel: [ 0.881240] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
Sep 9 23:02:18 arm kernel: [ 0.882492] dma-pl330 11c10000.mdma: Loaded driver for PL330 DMAC-241330
Sep 9 23:02:18 arm kernel: [ 0.882539] dma-pl330 11c10000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
Sep 9 23:02:18 arm kernel: [ 0.959523] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Sep 9 23:02:18 arm kernel: [ 0.962049] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 52, base_baud = 0) is a S3C6400/10
Sep 9 23:02:18 arm kernel: [ 0.962725] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 53, base_baud = 0) is a S3C6400/10
Sep 9 23:02:18 arm kernel: [ 0.963241] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 54, base_baud = 0) is a S3C6400/10
Sep 9 23:02:18 arm kernel: [ 0.963748] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 55, base_baud = 0) is a S3C6400/10
Sep 9 23:02:18 arm kernel: [ 0.965398] exynos-trng 10830600.rng: Exynos True Random Number Generator.
Sep 9 23:02:18 arm kernel: [ 0.966294] exynos4-fb 14400000.fimd: Adding to iommu group 0
Sep 9 23:02:18 arm kernel: [ 0.967107] OF: graph: no port node found in /soc/fimd@14400000
Sep 9 23:02:18 arm kernel: [ 0.968039] exynos-mixer 14450000.mixer: Adding to iommu group 1
Sep 9 23:02:18 arm kernel: [ 0.971014] exynos-hdmi 14530000.hdmi: GPIO lookup for consumer hpd
Sep 9 23:02:18 arm kernel: [ 0.971060] exynos-hdmi 14530000.hdmi: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 0.971132] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/hdmi@14530000[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 0.988194] brd: module loaded
Sep 9 23:02:18 arm kernel: [ 1.001059] loop: module loaded
Sep 9 23:02:18 arm kernel: [ 1.004047] P1.8V_LDO_OUT2: Bringing 1500000uV into 1800000-1800000uV
Sep 9 23:02:18 arm kernel: [ 1.011191] random: fast init done
Sep 9 23:02:18 arm kernel: [ 1.031631] of_get_named_gpiod_flags: can't parse 'maxim,ena' property of node '/soc/i2c@12c60000/max77686@9/voltage-regulators/BUCK8[0]'
Sep 9 23:02:18 arm kernel: [ 1.035487] of_get_named_gpiod_flags: parsed 'cs-gpios' property of node '/soc/spi@12d30000[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.036690] mdio_bus fixed-0: GPIO lookup for consumer reset
Sep 9 23:02:18 arm kernel: [ 1.036733] mdio_bus fixed-0: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.036776] mdio_bus fixed-0: No GPIO consumer reset found
Sep 9 23:02:18 arm kernel: [ 1.036923] libphy: Fixed MDIO Bus: probed
Sep 9 23:02:18 arm kernel: [ 1.037331] usbcore: registered new interface driver r8152
Sep 9 23:02:18 arm kernel: [ 1.037431] usbcore: registered new interface driver asix
Sep 9 23:02:18 arm kernel: [ 1.037514] usbcore: registered new interface driver ax88179_178a
Sep 9 23:02:18 arm kernel: [ 1.037594] usbcore: registered new interface driver cdc_ether
Sep 9 23:02:18 arm kernel: [ 1.037693] usbcore: registered new interface driver smsc75xx
Sep 9 23:02:18 arm kernel: [ 1.037795] usbcore: registered new interface driver smsc95xx
Sep 9 23:02:18 arm kernel: [ 1.037874] usbcore: registered new interface driver net1080
Sep 9 23:02:18 arm kernel: [ 1.037951] usbcore: registered new interface driver cdc_subset
Sep 9 23:02:18 arm kernel: [ 1.038030] usbcore: registered new interface driver zaurus
Sep 9 23:02:18 arm kernel: [ 1.038131] usbcore: registered new interface driver cdc_ncm
Sep 9 23:02:18 arm kernel: [ 1.038693] exynos-dwc3 soc:usb_dwc3: soc:usb_dwc3 supply vdd33 not found, using dummy regulator
Sep 9 23:02:18 arm kernel: [ 1.039001] exynos-dwc3 soc:usb_dwc3: soc:usb_dwc3 supply vdd10 not found, using dummy regulator
Sep 9 23:02:18 arm kernel: [ 1.039726] dwc3 12000000.dwc3: Failed to get clk 'ref': -2
Sep 9 23:02:18 arm kernel: [ 1.041666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 9 23:02:18 arm kernel: [ 1.041731] ehci-exynos: EHCI EXYNOS driver
Sep 9 23:02:18 arm kernel: [ 1.041959] of_get_named_gpiod_flags: parsed 'samsung,vbus-gpio' property of node '/soc/usb@12110000[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.042348] exynos-ehci 12110000.usb: EHCI Host Controller
Sep 9 23:02:18 arm kernel: [ 1.042567] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
Sep 9 23:02:18 arm kernel: [ 1.042942] exynos-ehci 12110000.usb: irq 109, io mem 0x12110000
Sep 9 23:02:18 arm kernel: [ 1.067020] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
Sep 9 23:02:18 arm kernel: [ 1.067647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Sep 9 23:02:18 arm kernel: [ 1.067739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 9 23:02:18 arm kernel: [ 1.067787] usb usb1: Product: EHCI Host Controller
Sep 9 23:02:18 arm kernel: [ 1.067821] usb usb1: Manufacturer: Linux 5.3.0-rc6 ehci_hcd
Sep 9 23:02:18 arm kernel: [ 1.067859] usb usb1: SerialNumber: 12110000.usb
Sep 9 23:02:18 arm kernel: [ 1.069241] hub 1-0:1.0: USB hub found
Sep 9 23:02:18 arm kernel: [ 1.069362] hub 1-0:1.0: 3 ports detected
Sep 9 23:02:18 arm kernel: [ 1.070928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 9 23:02:18 arm kernel: [ 1.070993] ohci-exynos: OHCI EXYNOS driver
Sep 9 23:02:18 arm kernel: [ 1.071306] exynos-ohci 12120000.usb: USB Host Controller
Sep 9 23:02:18 arm kernel: [ 1.071374] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
Sep 9 23:02:18 arm kernel: [ 1.071613] exynos-ohci 12120000.usb: irq 109, io mem 0x12120000
Sep 9 23:02:18 arm kernel: [ 1.141569] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
Sep 9 23:02:18 arm kernel: [ 1.141625] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 9 23:02:18 arm kernel: [ 1.141672] usb usb2: Product: USB Host Controller
Sep 9 23:02:18 arm kernel: [ 1.141707] usb usb2: Manufacturer: Linux 5.3.0-rc6 ohci_hcd
Sep 9 23:02:18 arm kernel: [ 1.141745] usb usb2: SerialNumber: 12120000.usb
Sep 9 23:02:18 arm kernel: [ 1.142524] hub 2-0:1.0: USB hub found
Sep 9 23:02:18 arm kernel: [ 1.142601] hub 2-0:1.0: 3 ports detected
Sep 9 23:02:18 arm kernel: [ 1.144165] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Sep 9 23:02:18 arm kernel: [ 1.144229] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
Sep 9 23:02:18 arm kernel: [ 1.144592] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
Sep 9 23:02:18 arm kernel: [ 1.144710] xhci-hcd xhci-hcd.1.auto: irq 152, io mem 0x12000000
Sep 9 23:02:18 arm kernel: [ 1.145418] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Sep 9 23:02:18 arm kernel: [ 1.145472] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 9 23:02:18 arm kernel: [ 1.145519] usb usb3: Product: xHCI Host Controller
Sep 9 23:02:18 arm kernel: [ 1.145554] usb usb3: Manufacturer: Linux 5.3.0-rc6 xhci-hcd
Sep 9 23:02:18 arm kernel: [ 1.145592] usb usb3: SerialNumber: xhci-hcd.1.auto
Sep 9 23:02:18 arm kernel: [ 1.146367] hub 3-0:1.0: USB hub found
Sep 9 23:02:18 arm kernel: [ 1.146498] hub 3-0:1.0: 1 port detected
Sep 9 23:02:18 arm kernel: [ 1.147168] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Sep 9 23:02:18 arm kernel: [ 1.147224] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
Sep 9 23:02:18 arm kernel: [ 1.147283] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
Sep 9 23:02:18 arm kernel: [ 1.147502] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 9 23:02:18 arm kernel: [ 1.147786] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Sep 9 23:02:18 arm kernel: [ 1.147839] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 9 23:02:18 arm kernel: [ 1.147886] usb usb4: Product: xHCI Host Controller
Sep 9 23:02:18 arm kernel: [ 1.147921] usb usb4: Manufacturer: Linux 5.3.0-rc6 xhci-hcd
Sep 9 23:02:18 arm kernel: [ 1.147958] usb usb4: SerialNumber: xhci-hcd.1.auto
Sep 9 23:02:18 arm kernel: [ 1.148743] hub 4-0:1.0: USB hub found
Sep 9 23:02:18 arm kernel: [ 1.148819] hub 4-0:1.0: 1 port detected
Sep 9 23:02:18 arm kernel: [ 1.149531] usbcore: registered new interface driver uas
Sep 9 23:02:18 arm kernel: [ 1.149662] usbcore: registered new interface driver usb-storage
Sep 9 23:02:18 arm kernel: [ 1.150474] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
Sep 9 23:02:18 arm kernel: [ 1.151682] cyapa 1-0067: 1-0067 supply vcc not found, using dummy regulator
Sep 9 23:02:18 arm kernel: [ 1.257850] input: Cypress APA Trackpad (cyapa) as /devices/platform/soc/12c70000.i2c/i2c-1/1-0067/input/input0
Sep 9 23:02:18 arm kernel: [ 1.385914] max77686-rtc max77686-rtc: registered as rtc0
Sep 9 23:02:18 arm kernel: [ 1.387337] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
Sep 9 23:02:18 arm kernel: [ 1.387665] s3c-rtc 101e0000.rtc: registered as rtc1
Sep 9 23:02:18 arm kernel: [ 1.388300] i2c /dev entries driver
Sep 9 23:02:18 arm kernel: [ 1.390897] i2c-arb-gpio-challenge i2c-arbitrator: GPIO lookup for consumer our-claim
Sep 9 23:02:18 arm kernel: [ 1.390951] i2c-arb-gpio-challenge i2c-arbitrator: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.391014] of_get_named_gpiod_flags: can't parse 'our-claim-gpios' property of node '/i2c-arbitrator[0]'
Sep 9 23:02:18 arm kernel: [ 1.391096] of_get_named_gpiod_flags: parsed 'our-claim-gpio' property of node '/i2c-arbitrator[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.391178] i2c-arb-gpio-challenge i2c-arbitrator: GPIO lookup for consumer their-claim
Sep 9 23:02:18 arm kernel: [ 1.391228] i2c-arb-gpio-challenge i2c-arbitrator: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.391298] of_get_named_gpiod_flags: parsed 'their-claim-gpios' property of node '/i2c-arbitrator[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.391375] i2c-arb-gpio-challenge i2c-arbitrator: GPIO lookup for consumer their-claim
Sep 9 23:02:18 arm kernel: [ 1.391425] i2c-arb-gpio-challenge i2c-arbitrator: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.391487] of_get_named_gpiod_flags: can't parse 'their-claim-gpios' property of node '/i2c-arbitrator[1]'
Sep 9 23:02:18 arm kernel: [ 1.391556] of_get_named_gpiod_flags: can't parse 'their-claim-gpio' property of node '/i2c-arbitrator[1]'
Sep 9 23:02:18 arm kernel: [ 1.391617] i2c-arb-gpio-challenge i2c-arbitrator: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.391669] i2c-arb-gpio-challenge i2c-arbitrator: No GPIO consumer their-claim found
Sep 9 23:02:18 arm kernel: [ 1.393007] tps65090 104-0048: No cache defaults, reading back from HW
Sep 9 23:02:18 arm kernel: [ 1.398025] of_get_named_gpiod_flags: can't parse 'dcdc-ext-control-gpios' property of node '/i2c-arbitrator/i2c@0/power-regulator@48/regulators/dcdc1[0]'
Sep 9 23:02:18 arm kernel: [ 1.398119] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 9 23:02:18 arm kernel: [ 1.398182] of_get_named_gpiod_flags: can't parse 'dcdc-ext-control-gpios' property of node '/i2c-arbitrator/i2c@0/power-regulator@48/regulators/dcdc2[0]'
Sep 9 23:02:18 arm kernel: [ 1.398259] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 9 23:02:18 arm kernel: [ 1.398321] of_get_named_gpiod_flags: can't parse 'dcdc-ext-control-gpios' property of node '/i2c-arbitrator/i2c@0/power-regulator@48/regulators/dcdc3[0]'
Sep 9 23:02:18 arm kernel: [ 1.398398] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 9 23:02:18 arm kernel: [ 1.398489] TPS65090_RAILSDCDC1: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.399709] TPS65090_RAILSDCDC2: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.400808] TPS65090_RAILSDCDC3: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.401875] TPS65090_RAILSFET1: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.402970] TPS65090_RAILSFET2: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.406517] TPS65090_RAILSFET3: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.410055] TPS65090_RAILSFET4: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.411672] TPS65090_RAILSFET5: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.415196] TPS65090_RAILSFET6: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.416284] TPS65090_RAILSFET7: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.419835] TPS65090_RAILSLDO1: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.420222] TPS65090_RAILSLDO2: supplied by vbat-supply
Sep 9 23:02:18 arm kernel: [ 1.421046] i2c i2c-4: Added multiplexed i2c bus 104
Sep 9 23:02:18 arm kernel: [ 1.422012] sbs-battery 104-000b: GPIO lookup for consumer sbs,battery-detect
Sep 9 23:02:18 arm kernel: [ 1.422061] sbs-battery 104-000b: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.422114] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpios' property of node '/i2c-arbitrator/i2c@0/sbs-battery@b[0]'
Sep 9 23:02:18 arm kernel: [ 1.422194] of_get_named_gpiod_flags: can't parse 'sbs,battery-detect-gpio' property of node '/i2c-arbitrator/i2c@0/sbs-battery@b[0]'
Sep 9 23:02:18 arm kernel: [ 1.422266] sbs-battery 104-000b: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.422309] sbs-battery 104-000b: No GPIO consumer sbs,battery-detect found
Sep 9 23:02:18 arm kernel: [ 1.424049] power_supply sbs-104-000b: hwmon: 'sbs-104-000b' is not a valid name attribute, please fix
Sep 9 23:02:18 arm kernel: [ 1.424272] sbs-battery 104-000b: sbs-battery: battery gas gauge device registered
Sep 9 23:02:18 arm kernel: [ 1.425223] tps65090-charger tps65090-charger: DMA mask not set
Sep 9 23:02:18 arm kernel: [ 1.425460] power_supply tps65090-ac: hwmon: 'tps65090-ac' is not a valid name attribute, please fix
Sep 9 23:02:18 arm kernel: [ 1.428993] exynos-tmu 10060000.tmu: Regulator node (vtmu) not found
Sep 9 23:02:18 arm kernel: [ 1.430800] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
Sep 9 23:02:18 arm kernel: [ 1.431597] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Sep 9 23:02:18 arm kernel: [ 1.443497] pwrseq_simple mmc3_pwrseq: GPIO lookup for consumer reset
Sep 9 23:02:18 arm kernel: [ 1.443546] pwrseq_simple mmc3_pwrseq: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.443621] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/mmc3_pwrseq[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.443699] pwrseq_simple mmc3_pwrseq: GPIO lookup for consumer reset
Sep 9 23:02:18 arm kernel: [ 1.443741] pwrseq_simple mmc3_pwrseq: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.443901] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/mmc3_pwrseq[1]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.444441] sdhci: Secure Digital Host Controller Interface driver
Sep 9 23:02:18 arm kernel: [ 1.444482] sdhci: Copyright(c) Pierre Ossman
Sep 9 23:02:18 arm kernel: [ 1.444914] Synopsys Designware Multimedia Card Interface Driver
Sep 9 23:02:18 arm kernel: [ 1.445894] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
Sep 9 23:02:18 arm kernel: [ 1.446031] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
Sep 9 23:02:18 arm kernel: [ 1.446078] dwmmc_exynos 12200000.mmc: Version ID is 241a
Sep 9 23:02:18 arm kernel: [ 1.446179] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 106,32 bit host data width,128 deep fifo
Sep 9 23:02:18 arm kernel: [ 1.446420] dwmmc_exynos 12200000.mmc: GPIO lookup for consumer wp
Sep 9 23:02:18 arm kernel: [ 1.446462] dwmmc_exynos 12200000.mmc: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.446518] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12200000[0]'
Sep 9 23:02:18 arm kernel: [ 1.446585] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12200000[0]'
Sep 9 23:02:18 arm kernel: [ 1.446644] dwmmc_exynos 12200000.mmc: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.446690] dwmmc_exynos 12200000.mmc: No GPIO consumer wp found
Sep 9 23:02:18 arm kernel: [ 1.446764] mmc_host mmc0: card is non-removable.
Sep 9 23:02:18 arm kernel: [ 1.457787] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 9 23:02:18 arm kernel: [ 1.472833] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
Sep 9 23:02:18 arm kernel: [ 1.473451] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
Sep 9 23:02:18 arm kernel: [ 1.473548] dwmmc_exynos 12220000.mmc: Version ID is 241a
Sep 9 23:02:18 arm kernel: [ 1.473772] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 107,32 bit host data width,128 deep fifo
Sep 9 23:02:18 arm kernel: [ 1.474187] dwmmc_exynos 12220000.mmc: GPIO lookup for consumer cd
Sep 9 23:02:18 arm kernel: [ 1.474275] dwmmc_exynos 12220000.mmc: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.474578] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12220000[0]'
Sep 9 23:02:18 arm kernel: [ 1.474897] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12220000[0]'
Sep 9 23:02:18 arm kernel: [ 1.475024] dwmmc_exynos 12220000.mmc: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.475128] dwmmc_exynos 12220000.mmc: No GPIO consumer cd found
Sep 9 23:02:18 arm kernel: [ 1.475225] dwmmc_exynos 12220000.mmc: GPIO lookup for consumer wp
Sep 9 23:02:18 arm kernel: [ 1.475310] dwmmc_exynos 12220000.mmc: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.475591] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/soc/mmc@12220000[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.475764] dwmmc_exynos 12220000.mmc: Got WP GPIO
Sep 9 23:02:18 arm kernel: [ 1.487128] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 9 23:02:18 arm kernel: [ 1.501452] dwmmc_exynos 12230000.mmc: IDMAC supports 32-bit address mode.
Sep 9 23:02:18 arm kernel: [ 1.502009] dwmmc_exynos 12230000.mmc: Using internal DMA controller.
Sep 9 23:02:18 arm kernel: [ 1.502252] dwmmc_exynos 12230000.mmc: Version ID is 241a
Sep 9 23:02:18 arm kernel: [ 1.502440] dwmmc_exynos 12230000.mmc: DW MMC controller at irq 108,32 bit host data width,128 deep fifo
Sep 9 23:02:18 arm kernel: [ 1.502830] dwmmc_exynos 12230000.mmc: GPIO lookup for consumer wp
Sep 9 23:02:18 arm kernel: [ 1.502918] dwmmc_exynos 12230000.mmc: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.503022] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12230000[0]'
Sep 9 23:02:18 arm kernel: [ 1.503347] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12230000[0]'
Sep 9 23:02:18 arm kernel: [ 1.503543] dwmmc_exynos 12230000.mmc: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.503641] dwmmc_exynos 12230000.mmc: No GPIO consumer wp found
Sep 9 23:02:18 arm kernel: [ 1.503784] dwmmc_exynos 12230000.mmc: allocated mmc-pwrseq
Sep 9 23:02:18 arm kernel: [ 1.503866] mmc_host mmc2: card is non-removable.
Sep 9 23:02:18 arm kernel: [ 1.507151] usb 3-1: new high-speed USB device number 2 using xhci-hcd
Sep 9 23:02:18 arm kernel: [ 1.517086] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 9 23:02:18 arm kernel: [ 1.536703] s5p-secss 10830000.sss: s5p-sss driver registered
Sep 9 23:02:18 arm kernel: [ 1.539170] usbcore: registered new interface driver usbhid
Sep 9 23:02:18 arm kernel: [ 1.539252] usbhid: USB HID core driver
Sep 9 23:02:18 arm kernel: [ 1.557184] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
Sep 9 23:02:18 arm kernel: [ 1.559121] mmc0: new DDR MMC card at address 0001
Sep 9 23:02:18 arm kernel: [ 1.562393] mmcblk0: mmc0:0001 SEM16G 14.7 GiB
Sep 9 23:02:18 arm kernel: [ 1.563840] mmcblk0boot0: mmc0:0001 SEM16G partition 1 2.00 MiB
Sep 9 23:02:18 arm kernel: [ 1.566521] input: cros_ec as /devices/platform/soc/12ca0000.i2c/i2c-4/i2c-104/104-001e/i2c-arbitrator:i2c@0:embedded-controller@1e:keyboard-controller/input/input1
Sep 9 23:02:18 arm kernel: [ 1.568724] mmcblk0boot1: mmc0:0001 SEM16G partition 2 2.00 MiB
Sep 9 23:02:18 arm kernel: [ 1.569644] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 128 KiB, chardev (247:0)
Sep 9 23:02:18 arm kernel: [ 1.573424] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 9 23:02:18 arm kernel: [ 1.573655] mmc1: new high speed SDHC card at address e624
Sep 9 23:02:18 arm kernel: [ 1.575540] mmcblk1: mmc1:e624 SD32G 29.7 GiB
Sep 9 23:02:18 arm kernel: [ 1.583731] GPT:partition_entry_array_crc32 values don't match: 0x6cc55a26 != 0x4017adb0
Sep 9 23:02:18 arm kernel: [ 1.583863] GPT:Primary header thinks Alt. header is not at the end of the disk.
Sep 9 23:02:18 arm kernel: [ 1.583992] GPT:29999999 != 30777343
Sep 9 23:02:18 arm kernel: [ 1.584036] GPT:Alternate GPT header not at the end of the disk.
Sep 9 23:02:18 arm kernel: [ 1.584087] GPT:29999999 != 30777343
Sep 9 23:02:18 arm kernel: [ 1.584122] GPT: Use GNU Parted to correct GPT errors.
Sep 9 23:02:18 arm kernel: [ 1.584219] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
Sep 9 23:02:18 arm kernel: [ 1.584243] cros-ec-i2c 104-001e: Chrome EC device registered
Sep 9 23:02:18 arm kernel: [ 1.586506] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 9 23:02:18 arm kernel: [ 1.592236] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
Sep 9 23:02:18 arm kernel: [ 1.593412] mmc2: new high speed SDIO card at address 0001
Sep 9 23:02:18 arm kernel: [ 1.593932] snow-audio sound: Failed parsing codec node
Sep 9 23:02:18 arm kernel: [ 1.596551] NET: Registered protocol family 10
Sep 9 23:02:18 arm kernel: [ 1.598641] mmcblk1: p1 p2
Sep 9 23:02:18 arm kernel: [ 1.608694] Segment Routing with IPv6
Sep 9 23:02:18 arm kernel: [ 1.608788] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
Sep 9 23:02:18 arm kernel: [ 1.609763] NET: Registered protocol family 17
Sep 9 23:02:18 arm kernel: [ 1.609835] NET: Registered protocol family 15
Sep 9 23:02:18 arm kernel: [ 1.609987] Key type dns_resolver registered
Sep 9 23:02:18 arm kernel: [ 1.610441] Registering SWP/SWPB emulation handler
Sep 9 23:02:18 arm kernel: [ 1.611416] Loading compiled-in X.509 certificates
Sep 9 23:02:18 arm kernel: [ 1.659824] pwm-backlight backlight: GPIO lookup for consumer enable
Sep 9 23:02:18 arm kernel: [ 1.659919] pwm-backlight backlight: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.660004] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/backlight[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.660080] no flags found for enable
Sep 9 23:02:18 arm kernel: [ 1.663088] exynos-hdmi 14530000.hdmi: GPIO lookup for consumer hpd
Sep 9 23:02:18 arm kernel: [ 1.663137] exynos-hdmi 14530000.hdmi: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.663208] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/hdmi@14530000[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.665259] OF: graph: no port node found in /soc/hdmi@14530000
Sep 9 23:02:18 arm kernel: [ 1.667052] panel-simple panel: GPIO lookup for consumer enable
Sep 9 23:02:18 arm kernel: [ 1.667098] panel-simple panel: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.667152] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/panel[0]'
Sep 9 23:02:18 arm kernel: [ 1.667217] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/panel[0]'
Sep 9 23:02:18 arm kernel: [ 1.667274] panel-simple panel: using lookup tables for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.667335] panel-simple panel: No GPIO consumer enable found
Sep 9 23:02:18 arm kernel: [ 1.667559] nxp,ptn3460 7-0020: GPIO lookup for consumer powerdown
Sep 9 23:02:18 arm kernel: [ 1.667601] nxp,ptn3460 7-0020: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.667666] of_get_named_gpiod_flags: parsed 'powerdown-gpios' property of node '/soc/i2c@12cd0000/lvds-bridge@20[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.667754] nxp,ptn3460 7-0020: GPIO lookup for consumer reset
Sep 9 23:02:18 arm kernel: [ 1.667793] nxp,ptn3460 7-0020: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.667856] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/i2c@12cd0000/lvds-bridge@20[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.699960] usb 3-1: New USB device found, idVendor=0b95, idProduct=772b, bcdDevice= 0.01
Sep 9 23:02:18 arm kernel: [ 1.700280] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 9 23:02:18 arm kernel: [ 1.700459] usb 3-1: Product: AX88772B
Sep 9 23:02:18 arm kernel: [ 1.700561] usb 3-1: Manufacturer: ASIX Elec. Corp.
Sep 9 23:02:18 arm kernel: [ 1.700678] usb 3-1: SerialNumber: 0463B2
Sep 9 23:02:18 arm kernel: [ 1.744928] max98095 7-0011: Hardware revision: C
Sep 9 23:02:18 arm kernel: [ 1.759160] snow-audio sound: multicodec <-> samsung-i2s mapping ok
Sep 9 23:02:18 arm kernel: [ 1.760937] max98095 7-0011: ASoC: mux External MIC has no paths
Sep 9 23:02:18 arm kernel: [ 1.761137] max98095 7-0011: ASoC: mux Linein Mux has no paths
Sep 9 23:02:18 arm kernel: [ 1.769820] [drm] Exynos DRM: using 14400000.fimd device for DMA mapping operations
Sep 9 23:02:18 arm kernel: [ 1.770138] exynos-drm exynos-drm: bound 14400000.fimd (ops fimd_component_ops)
Sep 9 23:02:18 arm kernel: [ 1.770841] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
Sep 9 23:02:18 arm kernel: [ 1.771301] exynos-dp 145b0000.dp-controller: GPIO lookup for consumer hpd
Sep 9 23:02:18 arm kernel: [ 1.771386] exynos-dp 145b0000.dp-controller: using device tree for GPIO lookup
Sep 9 23:02:18 arm kernel: [ 1.771552] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/dp-controller@145b0000[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 1.774082] exynos-drm exynos-drm: bound 145b0000.dp-controller (ops exynos_dp_ops)
Sep 9 23:02:18 arm kernel: [ 1.774225] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
Sep 9 23:02:18 arm kernel: [ 1.774319] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 9 23:02:18 arm kernel: [ 1.774397] [drm] No driver support for vblank timestamp query.
Sep 9 23:02:18 arm kernel: [ 1.877865] [drm:ptn3460_write_byte] *ERROR* Failed to send i2c command, ret=-6
Sep 9 23:02:18 arm kernel: [ 1.878288] [drm:ptn3460_pre_enable] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 9 23:02:18 arm kernel: [ 1.878504] [drm:ptn3460_pre_enable] *ERROR* Select EDID failed ret=-6
Sep 9 23:02:18 arm kernel: [ 1.879206] [drm:ptn3460_get_modes] *ERROR* Failed to send i2c command, ret=-6
Sep 9 23:02:18 arm kernel: [ 1.997738] [drm:ptn3460_write_byte] *ERROR* Failed to send i2c command, ret=-6
Sep 9 23:02:18 arm kernel: [ 1.997787] [drm:ptn3460_pre_enable] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 9 23:02:18 arm kernel: [ 1.997816] [drm:ptn3460_pre_enable] *ERROR* Select EDID failed ret=-6
Sep 9 23:02:18 arm kernel: [ 1.998207] [drm:ptn3460_get_modes] *ERROR* Failed to send i2c command, ret=-6
Sep 9 23:02:18 arm kernel: [ 2.107779] [drm:ptn3460_write_byte] *ERROR* Failed to send i2c command, ret=-6
Sep 9 23:02:18 arm kernel: [ 2.107842] [drm:ptn3460_pre_enable] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 9 23:02:18 arm kernel: [ 2.107881] [drm:ptn3460_pre_enable] *ERROR* Select EDID failed ret=-6
Sep 9 23:02:18 arm kernel: [ 2.213966] [drm:ptn3460_get_modes] *ERROR* Failed to send i2c command, ret=-6
Sep 9 23:02:18 arm kernel: [ 2.236236] Console: switching to colour frame buffer device 128x48
Sep 9 23:02:18 arm kernel: [ 2.248871] exynos-drm exynos-drm: fb0: exynosdrmfb frame buffer device
Sep 9 23:02:18 arm kernel: [ 2.251156] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
Sep 9 23:02:18 arm kernel: [ 2.252552] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/power[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 2.252699] gpio-143 (Power): gpiod_set_debounce: missing set() or set_config() operations
Sep 9 23:02:18 arm kernel: [ 2.252967] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/lid-switch[0]' - status (0)
Sep 9 23:02:18 arm kernel: [ 2.254786] gpio-161 (Lid): gpiod_set_debounce: missing set() or set_config() operations
Sep 9 23:02:18 arm kernel: [ 2.256993] input: gpio-keys as /devices/platform/gpio-keys/input/input2
Sep 9 23:02:18 arm kernel: [ 2.272328] asix 3-1:1.0 eth0: register 'asix' at usb-xhci-hcd.1.auto-1, ASIX AX88772B USB 2.0 Ethernet, 00:0e:c6:8f:69:8a
Sep 9 23:02:18 arm kernel: [ 2.287808] max77686-rtc max77686-rtc: setting system clock to 2019-09-09T23:02:06 UTC (1568070126)
Sep 9 23:02:18 arm kernel: [ 2.293599] cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 9 23:02:18 arm kernel: [ 2.304579] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 9 23:02:18 arm kernel: [ 2.311650] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 9 23:02:18 arm kernel: [ 2.317300] cfg80211: failed to load regulatory.db
Sep 9 23:02:18 arm kernel: [ 2.324349] TPS65090_RAILSDCDC1: disabling
Sep 9 23:02:18 arm kernel: [ 2.326481] TPS65090_RAILSDCDC2: disabling
Sep 9 23:02:18 arm kernel: [ 2.328858] TPS65090_RAILSDCDC3: disabling
Sep 9 23:02:18 arm kernel: [ 2.332022] TPS65090_RAILSLDO1: disabling
Sep 9 23:02:18 arm kernel: [ 2.334348] TPS65090_RAILSLDO2: disabling
Sep 9 23:02:18 arm kernel: [ 2.336550] ALSA device list:
Sep 9 23:02:18 arm kernel: [ 2.338808] #0: Snow-I2S-MAX98095
Sep 9 23:02:18 arm kernel: [ 2.397536] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
Sep 9 23:02:18 arm kernel: [ 2.405829] VFS: Mounted root (ext4 filesystem) on device 179:50.
Sep 9 23:02:18 arm kernel: [ 2.429846] devtmpfs: mounted
Sep 9 23:02:18 arm kernel: [ 2.432428] Freeing unused kernel memory: 1024K
Sep 9 23:02:18 arm kernel: [ 2.434512] Run /sbin/init as init process
Sep 9 23:02:18 arm kernel: [ 3.662022] printk: systemd-sysv-ge: 54 output lines suppressed due to ratelimiting
Sep 9 23:02:18 arm kernel: [ 3.967377] random: systemd: uninitialized urandom read (16 bytes read)
Sep 9 23:02:18 arm kernel: [ 3.973726] random: systemd: uninitialized urandom read (16 bytes read)
Sep 9 23:02:18 arm kernel: [ 4.015756] random: systemd: uninitialized urandom read (16 bytes read)
Sep 9 23:02:18 arm kernel: [ 6.208035] random: crng init done
Sep 9 23:02:18 arm kernel: [ 6.208083] random: 7 urandom warning(s) missed due to ratelimiting
Sep 9 23:02:18 arm kernel: [ 7.089283] mc: Linux media interface: v0.10
Sep 9 23:02:18 arm kernel: [ 7.234042] videodev: Linux video capture interface: v2.00
Sep 9 23:02:18 arm kernel: [ 7.578153] s5p-mfc 11000000.codec: Adding to iommu group 2
Sep 9 23:02:18 arm kernel: [ 7.599483] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
Sep 9 23:02:18 arm kernel: [ 7.658533] s5p-mfc 11000000.codec: decoder registered as /dev/video0
Sep 9 23:02:18 arm kernel: [ 7.658949] s5p-mfc 11000000.codec: encoder registered as /dev/video1
Sep 9 23:02:18 arm kernel: [ 8.697592] Bluetooth: Core ver 2.22
Sep 9 23:02:18 arm kernel: [ 8.697692] NET: Registered protocol family 31
Sep 9 23:02:18 arm kernel: [ 8.697700] Bluetooth: HCI device and connection manager initialized
Sep 9 23:02:18 arm kernel: [ 8.697811] Bluetooth: HCI socket layer initialized
Sep 9 23:02:18 arm kernel: [ 8.697825] Bluetooth: L2CAP socket layer initialized
Sep 9 23:02:18 arm kernel: [ 8.697914] Bluetooth: SCO socket layer initialized
Sep 9 23:02:18 arm kernel: [ 9.505254] exynos-gsc 13e00000.gsc: Adding to iommu group 3
Sep 9 23:02:18 arm kernel: [ 9.509379] exynos-gsc 13e10000.gsc: Adding to iommu group 4
Sep 9 23:02:18 arm kernel: [ 9.511039] exynos-gsc 13e20000.gsc: Adding to iommu group 5
Sep 9 23:02:18 arm kernel: [ 9.515497] exynos-gsc 13e30000.gsc: Adding to iommu group 6
Sep 9 23:02:18 arm kernel: [ 10.553146] mwifiex_sdio mmc2:0001:1: info: FW download over, size 458108 bytes
Sep 9 23:02:18 arm kernel: [ 10.917396] mwifiex_sdio mmc2:0001:1: WLAN FW is active
Sep 9 23:02:18 arm kernel: [ 10.918394] Bluetooth: vendor=0x2df, device=0x912a, class=255, fn=2
Sep 9 23:02:18 arm kernel: [ 11.277215] btmrvl_sdio mmc2:0001:2: sdio device tree data not available
Sep 9 23:02:18 arm kernel: [ 11.281033] mwifiex_sdio mmc2:0001:1: CMD_RESP: cmd 0x242 error, result=0x2
Sep 9 23:02:18 arm kernel: [ 11.281086] mwifiex_sdio mmc2:0001:1: mwifiex_process_cmdresp: cmd 0x242 failed during initialization
Sep 9 23:02:18 arm kernel: [ 11.430942] mwifiex_sdio mmc2:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (14.66.11.p151)
Sep 9 23:02:18 arm kernel: [ 11.430953] mwifiex_sdio mmc2:0001:1: driver_version = mwifiex 1.0 (14.66.11.p151)
Sep 9 23:02:18 arm kernel: [ 14.703148] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 9 23:02:18 arm kernel: [ 14.703159] Bluetooth: BNEP filters: protocol multicast
Sep 9 23:02:18 arm kernel: [ 14.703183] Bluetooth: BNEP socket layer initialized
Sep 9 23:02:20 arm kernel: [ 16.130980] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 9 23:02:20 arm kernel: [ 16.137806] asix 3-1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
Sep 9 23:02:20 arm kernel: [ 16.616441] Bluetooth: RFCOMM TTY layer initialized
Sep 9 23:02:20 arm kernel: [ 16.616476] Bluetooth: RFCOMM socket layer initialized
Sep 9 23:02:20 arm kernel: [ 16.616518] Bluetooth: RFCOMM ver 1.11
Sep 9 23:09:26 arm kernel: [ 441.355690] printk: systemd-sysv-ge: 55 output lines suppressed due to ratelimiting
Sep 9 23:09:27 arm kernel: [ 443.289112] printk: systemd-sysv-ge: 55 output lines suppressed due to ratelimiting
Sep 2 20:46:05 arm kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Sep 2 20:46:05 arm kernel: [ 0.000000] Linux version 5.3.0-rc6-00001-g3ff988a050ce (sarnold@ptolemy) (gcc version 8.3.0 (Gentoo Hardened 8.3.0-r1 p1.1)) #1 SMP Mon Sep 2 12:41:03 PDT 2019
Sep 2 20:46:05 arm kernel: [ 0.000000] CPU: ARMv7 Processor [410fc0f4] revision 4 (ARMv7), cr=10c5387d
Sep 2 20:46:05 arm kernel: [ 0.000000] CPU: div instructions available: patching division code
Sep 2 20:46:05 arm kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
Sep 2 20:46:05 arm kernel: [ 0.000000] OF: fdt: Machine model: Google Snow
Sep 2 20:46:05 arm kernel: [ 0.000000] Memory policy: Data cache writealloc
Sep 2 20:46:05 arm kernel: [ 0.000000] efi: Getting EFI parameters from FDT:
Sep 2 20:46:05 arm kernel: [ 0.000000] efi: UEFI not found.
Sep 2 20:46:05 arm kernel: [ 0.000000] cma: Reserved 64 MiB at 0x6c000000
Sep 2 20:46:05 arm kernel: [ 0.000000] Samsung CPU ID: 0x43520010
Sep 2 20:46:05 arm kernel: [ 0.000000] On node 0 totalpages: 523264
Sep 2 20:46:05 arm kernel: [ 0.000000] DMA zone: 1728 pages used for memmap
Sep 2 20:46:05 arm kernel: [ 0.000000] DMA zone: 0 pages reserved
Sep 2 20:46:05 arm kernel: [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
Sep 2 20:46:05 arm kernel: [ 0.000000] HighMem zone: 326656 pages, LIFO batch:63
Sep 2 20:46:05 arm kernel: [ 0.000000] percpu: Embedded 21 pages/cpu s53388 r8192 d24436 u86016
Sep 2 20:46:05 arm kernel: [ 0.000000] pcpu-alloc: s53388 r8192 d24436 u86016 alloc=21*4096
Sep 2 20:46:05 arm kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1
Sep 2 20:46:05 arm kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521536
Sep 2 20:46:05 arm kernel: [ 0.000000] Kernel command line: console=tty1 root=/dev/mmcblk1p3 rw rootwait clk_ignore_unused noinitrd net.ifnames=0
Sep 2 20:46:05 arm kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Sep 2 20:46:05 arm kernel: [ 0.000000] Memory: 1984140K/2093056K available (13312K kernel code, 1672K rwdata, 5204K rodata, 2048K init, 399K bss, 43380K reserved, 65536K cma-reserved, 1306624K highmem)
Sep 2 20:46:05 arm kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sep 2 20:46:05 arm kernel: [ 0.000000] rcu: Hierarchical RCU implementation.
Sep 2 20:46:05 arm kernel: [ 0.000000] rcu: RCU event tracing is enabled.
Sep 2 20:46:05 arm kernel: [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
Sep 2 20:46:05 arm kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Sep 2 20:46:05 arm kernel: [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Sep 2 20:46:05 arm kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Sep 2 20:46:05 arm kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x36c/0x524 with crng_init=0
Sep 2 20:46:05 arm kernel: [ 0.000000] Exynos5250: clock setup completed, armclk=1700000000
Sep 2 20:46:05 arm kernel: [ 0.000000] Switching to timer-based delay loop, resolution 41ns
Sep 2 20:46:05 arm kernel: [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
Sep 2 20:46:05 arm kernel: [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
Sep 2 20:46:05 arm kernel: [ 0.000013] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
Sep 2 20:46:05 arm kernel: [ 0.001836] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
Sep 2 20:46:05 arm kernel: [ 0.001845] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
Sep 2 20:46:05 arm kernel: [ 0.001854] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
Sep 2 20:46:05 arm kernel: [ 0.001860] Ignoring duplicate/late registration of read_current_timer delay
Sep 2 20:46:05 arm kernel: [ 0.002285] Console: colour dummy device 80x30
Sep 2 20:46:05 arm kernel: [ 0.002475] printk: console [tty1] enabled
Sep 2 20:46:05 arm kernel: [ 0.002499] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
Sep 2 20:46:05 arm kernel: [ 0.002512] pid_max: default: 32768 minimum: 301
Sep 2 20:46:05 arm kernel: [ 0.002591] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.002605] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.002981] CPU: Testing write buffer coherency: ok
Sep 2 20:46:05 arm kernel: [ 0.003006] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
Sep 2 20:46:05 arm kernel: [ 0.003144] /cpus/cpu@0 missing clock-frequency property
Sep 2 20:46:05 arm kernel: [ 0.003159] /cpus/cpu@1 missing clock-frequency property
Sep 2 20:46:05 arm kernel: [ 0.003170] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Sep 2 20:46:05 arm kernel: [ 0.003517] Setting up static identity map for 0x40300000 - 0x403000ac
Sep 2 20:46:05 arm kernel: [ 0.004393] rcu: Hierarchical SRCU implementation.
Sep 2 20:46:05 arm kernel: [ 0.006107] EFI services will not be available.
Sep 2 20:46:05 arm kernel: [ 0.006192] smp: Bringing up secondary CPUs ...
Sep 2 20:46:05 arm kernel: [ 0.010028] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Sep 2 20:46:05 arm kernel: [ 0.010031] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
Sep 2 20:46:05 arm kernel: [ 0.010124] smp: Brought up 1 node, 2 CPUs
Sep 2 20:46:05 arm kernel: [ 0.010133] SMP: Total of 2 processors activated (96.00 BogoMIPS).
Sep 2 20:46:05 arm kernel: [ 0.010141] CPU: All CPU(s) started in SVC mode.
Sep 2 20:46:05 arm kernel: [ 0.010824] devtmpfs: initialized
Sep 2 20:46:05 arm kernel: [ 0.016631] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
Sep 2 20:46:05 arm kernel: [ 0.016731] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Sep 2 20:46:05 arm kernel: [ 0.016748] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.017428] pinctrl core: initialized pinctrl subsystem
Sep 2 20:46:05 arm kernel: [ 0.018575] DMI not present or invalid.
Sep 2 20:46:05 arm kernel: [ 0.018767] NET: Registered protocol family 16
Sep 2 20:46:05 arm kernel: [ 0.019908] DMA: preallocated 256 KiB pool for atomic coherent allocations
Sep 2 20:46:05 arm kernel: [ 0.021497] cpuidle: using governor menu
Sep 2 20:46:05 arm kernel: [ 0.021698] No ATAGs?
Sep 2 20:46:05 arm kernel: [ 0.021742] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Sep 2 20:46:05 arm kernel: [ 0.021756] hw-breakpoint: maximum watchpoint size is 8 bytes.
Sep 2 20:46:05 arm kernel: [ 0.023128] Serial: AMBA PL011 UART driver
Sep 2 20:46:05 arm kernel: [ 0.061280] AT91: Could not find identification node
Sep 2 20:46:05 arm kernel: [ 0.063576] vgaarb: loaded
Sep 2 20:46:05 arm kernel: [ 0.064022] SCSI subsystem initialized
Sep 2 20:46:05 arm kernel: [ 0.064119] libata version 3.00 loaded.
Sep 2 20:46:05 arm kernel: [ 0.064233] usbcore: registered new interface driver usbfs
Sep 2 20:46:05 arm kernel: [ 0.064258] usbcore: registered new interface driver hub
Sep 2 20:46:05 arm kernel: [ 0.064287] usbcore: registered new device driver usb
Sep 2 20:46:05 arm kernel: [ 0.064956] s3c-i2c 12c60000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.064968] s3c-i2c 12c60000.i2c: bus frequency set to 378 KHz
Sep 2 20:46:05 arm kernel: [ 0.065172] s3c-i2c 12c60000.i2c: i2c-0: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.065266] s3c-i2c 12c70000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.065277] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz
Sep 2 20:46:05 arm kernel: [ 0.065436] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.065511] s3c-i2c 12c80000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.065521] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
Sep 2 20:46:05 arm kernel: [ 0.065611] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.065685] s3c-i2c 12c90000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.065695] s3c-i2c 12c90000.i2c: bus frequency set to 65 KHz
Sep 2 20:46:05 arm kernel: [ 0.065785] s3c-i2c 12c90000.i2c: i2c-3: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.065904] s3c-i2c 12ca0000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.065914] s3c-i2c 12ca0000.i2c: bus frequency set to 65 KHz
Sep 2 20:46:05 arm kernel: [ 0.066010] s3c-i2c 12ca0000.i2c: i2c-4: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.066084] s3c-i2c 12cb0000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.066094] s3c-i2c 12cb0000.i2c: bus frequency set to 65 KHz
Sep 2 20:46:05 arm kernel: [ 0.066186] s3c-i2c 12cb0000.i2c: i2c-5: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.066261] s3c-i2c 12cd0000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.066272] s3c-i2c 12cd0000.i2c: bus frequency set to 65 KHz
Sep 2 20:46:05 arm kernel: [ 0.066486] s3c-i2c 12cd0000.i2c: i2c-7: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.066547] s3c-i2c 12ce0000.i2c: slave address 0x00
Sep 2 20:46:05 arm kernel: [ 0.066557] s3c-i2c 12ce0000.i2c: bus frequency set to 378 KHz
Sep 2 20:46:05 arm kernel: [ 0.066712] s3c-i2c 12ce0000.i2c: i2c-8: S3C I2C adapter
Sep 2 20:46:05 arm kernel: [ 0.067101] pps_core: LinuxPPS API ver. 1 registered
Sep 2 20:46:05 arm kernel: [ 0.067109] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 2 20:46:05 arm kernel: [ 0.067125] PTP clock support registered
Sep 2 20:46:05 arm kernel: [ 0.067243] EDAC MC: Ver: 3.0.0
Sep 2 20:46:05 arm kernel: [ 0.068786] clocksource: Switched to clocksource mct-frc
Sep 2 20:46:05 arm kernel: [ 0.278245] simple-framebuffer bfc00000.framebuffer: framebuffer at 0xbfc00000, 0x202000 bytes, mapped to 0x(ptrval)
Sep 2 20:46:05 arm kernel: [ 0.278264] simple-framebuffer bfc00000.framebuffer: format=r5g6b5, mode=1366x768x16, linelength=2732
Sep 2 20:46:05 arm kernel: [ 0.281065] Console: switching to colour frame buffer device 170x48
Sep 2 20:46:05 arm kernel: [ 0.283611] simple-framebuffer bfc00000.framebuffer: fb0: simplefb registered!
Sep 2 20:46:05 arm kernel: [ 0.287303] thermal_sys: Registered thermal governor 'step_wise'
Sep 2 20:46:05 arm kernel: [ 0.287568] NET: Registered protocol family 2
Sep 2 20:46:05 arm kernel: [ 0.287894] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.287947] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.288015] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.288119] TCP: Hash tables configured (established 8192 bind 8192)
Sep 2 20:46:05 arm kernel: [ 0.288188] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.288237] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
Sep 2 20:46:05 arm kernel: [ 0.288346] NET: Registered protocol family 1
Sep 2 20:46:05 arm kernel: [ 0.288603] RPC: Registered named UNIX socket transport module.
Sep 2 20:46:05 arm kernel: [ 0.288636] RPC: Registered udp transport module.
Sep 2 20:46:05 arm kernel: [ 0.288660] RPC: Registered tcp transport module.
Sep 2 20:46:05 arm kernel: [ 0.288683] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep 2 20:46:05 arm kernel: [ 0.288716] PCI: CLS 0 bytes, default 64
Sep 2 20:46:05 arm kernel: [ 0.289432] hw perfevents: no interrupt-affinity property for /pmu, guessing.
Sep 2 20:46:05 arm kernel: [ 0.289586] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
Sep 2 20:46:05 arm kernel: [ 0.290241] Initialise system trusted keyrings
Sep 2 20:46:05 arm kernel: [ 0.291187] workingset: timestamp_bits=14 max_order=19 bucket_order=5
Sep 2 20:46:05 arm kernel: [ 0.295792] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sep 2 20:46:05 arm kernel: [ 0.296996] NFS: Registering the id_resolver key type
Sep 2 20:46:05 arm kernel: [ 0.297879] Key type id_resolver registered
Sep 2 20:46:05 arm kernel: [ 0.298750] Key type id_legacy registered
Sep 2 20:46:05 arm kernel: [ 0.299674] ntfs: driver 2.1.32 [Flags: R/O].
Sep 2 20:46:05 arm kernel: [ 0.300784] Key type asymmetric registered
Sep 2 20:46:05 arm kernel: [ 0.301661] Asymmetric key parser 'x509' registered
Sep 2 20:46:05 arm kernel: [ 0.302568] bounce: pool size: 64 pages
Sep 2 20:46:05 arm kernel: [ 0.303462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Sep 2 20:46:05 arm kernel: [ 0.304372] io scheduler mq-deadline registered
Sep 2 20:46:05 arm kernel: [ 0.305284] io scheduler kyber registered
Sep 2 20:46:05 arm kernel: [ 0.310570] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
Sep 2 20:46:05 arm kernel: [ 0.325604] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
Sep 2 20:46:05 arm kernel: [ 0.326589] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
Sep 2 20:46:05 arm kernel: [ 0.328537] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
Sep 2 20:46:05 arm kernel: [ 0.329563] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
Sep 2 20:46:05 arm kernel: [ 0.330910] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
Sep 2 20:46:05 arm kernel: [ 0.331919] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
Sep 2 20:46:05 arm kernel: [ 0.333262] dma-pl330 11c10000.mdma: Loaded driver for PL330 DMAC-241330
Sep 2 20:46:05 arm kernel: [ 0.334273] dma-pl330 11c10000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
Sep 2 20:46:05 arm kernel: [ 0.366649] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 2 20:46:05 arm kernel: [ 0.369739] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 56, base_baud = 0) is a S3C6400/10
Sep 2 20:46:05 arm kernel: [ 0.371058] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 57, base_baud = 0) is a S3C6400/10
Sep 2 20:46:05 arm kernel: [ 0.372313] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 58, base_baud = 0) is a S3C6400/10
Sep 2 20:46:05 arm kernel: [ 0.373547] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 59, base_baud = 0) is a S3C6400/10
Sep 2 20:46:05 arm kernel: [ 0.374899] SuperH (H)SCI(F) driver initialized
Sep 2 20:46:05 arm kernel: [ 0.376547] msm_serial: driver initialized
Sep 2 20:46:05 arm kernel: [ 0.377626] STMicroelectronics ASC driver initialized
Sep 2 20:46:05 arm kernel: [ 0.379258] STM32 USART driver initialized
Sep 2 20:46:05 arm kernel: [ 0.388423] brd: module loaded
Sep 2 20:46:05 arm kernel: [ 0.392976] loop: module loaded
Sep 2 20:46:05 arm kernel: [ 0.396451] P1.8V_LDO_OUT2: Bringing 1500000uV into 1800000-1800000uV
Sep 2 20:46:05 arm kernel: [ 0.405684] random: fast init done
Sep 2 20:46:05 arm kernel: [ 0.423573] libphy: Fixed MDIO Bus: probed
Sep 2 20:46:05 arm kernel: [ 0.424978] CAN device driver interface
Sep 2 20:46:05 arm kernel: [ 0.426493] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
Sep 2 20:46:05 arm kernel: [ 0.428131] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Sep 2 20:46:05 arm kernel: [ 0.429042] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 2 20:46:05 arm kernel: [ 0.429954] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
Sep 2 20:46:05 arm kernel: [ 0.430849] igb: Copyright (c) 2007-2014 Intel Corporation.
Sep 2 20:46:05 arm kernel: [ 0.435000] exynos-dwc3 soc:usb_dwc3: soc:usb_dwc3 supply vdd33 not found, using dummy regulator
Sep 2 20:46:05 arm kernel: [ 0.435979] exynos-dwc3 soc:usb_dwc3: soc:usb_dwc3 supply vdd10 not found, using dummy regulator
Sep 2 20:46:05 arm kernel: [ 0.437716] dwc3 12000000.dwc3: Failed to get clk 'ref': -2
Sep 2 20:46:05 arm kernel: [ 0.440397] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 2 20:46:05 arm kernel: [ 0.441333] ehci-pci: EHCI PCI platform driver
Sep 2 20:46:05 arm kernel: [ 0.442266] ehci-platform: EHCI generic platform driver
Sep 2 20:46:05 arm kernel: [ 0.443305] ehci-orion: EHCI orion driver
Sep 2 20:46:05 arm kernel: [ 0.444300] SPEAr-ehci: EHCI SPEAr driver
Sep 2 20:46:05 arm kernel: [ 0.445272] ehci-st: EHCI STMicroelectronics driver
Sep 2 20:46:05 arm kernel: [ 0.446241] ehci-exynos: EHCI EXYNOS driver
Sep 2 20:46:05 arm kernel: [ 0.447285] ehci-atmel: EHCI Atmel driver
Sep 2 20:46:05 arm kernel: [ 0.448256] tegra-ehci: Tegra EHCI driver
Sep 2 20:46:05 arm kernel: [ 0.449264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 2 20:46:05 arm kernel: [ 0.450162] ohci-pci: OHCI PCI platform driver
Sep 2 20:46:05 arm kernel: [ 0.451071] ohci-platform: OHCI generic platform driver
Sep 2 20:46:05 arm kernel: [ 0.452078] SPEAr-ohci: OHCI SPEAr driver
Sep 2 20:46:05 arm kernel: [ 0.453045] ohci-st: OHCI STMicroelectronics driver
Sep 2 20:46:05 arm kernel: [ 0.454003] ohci-atmel: OHCI Atmel driver
Sep 2 20:46:05 arm kernel: [ 0.455255] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Sep 2 20:46:05 arm kernel: [ 0.456126] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
Sep 2 20:46:05 arm kernel: [ 0.457163] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
Sep 2 20:46:05 arm kernel: [ 0.458058] xhci-hcd xhci-hcd.1.auto: irq 151, io mem 0x12000000
Sep 2 20:46:05 arm kernel: [ 0.459400] hub 1-0:1.0: USB hub found
Sep 2 20:46:05 arm kernel: [ 0.460264] hub 1-0:1.0: 1 port detected
Sep 2 20:46:05 arm kernel: [ 0.461261] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Sep 2 20:46:05 arm kernel: [ 0.462101] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
Sep 2 20:46:05 arm kernel: [ 0.462942] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
Sep 2 20:46:05 arm kernel: [ 0.463809] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 2 20:46:05 arm kernel: [ 0.464946] hub 2-0:1.0: USB hub found
Sep 2 20:46:05 arm kernel: [ 0.465780] hub 2-0:1.0: 1 port detected
Sep 2 20:46:05 arm kernel: [ 0.466961] usbcore: registered new interface driver usb-storage
Sep 2 20:46:05 arm kernel: [ 0.601521] max77686-rtc max77686-rtc: registered as rtc0
Sep 2 20:46:05 arm kernel: [ 0.603943] i2c /dev entries driver
Sep 2 20:46:05 arm kernel: [ 0.610729] exynos-tmu 10060000.tmu: Regulator node (vtmu) not found
Sep 2 20:46:05 arm kernel: [ 0.618543] sdhci: Secure Digital Host Controller Interface driver
Sep 2 20:46:05 arm kernel: [ 0.619460] sdhci: Copyright(c) Pierre Ossman
Sep 2 20:46:05 arm kernel: [ 0.621656] Synopsys Designware Multimedia Card Interface Driver
Sep 2 20:46:05 arm kernel: [ 0.623020] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
Sep 2 20:46:05 arm kernel: [ 0.623955] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
Sep 2 20:46:05 arm kernel: [ 0.624830] dwmmc_exynos 12200000.mmc: Version ID is 241a
Sep 2 20:46:05 arm kernel: [ 0.625714] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 110,32 bit host data width,128 deep fifo
Sep 2 20:46:05 arm kernel: [ 0.626677] mmc_host mmc0: card is non-removable.
Sep 2 20:46:05 arm kernel: [ 0.638825] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 2 20:46:05 arm kernel: [ 0.652821] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
Sep 2 20:46:05 arm kernel: [ 0.655075] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
Sep 2 20:46:05 arm kernel: [ 0.657227] dwmmc_exynos 12220000.mmc: Version ID is 241a
Sep 2 20:46:05 arm kernel: [ 0.659412] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 111,32 bit host data width,128 deep fifo
Sep 2 20:46:05 arm kernel: [ 0.661706] dwmmc_exynos 12220000.mmc: Got WP GPIO
Sep 2 20:46:05 arm kernel: [ 0.676483] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 2 20:46:05 arm kernel: [ 0.690018] dwmmc_exynos 12230000.mmc: IDMAC supports 32-bit address mode.
Sep 2 20:46:05 arm kernel: [ 0.694005] dwmmc_exynos 12230000.mmc: Using internal DMA controller.
Sep 2 20:46:05 arm kernel: [ 0.697784] dwmmc_exynos 12230000.mmc: Version ID is 241a
Sep 2 20:46:05 arm kernel: [ 0.701650] dwmmc_exynos 12230000.mmc: DW MMC controller at irq 112,32 bit host data width,128 deep fifo
Sep 2 20:46:05 arm kernel: [ 0.705759] dwmmc_exynos 12230000.mmc: allocated mmc-pwrseq
Sep 2 20:46:05 arm kernel: [ 0.709635] mmc_host mmc2: card is non-removable.
Sep 2 20:46:05 arm kernel: [ 0.726655] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 2 20:46:05 arm kernel: [ 0.743414] sdhci-pltfm: SDHCI platform and OF driver helper
Sep 2 20:46:05 arm kernel: [ 0.745330] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
Sep 2 20:46:05 arm kernel: [ 0.756318] mmc0: new DDR MMC card at address 0001
Sep 2 20:46:05 arm kernel: [ 0.762712] ledtrig-cpu: registered to indicate activity on CPUs
Sep 2 20:46:05 arm kernel: [ 0.764367] mmcblk0: mmc0:0001 SEM16G 14.7 GiB
Sep 2 20:46:05 arm kernel: [ 0.770317] usbcore: registered new interface driver usbhid
Sep 2 20:46:05 arm kernel: [ 0.775313] mmcblk0boot0: mmc0:0001 SEM16G partition 1 2.00 MiB
Sep 2 20:46:05 arm kernel: [ 0.779383] usbhid: USB HID core driver
Sep 2 20:46:05 arm kernel: [ 0.786412] mmcblk0boot1: mmc0:0001 SEM16G partition 2 2.00 MiB
Sep 2 20:46:05 arm kernel: [ 0.799798] NET: Registered protocol family 10
Sep 2 20:46:05 arm kernel: [ 0.801127] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 128 KiB, chardev (235:0)
Sep 2 20:46:05 arm kernel: [ 0.801374] Segment Routing with IPv6
Sep 2 20:46:05 arm kernel: [ 0.803303] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
Sep 2 20:46:05 arm kernel: [ 0.804593] NET: Registered protocol family 17
Sep 2 20:46:05 arm kernel: [ 0.805634] can: controller area network core (rev 20170425 abi 9)
Sep 2 20:46:05 arm kernel: [ 0.806713] NET: Registered protocol family 29
Sep 2 20:46:05 arm kernel: [ 0.807599] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 2 20:46:05 arm kernel: [ 0.807774] can: raw protocol (rev 20170425)
Sep 2 20:46:05 arm kernel: [ 0.809019] mmc1: new high speed SDHC card at address e624
Sep 2 20:46:05 arm kernel: [ 0.810013] can: broadcast manager protocol (rev 20170425 t)
Sep 2 20:46:05 arm kernel: [ 0.812192] can: netlink gateway (rev 20170425) max_hops=1
Sep 2 20:46:05 arm kernel: [ 0.813331] can: isotp protocol (rev 20181217 alpha)
Sep 2 20:46:05 arm kernel: [ 0.814548] Key type dns_resolver registered
Sep 2 20:46:05 arm kernel: [ 0.815996] ThumbEE CPU extension supported.
Sep 2 20:46:05 arm kernel: [ 0.817060] Registering SWP/SWPB emulation handler
Sep 2 20:46:05 arm kernel: [ 0.818707] mmcblk1: mmc1:e624 SU32G 29.7 GiB
Sep 2 20:46:05 arm kernel: [ 0.820051] Loading compiled-in X.509 certificates
Sep 2 20:46:05 arm kernel: [ 0.824094] GPT:partition_entry_array_crc32 values don't match: 0x6cc55a26 != 0x4017adb0
Sep 2 20:46:05 arm kernel: [ 0.825319] GPT:Primary header thinks Alt. header is not at the end of the disk.
Sep 2 20:46:05 arm kernel: [ 0.826511] GPT:29999999 != 30777343
Sep 2 20:46:05 arm kernel: [ 0.827695] GPT:Alternate GPT header not at the end of the disk.
Sep 2 20:46:05 arm kernel: [ 0.828924] GPT:29999999 != 30777343
Sep 2 20:46:05 arm kernel: [ 0.830115] GPT: Use GNU Parted to correct GPT errors.
Sep 2 20:46:05 arm kernel: [ 0.831329] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
Sep 2 20:46:05 arm kernel: [ 0.838343] mmcblk1: p1 p2 p3 p12
Sep 2 20:46:05 arm kernel: [ 0.843810] input: gpio-keys as /devices/platform/gpio-keys/input/input0
Sep 2 20:46:05 arm kernel: [ 0.870176] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 2 20:46:05 arm kernel: [ 0.879305] max77686-rtc max77686-rtc: setting system clock to 2019-09-02T20:46:03 UTC (1567457163)
Sep 2 20:46:05 arm kernel: [ 0.882957] clk: Not disabling unused clocks
Sep 2 20:46:05 arm kernel: [ 0.887307] mmc2: new high speed SDIO card at address 0001
Sep 2 20:46:05 arm kernel: [ 0.914892] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null)
Sep 2 20:46:05 arm kernel: [ 0.918415] VFS: Mounted root (ext4 filesystem) on device 179:51.
Sep 2 20:46:05 arm kernel: [ 0.926281] devtmpfs: mounted
Sep 2 20:46:05 arm kernel: [ 0.932240] Freeing unused kernel memory: 2048K
Sep 2 20:46:05 arm kernel: [ 0.936094] Run /sbin/init as init process
Sep 2 20:46:05 arm kernel: [ 1.430687] random: systemd: uninitialized urandom read (16 bytes read)
Sep 2 20:46:05 arm kernel: [ 1.435612] random: systemd: uninitialized urandom read (16 bytes read)
Sep 2 20:46:05 arm kernel: [ 1.483802] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
Sep 2 20:46:05 arm kernel: [ 3.048877] Bluetooth: Core ver 2.22
Sep 2 20:46:05 arm kernel: [ 3.049698] NET: Registered protocol family 31
Sep 2 20:46:05 arm kernel: [ 3.050457] Bluetooth: HCI device and connection manager initialized
Sep 2 20:46:05 arm kernel: [ 3.051204] Bluetooth: HCI socket layer initialized
Sep 2 20:46:05 arm kernel: [ 3.051959] Bluetooth: L2CAP socket layer initialized
Sep 2 20:46:05 arm kernel: [ 3.052709] Bluetooth: SCO socket layer initialized
Sep 2 20:46:06 arm kernel: [ 3.621008] power_supply sbs-104-000b: hwmon: 'sbs-104-000b' is not a valid name attribute, please fix
Sep 2 20:46:06 arm kernel: [ 3.621839] sbs-battery 104-000b: sbs-battery: battery gas gauge device registered
Sep 2 20:46:06 arm kernel: [ 3.622951] tps65090 104-0048: No cache defaults, reading back from HW
Sep 2 20:46:06 arm kernel: [ 3.628258] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 2 20:46:06 arm kernel: [ 3.629115] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 2 20:46:06 arm kernel: [ 3.629891] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 2 20:46:06 arm kernel: [ 3.630667] TPS65090_RAILSDCDC1: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.642663] TPS65090_RAILSDCDC2: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.665308] TPS65090_RAILSDCDC3: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.676803] TPS65090_RAILSFET1: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.684889] TPS65090_RAILSFET2: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.723409] TPS65090_RAILSFET3: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.737383] TPS65090_RAILSFET4: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.740557] TPS65090_RAILSFET5: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.743080] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
Sep 2 20:46:06 arm kernel: [ 3.744099] s3c-rtc 101e0000.rtc: registered as rtc1
Sep 2 20:46:06 arm kernel: [ 3.773722] TPS65090_RAILSFET6: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.776321] TPS65090_RAILSFET7: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.782555] exynos-trng 10830600.rng: Exynos True Random Number Generator.
Sep 2 20:46:06 arm kernel: [ 3.787561] TPS65090_RAILSLDO1: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.788574] TPS65090_RAILSLDO2: supplied by vbat-supply
Sep 2 20:46:06 arm kernel: [ 3.790510] tps65090-charger tps65090-charger: DMA mask not set
Sep 2 20:46:06 arm kernel: [ 3.791393] power_supply tps65090-ac: hwmon: 'tps65090-ac' is not a valid name attribute, please fix
Sep 2 20:46:06 arm kernel: [ 3.809045] i2c i2c-4: Added multiplexed i2c bus 104
Sep 2 20:46:06 arm kernel: [ 3.877008] mc: Linux media interface: v0.10
Sep 2 20:46:06 arm kernel: [ 3.884154] exynos4-fb 14400000.fimd: Adding to iommu group 0
Sep 2 20:46:06 arm kernel: [ 3.888059] s5p-secss 10830000.sss: s5p-sss driver registered
Sep 2 20:46:06 arm kernel: [ 3.894739] OF: graph: no port node found in /soc/fimd@14400000
Sep 2 20:46:06 arm kernel: [ 3.896150] exynos-mixer 14450000.mixer: Adding to iommu group 1
Sep 2 20:46:06 arm kernel: [ 3.913104] OF: graph: no port node found in /soc/hdmi@14530000
Sep 2 20:46:06 arm kernel: [ 3.919775] videodev: Linux video capture interface: v2.00
Sep 2 20:46:06 arm kernel: [ 3.923340] exynos-drm-g2d 10850000.g2d: Adding to iommu group 2
Sep 2 20:46:06 arm kernel: [ 3.933960] exynos-rotator 11c00000.rotator: Adding to iommu group 3
Sep 2 20:46:06 arm kernel: [ 4.019165] s5p-mfc 11000000.codec: Adding to iommu group 4
Sep 2 20:46:06 arm kernel: [ 4.023521] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
Sep 2 20:46:06 arm kernel: [ 4.034481] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6-v2.fw failed with error -2
Sep 2 20:46:06 arm kernel: [ 4.037310] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6.fw failed with error -2
Sep 2 20:46:06 arm kernel: [ 4.038172] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel
Sep 2 20:46:06 arm kernel: [ 4.043322] s5p-mfc 11000000.codec: decoder registered as /dev/video0
Sep 2 20:46:06 arm kernel: [ 4.056540] s5p-mfc 11000000.codec: encoder registered as /dev/video1
Sep 2 20:46:06 arm kernel: [ 4.100467] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
Sep 2 20:46:06 arm kernel: [ 4.104710] exynos-ehci 12110000.usb: EHCI Host Controller
Sep 2 20:46:06 arm kernel: [ 4.105683] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 3
Sep 2 20:46:06 arm kernel: [ 4.107452] exynos-ehci 12110000.usb: irq 113, io mem 0x12110000
Sep 2 20:46:06 arm kernel: [ 4.123390] ohci-exynos: OHCI EXYNOS driver
Sep 2 20:46:06 arm kernel: [ 4.124551] exynos-ohci 12120000.usb: USB Host Controller
Sep 2 20:46:06 arm kernel: [ 4.125474] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 4
Sep 2 20:46:06 arm kernel: [ 4.128837] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
Sep 2 20:46:06 arm kernel: [ 4.130726] hub 3-0:1.0: USB hub found
Sep 2 20:46:06 arm kernel: [ 4.131634] hub 3-0:1.0: 3 ports detected
Sep 2 20:46:06 arm kernel: [ 4.146136] exynos-ohci 12120000.usb: irq 113, io mem 0x12120000
Sep 2 20:46:06 arm kernel: [ 4.222310] hub 4-0:1.0: USB hub found
Sep 2 20:46:06 arm kernel: [ 4.223309] hub 4-0:1.0: 3 ports detected
Sep 2 20:46:07 arm kernel: [ 4.456808] Bluetooth: vendor=0x2df, device=0x912a, class=255, fn=2
Sep 2 20:46:07 arm kernel: [ 4.463843] [drm] Exynos DRM: using 14400000.fimd device for DMA mapping operations
Sep 2 20:46:07 arm kernel: [ 4.464836] exynos-drm exynos-drm: bound 14400000.fimd (ops scaler_probe [exynosdrm])
Sep 2 20:46:07 arm kernel: [ 4.465843] exynos-drm exynos-drm: bound 14450000.mixer (ops scaler_probe [exynosdrm])
Sep 2 20:46:07 arm kernel: [ 4.470981] exynos-drm exynos-drm: bound 145b0000.dp-controller (ops scaler_probe [exynosdrm])
Sep 2 20:46:07 arm kernel: [ 4.471945] exynos-drm exynos-drm: bound 14530000.hdmi (ops scaler_probe [exynosdrm])
Sep 2 20:46:07 arm kernel: [ 4.472937] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully registered.
Sep 2 20:46:07 arm kernel: [ 4.473898] exynos-drm exynos-drm: bound 10850000.g2d (ops scaler_probe [exynosdrm])
Sep 2 20:46:07 arm kernel: [ 4.474870] exynos-rotator 11c00000.rotator: The exynos rotator has been probed successfully
Sep 2 20:46:07 arm kernel: [ 4.475854] exynos-drm exynos-drm: bound 11c00000.rotator (ops scaler_probe [exynosdrm])
Sep 2 20:46:07 arm kernel: [ 4.476838] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 2 20:46:07 arm kernel: [ 4.477821] [drm] No driver support for vblank timestamp query.
Sep 2 20:46:07 arm kernel: [ 4.550531] cyapa 1-0067: 1-0067 supply vcc not found, using dummy regulator
Sep 2 20:46:07 arm kernel: [ 4.558275] cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 2 20:46:07 arm kernel: [ 4.599021] [drm:ptn3460_write_byte [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.600096] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.601241] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Select EDID failed ret=-6
Sep 2 20:46:07 arm kernel: [ 4.604022] [drm:ptn3460_get_modes [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.606127] checking generic (bfc00000 202000) vs hw (0 0)
Sep 2 20:46:07 arm kernel: [ 4.606823] exynos-drm exynos-drm: fb1: exynosdrmfb frame buffer device
Sep 2 20:46:07 arm kernel: [ 4.626957] exynos-gsc 13e00000.gsc: Adding to iommu group 5
Sep 2 20:46:07 arm kernel: [ 4.630106] exynos-gsc 13e10000.gsc: Adding to iommu group 6
Sep 2 20:46:07 arm kernel: [ 4.630256] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
Sep 2 20:46:07 arm kernel: [ 4.632417] exynos-gsc 13e20000.gsc: Adding to iommu group 7
Sep 2 20:46:07 arm kernel: [ 4.636179] exynos-gsc 13e30000.gsc: Adding to iommu group 8
Sep 2 20:46:07 arm kernel: [ 4.673215] input: Cypress APA Trackpad (cyapa) as /devices/platform/soc/12c70000.i2c/i2c-1/1-0067/input/input1
Sep 2 20:46:07 arm kernel: [ 4.709060] [drm:ptn3460_write_byte [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.710238] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.711364] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Select EDID failed ret=-6
Sep 2 20:46:07 arm kernel: [ 4.715408] [drm:ptn3460_get_modes [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.768273] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
Sep 2 20:46:07 arm kernel: [ 4.799793] snow-audio sound: Failed parsing codec node
Sep 2 20:46:07 arm kernel: [ 4.803249] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 2 20:46:07 arm kernel: [ 4.805472] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 2 20:46:07 arm kernel: [ 4.806543] cfg80211: failed to load regulatory.db
Sep 2 20:46:07 arm kernel: [ 4.831875] [drm:ptn3460_write_byte [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.832974] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.834073] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Select EDID failed ret=-6
Sep 2 20:46:07 arm kernel: [ 4.850457] exynos-dp 145b0000.dp-controller: AUX CH error happened: 0x2 (1)
Sep 2 20:46:07 arm kernel: [ 4.944471] [drm:ptn3460_get_modes [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 2 20:46:07 arm kernel: [ 4.994645] random: crng init done
Sep 2 20:46:07 arm kernel: [ 4.995747] random: 7 urandom warning(s) missed due to ratelimiting
Sep 2 20:46:08 arm kernel: [ 5.849644] Bluetooth: FW download over, size 458108 bytes
Sep 2 20:46:08 arm kernel: [ 6.102582] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6-v2.fw failed with error -2
Sep 2 20:46:08 arm kernel: [ 6.104050] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6.fw failed with error -2
Sep 2 20:46:08 arm kernel: [ 6.105525] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel
Sep 2 20:46:08 arm kernel: [ 6.108284] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6-v2.fw failed with error -2
Sep 2 20:46:08 arm kernel: [ 6.110333] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v6.fw failed with error -2
Sep 2 20:46:08 arm kernel: [ 6.110338] s5p_mfc_load_firmware:69: Firmware is not present in the /lib/firmware directory nor compiled in kernel
Sep 2 20:46:08 arm kernel: [ 6.169856] max98095 7-0011: Hardware revision: C
Sep 2 20:46:08 arm kernel: [ 6.185719] snow-audio sound: multicodec <-> samsung-i2s mapping ok
Sep 2 20:46:08 arm kernel: [ 6.189040] snow-audio sound: ASoC: no DMI vendor name!
Sep 2 20:46:08 arm kernel: [ 6.194104] max98095 7-0011: ASoC: mux External MIC has no paths
Sep 2 20:46:08 arm kernel: [ 6.197173] max98095 7-0011: ASoC: mux Linein Mux has no paths
Sep 2 20:46:08 arm kernel: [ 6.231813] cros-ec-i2c 104-001e: Chrome EC device registered
Sep 2 20:46:08 arm kernel: [ 6.243180] cros-ec-dev cros-ec-dev.3.auto: cannot get EC features: 0/1
Sep 2 20:46:08 arm kernel: [ 6.247239] input: cros_ec as /devices/platform/soc/12ca0000.i2c/i2c-4/i2c-104/104-001e/i2c-arbitrator:i2c@0:embedded-controller@1e:keyboard-controller/input/input2
Sep 2 20:46:09 arm kernel: [ 6.569031] btmrvl_sdio mmc2:0001:2: sdio device tree data not available
Sep 2 20:46:09 arm kernel: [ 6.582955] mwifiex_sdio mmc2:0001:1: WLAN FW already running! Skip FW dnld
Sep 2 20:46:09 arm kernel: [ 6.584262] mwifiex_sdio mmc2:0001:1: WLAN FW is active
Sep 2 20:46:09 arm kernel: [ 6.641102] mwifiex_sdio mmc2:0001:1: CMD_RESP: cmd 0x242 error, result=0x2
Sep 2 20:46:09 arm kernel: [ 6.647444] mwifiex_sdio mmc2:0001:1: mwifiex_process_cmdresp: cmd 0x242 failed during initialization
Sep 2 20:46:09 arm kernel: [ 6.758245] mwifiex_sdio mmc2:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (14.66.11.p151)
Sep 2 20:46:09 arm kernel: [ 6.759648] mwifiex_sdio mmc2:0001:1: driver_version = mwifiex 1.0 (14.66.11.p151)
Sep 8 23:41:08 arm kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Sep 8 23:41:08 arm kernel: [ 0.000000] Linux version 5.3.0-rc6 (sarnold@ptolemy) (gcc version 7.3.0 (Gentoo Hardened 7.3.0-r3 p1.4)) #15 SMP PREEMPT Sun Sep 8 15:06:07 PDT 2019
Sep 8 23:41:08 arm kernel: [ 0.000000] CPU: ARMv7 Processor [410fc0f4] revision 4 (ARMv7), cr=30c5387d
Sep 8 23:41:08 arm kernel: [ 0.000000] CPU: div instructions available: patching division code
Sep 8 23:41:08 arm kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
Sep 8 23:41:08 arm kernel: [ 0.000000] OF: fdt: Machine model: Google Snow
Sep 8 23:41:08 arm kernel: [ 0.000000] Malformed early option 'console'
Sep 8 23:41:08 arm kernel: [ 0.000000] Memory policy: Data cache writealloc
Sep 8 23:41:08 arm kernel: [ 0.000000] efi: Getting EFI parameters from FDT:
Sep 8 23:41:08 arm kernel: [ 0.000000] efi: UEFI not found.
Sep 8 23:41:08 arm kernel: [ 0.000000] cma: Reserved 64 MiB at 0x000000006c000000
Sep 8 23:41:08 arm kernel: [ 0.000000] Samsung CPU ID: 0x43520010
Sep 8 23:41:08 arm kernel: [ 0.000000] On node 0 totalpages: 524288
Sep 8 23:41:08 arm kernel: [ 0.000000] DMA zone: 2304 pages used for memmap
Sep 8 23:41:08 arm kernel: [ 0.000000] DMA zone: 0 pages reserved
Sep 8 23:41:08 arm kernel: [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
Sep 8 23:41:08 arm kernel: [ 0.000000] HighMem zone: 327680 pages, LIFO batch:63
Sep 8 23:41:08 arm kernel: [ 0.000000] percpu: Embedded 21 pages/cpu s56396 r8192 d21428 u86016
Sep 8 23:41:08 arm kernel: [ 0.000000] pcpu-alloc: s56396 r8192 d21428 u86016 alloc=21*4096
Sep 8 23:41:08 arm kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1
Sep 8 23:41:08 arm kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521984
Sep 8 23:41:08 arm kernel: [ 0.000000] Kernel command line: cros_secure console= console=tty1 root=PARTUUID=afa07c11-118f-43c8-bfda-9e39a8afe090/PARTNROFF=1 rootwait rw debug net.ifnames=0
Sep 8 23:41:08 arm kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.000000] mem auto-init: stack:byref_all, heap alloc:on, heap free:on
Sep 8 23:41:08 arm kernel: [ 0.000000] mem auto-init: clearing system memory may take some time...
Sep 8 23:41:08 arm kernel: [ 0.000000] software IO TLB: mapped [mem 0x666c8000-0x6a6c8000] (64MB)
Sep 8 23:41:08 arm kernel: [ 0.000000] Memory: 1915256K/2097152K available (14336K kernel code, 1582K rwdata, 5316K rodata, 2048K init, 411K bss, 116360K reserved, 65536K cma-reserved, 1310720K highmem)
Sep 8 23:41:08 arm kernel: [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x38/0x54c with crng_init=0
Sep 8 23:41:08 arm kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sep 8 23:41:08 arm kernel: [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
Sep 8 23:41:08 arm kernel: [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
Sep 8 23:41:08 arm kernel: [ 0.000000] Tasks RCU enabled.
Sep 8 23:41:08 arm kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 8 23:41:08 arm kernel: [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Sep 8 23:41:08 arm kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Sep 8 23:41:08 arm kernel: [ 0.000000] Exynos5250: clock setup completed, armclk=1700000000
Sep 8 23:41:08 arm kernel: [ 0.000000] Switching to timer-based delay loop, resolution 41ns
Sep 8 23:41:08 arm kernel: [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
Sep 8 23:41:08 arm kernel: [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
Sep 8 23:41:08 arm kernel: [ 0.000014] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
Sep 8 23:41:08 arm kernel: [ 0.001643] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
Sep 8 23:41:08 arm kernel: [ 0.001652] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
Sep 8 23:41:08 arm kernel: [ 0.001662] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
Sep 8 23:41:08 arm kernel: [ 0.001668] Ignoring duplicate/late registration of read_current_timer delay
Sep 8 23:41:08 arm kernel: [ 0.001908] Console: colour dummy device 80x30
Sep 8 23:41:08 arm kernel: [ 0.002184] printk: console [tty1] enabled
Sep 8 23:41:08 arm kernel: [ 0.002209] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
Sep 8 23:41:08 arm kernel: [ 0.002224] pid_max: default: 32768 minimum: 301
Sep 8 23:41:08 arm kernel: [ 0.002326] LSM: Security Framework initializing
Sep 8 23:41:08 arm kernel: [ 0.002377] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.002391] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.002851] CPU: Testing write buffer coherency: ok
Sep 8 23:41:08 arm kernel: [ 0.002880] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
Sep 8 23:41:08 arm kernel: [ 0.003038] /cpus/cpu@0 missing clock-frequency property
Sep 8 23:41:08 arm kernel: [ 0.003056] /cpus/cpu@1 missing clock-frequency property
Sep 8 23:41:08 arm kernel: [ 0.003067] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Sep 8 23:41:08 arm kernel: [ 0.020022] Setting up static identity map for 0x40400000 - 0x40400184
Sep 8 23:41:08 arm kernel: [ 0.026670] rcu: Hierarchical SRCU implementation.
Sep 8 23:41:08 arm kernel: [ 0.034805] EFI services will not be available.
Sep 8 23:41:08 arm kernel: [ 0.040000] smp: Bringing up secondary CPUs ...
Sep 8 23:41:08 arm kernel: [ 0.070027] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Sep 8 23:41:08 arm kernel: [ 0.070031] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
Sep 8 23:41:08 arm kernel: [ 0.070139] smp: Brought up 1 node, 2 CPUs
Sep 8 23:41:08 arm kernel: [ 0.070150] SMP: Total of 2 processors activated (96.00 BogoMIPS).
Sep 8 23:41:08 arm kernel: [ 0.070159] CPU: All CPU(s) started in SVC mode.
Sep 8 23:41:08 arm kernel: [ 0.070659] devtmpfs: initialized
Sep 8 23:41:08 arm kernel: [ 0.076931] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
Sep 8 23:41:08 arm kernel: [ 0.077194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 8 23:41:08 arm kernel: [ 0.077215] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.092645] pinctrl core: initialized pinctrl subsystem
Sep 8 23:41:08 arm kernel: [ 0.093900] DMI not present or invalid.
Sep 8 23:41:08 arm kernel: [ 0.094101] NET: Registered protocol family 16
Sep 8 23:41:08 arm kernel: [ 0.100976] DMA: preallocated 256 KiB pool for atomic coherent allocations
Sep 8 23:41:08 arm kernel: [ 0.101849] audit: initializing netlink subsys (disabled)
Sep 8 23:41:08 arm kernel: [ 0.101985] audit: type=2000 audit(0.099:1): state=initialized audit_enabled=0 res=1
Sep 8 23:41:08 arm kernel: [ 0.102908] cpuidle: using governor menu
Sep 8 23:41:08 arm kernel: [ 0.103127] No ATAGs?
Sep 8 23:41:08 arm kernel: [ 0.103172] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Sep 8 23:41:08 arm kernel: [ 0.103189] hw-breakpoint: maximum watchpoint size is 8 bytes.
Sep 8 23:41:08 arm kernel: [ 0.104687] Serial: AMBA PL011 UART driver
Sep 8 23:41:08 arm kernel: [ 0.189839] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 8 23:41:08 arm kernel: [ 0.203206] AT91: Could not find identification node
Sep 8 23:41:08 arm kernel: [ 0.205839] vgaarb: loaded
Sep 8 23:41:08 arm kernel: [ 0.206363] SCSI subsystem initialized
Sep 8 23:41:08 arm kernel: [ 0.206486] libata version 3.00 loaded.
Sep 8 23:41:08 arm kernel: [ 0.206638] usbcore: registered new interface driver usbfs
Sep 8 23:41:08 arm kernel: [ 0.206709] usbcore: registered new interface driver hub
Sep 8 23:41:08 arm kernel: [ 0.206754] usbcore: registered new device driver usb
Sep 8 23:41:08 arm kernel: [ 0.207564] s3c-i2c 12c60000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.207578] s3c-i2c 12c60000.i2c: bus frequency set to 378 KHz
Sep 8 23:41:08 arm kernel: [ 0.207836] s3c-i2c 12c60000.i2c: i2c-0: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.207935] s3c-i2c 12c70000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.207947] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz
Sep 8 23:41:08 arm kernel: [ 0.208157] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.208249] s3c-i2c 12c80000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.208261] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
Sep 8 23:41:08 arm kernel: [ 0.208379] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.208463] s3c-i2c 12c90000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.208475] s3c-i2c 12c90000.i2c: bus frequency set to 65 KHz
Sep 8 23:41:08 arm kernel: [ 0.208591] s3c-i2c 12c90000.i2c: i2c-3: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.208726] s3c-i2c 12ca0000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.208738] s3c-i2c 12ca0000.i2c: bus frequency set to 65 KHz
Sep 8 23:41:08 arm kernel: [ 0.208860] s3c-i2c 12ca0000.i2c: i2c-4: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.208948] s3c-i2c 12cb0000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.208960] s3c-i2c 12cb0000.i2c: bus frequency set to 65 KHz
Sep 8 23:41:08 arm kernel: [ 0.209085] s3c-i2c 12cb0000.i2c: i2c-5: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.209170] s3c-i2c 12cd0000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.209182] s3c-i2c 12cd0000.i2c: bus frequency set to 65 KHz
Sep 8 23:41:08 arm kernel: [ 0.209463] s3c-i2c 12cd0000.i2c: i2c-7: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.209529] s3c-i2c 12ce0000.i2c: slave address 0x00
Sep 8 23:41:08 arm kernel: [ 0.209541] s3c-i2c 12ce0000.i2c: bus frequency set to 378 KHz
Sep 8 23:41:08 arm kernel: [ 0.209735] s3c-i2c 12ce0000.i2c: i2c-8: S3C I2C adapter
Sep 8 23:41:08 arm kernel: [ 0.210227] pps_core: LinuxPPS API ver. 1 registered
Sep 8 23:41:08 arm kernel: [ 0.210240] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 8 23:41:08 arm kernel: [ 0.210260] PTP clock support registered
Sep 8 23:41:08 arm kernel: [ 0.210414] EDAC MC: Ver: 3.0.0
Sep 8 23:41:08 arm kernel: [ 0.212210] clocksource: Switched to clocksource mct-frc
Sep 8 23:41:08 arm kernel: [ 0.249451] thermal_sys: Registered thermal governor 'step_wise'
Sep 8 23:41:08 arm kernel: [ 0.249777] NET: Registered protocol family 2
Sep 8 23:41:08 arm kernel: [ 0.250101] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.250128] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.250172] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.250250] TCP: Hash tables configured (established 8192 bind 8192)
Sep 8 23:41:08 arm kernel: [ 0.250293] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.250318] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
Sep 8 23:41:08 arm kernel: [ 0.250415] NET: Registered protocol family 1
Sep 8 23:41:08 arm kernel: [ 0.250440] PCI: CLS 0 bytes, default 64
Sep 8 23:41:08 arm kernel: [ 0.250817] kvm [1]: HYP mode not available
Sep 8 23:41:08 arm kernel: [ 0.251089] hw perfevents: no interrupt-affinity property for /pmu, guessing.
Sep 8 23:41:08 arm kernel: [ 0.251228] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
Sep 8 23:41:08 arm kernel: [ 0.252000] Initialise system trusted keyrings
Sep 8 23:41:08 arm kernel: [ 0.252143] workingset: timestamp_bits=14 max_order=19 bucket_order=5
Sep 8 23:41:08 arm kernel: [ 0.256201] zbud: loaded
Sep 8 23:41:08 arm kernel: [ 0.257210] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sep 8 23:41:08 arm kernel: [ 0.266374] Key type asymmetric registered
Sep 8 23:41:08 arm kernel: [ 0.266389] Asymmetric key parser 'x509' registered
Sep 8 23:41:08 arm kernel: [ 0.266429] bounce: pool size: 64 pages
Sep 8 23:41:08 arm kernel: [ 0.266466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Sep 8 23:41:08 arm kernel: [ 0.266487] io scheduler mq-deadline registered
Sep 8 23:41:08 arm kernel: [ 0.266497] io scheduler kyber registered
Sep 8 23:41:08 arm kernel: [ 0.271519] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
Sep 8 23:41:08 arm kernel: [ 0.289062] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
Sep 8 23:41:08 arm kernel: [ 0.289080] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
Sep 8 23:41:08 arm kernel: [ 0.291682] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
Sep 8 23:41:08 arm kernel: [ 0.291697] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
Sep 8 23:41:08 arm kernel: [ 0.293649] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
Sep 8 23:41:08 arm kernel: [ 0.293665] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
Sep 8 23:41:08 arm kernel: [ 0.295574] dma-pl330 11c10000.mdma: Loaded driver for PL330 DMAC-241330
Sep 8 23:41:08 arm kernel: [ 0.295589] dma-pl330 11c10000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
Sep 8 23:41:08 arm kernel: [ 0.337001] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 8 23:41:08 arm kernel: [ 0.339355] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 56, base_baud = 0) is a S3C6400/10
Sep 8 23:41:08 arm kernel: [ 0.339641] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 57, base_baud = 0) is a S3C6400/10
Sep 8 23:41:08 arm kernel: [ 0.339896] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 58, base_baud = 0) is a S3C6400/10
Sep 8 23:41:08 arm kernel: [ 0.340140] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 59, base_baud = 0) is a S3C6400/10
Sep 8 23:41:08 arm kernel: [ 0.340536] SuperH (H)SCI(F) driver initialized
Sep 8 23:41:08 arm kernel: [ 0.341313] msm_serial: driver initialized
Sep 8 23:41:08 arm kernel: [ 0.341456] STMicroelectronics ASC driver initialized
Sep 8 23:41:08 arm kernel: [ 0.342231] STM32 USART driver initialized
Sep 8 23:41:08 arm kernel: [ 0.343143] exynos-trng 10830600.rng: Exynos True Random Number Generator.
Sep 8 23:41:08 arm kernel: [ 0.344162] exynos4-fb 14400000.fimd: Adding to iommu group 0
Sep 8 23:41:08 arm kernel: [ 0.344656] OF: graph: no port node found in /soc/fimd@14400000
Sep 8 23:41:08 arm kernel: [ 0.345157] exynos-mixer 14450000.mixer: Adding to iommu group 1
Sep 8 23:41:08 arm kernel: [ 0.347547] exynos-drm-g2d 10850000.g2d: Adding to iommu group 2
Sep 8 23:41:08 arm kernel: [ 0.348190] exynos-rotator 11c00000.rotator: Adding to iommu group 3
Sep 8 23:41:08 arm kernel: [ 0.358862] brd: module loaded
Sep 8 23:41:08 arm kernel: [ 0.363398] loop: module loaded
Sep 8 23:41:08 arm kernel: [ 0.366180] P1.8V_LDO_OUT2: Bringing 1500000uV into 1800000-1800000uV
Sep 8 23:41:08 arm kernel: [ 0.367623] random: fast init done
Sep 8 23:41:08 arm kernel: [ 0.393403] libphy: Fixed MDIO Bus: probed
Sep 8 23:41:08 arm kernel: [ 0.394008] CAN device driver interface
Sep 8 23:41:08 arm kernel: [ 0.394718] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
Sep 8 23:41:08 arm kernel: [ 0.395595] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Sep 8 23:41:08 arm kernel: [ 0.395605] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 8 23:41:08 arm kernel: [ 0.395639] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
Sep 8 23:41:08 arm kernel: [ 0.395649] igb: Copyright (c) 2007-2014 Intel Corporation.
Sep 8 23:41:08 arm kernel: [ 0.399385] exynos-dwc3 soc:usb_dwc3: soc:usb_dwc3 supply vdd33 not found, using dummy regulator
Sep 8 23:41:08 arm kernel: [ 0.399461] exynos-dwc3 soc:usb_dwc3: soc:usb_dwc3 supply vdd10 not found, using dummy regulator
Sep 8 23:41:08 arm kernel: [ 0.400399] dwc3 12000000.dwc3: Failed to get clk 'ref': -2
Sep 8 23:41:08 arm kernel: [ 0.403915] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 8 23:41:08 arm kernel: [ 0.403931] ehci-pci: EHCI PCI platform driver
Sep 8 23:41:08 arm kernel: [ 0.403958] ehci-platform: EHCI generic platform driver
Sep 8 23:41:08 arm kernel: [ 0.404116] ehci-orion: EHCI orion driver
Sep 8 23:41:08 arm kernel: [ 0.404244] SPEAr-ehci: EHCI SPEAr driver
Sep 8 23:41:08 arm kernel: [ 0.404359] ehci-st: EHCI STMicroelectronics driver
Sep 8 23:41:08 arm kernel: [ 0.404474] ehci-exynos: EHCI EXYNOS driver
Sep 8 23:41:08 arm kernel: [ 0.404672] ehci-atmel: EHCI Atmel driver
Sep 8 23:41:08 arm kernel: [ 0.404788] tegra-ehci: Tegra EHCI driver
Sep 8 23:41:08 arm kernel: [ 0.404913] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 8 23:41:08 arm kernel: [ 0.404933] ohci-pci: OHCI PCI platform driver
Sep 8 23:41:08 arm kernel: [ 0.404962] ohci-platform: OHCI generic platform driver
Sep 8 23:41:08 arm kernel: [ 0.405110] SPEAr-ohci: OHCI SPEAr driver
Sep 8 23:41:08 arm kernel: [ 0.405225] ohci-st: OHCI STMicroelectronics driver
Sep 8 23:41:08 arm kernel: [ 0.405339] ohci-atmel: OHCI Atmel driver
Sep 8 23:41:08 arm kernel: [ 0.405800] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Sep 8 23:41:08 arm kernel: [ 0.405830] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
Sep 8 23:41:08 arm kernel: [ 0.416234] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
Sep 8 23:41:08 arm kernel: [ 0.416284] xhci-hcd xhci-hcd.1.auto: irq 152, io mem 0x12000000
Sep 8 23:41:08 arm kernel: [ 0.416872] hub 1-0:1.0: USB hub found
Sep 8 23:41:08 arm kernel: [ 0.416901] hub 1-0:1.0: 1 port detected
Sep 8 23:41:08 arm kernel: [ 0.417095] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Sep 8 23:41:08 arm kernel: [ 0.417112] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
Sep 8 23:41:08 arm kernel: [ 0.417128] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
Sep 8 23:41:08 arm kernel: [ 0.417178] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 8 23:41:08 arm kernel: [ 0.417528] hub 2-0:1.0: USB hub found
Sep 8 23:41:08 arm kernel: [ 0.417553] hub 2-0:1.0: 1 port detected
Sep 8 23:41:08 arm kernel: [ 0.418017] usbcore: registered new interface driver usb-storage
Sep 8 23:41:08 arm kernel: [ 0.552341] max77686-rtc max77686-rtc: registered as rtc0
Sep 8 23:41:08 arm kernel: [ 0.554145] i2c /dev entries driver
Sep 8 23:41:08 arm kernel: [ 0.558358] tps65090 104-0048: No cache defaults, reading back from HW
Sep 8 23:41:08 arm kernel: [ 0.562734] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 8 23:41:08 arm kernel: [ 0.562754] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 8 23:41:08 arm kernel: [ 0.562770] tps65090-pmic tps65090-pmic: could not find DCDC external control GPIO
Sep 8 23:41:08 arm kernel: [ 0.562799] TPS65090_RAILSDCDC1: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.563607] TPS65090_RAILSDCDC2: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.564396] TPS65090_RAILSDCDC3: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.565179] TPS65090_RAILSFET1: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.565977] TPS65090_RAILSFET2: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.569064] TPS65090_RAILSFET3: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.572156] TPS65090_RAILSFET4: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.573450] TPS65090_RAILSFET5: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.576541] TPS65090_RAILSFET6: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.577326] TPS65090_RAILSFET7: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.580411] TPS65090_RAILSLDO1: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.580540] TPS65090_RAILSLDO2: supplied by vbat-supply
Sep 8 23:41:08 arm kernel: [ 0.581616] i2c i2c-4: Added multiplexed i2c bus 104
Sep 8 23:41:08 arm kernel: [ 0.585914] power_supply sbs-104-000b: hwmon: 'sbs-104-000b' is not a valid name attribute, please fix
Sep 8 23:41:08 arm kernel: [ 0.585980] sbs-battery 104-000b: sbs-battery: battery gas gauge device registered
Sep 8 23:41:08 arm kernel: [ 0.586169] tps65090-charger tps65090-charger: DMA mask not set
Sep 8 23:41:08 arm kernel: [ 0.586247] power_supply tps65090-ac: hwmon: 'tps65090-ac' is not a valid name attribute, please fix
Sep 8 23:41:08 arm kernel: [ 0.588566] exynos-tmu 10060000.tmu: Regulator node (vtmu) not found
Sep 8 23:41:08 arm kernel: [ 0.596639] sdhci: Secure Digital Host Controller Interface driver
Sep 8 23:41:08 arm kernel: [ 0.596653] sdhci: Copyright(c) Pierre Ossman
Sep 8 23:41:08 arm kernel: [ 0.598170] Synopsys Designware Multimedia Card Interface Driver
Sep 8 23:41:08 arm kernel: [ 0.598714] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
Sep 8 23:41:08 arm kernel: [ 0.600486] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
Sep 8 23:41:08 arm kernel: [ 0.600505] dwmmc_exynos 12200000.mmc: Version ID is 241a
Sep 8 23:41:08 arm kernel: [ 0.600555] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 110,32 bit host data width,128 deep fifo
Sep 8 23:41:08 arm kernel: [ 0.600677] mmc_host mmc0: card is non-removable.
Sep 8 23:41:08 arm kernel: [ 0.612262] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 8 23:41:08 arm kernel: [ 0.631577] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
Sep 8 23:41:08 arm kernel: [ 0.637810] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
Sep 8 23:41:08 arm kernel: [ 0.637832] dwmmc_exynos 12220000.mmc: Version ID is 241a
Sep 8 23:41:08 arm kernel: [ 0.637892] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 111,32 bit host data width,128 deep fifo
Sep 8 23:41:08 arm kernel: [ 0.638051] dwmmc_exynos 12220000.mmc: Got WP GPIO
Sep 8 23:41:08 arm kernel: [ 0.650849] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 8 23:41:08 arm kernel: [ 0.664389] dwmmc_exynos 12230000.mmc: IDMAC supports 32-bit address mode.
Sep 8 23:41:08 arm kernel: [ 0.671060] dwmmc_exynos 12230000.mmc: Using internal DMA controller.
Sep 8 23:41:08 arm kernel: [ 0.671106] dwmmc_exynos 12230000.mmc: Version ID is 241a
Sep 8 23:41:08 arm kernel: [ 0.671222] dwmmc_exynos 12230000.mmc: DW MMC controller at irq 112,32 bit host data width,128 deep fifo
Sep 8 23:41:08 arm kernel: [ 0.671575] dwmmc_exynos 12230000.mmc: allocated mmc-pwrseq
Sep 8 23:41:08 arm kernel: [ 0.671613] mmc_host mmc2: card is non-removable.
Sep 8 23:41:08 arm kernel: [ 0.684867] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
Sep 8 23:41:08 arm kernel: [ 0.699863] sdhci-pltfm: SDHCI platform and OF driver helper
Sep 8 23:41:08 arm kernel: [ 0.705510] ledtrig-cpu: registered to indicate activity on CPUs
Sep 8 23:41:08 arm kernel: [ 0.706182] usbcore: registered new interface driver usbhid
Sep 8 23:41:08 arm kernel: [ 0.706197] usbhid: USB HID core driver
Sep 8 23:41:08 arm kernel: [ 0.711973] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
Sep 8 23:41:08 arm kernel: [ 0.713646] mmc0: new DDR MMC card at address 0001
Sep 8 23:41:08 arm kernel: [ 0.714968] mmcblk0: mmc0:0001 SEM16G 14.7 GiB
Sep 8 23:41:08 arm kernel: [ 0.715951] mmcblk0boot0: mmc0:0001 SEM16G partition 1 2.00 MiB
Sep 8 23:41:08 arm kernel: [ 0.716897] mmcblk0boot1: mmc0:0001 SEM16G partition 2 2.00 MiB
Sep 8 23:41:08 arm kernel: [ 0.717127] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 128 KiB, chardev (234:0)
Sep 8 23:41:08 arm kernel: [ 0.726218] GPT:partition_entry_array_crc32 values don't match: 0x6cc55a26 != 0x4017adb0
Sep 8 23:41:08 arm kernel: [ 0.726239] GPT:Primary header thinks Alt. header is not at the end of the disk.
Sep 8 23:41:08 arm kernel: [ 0.726262] GPT:29999999 != 30777343
Sep 8 23:41:08 arm kernel: [ 0.726274] GPT:Alternate GPT header not at the end of the disk.
Sep 8 23:41:08 arm kernel: [ 0.726287] GPT:29999999 != 30777343
Sep 8 23:41:08 arm kernel: [ 0.726298] GPT: Use GNU Parted to correct GPT errors.
Sep 8 23:41:08 arm kernel: [ 0.726354] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
Sep 8 23:41:08 arm kernel: [ 0.735655] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 8 23:41:08 arm kernel: [ 0.735757] mmc1: new high speed SDHC card at address e624
Sep 8 23:41:08 arm kernel: [ 0.736998] mmcblk1: mmc1:e624 SD32G 29.7 GiB
Sep 8 23:41:08 arm kernel: [ 0.741287] cros-ec-dev cros-ec-dev.2.auto: cannot get EC features: 0/1
Sep 8 23:41:08 arm kernel: [ 0.745954] input: cros_ec as /devices/platform/soc/12ca0000.i2c/i2c-4/i2c-104/104-001e/i2c-arbitrator:i2c@0:embedded-controller@1e:keyboard-controller/input/input0
Sep 8 23:41:08 arm kernel: [ 0.747151] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Sep 8 23:41:08 arm kernel: [ 0.753930] mmc2: new high speed SDIO card at address 0001
Sep 8 23:41:08 arm kernel: [ 0.754955] cros-ec-i2c 104-001e: Chrome EC device registered
Sep 8 23:41:08 arm kernel: [ 0.755259] mmcblk1: p1 p2
Sep 8 23:41:08 arm kernel: [ 0.758933] usb 1-1: new high-speed USB device number 2 using xhci-hcd
Sep 8 23:41:08 arm kernel: [ 0.812097] NET: Registered protocol family 10
Sep 8 23:41:08 arm kernel: [ 0.812749] Segment Routing with IPv6
Sep 8 23:41:08 arm kernel: [ 0.812815] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
Sep 8 23:41:08 arm kernel: [ 0.813213] NET: Registered protocol family 17
Sep 8 23:41:08 arm kernel: [ 0.813234] can: controller area network core (rev 20170425 abi 9)
Sep 8 23:41:08 arm kernel: [ 0.813290] NET: Registered protocol family 29
Sep 8 23:41:08 arm kernel: [ 0.813305] can: raw protocol (rev 20170425)
Sep 8 23:41:08 arm kernel: [ 0.813318] can: broadcast manager protocol (rev 20170425 t)
Sep 8 23:41:08 arm kernel: [ 0.813336] can: netlink gateway (rev 20170425) max_hops=1
Sep 8 23:41:08 arm kernel: [ 0.813604] start plist test
Sep 8 23:41:08 arm kernel: [ 0.819756] end plist test
Sep 8 23:41:08 arm kernel: [ 0.820241] ThumbEE CPU extension supported.
Sep 8 23:41:08 arm kernel: [ 0.820262] Registering SWP/SWPB emulation handler
Sep 8 23:41:08 arm kernel: [ 0.820975] registered taskstats version 1
Sep 8 23:41:08 arm kernel: [ 0.820995] Loading compiled-in X.509 certificates
Sep 8 23:41:08 arm kernel: [ 0.821126] zswap: loaded using pool lzo/zbud
Sep 8 23:41:08 arm kernel: [ 0.822625] Key type big_key registered
Sep 8 23:41:08 arm kernel: [ 0.838803] OF: graph: no port node found in /soc/hdmi@14530000
Sep 8 23:41:08 arm kernel: [ 0.847373] input: gpio-keys as /devices/platform/gpio-keys/input/input1
Sep 8 23:41:08 arm kernel: [ 0.882821] max77686-rtc max77686-rtc: setting system clock to 2019-09-08T23:41:04 UTC (1567986064)
Sep 8 23:41:08 arm kernel: [ 0.901977] TPS65090_RAILSDCDC1: disabling
Sep 8 23:41:08 arm kernel: [ 0.902037] TPS65090_RAILSDCDC2: disabling
Sep 8 23:41:08 arm kernel: [ 0.902168] TPS65090_RAILSDCDC3: disabling
Sep 8 23:41:08 arm kernel: [ 0.903168] vcd_led: disabling
Sep 8 23:41:08 arm kernel: [ 0.905830] lcd_vdd: disabling
Sep 8 23:41:08 arm kernel: [ 0.907018] TPS65090_RAILSLDO1: disabling
Sep 8 23:41:08 arm kernel: [ 0.907036] TPS65090_RAILSLDO2: disabling
Sep 8 23:41:08 arm kernel: [ 0.962714] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
Sep 8 23:41:08 arm kernel: [ 0.962838] VFS: Mounted root (ext4 filesystem) on device 179:50.
Sep 8 23:41:08 arm kernel: [ 0.975825] devtmpfs: mounted
Sep 8 23:41:08 arm kernel: [ 0.978105] Freeing unused kernel memory: 2048K
Sep 8 23:41:08 arm kernel: [ 0.989287] Run /sbin/init as init process
Sep 8 23:41:08 arm kernel: [ 1.853346] printk: systemd-sysv-ge: 54 output lines suppressed due to ratelimiting
Sep 8 23:41:08 arm kernel: [ 2.228050] random: systemd: uninitialized urandom read (16 bytes read)
Sep 8 23:41:08 arm kernel: [ 2.228707] random: systemd: uninitialized urandom read (16 bytes read)
Sep 8 23:41:08 arm kernel: [ 2.229150] random: systemd: uninitialized urandom read (16 bytes read)
Sep 8 23:41:08 arm kernel: [ 3.053870] random: crng init done
Sep 8 23:41:08 arm kernel: [ 3.053876] random: 7 urandom warning(s) missed due to ratelimiting
Sep 8 23:41:09 arm kernel: [ 5.431364] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
Sep 8 23:41:09 arm kernel: [ 5.431552] s3c-rtc 101e0000.rtc: registered as rtc1
Sep 8 23:41:09 arm kernel: [ 5.488139] mc: Linux media interface: v0.10
Sep 8 23:41:09 arm kernel: [ 5.497037] s5p-secss 10830000.sss: s5p-sss driver registered
Sep 8 23:41:09 arm kernel: [ 5.537928] videodev: Linux video capture interface: v2.00
Sep 8 23:41:09 arm kernel: [ 5.559860] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
Sep 8 23:41:09 arm kernel: [ 5.560699] ohci-exynos: OHCI EXYNOS driver
Sep 8 23:41:09 arm kernel: [ 5.562729] exynos-ehci 12110000.usb: EHCI Host Controller
Sep 8 23:41:09 arm kernel: [ 5.562747] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 3
Sep 8 23:41:09 arm kernel: [ 5.577225] exynos-ehci 12110000.usb: irq 113, io mem 0x12110000
Sep 8 23:41:09 arm kernel: [ 5.590645] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
Sep 8 23:41:09 arm kernel: [ 5.591258] hub 3-0:1.0: USB hub found
Sep 8 23:41:09 arm kernel: [ 5.591285] hub 3-0:1.0: 3 ports detected
Sep 8 23:41:09 arm kernel: [ 5.596100] exynos-ohci 12120000.usb: USB Host Controller
Sep 8 23:41:09 arm kernel: [ 5.596118] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 4
Sep 8 23:41:09 arm kernel: [ 5.603915] exynos-ohci 12120000.usb: irq 113, io mem 0x12120000
Sep 8 23:41:09 arm kernel: [ 5.664907] hub 4-0:1.0: USB hub found
Sep 8 23:41:09 arm kernel: [ 5.664944] hub 4-0:1.0: 3 ports detected
Sep 8 23:41:09 arm kernel: [ 5.795002] s5p-mfc 11000000.codec: Adding to iommu group 4
Sep 8 23:41:09 arm kernel: [ 5.839304] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
Sep 8 23:41:09 arm kernel: [ 5.966617] Bluetooth: Core ver 2.22
Sep 8 23:41:09 arm kernel: [ 5.966674] NET: Registered protocol family 31
Sep 8 23:41:09 arm kernel: [ 5.966680] Bluetooth: HCI device and connection manager initialized
Sep 8 23:41:09 arm kernel: [ 5.966696] Bluetooth: HCI socket layer initialized
Sep 8 23:41:09 arm kernel: [ 5.966706] Bluetooth: L2CAP socket layer initialized
Sep 8 23:41:09 arm kernel: [ 5.966725] Bluetooth: SCO socket layer initialized
Sep 8 23:41:09 arm kernel: [ 6.098748] s5p-mfc 11000000.codec: decoder registered as /dev/video0
Sep 8 23:41:09 arm kernel: [ 6.098836] s5p-mfc 11000000.codec: encoder registered as /dev/video1
Sep 8 23:41:09 arm kernel: [ 6.121843] Bluetooth: vendor=0x2df, device=0x912a, class=255, fn=2
Sep 8 23:41:10 arm kernel: [ 6.462960] [drm] Exynos DRM: using 14400000.fimd device for DMA mapping operations
Sep 8 23:41:10 arm kernel: [ 6.463048] exynos-drm exynos-drm: bound 14400000.fimd (ops 0xc139402c)
Sep 8 23:41:10 arm kernel: [ 6.463209] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc1395178)
Sep 8 23:41:10 arm kernel: [ 6.467302] exynos-drm exynos-drm: bound 145b0000.dp-controller (ops 0xc1394e88)
Sep 8 23:41:10 arm kernel: [ 6.467338] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc139582c)
Sep 8 23:41:10 arm kernel: [ 6.467399] exynos-drm exynos-drm: bound exynos-drm-vidi (ops 0xc1396570)
Sep 8 23:41:10 arm kernel: [ 6.467501] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully registered.
Sep 8 23:41:10 arm kernel: [ 6.467508] exynos-drm exynos-drm: bound 10850000.g2d (ops 0xc1396664)
Sep 8 23:41:10 arm kernel: [ 6.467528] exynos-rotator 11c00000.rotator: The exynos rotator has been probed successfully
Sep 8 23:41:10 arm kernel: [ 6.467542] exynos-drm exynos-drm: bound 11c00000.rotator (ops 0xc1396ef0)
Sep 8 23:41:10 arm kernel: [ 6.467547] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 8 23:41:10 arm kernel: [ 6.467557] [drm] No driver support for vblank timestamp query.
Sep 8 23:41:10 arm kernel: [ 6.543780] cyapa 1-0067: 1-0067 supply vcc not found, using dummy regulator
Sep 8 23:41:10 arm kernel: [ 6.565780] [drm:ptn3460_write_byte [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.565804] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.565820] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Select EDID failed ret=-6
Sep 8 23:41:10 arm kernel: [ 6.566019] [drm:ptn3460_get_modes [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.586887] cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 8 23:41:10 arm kernel: [ 6.647772] input: Cypress APA Trackpad (cyapa) as /devices/platform/soc/12c70000.i2c/i2c-1/1-0067/input/input2
Sep 8 23:41:10 arm kernel: [ 6.654407] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 8 23:41:10 arm kernel: [ 6.663205] [drm:ptn3460_write_byte [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.663211] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.663216] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Select EDID failed ret=-6
Sep 8 23:41:10 arm kernel: [ 6.663405] [drm:ptn3460_get_modes [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.761288] [drm:ptn3460_write_byte [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.761296] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Failed to transfer EDID to sram, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.761302] [drm:ptn3460_pre_enable [nxp_ptn3460]] *ERROR* Select EDID failed ret=-6
Sep 8 23:41:10 arm kernel: [ 6.764049] exynos-dp 145b0000.dp-controller: AUX CH error happened: 0x2 (1)
Sep 8 23:41:10 arm kernel: [ 6.857891] exynos-gsc 13e00000.gsc: Adding to iommu group 5
Sep 8 23:41:10 arm kernel: [ 6.858756] Console: switching to colour frame buffer device 128x48
Sep 8 23:41:10 arm kernel: [ 6.860297] exynos-gsc 13e10000.gsc: Adding to iommu group 6
Sep 8 23:41:10 arm kernel: [ 6.863167] exynos-gsc 13e20000.gsc: Adding to iommu group 7
Sep 8 23:41:10 arm kernel: [ 6.870038] exynos-gsc 13e30000.gsc: Adding to iommu group 8
Sep 8 23:41:10 arm kernel: [ 6.875157] [drm:ptn3460_get_modes [nxp_ptn3460]] *ERROR* Failed to send i2c command, ret=-6
Sep 8 23:41:10 arm kernel: [ 6.898105] exynos-drm exynos-drm: fb0: exynosdrmfb frame buffer device
Sep 8 23:41:10 arm kernel: [ 6.923643] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
Sep 8 23:41:11 arm kernel: [ 7.530673] Bluetooth: FW download over, size 458108 bytes
Sep 8 23:41:11 arm kernel: [ 7.658838] snow-audio sound: ASoC: failed to init link Primary: -517
Sep 8 23:41:11 arm kernel: [ 7.665327] snow-audio sound: snd_soc_register_card failed (-517)
Sep 8 23:41:11 arm kernel: [ 7.754783] snow-audio sound: ASoC: CPU DAI (null) not registered
Sep 8 23:41:11 arm kernel: [ 7.754794] snow-audio sound: snd_soc_register_card failed (-517)
Sep 8 23:41:11 arm kernel: [ 7.757205] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
Sep 8 23:41:11 arm kernel: [ 7.833711] max98095 7-0011: Hardware revision: C
Sep 8 23:41:11 arm kernel: [ 7.845632] snow-audio sound: multicodec <-> samsung-i2s mapping ok
Sep 8 23:41:11 arm kernel: [ 7.845672] snow-audio sound: ASoC: no DMI vendor name!
Sep 8 23:41:11 arm kernel: [ 7.846317] max98095 7-0011: ASoC: mux External MIC has no paths
Sep 8 23:41:11 arm kernel: [ 7.847961] max98095 7-0011: ASoC: mux Linein Mux has no paths
Sep 8 23:41:11 arm kernel: [ 8.276000] btmrvl_sdio mmc2:0001:2: sdio device tree data not available
Sep 8 23:41:11 arm kernel: [ 8.316634] mwifiex_sdio mmc2:0001:1: WLAN FW already running! Skip FW dnld
Sep 8 23:41:11 arm kernel: [ 8.316643] mwifiex_sdio mmc2:0001:1: WLAN FW is active
Sep 8 23:41:11 arm kernel: [ 8.367371] mwifiex_sdio mmc2:0001:1: CMD_RESP: cmd 0x242 error, result=0x2
Sep 8 23:41:11 arm kernel: [ 8.367383] mwifiex_sdio mmc2:0001:1: mwifiex_process_cmdresp: cmd 0x242 failed during initialization
Sep 8 23:41:12 arm kernel: [ 8.459059] mwifiex_sdio mmc2:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (14.66.11.p151)
Sep 8 23:41:12 arm kernel: [ 8.459067] mwifiex_sdio mmc2:0001:1: driver_version = mwifiex 1.0 (14.66.11.p151)
Sep 8 23:41:12 arm kernel: [ 8.749723] asix 1-1:1.0 eth0: register 'asix' at usb-xhci-hcd.1.auto-1, ASIX AX88772B USB 2.0 Ethernet, 00:0e:c6:8f:69:8a
Sep 8 23:41:12 arm kernel: [ 8.749963] usbcore: registered new interface driver asix
Sep 8 23:41:13 arm kernel: [ 10.276182] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sep 8 23:41:13 arm kernel: [ 10.282545] asix 1-1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment