Skip to content

Instantly share code, notes, and snippets.

@pdp7
Last active June 1, 2021 05:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdp7/95b0f34fa1d423d4764984b400c562cf to your computer and use it in GitHub Desktop.
Save pdp7/95b0f34fa1d423d4764984b400c562cf to your computer and use it in GitHub Desktop.
beaglebone 5.13 with usb fix
###################################################
# [PATCH] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
# https://lore.kernel.org/linux-usb/20210528140446.278076-1-thomas.petazzoni@bootlin.com/
###################################################
U-Boot SPL 2019.04-00002-gc9b3922522 (Aug 24 2020 - 16:42:18 -0500)
Trying to boot from MMC1
Loading Environment from EXT4... ** File not found /boot/uboot.env **
** Unable to read "/boot/uboot.env" from mmc0:1 **
U-Boot 2019.04-00002-gc9b3922522 (Aug 24 2020 - 16:42:18 -0500), Build: jenkins-github_Bootloader-Builder-144
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from EXT4... ** File not found /boot/uboot.env **
** Unable to read "/boot/uboot.env" from mmc0:1 **
Board: BeagleBone Black
<ethaddr> not set. Validating first E-fuse MAC
BeagleBone Black:
BeagleBone Cape EEPROM: no EEPROM at address: 0x54
BeagleBone Cape EEPROM: no EEPROM at address: 0x55
BeagleBone Cape EEPROM: no EEPROM at address: 0x56
BeagleBone Cape EEPROM: no EEPROM at address: 0x57
Net: eth0: MII MODE
cpsw, usb_ether
Press SPACE to abort autoboot in 0 seconds
board_name=[A335BNLT] ...
board_rev=[000C] ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
switch to partitions #0, OK
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
Checking for: /uEnv.txt ...
Checking for: /boot.scr ...
Checking for: /boot/boot.scr ...
Checking for: /boot/uEnv.txt ...
gpio: pin 55 (gpio 55) value is 1
1961 bytes read in 41 ms (45.9 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt...
gpio: pin 56 (gpio 56) value is 1
Running uname_boot ...
loading /boot/vmlinuz-5.13.0-rc2fix-omap2plus-r0 ...
4031720 bytes read in 296 ms (13 MiB/s)
debug: [enable_uboot_overlays=] ...
loading /boot/dtbs/5.13.0-rc2fix-omap2plus-r0/am335x-boneblack.dtb ...
66379 bytes read in 59 ms (1.1 MiB/s)
uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable...
debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet] ...
debug: [bootz 0x82000000 - 0x88000000] ...
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffec000, end 8ffff34a ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.13.0-rc2fix-omap2plus-r0 (pdp7@x1) (arm-linux-gnueabi-gcc (GCC) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #5 SMP Mon May 31 08:36:58 PDT 2021
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] cma: Reserved 16 MiB at 0x9e800000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff]
[ 0.000000] On node 0 totalpages: 130560
[ 0.000000] Normal zone: 1148 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] percpu: Embedded 20 pages/cpu s49932 r8192 d23796 u81920
[ 0.000000] pcpu-alloc: s49932 r8192 d23796 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129412
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 487088K/522240K available (8192K kernel code, 855K rwdata, 1912K rodata, 1024K init, 229K bss, 18768K reserved, 16384K cma-reserved, 0K highmem)
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
[ 0.000000] random: get_random_bytes called from start_kernel+0x33c/0x574 with crng_init=0
[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000
[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000028] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000409] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000
[ 0.001877] Console: colour dummy device 80x30
[ 0.001930] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.001942] This ensures that you still see kernel messages. Please
[ 0.001951] update your kernel commandline.
[ 0.001992] Calibrating delay loop (skipped) preset value.. 398.13 BogoMIPS (lpj=1990656)
[ 0.002019] pid_max: default: 32768 minimum: 301
[ 0.002145] LSM: Security Framework initializing
[ 0.002250] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.002273] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.003315] CPU: Testing write buffer coherency: ok
[ 0.003413] CPU0: Spectre v2: using BPIALL workaround
[ 0.003759] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.004563] Setting up static identity map for 0x80100000 - 0x80100078
[ 0.004777] rcu: Hierarchical SRCU implementation.
[ 0.005831] smp: Bringing up secondary CPUs ...
[ 0.005858] smp: Brought up 1 node, 1 CPU
[ 0.005873] SMP: Total of 1 processors activated (398.13 BogoMIPS).
[ 0.005886] CPU: All CPU(s) started in SVC mode.
[ 0.006590] devtmpfs: initialized
[ 0.019383] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.019700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.019737] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.021291] pinctrl core: initialized pinctrl subsystem
[ 0.021883] reg-dummy reg-dummy: no of_node; not parsing pinctrl DT
[ 0.023040] NET: Registered protocol family 16
[ 0.026614] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.027173] audit: initializing netlink subsys (disabled)
[ 0.028178] thermal_sys: Registered thermal governor 'fair_share'
[ 0.028197] thermal_sys: Registered thermal governor 'step_wise'
[ 0.028213] thermal_sys: Registered thermal governor 'user_space'
[ 0.028580] cpuidle: using governor menu
[ 0.041773] No ATAGs?
[ 0.041810] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.047824] Kprobes globally optimized
[ 0.048108] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[ 0.052797] reg-fixed-voltage fixedregulator0: GPIO lookup for consumer (null)
[ 0.052843] reg-fixed-voltage fixedregulator0: using device tree for GPIO lookup
[ 0.052872] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator0[0]'
[ 0.052914] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator0[0]'
[ 0.052938] reg-fixed-voltage fixedregulator0: using lookup tables for GPIO lookup
[ 0.052952] reg-fixed-voltage fixedregulator0: No GPIO consumer (null) found
[ 0.054161] iommu: Default domain type: Translated
[ 0.055481] SCSI subsystem initialized
[ 0.055787] pps_core: LinuxPPS API ver. 1 registered
[ 0.055802] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.055831] PTP clock support registered
[ 0.057121] clocksource: Switched to clocksource dmtimer
[ 0.089817] VFS: Disk quotas dquot_6.6.0
[ 0.089943] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.119823] NET: Registered protocol family 2
[ 0.120076] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.120938] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.120987] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.121042] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.121105] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.121222] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.121254] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.121437] NET: Registered protocol family 1
[ 0.122804] Initialise system trusted keyrings
[ 0.123684] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.124641] Key type asymmetric registered
[ 0.124676] Asymmetric key parser 'x509' registered
[ 0.124700] io scheduler mq-deadline registered
[ 0.124712] io scheduler kyber registered
[ 0.128185] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
[ 0.130274] serial8250 serial8250: no of_node; not parsing pinctrl DT
[ 0.141600] brd: module loaded
[ 0.150643] loop: module loaded
[ 0.151430] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 0.152639] mdio_bus fixed-0: GPIO lookup for consumer reset
[ 0.152667] mdio_bus fixed-0: using lookup tables for GPIO lookup
[ 0.152680] mdio_bus fixed-0: No GPIO consumer reset found
[ 0.152727] libphy: Fixed MDIO Bus: probed
[ 0.153725] i2c /dev entries driver
[ 0.154208] ti-cpufreq ti-cpufreq: no of_node; not parsing pinctrl DT
[ 0.154551] cpuidle: enable-method property 'ti,am3352' found operations
[ 0.154942] sdhci: Secure Digital Host Controller Interface driver
[ 0.154957] sdhci: Copyright(c) Pierre Ossman
[ 0.155132] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.155344] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.156079] Initializing XFRM netlink socket
[ 0.156266] NET: Registered protocol family 10
[ 0.157782] Segment Routing with IPv6
[ 0.157894] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.158648] NET: Registered protocol family 17
[ 0.158700] NET: Registered protocol family 15
[ 0.158755] Key type dns_resolver registered
[ 0.158832] ThumbEE CPU extension supported.
[ 0.158853] Registering SWP/SWPB emulation handler
[ 0.159299] omap_voltage_late_init: Voltage driver support not added
[ 0.159629] SmartReflex Class3 initialized
[ 0.160314] Loading compiled-in X.509 certificates
[ 0.188077] pinctrl-single 44e10800.pinmux: allocating 142 pins
[ 0.188132] pinctrl-single 44e10800.pinmux: try to register 142 pins ...
[ 0.188154] pinctrl core: registered pin 0 (PIN0) on pinctrl-single
[ 0.188172] pinctrl core: registered pin 1 (PIN1) on pinctrl-single
[ 0.188195] pinctrl core: registered pin 2 (PIN2) on pinctrl-single
[ 0.188209] pinctrl core: registered pin 3 (PIN3) on pinctrl-single
[ 0.188221] pinctrl core: registered pin 4 (PIN4) on pinctrl-single
[ 0.188234] pinctrl core: registered pin 5 (PIN5) on pinctrl-single
[ 0.188246] pinctrl core: registered pin 6 (PIN6) on pinctrl-single
[ 0.188259] pinctrl core: registered pin 7 (PIN7) on pinctrl-single
[ 0.188271] pinctrl core: registered pin 8 (PIN8) on pinctrl-single
[ 0.188283] pinctrl core: registered pin 9 (PIN9) on pinctrl-single
[ 0.188295] pinctrl core: registered pin 10 (PIN10) on pinctrl-single
[ 0.188308] pinctrl core: registered pin 11 (PIN11) on pinctrl-single
[ 0.188320] pinctrl core: registered pin 12 (PIN12) on pinctrl-single
[ 0.188333] pinctrl core: registered pin 13 (PIN13) on pinctrl-single
[ 0.188345] pinctrl core: registered pin 14 (PIN14) on pinctrl-single
[ 0.188357] pinctrl core: registered pin 15 (PIN15) on pinctrl-single
[ 0.188370] pinctrl core: registered pin 16 (PIN16) on pinctrl-single
[ 0.188382] pinctrl core: registered pin 17 (PIN17) on pinctrl-single
[ 0.188395] pinctrl core: registered pin 18 (PIN18) on pinctrl-single
[ 0.188407] pinctrl core: registered pin 19 (PIN19) on pinctrl-single
[ 0.188419] pinctrl core: registered pin 20 (PIN20) on pinctrl-single
[ 0.188432] pinctrl core: registered pin 21 (PIN21) on pinctrl-single
[ 0.188445] pinctrl core: registered pin 22 (PIN22) on pinctrl-single
[ 0.188457] pinctrl core: registered pin 23 (PIN23) on pinctrl-single
[ 0.188470] pinctrl core: registered pin 24 (PIN24) on pinctrl-single
[ 0.188482] pinctrl core: registered pin 25 (PIN25) on pinctrl-single
[ 0.188494] pinctrl core: registered pin 26 (PIN26) on pinctrl-single
[ 0.188507] pinctrl core: registered pin 27 (PIN27) on pinctrl-single
[ 0.188519] pinctrl core: registered pin 28 (PIN28) on pinctrl-single
[ 0.188531] pinctrl core: registered pin 29 (PIN29) on pinctrl-single
[ 0.188544] pinctrl core: registered pin 30 (PIN30) on pinctrl-single
[ 0.188556] pinctrl core: registered pin 31 (PIN31) on pinctrl-single
[ 0.188570] pinctrl core: registered pin 32 (PIN32) on pinctrl-single
[ 0.188582] pinctrl core: registered pin 33 (PIN33) on pinctrl-single
[ 0.188598] pinctrl core: registered pin 34 (PIN34) on pinctrl-single
[ 0.188611] pinctrl core: registered pin 35 (PIN35) on pinctrl-single
[ 0.188624] pinctrl core: registered pin 36 (PIN36) on pinctrl-single
[ 0.188636] pinctrl core: registered pin 37 (PIN37) on pinctrl-single
[ 0.188649] pinctrl core: registered pin 38 (PIN38) on pinctrl-single
[ 0.188662] pinctrl core: registered pin 39 (PIN39) on pinctrl-single
[ 0.188674] pinctrl core: registered pin 40 (PIN40) on pinctrl-single
[ 0.188686] pinctrl core: registered pin 41 (PIN41) on pinctrl-single
[ 0.188698] pinctrl core: registered pin 42 (PIN42) on pinctrl-single
[ 0.188711] pinctrl core: registered pin 43 (PIN43) on pinctrl-single
[ 0.188723] pinctrl core: registered pin 44 (PIN44) on pinctrl-single
[ 0.188736] pinctrl core: registered pin 45 (PIN45) on pinctrl-single
[ 0.188748] pinctrl core: registered pin 46 (PIN46) on pinctrl-single
[ 0.188760] pinctrl core: registered pin 47 (PIN47) on pinctrl-single
[ 0.188773] pinctrl core: registered pin 48 (PIN48) on pinctrl-single
[ 0.188785] pinctrl core: registered pin 49 (PIN49) on pinctrl-single
[ 0.188798] pinctrl core: registered pin 50 (PIN50) on pinctrl-single
[ 0.188810] pinctrl core: registered pin 51 (PIN51) on pinctrl-single
[ 0.188823] pinctrl core: registered pin 52 (PIN52) on pinctrl-single
[ 0.188835] pinctrl core: registered pin 53 (PIN53) on pinctrl-single
[ 0.188848] pinctrl core: registered pin 54 (PIN54) on pinctrl-single
[ 0.188860] pinctrl core: registered pin 55 (PIN55) on pinctrl-single
[ 0.188872] pinctrl core: registered pin 56 (PIN56) on pinctrl-single
[ 0.188884] pinctrl core: registered pin 57 (PIN57) on pinctrl-single
[ 0.188897] pinctrl core: registered pin 58 (PIN58) on pinctrl-single
[ 0.188909] pinctrl core: registered pin 59 (PIN59) on pinctrl-single
[ 0.188922] pinctrl core: registered pin 60 (PIN60) on pinctrl-single
[ 0.188934] pinctrl core: registered pin 61 (PIN61) on pinctrl-single
[ 0.188946] pinctrl core: registered pin 62 (PIN62) on pinctrl-single
[ 0.188959] pinctrl core: registered pin 63 (PIN63) on pinctrl-single
[ 0.188973] pinctrl core: registered pin 64 (PIN64) on pinctrl-single
[ 0.188986] pinctrl core: registered pin 65 (PIN65) on pinctrl-single
[ 0.189002] pinctrl core: registered pin 66 (PIN66) on pinctrl-single
[ 0.189015] pinctrl core: registered pin 67 (PIN67) on pinctrl-single
[ 0.189028] pinctrl core: registered pin 68 (PIN68) on pinctrl-single
[ 0.189040] pinctrl core: registered pin 69 (PIN69) on pinctrl-single
[ 0.189053] pinctrl core: registered pin 70 (PIN70) on pinctrl-single
[ 0.189065] pinctrl core: registered pin 71 (PIN71) on pinctrl-single
[ 0.189078] pinctrl core: registered pin 72 (PIN72) on pinctrl-single
[ 0.189090] pinctrl core: registered pin 73 (PIN73) on pinctrl-single
[ 0.189103] pinctrl core: registered pin 74 (PIN74) on pinctrl-single
[ 0.189116] pinctrl core: registered pin 75 (PIN75) on pinctrl-single
[ 0.189128] pinctrl core: registered pin 76 (PIN76) on pinctrl-single
[ 0.189140] pinctrl core: registered pin 77 (PIN77) on pinctrl-single
[ 0.189153] pinctrl core: registered pin 78 (PIN78) on pinctrl-single
[ 0.189165] pinctrl core: registered pin 79 (PIN79) on pinctrl-single
[ 0.189178] pinctrl core: registered pin 80 (PIN80) on pinctrl-single
[ 0.189190] pinctrl core: registered pin 81 (PIN81) on pinctrl-single
[ 0.189202] pinctrl core: registered pin 82 (PIN82) on pinctrl-single
[ 0.189215] pinctrl core: registered pin 83 (PIN83) on pinctrl-single
[ 0.189227] pinctrl core: registered pin 84 (PIN84) on pinctrl-single
[ 0.189240] pinctrl core: registered pin 85 (PIN85) on pinctrl-single
[ 0.189252] pinctrl core: registered pin 86 (PIN86) on pinctrl-single
[ 0.189264] pinctrl core: registered pin 87 (PIN87) on pinctrl-single
[ 0.189277] pinctrl core: registered pin 88 (PIN88) on pinctrl-single
[ 0.189289] pinctrl core: registered pin 89 (PIN89) on pinctrl-single
[ 0.189302] pinctrl core: registered pin 90 (PIN90) on pinctrl-single
[ 0.189315] pinctrl core: registered pin 91 (PIN91) on pinctrl-single
[ 0.189327] pinctrl core: registered pin 92 (PIN92) on pinctrl-single
[ 0.189340] pinctrl core: registered pin 93 (PIN93) on pinctrl-single
[ 0.189352] pinctrl core: registered pin 94 (PIN94) on pinctrl-single
[ 0.189364] pinctrl core: registered pin 95 (PIN95) on pinctrl-single
[ 0.189378] pinctrl core: registered pin 96 (PIN96) on pinctrl-single
[ 0.189390] pinctrl core: registered pin 97 (PIN97) on pinctrl-single
[ 0.189407] pinctrl core: registered pin 98 (PIN98) on pinctrl-single
[ 0.189420] pinctrl core: registered pin 99 (PIN99) on pinctrl-single
[ 0.189432] pinctrl core: registered pin 100 (PIN100) on pinctrl-single
[ 0.189445] pinctrl core: registered pin 101 (PIN101) on pinctrl-single
[ 0.189458] pinctrl core: registered pin 102 (PIN102) on pinctrl-single
[ 0.189471] pinctrl core: registered pin 103 (PIN103) on pinctrl-single
[ 0.189483] pinctrl core: registered pin 104 (PIN104) on pinctrl-single
[ 0.189495] pinctrl core: registered pin 105 (PIN105) on pinctrl-single
[ 0.189508] pinctrl core: registered pin 106 (PIN106) on pinctrl-single
[ 0.189520] pinctrl core: registered pin 107 (PIN107) on pinctrl-single
[ 0.189533] pinctrl core: registered pin 108 (PIN108) on pinctrl-single
[ 0.189546] pinctrl core: registered pin 109 (PIN109) on pinctrl-single
[ 0.189558] pinctrl core: registered pin 110 (PIN110) on pinctrl-single
[ 0.189571] pinctrl core: registered pin 111 (PIN111) on pinctrl-single
[ 0.189583] pinctrl core: registered pin 112 (PIN112) on pinctrl-single
[ 0.189596] pinctrl core: registered pin 113 (PIN113) on pinctrl-single
[ 0.189609] pinctrl core: registered pin 114 (PIN114) on pinctrl-single
[ 0.189621] pinctrl core: registered pin 115 (PIN115) on pinctrl-single
[ 0.189634] pinctrl core: registered pin 116 (PIN116) on pinctrl-single
[ 0.189647] pinctrl core: registered pin 117 (PIN117) on pinctrl-single
[ 0.189659] pinctrl core: registered pin 118 (PIN118) on pinctrl-single
[ 0.189672] pinctrl core: registered pin 119 (PIN119) on pinctrl-single
[ 0.189685] pinctrl core: registered pin 120 (PIN120) on pinctrl-single
[ 0.189697] pinctrl core: registered pin 121 (PIN121) on pinctrl-single
[ 0.189710] pinctrl core: registered pin 122 (PIN122) on pinctrl-single
[ 0.189722] pinctrl core: registered pin 123 (PIN123) on pinctrl-single
[ 0.189735] pinctrl core: registered pin 124 (PIN124) on pinctrl-single
[ 0.189748] pinctrl core: registered pin 125 (PIN125) on pinctrl-single
[ 0.189760] pinctrl core: registered pin 126 (PIN126) on pinctrl-single
[ 0.189772] pinctrl core: registered pin 127 (PIN127) on pinctrl-single
[ 0.189787] pinctrl core: registered pin 128 (PIN128) on pinctrl-single
[ 0.189800] pinctrl core: registered pin 129 (PIN129) on pinctrl-single
[ 0.189816] pinctrl core: registered pin 130 (PIN130) on pinctrl-single
[ 0.189829] pinctrl core: registered pin 131 (PIN131) on pinctrl-single
[ 0.189842] pinctrl core: registered pin 132 (PIN132) on pinctrl-single
[ 0.189855] pinctrl core: registered pin 133 (PIN133) on pinctrl-single
[ 0.189867] pinctrl core: registered pin 134 (PIN134) on pinctrl-single
[ 0.189880] pinctrl core: registered pin 135 (PIN135) on pinctrl-single
[ 0.189893] pinctrl core: registered pin 136 (PIN136) on pinctrl-single
[ 0.189905] pinctrl core: registered pin 137 (PIN137) on pinctrl-single
[ 0.189918] pinctrl core: registered pin 138 (PIN138) on pinctrl-single
[ 0.189930] pinctrl core: registered pin 139 (PIN139) on pinctrl-single
[ 0.189943] pinctrl core: registered pin 140 (PIN140) on pinctrl-single
[ 0.189955] pinctrl core: registered pin 141 (PIN141) on pinctrl-single
[ 0.189991] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[ 0.190025] pinctrl-single 44e10800.pinmux: pinmux_clkout2_pin index: 0x1b4 value: 0x3
[ 0.190060] pinctrl core: add 1 pinctrl maps
[ 0.190085] pinctrl-single 44e10800.pinmux: found group selector 0 for pinmux_clkout2_pin
[ 0.190105] pinctrl-single 44e10800.pinmux: request pin 109 (PIN109) for 44e10800.pinmux
[ 0.190122] pinctrl-single 44e10800.pinmux: enabling pinmux_clkout2_pin function0
[ 0.190139] pinctrl-single 44e10800.pinmux: failed to lookup the sleep state
[ 0.213844] gpio gpiochip0: (gpio-0-31): created GPIO range 0->7 ==> 44e10800.pinmux PIN 0->7
[ 0.213898] gpio gpiochip0: (gpio-0-31): created GPIO range 8->11 ==> 44e10800.pinmux PIN 90->93
[ 0.213918] gpio gpiochip0: (gpio-0-31): created GPIO range 12->27 ==> 44e10800.pinmux PIN 12->27
[ 0.213937] gpio gpiochip0: (gpio-0-31): created GPIO range 28->31 ==> 44e10800.pinmux PIN 30->33
[ 0.215096] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0)
[ 0.215253] gpio gpiochip0: registered GPIOs 0 to 31 on gpio-0-31
[ 0.215336] OMAP GPIO hardware version 0.1
[ 0.223321] pinctrl-single 44e10800.pinmux: pinmux_i2c2_pins index: 0x178 value: 0x33
[ 0.223372] pinctrl-single 44e10800.pinmux: pinmux_i2c2_pins index: 0x17c value: 0x33
[ 0.223406] pinctrl core: add 1 pinctrl maps
[ 0.223436] pinctrl-single 44e10800.pinmux: found group selector 1 for pinmux_i2c2_pins
[ 0.223458] pinctrl-single 44e10800.pinmux: request pin 94 (PIN94) for 4819c000.i2c
[ 0.223473] pinctrl-single 44e10800.pinmux: request pin 95 (PIN95) for 4819c000.i2c
[ 0.223488] pinctrl-single 44e10800.pinmux: enabling pinmux_i2c2_pins function1
[ 0.225162] i2c i2c-2: GPIO lookup for consumer scl
[ 0.225199] i2c i2c-2: using device tree for GPIO lookup
[ 0.225228] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[ 0.225271] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[ 0.225310] i2c i2c-2: using lookup tables for GPIO lookup
[ 0.225324] i2c i2c-2: No GPIO consumer scl found
[ 0.225342] i2c i2c-2: GPIO lookup for consumer sda
[ 0.225353] i2c i2c-2: using device tree for GPIO lookup
[ 0.225370] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[ 0.225407] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[ 0.225440] i2c i2c-2: using lookup tables for GPIO lookup
[ 0.225452] i2c i2c-2: No GPIO consumer sda found
[ 0.226068] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 0.230780] gpio gpiochip1: (gpio-32-63): created GPIO range 0->17 ==> 44e10800.pinmux PIN 34->51
[ 0.230827] gpio gpiochip1: (gpio-32-63): created GPIO range 18->21 ==> 44e10800.pinmux PIN 77->80
[ 0.230846] gpio gpiochip1: (gpio-32-63): created GPIO range 22->31 ==> 44e10800.pinmux PIN 56->65
[ 0.231342] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1)
[ 0.231474] gpio gpiochip1: registered GPIOs 32 to 63 on gpio-32-63
[ 0.233266] gpio gpiochip2: (gpio-64-95): created GPIO range 0->4 ==> 44e10800.pinmux PIN 66->70
[ 0.233308] gpio gpiochip2: (gpio-64-95): created GPIO range 5->6 ==> 44e10800.pinmux PIN 98->99
[ 0.233327] gpio gpiochip2: (gpio-64-95): created GPIO range 7->8 ==> 44e10800.pinmux PIN 75->76
[ 0.233346] gpio gpiochip2: (gpio-64-95): created GPIO range 13->13 ==> 44e10800.pinmux PIN 141->141
[ 0.233365] gpio gpiochip2: (gpio-64-95): created GPIO range 14->21 ==> 44e10800.pinmux PIN 100->107
[ 0.233758] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2)
[ 0.233869] gpio gpiochip2: registered GPIOs 64 to 95 on gpio-64-95
[ 0.247514] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x110 value: 0x30
[ 0.247567] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x114 value: 0x0
[ 0.247584] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x118 value: 0x30
[ 0.247601] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x11c value: 0x0
[ 0.247617] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x120 value: 0x0
[ 0.247632] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x124 value: 0x0
[ 0.247649] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x128 value: 0x0
[ 0.247665] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x12c value: 0x30
[ 0.247680] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x130 value: 0x30
[ 0.247696] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x134 value: 0x30
[ 0.247711] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x138 value: 0x30
[ 0.247727] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x13c value: 0x30
[ 0.247743] pinctrl-single 44e10800.pinmux: cpsw_default index: 0x140 value: 0x30
[ 0.247773] pinctrl core: add 1 pinctrl maps
[ 0.247810] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x110 value: 0x27
[ 0.247829] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x114 value: 0x27
[ 0.247845] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x118 value: 0x27
[ 0.247860] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x11c value: 0x27
[ 0.247876] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x120 value: 0x27
[ 0.247891] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x124 value: 0x27
[ 0.247907] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x128 value: 0x27
[ 0.247922] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x12c value: 0x27
[ 0.247938] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x130 value: 0x27
[ 0.247953] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x134 value: 0x27
[ 0.247969] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x138 value: 0x27
[ 0.247984] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x13c value: 0x27
[ 0.248000] pinctrl-single 44e10800.pinmux: cpsw_sleep index: 0x140 value: 0x27
[ 0.248024] pinctrl core: add 1 pinctrl maps
[ 0.248050] pinctrl-single 44e10800.pinmux: found group selector 2 for cpsw_default
[ 0.248071] pinctrl-single 44e10800.pinmux: found group selector 3 for cpsw_sleep
[ 0.248091] pinctrl-single 44e10800.pinmux: request pin 68 (PIN68) for 4a100000.ethernet
[ 0.248107] pinctrl-single 44e10800.pinmux: request pin 69 (PIN69) for 4a100000.ethernet
[ 0.248120] pinctrl-single 44e10800.pinmux: request pin 70 (PIN70) for 4a100000.ethernet
[ 0.248133] pinctrl-single 44e10800.pinmux: request pin 71 (PIN71) for 4a100000.ethernet
[ 0.248147] pinctrl-single 44e10800.pinmux: request pin 72 (PIN72) for 4a100000.ethernet
[ 0.248160] pinctrl-single 44e10800.pinmux: request pin 73 (PIN73) for 4a100000.ethernet
[ 0.248173] pinctrl-single 44e10800.pinmux: request pin 74 (PIN74) for 4a100000.ethernet
[ 0.248186] pinctrl-single 44e10800.pinmux: request pin 75 (PIN75) for 4a100000.ethernet
[ 0.248200] pinctrl-single 44e10800.pinmux: request pin 76 (PIN76) for 4a100000.ethernet
[ 0.248213] pinctrl-single 44e10800.pinmux: request pin 77 (PIN77) for 4a100000.ethernet
[ 0.248226] pinctrl-single 44e10800.pinmux: request pin 78 (PIN78) for 4a100000.ethernet
[ 0.248240] pinctrl-single 44e10800.pinmux: request pin 79 (PIN79) for 4a100000.ethernet
[ 0.248253] pinctrl-single 44e10800.pinmux: request pin 80 (PIN80) for 4a100000.ethernet
[ 0.248269] pinctrl-single 44e10800.pinmux: enabling cpsw_default function2
[ 0.249101] pinctrl-single 44e10800.pinmux: davinci_mdio_default index: 0x148 value: 0x30
[ 0.249136] pinctrl-single 44e10800.pinmux: davinci_mdio_default index: 0x14c value: 0x10
[ 0.249162] pinctrl core: add 1 pinctrl maps
[ 0.249187] pinctrl-single 44e10800.pinmux: davinci_mdio_sleep index: 0x148 value: 0x27
[ 0.249205] pinctrl-single 44e10800.pinmux: davinci_mdio_sleep index: 0x14c value: 0x27
[ 0.249225] pinctrl core: add 1 pinctrl maps
[ 0.249247] pinctrl-single 44e10800.pinmux: found group selector 4 for davinci_mdio_default
[ 0.249265] pinctrl-single 44e10800.pinmux: found group selector 5 for davinci_mdio_sleep
[ 0.249282] pinctrl-single 44e10800.pinmux: request pin 82 (PIN82) for 4a101000.mdio
[ 0.249296] pinctrl-single 44e10800.pinmux: request pin 83 (PIN83) for 4a101000.mdio
[ 0.249310] pinctrl-single 44e10800.pinmux: enabling davinci_mdio_default function4
[ 0.249854] mdio_bus 4a101000.mdio: GPIO lookup for consumer reset
[ 0.249878] mdio_bus 4a101000.mdio: using device tree for GPIO lookup
[ 0.249902] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/ethernet@0/mdio@1000[0]'
[ 0.249946] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/ethernet@0/mdio@1000[0]'
[ 0.249988] mdio_bus 4a101000.mdio: using lookup tables for GPIO lookup
[ 0.250001] mdio_bus 4a101000.mdio: No GPIO consumer reset found
[ 0.250649] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x80 value: 0x32
[ 0.250686] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x84 value: 0x32
[ 0.250704] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x0 value: 0x31
[ 0.250720] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x4 value: 0x31
[ 0.250737] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x8 value: 0x31
[ 0.250752] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0xc value: 0x31
[ 0.250767] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x10 value: 0x31
[ 0.250783] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x14 value: 0x31
[ 0.250799] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x18 value: 0x31
[ 0.250815] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x1c value: 0x31
[ 0.250842] pinctrl core: add 1 pinctrl maps
[ 0.250869] pinctrl-single 44e10800.pinmux: found group selector 6 for pinmux_emmc_pins
[ 0.250889] pinctrl-single 44e10800.pinmux: request pin 32 (PIN32) for 481d8000.mmc
[ 0.250903] pinctrl-single 44e10800.pinmux: request pin 33 (PIN33) for 481d8000.mmc
[ 0.250917] pinctrl-single 44e10800.pinmux: request pin 0 (PIN0) for 481d8000.mmc
[ 0.250930] pinctrl-single 44e10800.pinmux: request pin 1 (PIN1) for 481d8000.mmc
[ 0.250943] pinctrl-single 44e10800.pinmux: request pin 2 (PIN2) for 481d8000.mmc
[ 0.250956] pinctrl-single 44e10800.pinmux: request pin 3 (PIN3) for 481d8000.mmc
[ 0.250969] pinctrl-single 44e10800.pinmux: request pin 4 (PIN4) for 481d8000.mmc
[ 0.250982] pinctrl-single 44e10800.pinmux: request pin 5 (PIN5) for 481d8000.mmc
[ 0.250994] pinctrl-single 44e10800.pinmux: request pin 6 (PIN6) for 481d8000.mmc
[ 0.251007] pinctrl-single 44e10800.pinmux: request pin 7 (PIN7) for 481d8000.mmc
[ 0.251021] pinctrl-single 44e10800.pinmux: enabling pinmux_emmc_pins function6
[ 0.251326] sdhci-omap 481d8000.mmc: GPIO lookup for consumer wp
[ 0.251350] sdhci-omap 481d8000.mmc: using device tree for GPIO lookup
[ 0.251371] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]'
[ 0.251417] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]'
[ 0.251452] sdhci-omap 481d8000.mmc: using lookup tables for GPIO lookup
[ 0.251465] sdhci-omap 481d8000.mmc: No GPIO consumer wp found
[ 0.251637] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator
[ 0.307082] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[ 0.307136] libphy: 4a101000.mdio: probed
[ 0.308461] mdio_bus 4a101000.mdio:00: GPIO lookup for consumer reset
[ 0.308498] mdio_bus 4a101000.mdio:00: using device tree for GPIO lookup
[ 0.308523] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/ethernet@0/mdio@1000/ethernet-phy@0[0]'
[ 0.308586] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/ethernet@0/mdio@1000/ethernet-phy@0[0]'
[ 0.308632] mdio_bus 4a101000.mdio:00: using lookup tables for GPIO lookup
[ 0.308646] mdio_bus 4a101000.mdio:00: No GPIO consumer reset found
[ 0.309371] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 0.309662] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 0.309685] cpsw 4a100000.ethernet: ALE Table size 1024
[ 0.309801] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[ 0.309884] cpsw 4a100000.ethernet: Detected MACID = 1c:ba:8c:9b:be:b4
[ 0.318489] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!
[ 0.318543] edma 49000000.dma: TI EDMA DMA engine driver
[ 0.334118] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.334557] DEBUG gpio_mux_input_probe(): ENTER
[ 0.334882] DEBUG gpio_mux_input_probe(): ENTER
[ 0.335137] gpio-clk clk_mcasp0: GPIO lookup for consumer enable
[ 0.335162] gpio-clk clk_mcasp0: using device tree for GPIO lookup
[ 0.335201] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/clk_mcasp0[0]' - status (0)
[ 0.335312] gpio gpiochip0: Persistence not supported for GPIO 27
[ 0.336035] gpio-mux mux-controller: GPIO lookup for consumer mux
[ 0.336064] gpio-mux mux-controller: using device tree for GPIO lookup
[ 0.336096] of_get_named_gpiod_flags: parsed 'mux-gpios' property of node '/mux-controller[0]' - status (0)
[ 0.336189] gpio gpiochip1: Persistence not supported for GPIO 2
[ 0.336207] gpio-mux mux-controller: GPIO lookup for consumer mux
[ 0.336219] gpio-mux mux-controller: using device tree for GPIO lookup
[ 0.336245] of_get_named_gpiod_flags: parsed 'mux-gpios' property of node '/mux-controller[1]' - status (0)
[ 0.336271] gpio gpiochip1: Persistence not supported for GPIO 3
[ 0.336410] gpio-mux mux-controller: 4-way mux-controller registered
[ 0.336766] gpio gpiochip3: (gpio-96-127): created GPIO range 0->7 ==> 44e10800.pinmux PIN 82->89
[ 0.336796] gpio gpiochip3: (gpio-96-127): created GPIO range 8->11 ==> 44e10800.pinmux PIN 52->55
[ 0.336815] gpio gpiochip3: (gpio-96-127): created GPIO range 12->15 ==> 44e10800.pinmux PIN 94->97
[ 0.336833] gpio gpiochip3: (gpio-96-127): created GPIO range 16->17 ==> 44e10800.pinmux PIN 71->72
[ 0.336851] gpio gpiochip3: (gpio-96-127): created GPIO range 18->18 ==> 44e10800.pinmux PIN 135->135
[ 0.336870] gpio gpiochip3: (gpio-96-127): created GPIO range 19->20 ==> 44e10800.pinmux PIN 108->109
[ 0.336893] gpio gpiochip3: (gpio-96-127): created GPIO range 21->21 ==> 44e10800.pinmux PIN 73->73
[ 0.336912] gpio gpiochip3: (gpio-96-127): created GPIO range 22->23 ==> 44e10800.pinmux PIN 8->9
[ 0.336931] gpio gpiochip3: (gpio-96-127): created GPIO range 26->27 ==> 44e10800.pinmux PIN 10->11
[ 0.336951] gpio gpiochip3: (gpio-96-127): created GPIO range 28->28 ==> 44e10800.pinmux PIN 74->74
[ 0.336979] gpio gpiochip3: (gpio-96-127): created GPIO range 29->29 ==> 44e10800.pinmux PIN 81->81
[ 0.337000] gpio gpiochip3: (gpio-96-127): created GPIO range 30->31 ==> 44e10800.pinmux PIN 28->29
[ 0.342427] l3-aon-clkctrl:0000:0: failed to disable
[ 0.342710] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3)
[ 0.342828] gpio gpiochip3: registered GPIOs 96 to 127 on gpio-96-127
[ 0.343312] pinctrl-single 44e10800.pinmux: pinmux_uart0_pins index: 0x170 value: 0x30
[ 0.343349] pinctrl-single 44e10800.pinmux: pinmux_uart0_pins index: 0x174 value: 0x0
[ 0.343386] pinctrl core: add 1 pinctrl maps
[ 0.343421] pinctrl-single 44e10800.pinmux: found group selector 7 for pinmux_uart0_pins
[ 0.343443] pinctrl-single 44e10800.pinmux: request pin 92 (PIN92) for 44e09000.serial
[ 0.343458] pinctrl-single 44e10800.pinmux: request pin 93 (PIN93) for 44e09000.serial
[ 0.343473] pinctrl-single 44e10800.pinmux: enabling pinmux_uart0_pins function7
[ 0.344275] omap8250 44e09000.serial: GPIO lookup for consumer rs485-term
[ 0.344308] omap8250 44e09000.serial: using device tree for GPIO lookup
[ 0.344333] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]'
[ 0.344382] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]'
[ 0.344421] omap8250 44e09000.serial: using lookup tables for GPIO lookup
[ 0.344434] omap8250 44e09000.serial: No GPIO consumer rs485-term found
[ 0.344485] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 18, base_baud = 3000000) is a 8250
[ 2.492716] random: fast init done
[ 3.596016] printk: console [ttyS0] enabled
[ 3.601180] pinctrl-single 44e10800.pinmux: pinmux_i2c0_pins index: 0x188 value: 0x30
[ 3.609178] pinctrl-single 44e10800.pinmux: pinmux_i2c0_pins index: 0x18c value: 0x30
[ 3.617115] pinctrl core: add 1 pinctrl maps
[ 3.621433] pinctrl-single 44e10800.pinmux: found group selector 8 for pinmux_i2c0_pins
[ 3.629508] pinctrl-single 44e10800.pinmux: request pin 98 (PIN98) for 44e0b000.i2c
[ 3.637224] pinctrl-single 44e10800.pinmux: request pin 99 (PIN99) for 44e0b000.i2c
[ 3.644920] pinctrl-single 44e10800.pinmux: enabling pinmux_i2c0_pins function8
[ 3.653436] i2c i2c-0: GPIO lookup for consumer scl
[ 3.658455] i2c i2c-0: using device tree for GPIO lookup
[ 3.663814] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[ 3.677417] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[ 3.690915] i2c i2c-0: using lookup tables for GPIO lookup
[ 3.696429] i2c i2c-0: No GPIO consumer scl found
[ 3.701178] i2c i2c-0: GPIO lookup for consumer sda
[ 3.706079] i2c i2c-0: using device tree for GPIO lookup
[ 3.711438] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[ 3.725018] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[ 3.738505] i2c i2c-0: using lookup tables for GPIO lookup
[ 3.744017] i2c i2c-0: No GPIO consumer sda found
[ 3.777800] tps65217-pmic: Failed to locate of_node [id: -1]
[ 3.783686] tps65217-pmic tps65217-pmic: no of_node; not parsing pinctrl DT
[ 3.799950] tps65217-bl: Failed to locate of_node [id: -1]
[ 3.808507] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 3.814480] i2c 0-0070: Fixing up cyclic dependency with 4830e000.lcdc
[ 3.821420] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 3.828047] DEBUG gpio_mux_input_probe(): ENTER
[ 3.828097] gpio-mux-input key-mux1: GPIO lookup for consumer pin
[ 3.838839] gpio-mux-input key-mux1: using device tree for GPIO lookup
[ 3.845429] of_get_named_gpiod_flags: parsed 'pin-gpios' property of node '/key-mux1[0]' - status (0)
[ 3.854753] gpio gpiochip1: Persistence not supported for GPIO 5
[ 3.860843] gpiochip_find_base: found new base at 508
[ 3.865936] DEBUG gpio_mux_input_get_value(): offset=0, return GPIO_LINE_DIRECTION_IN=1
[ 3.865945] DEBUG gpio_mux_input_get_value(): offset=1, return GPIO_LINE_DIRECTION_IN=1
[ 3.874004] DEBUG gpio_mux_input_get_value(): offset=2, return GPIO_LINE_DIRECTION_IN=1
[ 3.882060] DEBUG gpio_mux_input_get_value(): offset=3, return GPIO_LINE_DIRECTION_IN=1
[ 3.890663] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0x160 value: 0x2f
[ 3.906651] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0xfc value: 0x30
[ 3.914482] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0xf8 value: 0x30
[ 3.922290] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0xf4 value: 0x30
[ 3.930092] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0xf0 value: 0x30
[ 3.937891] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0x104 value: 0x30
[ 3.945762] pinctrl-single 44e10800.pinmux: pinmux_mmc1_pins index: 0x100 value: 0x30
[ 3.953668] pinctrl core: add 1 pinctrl maps
[ 3.958001] pinctrl-single 44e10800.pinmux: found group selector 9 for pinmux_mmc1_pins
[ 3.966052] pinctrl-single 44e10800.pinmux: request pin 88 (PIN88) for 48060000.mmc
[ 3.973767] pinctrl-single 44e10800.pinmux: request pin 63 (PIN63) for 48060000.mmc
[ 3.981478] pinctrl-single 44e10800.pinmux: request pin 62 (PIN62) for 48060000.mmc
[ 3.989188] pinctrl-single 44e10800.pinmux: request pin 61 (PIN61) for 48060000.mmc
[ 3.996881] pinctrl-single 44e10800.pinmux: request pin 60 (PIN60) for 48060000.mmc
[ 4.004589] pinctrl-single 44e10800.pinmux: request pin 65 (PIN65) for 48060000.mmc
[ 4.012301] pinctrl-single 44e10800.pinmux: request pin 64 (PIN64) for 48060000.mmc
[ 4.020012] pinctrl-single 44e10800.pinmux: enabling pinmux_mmc1_pins function9
[ 4.027671] sdhci-omap 48060000.mmc: GPIO lookup for consumer cd
[ 4.033717] sdhci-omap 48060000.mmc: using device tree for GPIO lookup
[ 4.040343] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0)
[ 4.054262] gpio gpiochip3: Persistence not supported for GPIO 6
[ 4.060337] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
[ 4.069105] sdhci-omap 48060000.mmc: Got CD GPIO
[ 4.073746] sdhci-omap 48060000.mmc: GPIO lookup for consumer wp
[ 4.079798] sdhci-omap 48060000.mmc: using device tree for GPIO lookup
[ 4.086364] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]'
[ 4.099521] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]'
[ 4.112578] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup
[ 4.119331] sdhci-omap 48060000.mmc: No GPIO consumer wp found
[ 4.125366] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator
[ 4.134132] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x80 value: 0x32
[ 4.142035] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x84 value: 0x32
[ 4.149845] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x0 value: 0x31
[ 4.157586] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x4 value: 0x31
[ 4.165285] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x8 value: 0x31
[ 4.172998] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0xc value: 0x31
[ 4.180711] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x10 value: 0x31
[ 4.188511] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x14 value: 0x31
[ 4.196294] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x18 value: 0x31
[ 4.204092] pinctrl-single 44e10800.pinmux: pinmux_emmc_pins index: 0x1c value: 0x31
[ 4.211907] pinctrl core: add 1 pinctrl maps
[ 4.216220] pinctrl-single 44e10800.pinmux: found group selector 6 for pinmux_emmc_pins
[ 4.224288] pinctrl-single 44e10800.pinmux: request pin 32 (PIN32) for 481d8000.mmc
[ 4.232002] pinctrl-single 44e10800.pinmux: request pin 33 (PIN33) for 481d8000.mmc
[ 4.239712] pinctrl-single 44e10800.pinmux: request pin 0 (PIN0) for 481d8000.mmc
[ 4.247247] pinctrl-single 44e10800.pinmux: request pin 1 (PIN1) for 481d8000.mmc
[ 4.254765] pinctrl-single 44e10800.pinmux: request pin 2 (PIN2) for 481d8000.mmc
[ 4.262299] pinctrl-single 44e10800.pinmux: request pin 3 (PIN3) for 481d8000.mmc
[ 4.269834] pinctrl-single 44e10800.pinmux: request pin 4 (PIN4) for 481d8000.mmc
[ 4.277368] pinctrl-single 44e10800.pinmux: request pin 5 (PIN5) for 481d8000.mmc
[ 4.284887] pinctrl-single 44e10800.pinmux: request pin 6 (PIN6) for 481d8000.mmc
[ 4.292420] pinctrl-single 44e10800.pinmux: request pin 7 (PIN7) for 481d8000.mmc
[ 4.299955] pinctrl-single 44e10800.pinmux: enabling pinmux_emmc_pins function6
[ 4.307613] sdhci-omap 481d8000.mmc: GPIO lookup for consumer wp
[ 4.313660] sdhci-omap 481d8000.mmc: using device tree for GPIO lookup
[ 4.320277] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]'
[ 4.333871] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]'
[ 4.347363] sdhci-omap 481d8000.mmc: using lookup tables for GPIO lookup
[ 4.354098] sdhci-omap 481d8000.mmc: No GPIO consumer wp found
[ 4.360236] gpio gpiochip4: (key-mux1): added GPIO chardev (254:4)
[ 4.366567] gpio gpiochip4: registered GPIOs 508 to 511 on key-mux1
[ 4.372926] gpio-mux-input key-mux1: registered 4 input GPIOs
[ 4.378721] DEBUG gpio_mux_input_probe(): return 0
[ 4.379017] DEBUG gpio_mux_input_probe(): ENTER
[ 4.383855] gpio-mux-input key-mux2: GPIO lookup for consumer pin
[ 4.394573] gpio-mux-input key-mux2: using device tree for GPIO lookup
[ 4.401186] of_get_named_gpiod_flags: parsed 'pin-gpios' property of node '/key-mux2[0]' - status (0)
[ 4.410500] gpio gpiochip1: Persistence not supported for GPIO 4
[ 4.416562] gpiochip_find_base: found new base at 504
[ 4.421675] DEBUG gpio_mux_input_get_value(): offset=0, return GPIO_LINE_DIRECTION_IN=1
[ 4.421686] DEBUG gpio_mux_input_get_value(): offset=1, return GPIO_LINE_DIRECTION_IN=1
[ 4.429744] DEBUG gpio_mux_input_get_value(): offset=2, return GPIO_LINE_DIRECTION_IN=1
[ 4.437797] DEBUG gpio_mux_input_get_value(): offset=3, return GPIO_LINE_DIRECTION_IN=1
[ 4.446120] gpio gpiochip5: (key-mux2): added GPIO chardev (254:5)
[ 4.460518] gpio gpiochip5: registered GPIOs 504 to 507 on key-mux2
[ 4.466822] gpio-mux-input key-mux2: registered 4 input GPIOs
[ 4.472619] DEBUG gpio_mux_input_probe(): return 0
[ 4.476354] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator
[ 4.516192] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA
[ 4.524459] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA
[ 4.532859] Waiting for root device /dev/mmcblk0p1...
[ 4.600198] mmc0: new high speed SDHC card at address aaaa
[ 4.605999] mmcblk mmc0:aaaa: no of_node; not parsing pinctrl DT
[ 4.612921] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
[ 4.619905] mmcblk0: p1
[ 4.626465] mmc1: new high speed MMC card at address 0001
[ 4.632232] mmcblk mmc1:0001: no of_node; not parsing pinctrl DT
[ 4.639091] mmcblk1: mmc1:0001 MMC04G 3.66 GiB
[ 4.644021] mmcblk1boot0: mmc1:0001 MMC04G 1.00 MiB
[ 4.649423] mmcblk1boot1: mmc1:0001 MMC04G 1.00 MiB
[ 4.654773] mmcblk1rpmb: mmc1:0001 MMC04G 128 KiB, chardev (249:0)
[ 4.676740] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
[ 4.684227] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
[ 4.825964] EXT4-fs (mmcblk0p1): recovery complete
[ 4.842882] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 4.852857] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
[ 4.861030] devtmpfs: mounted
[ 4.865620] Freeing unused kernel memory: 1024K
[ 4.870759] Run /sbin/init as init process
[ 4.874884] with arguments:
[ 4.877898] /sbin/init
[ 4.880618] with environment:
[ 4.883770] HOME=/
[ 4.886137] TERM=linux
[ 5.413701] systemd[1]: System time before build time, advancing clock.
[ 5.485784] systemd[1]: Inserted module 'autofs4'
[ 5.540652] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 5.562990] systemd[1]: Detected architecture arm.
[ 5.573704] systemd[1]: Set hostname to <beaglebone>.
[ 6.480260] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 6.497889] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 6.889702] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.911069] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.919279] systemd[1]: Listening on Journal Socket.
[ 6.925030] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.932593] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.939707] systemd[1]: Reached target Swap.
[ 6.953220] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 6.971961] systemd[1]: Listening on udev Kernel Socket.
[ 8.008187] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 10.215265] cpufreq-dt cpufreq-dt: no of_node; not parsing pinctrl DT
[ 10.303789] systemd-journald[86]: Received request to flush runtime journal from PID 1
[ 11.272176] pinctrl-single 44e10800.pinmux: user_leds_s0 index: 0x54 value: 0x7
[ 11.279746] pinctrl-single 44e10800.pinmux: user_leds_s0 index: 0x58 value: 0x17
[ 11.287249] pinctrl-single 44e10800.pinmux: user_leds_s0 index: 0x5c value: 0x7
[ 11.294601] pinctrl-single 44e10800.pinmux: user_leds_s0 index: 0x60 value: 0x17
[ 11.302088] pinctrl core: add 1 pinctrl maps
[ 11.306408] pinctrl-single 44e10800.pinmux: found group selector 10 for user_leds_s0
[ 11.314227] pinctrl-single 44e10800.pinmux: request pin 21 (PIN21) for leds
[ 11.321249] pinctrl-single 44e10800.pinmux: request pin 22 (PIN22) for leds
[ 11.328264] pinctrl-single 44e10800.pinmux: request pin 23 (PIN23) for leds
[ 11.335260] pinctrl-single 44e10800.pinmux: request pin 24 (PIN24) for leds
[ 11.342276] pinctrl-single 44e10800.pinmux: enabling user_leds_s0 function10
[ 11.349487] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led2[0]' - status (0)
[ 11.358566] gpio gpiochip0: Persistence not supported for GPIO 21
[ 11.364690] gpio-21 (?): no flags found for gpios
[ 11.369710] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led3[0]' - status (0)
[ 11.378789] gpio gpiochip0: Persistence not supported for GPIO 22
[ 11.384913] gpio-22 (?): no flags found for gpios
[ 11.389833] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led4[0]' - status (0)
[ 11.398897] gpio gpiochip0: Persistence not supported for GPIO 23
[ 11.405022] gpio-23 (?): no flags found for gpios
[ 11.409915] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led5[0]' - status (0)
[ 11.418971] gpio gpiochip0: Persistence not supported for GPIO 24
[ 11.425094] gpio-24 (?): no flags found for gpios
[ 12.830857] omap_rtc 44e3e000.rtc: try to register 4 pins ...
[ 12.836676] pinctrl core: registered pin 0 (ext_wakeup0) on 44e3e000.rtc
[ 12.843659] pinctrl core: registered pin 1 (ext_wakeup1) on 44e3e000.rtc
[ 12.850441] pinctrl core: registered pin 2 (ext_wakeup2) on 44e3e000.rtc
[ 12.857199] pinctrl core: registered pin 3 (ext_wakeup3) on 44e3e000.rtc
[ 12.863946] omap_rtc 44e3e000.rtc: no hogs found
[ 13.337742] alarmtimer alarmtimer.0.auto: no of_node; not parsing pinctrl DT
[ 13.345198] omap_rtc 44e3e000.rtc: registered as rtc0
[ 13.350484] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)
[ 13.359201] omap_rtc 44e3e000.rtc: GPIO lookup for consumer wp
[ 13.365064] omap_rtc 44e3e000.rtc: using device tree for GPIO lookup
[ 13.371495] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]'
[ 13.385104] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]'
[ 13.398607] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup
[ 13.405169] omap_rtc 44e3e000.rtc: No GPIO consumer wp found
[ 14.066722] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 14.072822] PM: Cannot get wkup_m3_ipc handle
[ 17.033169] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 17.039229] PM: Cannot get wkup_m3_ipc handle
[ 17.112202] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 17.118356] PM: Cannot get wkup_m3_ipc handle
[ 17.151675] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer reset
[ 17.159223] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[ 17.166773] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[ 17.178307] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[ 17.189713] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[ 17.197433] am335x-phy-driver 47401300.usb-phy: No GPIO consumer reset found
[ 17.204518] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer vbus-detect
[ 17.212318] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[ 17.219861] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[ 17.231867] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[ 17.243782] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[ 17.251495] am335x-phy-driver 47401300.usb-phy: No GPIO consumer vbus-detect found
[ 17.259231] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator
[ 17.336315] usbcore: registered new interface driver usbfs
[ 17.342172] usbcore: registered new interface driver hub
[ 17.347661] usbcore: registered new device driver usb
[ 19.128526] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer reset
[ 19.135829] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[ 19.143539] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[ 19.155088] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[ 19.166495] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[ 19.174214] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer reset found
[ 19.181318] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer vbus-detect
[ 19.189118] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[ 19.196643] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[ 19.208650] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[ 19.220566] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[ 19.228277] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer vbus-detect found
[ 19.235994] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator
[ 19.245608] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 19.251556] PM: Cannot get wkup_m3_ipc handle
[ 19.435095] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 19.441135] PM: Cannot get wkup_m3_ipc handle
[ 21.229127] remoteproc remoteproc0: wkup_m3 is available
[ 21.236162] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 21.242221] PM: Cannot get wkup_m3_ipc handle
[ 21.689722] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 21.689778] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 21.757572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 21.757606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 21.757617] usb usb1: Product: MUSB HDRC host driver
[ 21.757625] usb usb1: Manufacturer: Linux 5.13.0-rc2fix-omap2plus-r0 musb-hcd
[ 21.757633] usb usb1: SerialNumber: musb-hdrc.1
[ 21.778135] hub 1-0:1.0: USB hub found
[ 21.781587] hub 1-0:1.0: 1 port detected
[ 21.791780] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 21.791870] PM: Cannot get wkup_m3_ipc handle
[ 24.326111] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0)
[ 24.600271] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)
[ 27.379019] at24 2-0054: supply vcc not found, using dummy regulator
[ 27.385820] at24 2-0054: GPIO lookup for consumer wp
[ 27.391043] at24 2-0054: using device tree for GPIO lookup
[ 27.396580] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom0@54[0]'
[ 27.411601] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom0@54[0]'
[ 27.426502] at24 2-0054: using lookup tables for GPIO lookup
[ 27.432215] at24 2-0054: No GPIO consumer wp found
[ 28.493234] at24 2-0055: supply vcc not found, using dummy regulator
[ 28.500206] at24 2-0055: GPIO lookup for consumer wp
[ 28.505212] at24 2-0055: using device tree for GPIO lookup
[ 28.510834] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom1@55[0]'
[ 28.525842] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom1@55[0]'
[ 28.540743] at24 2-0055: using lookup tables for GPIO lookup
[ 28.546432] at24 2-0055: No GPIO consumer wp found
[ 28.912063] using random self ethernet address
[ 28.916574] using random host ethernet address
[ 29.110444] rndis_register: configNr = 0
[ 29.324316] at24 2-0056: supply vcc not found, using dummy regulator
[ 29.331243] at24 2-0056: GPIO lookup for consumer wp
[ 29.336250] at24 2-0056: using device tree for GPIO lookup
[ 29.341881] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom2@56[0]'
[ 29.356889] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom2@56[0]'
[ 29.371791] at24 2-0056: using lookup tables for GPIO lookup
[ 29.377497] at24 2-0056: No GPIO consumer wp found
[ 29.448815] Mass Storage Function, version: 2009/09/11
[ 29.454032] LUN: removable file: (no medium)
[ 29.568331] mass_storage.usb0/lun.0: read-only status set to 1
[ 29.574397] mass_storage.usb0/lun.0: open backing file: /var/cache/doc-beaglebone-getting-started/beaglebone-getting-started-2019-10-31.img
[ 30.389905] at24 2-0057: supply vcc not found, using dummy regulator
[ 30.396642] at24 2-0057: GPIO lookup for consumer wp
[ 30.401826] at24 2-0057: using device tree for GPIO lookup
[ 30.407401] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom3@57[0]'
[ 30.422408] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom3@57[0]'
[ 30.437306] at24 2-0057: using lookup tables for GPIO lookup
[ 30.442995] at24 2-0057: No GPIO consumer wp found
[ 30.679661] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 30.720555] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 30.726445] PM: Cannot get wkup_m3_ipc handle
[ 30.734084] remoteproc remoteproc0: powering up wkup_m3
[ 30.770572] using random self ethernet address
[ 30.775081] using random host ethernet address
[ 30.837499] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2
[ 30.847212] remoteproc remoteproc0: request_firmware failed: -2
[ 30.853169] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed
[ 31.150036] userial_init: registered 8 ttyGS* devices
[ 31.265536] udc musb-hdrc.0: registering UDC driver [g_multi]
[ 31.271624] configfs-gadget gadget: adding 'rndis'/(ptrval) to config 'c'/(ptrval)
[ 31.280239] usb0: HOST MAC 1c:ba:8c:a2:ed:6b
[ 31.284640] usb0: MAC 1c:ba:8c:a2:ed:6a
[ 31.288622] rndis_set_param_medium: 0 0
[ 31.292488] configfs-gadget gadget: RNDIS: dual speed IN/ep1in OUT/ep1out NOTIFY/ep2in
[ 31.300477] configfs-gadget gadget: adding 'Mass Storage Function'/(ptrval) to config 'c'/(ptrval)
[ 31.471597] at24 0-0050: supply vcc not found, using dummy regulator
[ 31.478520] at24 0-0050: GPIO lookup for consumer wp
[ 31.483525] at24 0-0050: using device tree for GPIO lookup
[ 31.489154] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50[0]'
[ 31.504429] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50[0]'
[ 31.519610] at24 0-0050: using lookup tables for GPIO lookup
[ 31.525299] at24 0-0050: No GPIO consumer wp found
[ 32.059700] configfs-gadget gadget: I/O thread pid: 779
[ 32.065050] configfs-gadget gadget: adding 'cdc_network'/(ptrval) to config 'c'/(ptrval)
[ 32.074318] usb1: HOST MAC 1c:ba:8c:a2:ed:6d
[ 32.078811] usb1: MAC 1c:ba:8c:a2:ed:6e
[ 32.082703] configfs-gadget gadget: CDC Network: dual speed IN/ep4in OUT/ep3out NOTIFY/ep5in
[ 32.091268] configfs-gadget gadget: adding 'acm'/(ptrval) to config 'c'/(ptrval)
[ 32.098748] configfs-gadget gadget: acm ttyGS0: dual speed IN/ep6in OUT/ep4out NOTIFY/ep7in
[ 32.458280] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 32.467728] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 32.473598] PM: Cannot get wkup_m3_ipc handle
[ 32.646548] configfs-gadget gadget: high-speed config #1: c
[ 32.652251] configfs-gadget gadget: init rndis
[ 32.656720] configfs-gadget gadget: RNDIS RX/TX early activation ...
[ 32.663225] usb0: qlen 10
[ 32.665859] configfs-gadget gadget: rndis_close
[ 32.670410] rndis_set_param_medium: 0 0
[ 32.674277] rndis_set_param_dev:
[ 32.677544] configfs-gadget gadget: set_config: interface 2 (Mass Storage Function) requested delayed status
[ 32.687420] configfs-gadget gadget: delayed_status count 1
[ 32.692931] configfs-gadget gadget: reset ncm control 3
[ 32.698180] configfs-gadget gadget: init ncm ctrl 3
[ 32.703086] configfs-gadget gadget: notify speed 425984000
[ 32.708621] configfs-gadget gadget: reset acm ttyGS0
[ 32.713609] configfs-gadget gadget: activate acm ttyGS0
[ 32.718865] configfs-gadget gadget: acm ttyGS0 serial state 0000
[ 32.725278] configfs-gadget gadget: usb_composite_setup_continue
[ 32.731372] configfs-gadget gadget: usb_composite_setup_continue: Completing delayed status
[ 32.740221] configfs-gadget gadget: rndis req21.00 v0000 i0000 l24
[ 32.746472] rndis_msg_parser: RNDIS_MSG_INIT
[ 32.750846] configfs-gadget gadget: rndis reqa1.01 v0000 i0000 l1025
[ 32.757352] configfs-gadget gadget: rndis req21.00 v0000 i0000 l32
[ 32.763601] gen_ndis_query_resp: RNDIS_OID_GEN_PHYSICAL_MEDIUM
[ 32.769587] configfs-gadget gadget: rndis reqa1.01 v0000 i0000 l1025
[ 32.776060] configfs-gadget gadget: rndis req21.00 v0000 i0000 l76
[ 32.782351] gen_ndis_query_resp: RNDIS_OID_802_3_PERMANENT_ADDRESS
[ 32.788661] configfs-gadget gadget: rndis reqa1.01 v0000 i0000 l1025
[ 32.795130] configfs-gadget gadget: rndis req21.00 v0000 i0000 l32
[ 32.801381] gen_ndis_set_resp: RNDIS_OID_GEN_CURRENT_PACKET_FILTER 0000002d
[ 32.808461] configfs-gadget gadget: rndis reqa1.01 v0000 i0000 l1025
[ 32.816260] configfs-gadget gadget: init ncm
[ 32.820575] configfs-gadget gadget: activate ncm
[ 32.825236] usb1: qlen 10
[ 32.827871] configfs-gadget gadget: ncm_close
[ 32.833371] configfs-gadget gadget: reset ncm
[ 32.837762] usb1: gether_disconnect
[ 32.841449] configfs-gadget gadget: ncm reqa1.80 v0000 i0003 l28
[ 32.847585] configfs-gadget gadget: non-CRC mode selected
[ 32.853017] configfs-gadget gadget: ncm req21.8a v0000 i0003 l0
[ 32.859046] configfs-gadget gadget: NCM16 selected
[ 32.863867] configfs-gadget gadget: ncm req21.84 v0000 i0003 l0
[ 32.888275] configfs-gadget gadget: init ncm
[ 32.892622] configfs-gadget gadget: activate ncm
[ 32.897289] usb1: qlen 10
[ 32.899923] configfs-gadget gadget: ncm_close
[ 32.906642] configfs-gadget gadget: acm ttyGS0 req21.20 v0000 i0005 l7
[ 33.015387] configfs-gadget gadget: notify speed 425984000
[ 33.047392] configfs-gadget gadget: notify connect false
[ 33.427372] usb0: eth_open
[ 33.430143] usb0: eth_start
[ 33.433255] configfs-gadget gadget: rndis_open
[ 33.437737] rndis_set_param_medium: 0 4259840
[ 33.842268] configfs-gadget gadget: sending command-failure status
[ 34.090155] usb1: eth_open
[ 34.092961] usb1: eth_start
[ 34.095887] configfs-gadget gadget: ncm_open
[ 34.100186] configfs-gadget gadget: notify speed 425984000
[ 34.135391] configfs-gadget gadget: notify connect true
[ 34.271281] random: crng init done
[ 34.274736] random: 7 urandom warning(s) missed due to ratelimiting
[ 34.554546] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 34.561729] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 34.567924] PM: Cannot get wkup_m3_ipc handle
[ 35.262186] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 35.384522] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 35.427621] omap-sham 53100000.sham: will run requests pump with realtime priority
[ 35.527476] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 35.638760] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 35.644712] PM: Cannot get wkup_m3_ipc handle
[ 35.767614] pm33xx pm33xx: no of_node; not parsing pinctrl DT
[ 35.773516] PM: Cannot get wkup_m3_ipc handle
[ 41.178628] gs_open: start ttyGS0
[ 41.182077] gs_open: ttyGS0 (af818779,5fe682da)
[ 41.186738] gs_close: ttyGS0 (af818779,5fe682da) ...
[ 41.191733] gs_close: ttyGS0 (af818779,5fe682da) done!
[ 41.247792] gs_open: start ttyGS0
[ 41.251178] gs_open: ttyGS0 (b2dabc51,d33cfbac)
[ 41.256420] gs_close: ttyGS0 (b2dabc51,d33cfbac) ...
[ 41.261434] gs_close: ttyGS0 (b2dabc51,d33cfbac) done!
[ 41.350119] gs_open: start ttyGS0
[ 41.353503] gs_open: ttyGS0 (b2dabc51,53122dd8)
[ 41.377539] gs_close: ttyGS0 (b2dabc51,53122dd8) ...
[ 41.382599] gs_close: ttyGS0 (b2dabc51,53122dd8) done!
[ 41.417642] gs_open: start ttyGS0
[ 41.421029] gs_open: ttyGS0 (b2dabc51,456beb68)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment