Created
February 25, 2026 23:34
-
-
Save lucmann/c1fc2604ee3ce4579a828ee74f3ddaea to your computer and use it in GitHub Desktop.
hikey970-v6.19-drm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
| [ 0.000000] Linux version 6.19.0-rc6-gf2880931939e-dirty (luc@vostro) (aarch64-linux-gnu-gcc (GCC) 15.1.0, GNU ld (GNU Binutils) 2.44) #23 SMP PREEMPT Thu Feb 26 06:20:42 CST 2026 | |
| [ 0.000000] KASLR disabled due to lack of seed | |
| [ 0.000000] Machine model: HiKey970 | |
| [ 0.000000] earlycon: pl11 at MMIO 0x00000000fff32000 (options '115200') | |
| [ 0.000000] printk: legacy bootconsole [pl11] enabled | |
| [ 0.000000] doing early options: loglevel='7' | |
| [ 0.000000] efi: EFI v2.6 by EDK II | |
| [ 0.000000] efi: MEMATTR=0xbe637018 MEMRESERVE=0xba404c18 | |
| [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000032200000, size 128 MiB | |
| [ 0.000000] OF: reserved mem: initialized node drm_dma_mem_region, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x0000000032200000..0x000000003a1fffff (131072 KiB) nomap non-reusable drm_dma_mem_region | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] DMA [mem 0x0000000000000000-0x00000000ffffffff] | |
| [ 0.000000] DMA32 empty | |
| [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000000000000-0x00000000167fffff] | |
| [ 0.000000] node 0: [mem 0x0000000016988000-0x00000000209fffff] | |
| [ 0.000000] node 0: [mem 0x0000000020b00000-0x00000000320fffff] | |
| [ 0.000000] node 0: [mem 0x0000000032101000-0x00000000321fffff] | |
| [ 0.000000] node 0: [mem 0x0000000032200000-0x000000003a1fffff] | |
| [ 0.000000] node 0: [mem 0x000000003a200000-0x000000008e0fffff] | |
| [ 0.000000] node 0: [mem 0x000000008e240000-0x00000000ba3effff] | |
| [ 0.000000] node 0: [mem 0x00000000ba3f0000-0x00000000ba3fffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba400000-0x00000000ba438fff] | |
| [ 0.000000] node 0: [mem 0x00000000ba439000-0x00000000ba43cfff] | |
| [ 0.000000] node 0: [mem 0x00000000ba43d000-0x00000000ba44ffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba450000-0x00000000ba68ffff] | |
| [ 0.000000] node 0: [mem 0x00000000ba690000-0x00000000bf65ffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf660000-0x00000000bf69ffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf6a0000-0x00000000bf6affff] | |
| [ 0.000000] node 0: [mem 0x00000000bf6b0000-0x00000000bf6fffff] | |
| [ 0.000000] node 0: [mem 0x00000000bf700000-0x00000000bfffffff] | |
| [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001bfffffff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001bfffffff] | |
| [ 0.000000] On node 0, zone DMA: 392 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 256 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges | |
| [ 0.000000] On node 0, zone DMA: 320 pages in unavailable ranges | |
| [ 0.000000] cma: Reserved 64 MiB at 0x00000000b0000000 | |
| [ 0.000000] psci: probing for conduit method from DT. | |
| [ 0.000000] psci: PSCIv1.1 detected in firmware. | |
| [ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
| [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
| [ 0.000000] psci: SMC Calling Convention v1.0 | |
| [ 0.000000] percpu: Embedded 23 pages/cpu s56088 r8192 d29928 u94208 | |
| [ 0.000000] Detected VIPT I-cache on CPU0 | |
| [ 0.000000] CPU features: detected: ARM erratum 845719 | |
| [ 0.000000] alternatives: applying boot alternatives | |
| [ 0.000000] Kernel command line: BOOT_IMAGE=/Image-hikey970-v6.19.0-rc2.gz earlycon=pl011,0xfff32000,115200 clk_ignore_unused=true console=tty0 console=ttyAMA6,115200n8 root=/dev/mmcblk0p2 rootwait rw debug loglevel=7 initcall_debug efi=noruntime dw_mmc.debug=1 | |
| [ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes | |
| [ 0.000000] printk: log_buf_len total cpu_extra contributions: 28672 bytes | |
| [ 0.000000] printk: log_buf_len min size: 16384 bytes | |
| [ 0.004228] EFI runtime services will be disabled. | |
| [ 0.009356] smp: Bringing up secondary CPUs ... | |
| [ 0.014455] Detected VIPT I-cache on CPU1 | |
| [ 0.014520] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
| [ 0.015071] Detected VIPT I-cache on CPU2 | |
| [ 0.015105] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
| [ 0.015602] Detected VIPT I-cache on CPU3 | |
| [ 0.015633] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
| [ 0.016629] CPU features: detected: Spectre-v2 | |
| [ 0.016637] CPU features: detected: Spectre-v4 | |
| [ 0.016640] CPU features: detected: Spectre-BHB | |
| [ 0.016643] CPU features: detected: ARM erratum 858921 | |
| [ 0.016647] Detected VIPT I-cache on CPU4 | |
| [ 0.016677] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.016686] arch_timer: CPU4: Trapping CNTVCT access | |
| [ 0.016692] CPU4: Booted secondary processor 0x0000000100 [0x410fd092] | |
| [ 0.017197] Detected VIPT I-cache on CPU5 | |
| [ 0.017217] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.017221] arch_timer: CPU5: Trapping CNTVCT access | |
| [ 0.017226] CPU5: Booted secondary processor 0x0000000101 [0x410fd092] | |
| [ 0.017706] Detected VIPT I-cache on CPU6 | |
| [ 0.017725] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.017730] arch_timer: CPU6: Trapping CNTVCT access | |
| [ 0.017734] CPU6: Booted secondary processor 0x0000000102 [0x410fd092] | |
| [ 0.018264] Detected VIPT I-cache on CPU7 | |
| [ 0.018284] arch_timer: Enabling local workaround for ARM erratum 858921 | |
| [ 0.018290] arch_timer: CPU7: Trapping CNTVCT access | |
| [ 0.018294] CPU7: Booted secondary processor 0x0000000103 [0x410fd092] | |
| [ 0.018342] smp: Brought up 1 node, 8 CPUs | |
| [ 0.162779] SMP: Total of 8 processors activated. | |
| [ 0.167536] CPU: All CPU(s) started at EL2 | |
| [ 0.171707] CPU features: detected: 32-bit EL0 Support | |
| [ 0.176899] CPU features: detected: 32-bit EL1 Support | |
| [ 0.182101] CPU features: detected: CRC32 instructions | |
| [ 0.187298] CPU features: detected: PMUv3 | |
| [ 0.191385] alternatives: applying system-wide alternatives | |
| [ 0.198197] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | |
| [ 0.206936] Memory: 5860964K/6287580K available (17216K kernel code, 2190K rwdata, 9648K rodata, 3072K init, 361K bss, 357028K reserved, 65536K cma-reserved) | |
| [ 0.223493] devtmpfs: initialized | |
| [ 0.233878] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
| [ 0.243776] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
| [ 0.251372] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear). | |
| [ 0.261393] 24592 pages in range for non-PLT usage | |
| [ 0.261397] 516112 pages in range for PLT usage | |
| [ 0.273782] DMI not present or invalid. | |
| [ 0.279579] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.286715] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations | |
| [ 0.294124] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
| [ 0.302101] audit: initializing netlink subsys (disabled) | |
| [ 0.307721] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1 | |
| [ 0.318561] thermal_sys: Registered thermal governor 'fair_share' | |
| [ 0.324791] cpuidle: using governor ladder | |
| [ 0.328959] cpuidle: using governor menu | |
| [ 0.333303] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
| [ 0.340311] ASID allocator initialised with 65536 entries | |
| [ 0.348088] Serial: AMBA PL011 UART driver | |
| [ 0.353153] of_irq_parse_raw: /interrupt-controller@e82b0000:00000001,0000000d,0000ff08 | |
| [ 0.361392] of_irq_parse_raw: /interrupt-controller@e82b0000:00000001,0000000e,0000ff08 | |
| [ 0.369610] of_irq_parse_raw: /interrupt-controller@e82b0000:00000001,0000000b,0000ff08 | |
| [ 0.377829] of_irq_parse_raw: /interrupt-controller@e82b0000:00000001,0000000a,0000ff08 | |
| [ 0.386323] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000004a,00000004 | |
| [ 0.394629] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000004c,00000004 | |
| [ 0.402936] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000004f,00000004 | |
| [ 0.411246] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008f,00000004 | |
| [ 0.419516] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000054,00000004 | |
| [ 0.427794] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000055,00000004 | |
| [ 0.436074] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000056,00000004 | |
| [ 0.444357] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000057,00000004 | |
| [ 0.452638] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000058,00000004 | |
| [ 0.460914] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000059,00000004 | |
| [ 0.469190] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005a,00000004 | |
| [ 0.477470] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005b,00000004 | |
| [ 0.485751] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005c,00000004 | |
| [ 0.494032] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005d,00000004 | |
| [ 0.502311] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005e,00000004 | |
| [ 0.510593] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005f,00000004 | |
| [ 0.518874] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000060,00000004 | |
| [ 0.527153] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000061,00000004 | |
| [ 0.535433] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000062,00000004 | |
| [ 0.543718] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000063,00000004 | |
| [ 0.551996] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000064,00000004 | |
| [ 0.560279] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000065,00000004 | |
| [ 0.568565] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000066,00000004 | |
| [ 0.576847] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000067,00000004 | |
| [ 0.585127] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000068,00000004 | |
| [ 0.593407] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000069,00000004 | |
| [ 0.601689] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006a,00000004 | |
| [ 0.609972] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006b,00000004 | |
| [ 0.618253] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006c,00000004 | |
| [ 0.626531] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006d,00000004 | |
| [ 0.634813] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006e,00000004 | |
| [ 0.643092] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006f,00000004 | |
| [ 0.651374] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008d,00000004 | |
| [ 0.659659] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000116,00000004 | |
| [ 0.667954] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008b,00000004 | |
| [ 0.676362] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008c,00000004 | |
| [ 0.684721] of_irq_parse_raw: /soc/gpio@fff0b000:00000001,00000001 | |
| [ 0.691151] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000052,00000004 | |
| [ 0.699521] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 0.732645] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,000000f5,00000004 | |
| [ 0.741699] /dpe@e8600000: Fixed dependency cycle(s) with /dsi@e8601000 | |
| [ 0.748498] /soc/i2c@fdf0d000/adv7533@39: Fixed dependency cycle(s) with /dsi@e8601000 | |
| [ 0.756604] /dsi@e8601000: Fixed dependency cycle(s) with /soc/i2c@fdf0d000/adv7533@39 | |
| [ 0.764633] /dsi@e8601000: Fixed dependency cycle(s) with /dpe@e8600000 | |
| [ 0.773756] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 0.780630] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
| [ 0.786965] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
| [ 0.793828] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
| [ 0.800162] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 0.807021] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
| [ 0.813354] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
| [ 0.820213] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
| [ 0.828260] ACPI: Interpreter disabled. | |
| [ 0.833365] iommu: Default domain type: Translated | |
| [ 0.838213] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 0.845046] SCSI subsystem initialized | |
| [ 0.849711] usbcore: registered new interface driver usbfs | |
| [ 0.855308] usbcore: registered new interface driver hub | |
| [ 0.860719] usbcore: registered new device driver usb | |
| [ 0.866333] mc: Linux media interface: v0.10 | |
| [ 0.870768] videodev: Linux video capture interface: v2.00 | |
| [ 0.876519] pps_core: LinuxPPS API ver. 1 registered | |
| [ 0.881536] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
| [ 0.890811] PTP clock support registered | |
| [ 0.896029] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 0.903204] Bluetooth: Core ver 2.22 | |
| [ 0.906859] NET: Registered PF_BLUETOOTH protocol family | |
| [ 0.912228] Bluetooth: HCI device and connection manager initialized | |
| [ 0.918657] Bluetooth: HCI socket layer initialized | |
| [ 0.923589] Bluetooth: L2CAP socket layer initialized | |
| [ 0.928725] Bluetooth: SCO socket layer initialized | |
| [ 0.934164] vgaarb: loaded | |
| [ 0.937390] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.944073] VFS: Disk quotas dquot_6.6.0 | |
| [ 0.948054] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
| [ 0.955707] pnp: PnP ACPI: disabled | |
| [ 0.960385] NET: Registered PF_INET protocol family | |
| [ 0.965543] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
| [ 0.977071] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
| [ 0.985780] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.993625] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
| [ 1.001928] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
| [ 1.010796] TCP: Hash tables configured (established 65536 bind 65536) | |
| [ 1.017566] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
| [ 1.024610] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear) | |
| [ 1.032292] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 1.039162] PCI: CLS 0 bytes, default 64 | |
| [ 1.047263] kvm [1]: nv: 568 coarse grained trap handlers | |
| [ 1.053144] kvm [1]: IPA Size Limit: 40 bits | |
| [ 1.059223] kvm [1]: vgic interrupt IRQ9 | |
| [ 1.063220] kvm [1]: Hyp nVHE mode initialized successfully | |
| [ 1.071518] Initialise system trusted keyrings | |
| [ 1.076243] workingset: timestamp_bits=46 max_order=21 bucket_order=0 | |
| [ 1.083345] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 1.089361] fuse: init (API version 7.45) | |
| [ 1.093620] 9p: Installing v9fs 9p2000 file system support | |
| [ 1.100106] cryptd: max_cpu_qlen set to 1000 | |
| [ 1.144856] Key type asymmetric registered | |
| [ 1.149012] Asymmetric key parser 'x509' registered | |
| [ 1.154057] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) | |
| [ 1.161553] io scheduler mq-deadline registered | |
| [ 1.166147] io scheduler kyber registered | |
| [ 1.170249] io scheduler bfq registered | |
| [ 1.180673] pinctrl-single e896c000.pinmux: 459 pins, size 1836 | |
| [ 1.190071] pinctrl-single fff11000.pinmux: 463 pins, size 1852 | |
| [ 1.198855] pinctrl-single e896c800.pinmux: 459 pins, size 1836 | |
| [ 1.205707] pinctrl-single fc182000.pinmux: 10 pins, size 40 | |
| [ 1.211834] pinctrl-single fc182800.pinmux: 10 pins, size 40 | |
| [ 1.217986] pinctrl-single ff37e000.pinmux: 12 pins, size 48 | |
| [ 1.224118] pinctrl-single ff37e800.pinmux: 12 pins, size 48 | |
| [ 1.232761] pinctrl-single fff11800.pinmux: 463 pins, size 1852 | |
| [ 1.242160] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000054,00000004 | |
| [ 1.251245] pl061_gpio e8a0b000.gpio: PL061 GPIO chip registered | |
| [ 1.257472] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000055,00000004 | |
| [ 1.266224] pl061_gpio e8a0c000.gpio: PL061 GPIO chip registered | |
| [ 1.272438] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000056,00000004 | |
| [ 1.281148] pl061_gpio e8a0d000.gpio: PL061 GPIO chip registered | |
| [ 1.287355] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000057,00000004 | |
| [ 1.296063] pl061_gpio e8a0e000.gpio: PL061 GPIO chip registered | |
| [ 1.302269] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000058,00000004 | |
| [ 1.310973] pl061_gpio e8a0f000.gpio: PL061 GPIO chip registered | |
| [ 1.317173] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000059,00000004 | |
| [ 1.325883] pl061_gpio e8a10000.gpio: PL061 GPIO chip registered | |
| [ 1.332087] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005a,00000004 | |
| [ 1.340936] pl061_gpio e8a11000.gpio: PL061 GPIO chip registered | |
| [ 1.347142] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005b,00000004 | |
| [ 1.355848] pl061_gpio e8a12000.gpio: PL061 GPIO chip registered | |
| [ 1.362053] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005c,00000004 | |
| [ 1.370753] pl061_gpio e8a13000.gpio: PL061 GPIO chip registered | |
| [ 1.376961] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005d,00000004 | |
| [ 1.385694] pl061_gpio e8a14000.gpio: PL061 GPIO chip registered | |
| [ 1.391900] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005e,00000004 | |
| [ 1.400624] pl061_gpio e8a15000.gpio: PL061 GPIO chip registered | |
| [ 1.406829] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000005f,00000004 | |
| [ 1.415536] pl061_gpio e8a16000.gpio: PL061 GPIO chip registered | |
| [ 1.421739] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000060,00000004 | |
| [ 1.430448] pl061_gpio e8a17000.gpio: PL061 GPIO chip registered | |
| [ 1.436653] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000061,00000004 | |
| [ 1.445355] pl061_gpio e8a18000.gpio: PL061 GPIO chip registered | |
| [ 1.451558] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000062,00000004 | |
| [ 1.460261] pl061_gpio e8a19000.gpio: PL061 GPIO chip registered | |
| [ 1.466464] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000063,00000004 | |
| [ 1.475181] pl061_gpio e8a1a000.gpio: PL061 GPIO chip registered | |
| [ 1.481399] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000064,00000004 | |
| [ 1.490122] pl061_gpio e8a1b000.gpio: PL061 GPIO chip registered | |
| [ 1.496328] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000065,00000004 | |
| [ 1.505043] pl061_gpio e8a1c000.gpio: PL061 GPIO chip registered | |
| [ 1.511247] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000066,00000004 | |
| [ 1.519983] pl061_gpio fff28000.gpio: PL061 GPIO chip registered | |
| [ 1.526187] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000067,00000004 | |
| [ 1.534898] pl061_gpio fff29000.gpio: PL061 GPIO chip registered | |
| [ 1.541099] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000068,00000004 | |
| [ 1.549817] pl061_gpio e8a1f000.gpio: PL061 GPIO chip registered | |
| [ 1.556019] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,00000069,00000004 | |
| [ 1.564744] pl061_gpio e8a20000.gpio: PL061 GPIO chip registered | |
| [ 1.570951] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006a,00000004 | |
| [ 1.579800] pl061_gpio fff0b000.gpio: PL061 GPIO chip registered | |
| [ 1.586011] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006b,00000004 | |
| [ 1.594726] pl061_gpio fff0c000.gpio: PL061 GPIO chip registered | |
| [ 1.600928] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006c,00000004 | |
| [ 1.609663] pl061_gpio fff0d000.gpio: PL061 GPIO chip registered | |
| [ 1.615866] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006d,00000004 | |
| [ 1.624767] pl061_gpio fff0e000.gpio: PL061 GPIO chip registered | |
| [ 1.630976] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006e,00000004 | |
| [ 1.639696] pl061_gpio fff0f000.gpio: PL061 GPIO chip registered | |
| [ 1.645903] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000006f,00000004 | |
| [ 1.654619] pl061_gpio fff10000.gpio: PL061 GPIO chip registered | |
| [ 1.660827] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008d,00000004 | |
| [ 1.669557] pl061_gpio fff1d000.gpio: PL061 GPIO chip registered | |
| [ 1.676609] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 1.704768] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
| [ 1.714450] msm_serial: driver initialized | |
| [ 1.718738] SuperH (H)SCI(F) driver initialized | |
| [ 1.734297] brd: module loaded | |
| [ 1.745086] loop: module loaded | |
| [ 1.754108] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 1.759525] CAN device driver interface | |
| [ 1.764219] e1000e: Intel(R) PRO/1000 Network Driver | |
| [ 1.769235] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
| [ 1.775313] igb: Intel(R) Gigabit Ethernet Network Driver | |
| [ 1.780768] igb: Copyright (c) 2007-2014 Intel Corporation. | |
| [ 1.786476] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
| [ 1.792813] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
| [ 1.798886] sky2: driver version 1.30 | |
| [ 1.802970] PPP generic driver version 2.4.2 | |
| [ 1.807521] PPP BSD Compression module registered | |
| [ 1.812295] PPP Deflate Compression module registered | |
| [ 1.817419] PPP MPPE Compression module registered | |
| [ 1.822541] usbcore: registered new interface driver asix | |
| [ 1.828081] usbcore: registered new interface driver ax88179_178a | |
| [ 1.834321] usbcore: registered new interface driver cdc_ether | |
| [ 1.840305] usbcore: registered new interface driver net1080 | |
| [ 1.846109] usbcore: registered new interface driver cdc_subset | |
| [ 1.852178] usbcore: registered new interface driver zaurus | |
| [ 1.857907] usbcore: registered new interface driver cdc_ncm | |
| [ 1.863934] VFIO - User Level meta-driver version: 0.3 | |
| [ 1.872152] usbcore: registered new interface driver usb-storage | |
| [ 1.879690] mousedev: PS/2 mouse device common for all mice | |
| [ 1.885547] usbcore: registered new interface driver xpad | |
| [ 1.891093] usbcore: registered new interface driver usb_acecad | |
| [ 1.897164] usbcore: registered new interface driver aiptek | |
| [ 1.902877] usbcore: registered new interface driver hanwang | |
| [ 1.908683] usbcore: registered new interface driver kbtab | |
| [ 1.915569] i2c_dev: i2c /dev entries driver | |
| [ 1.920821] usbcore: registered new interface driver uvcvideo | |
| [ 1.928092] device-mapper: uevent: version 1.0.3 | |
| [ 1.932940] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev | |
| [ 1.942061] Bluetooth: HCI UART driver ver 2.3 | |
| [ 1.946561] Bluetooth: HCI UART protocol H4 registered | |
| [ 1.952302] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.958548] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.963105] Synopsys Designware Multimedia Card Interface Driver | |
| [ 1.969702] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.975559] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008b,00000004 | |
| [ 1.983857] dwmmc_k3 ff37f000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default | |
| [ 1.993973] of_irq_parse_raw: /interrupt-controller@e82b0000 | |
| [ 1.993980] :00000000 | |
| [ 1.999786] ,00000116 | |
| [ 2.004361] ,00000004 | |
| [ 2.004363] | |
| [ 2.006655] | |
| [ 2.009660] 00000000 | |
| [ 2.009663] fff0a000 | |
| [ 2.014515] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled | |
| [ 2.025251] dwmmc_k3 ff37f000.dwmmc1: IDMAC supports 64-bit address mode. | |
| [ 2.025283] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled | |
| [ 2.032157] dwmmc_k3 ff37f000.dwmmc1: Using internal DMA controller. | |
| [ 2.042495] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled | |
| [ 2.048916] dwmmc_k3 ff37f000.dwmmc1: Version ID is 270a | |
| [ 2.059361] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled | |
| [ 2.064747] dwmmc_k3 ff37f000.dwmmc1: DW MMC controller at irq 43,32 bit host data width,256 deep fifo | |
| [ 2.084686] ufshcd-hisi ff3c0000.ufs: invalid ref_clk setting = 3200000 | |
| [ 2.091723] dwmmc_k3 ff37f000.dwmmc1: Got CD GPIO | |
| [ 2.111434] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 2.122516] scsi host0: ufshcd | |
| [ 2.169644] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 2.178947] hid: raw HID events driver (C) Jiri Kosina | |
| [ 2.179752] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| ** 601 printk messages dropped ** | |
| [ 2.186857] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB) | |
| [ 2.186920] sd 0:0:0:2: [sdc] Write Protect is off | |
| [ 2.187010] scsi 0:0:0:3: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6 | |
| [ 2.187045] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
| [ 2.187096] sd 0:0:0:2: [sdc] Preferred minimum I/O size 8192 bytes | |
| [ 2.187103] sd 0:0:0:2: [sdc] Optimal transfer size 8192 bytes | |
| [ 2.188676] sd 0:0:0:3: [sdd] 15616000 4096-byte logical blocks: (64.0 GB/59.6 GiB) | |
| ** 219 printk messages dropped ** | |
| [ 2.189890] usbcore: registered new interface driver usbhid | |
| ** 1418 printk messages dropped ** | |
| [ 2.266039] registered taskstats version 1 | |
| [ 2.273413] Loading compiled-in X.509 certificates | |
| [ 2.277769] sd 0:0:0:0: [sda] Attached SCSI disk | |
| [ 2.279383] GPT:Primary header thinks Alt. header is not at the end of the disk. | |
| [ 2.279386] GPT:7805956 != 15615999 | |
| [ 2.279389] GPT:Alternate GPT header not at the end of the disk. | |
| [ 2.279391] GPT:7805956 != 15615999 | |
| [ 2.279392] GPT: Use GNU Parted to correct GPT errors. | |
| [ 2.279411] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13 sdd14 sdd15 | |
| [ 2.280530] sd 0:0:0:3: [sdd] Attached SCSI disk | |
| [ 2.281657] sd 0:0:0:1: [sdb] Attached SCSI disk | |
| [ 2.303520] sd 0:0:0:2: [sdc] Attached SCSI disk | |
| [ 2.319210] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 200000000Hz, actual 150000000HZ div = 0) | |
| [ 2.360420] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000004a,00000004 | |
| [ 2.369593] fdf02000.serial: ttyAMA0 at MMIO 0xfdf02000 (irq = 46, base_baud = 0) is a PL011 rev2 | |
| [ 2.379876] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000004c,00000004 | |
| [ 2.388755] fdf03000.serial: ttyAMA2 at MMIO 0xfdf03000 (irq = 47, base_baud = 0) is a PL011 rev2 | |
| [ 2.398270] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000004f,00000004 | |
| [ 2.407106] fff32000.serial: ttyAMA6 at MMIO 0xfff32000 (irq = 48, base_baud = 0) is a PL011 rev2 | |
| [ 2.416269] printk: console [ttyAMA6] enabled | |
| [ 2.416269] printk: console [ttyAMA6] enabled | |
| [ 2.420644] printk: legacy bootconsole [pl11] disabled | |
| [ 2.420644] printk: legacy bootconsole [pl11] disabled | |
| [ 2.440008] of_irq_parse_raw: /interrupt-controller@e82b0000 | |
| [ 2.440014] :00000000,00000052,00000004 | |
| [ 2.440022] | |
| [ 2.440769] /dsi@e8601000: Fixed dependency cycle(s) with /soc/i2c@fdf0d000/adv7533@39 | |
| [ 2.440978] /soc/i2c@fdf0d000/adv7533@39: Fixed dependency cycle(s) with /dsi@e8601000 | |
| [ 2.441501] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.456104] [drm] the bridge node is adv7533 | |
| [ 2.456109] [drm] wait for external HDMI bridge driver. | |
| [ 2.456225] of_irq_parse_raw: /interrupt-controller@e82b0000:00000000,0000008c,00000004 | |
| [ 2.456232] | |
| [ 2.456285] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.456295] | |
| [ 2.456346] dwmmc_k3 fc183000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default | |
| [ 2.458486] dwmmc_k3 fc183000.dwmmc2: IDMAC supports 64-bit address mode. | |
| [ 2.458500] dwmmc_k3 fc183000.dwmmc2: Using internal DMA controller. | |
| [ 2.458505] dwmmc_k3 fc183000.dwmmc2: Version ID is 270a | |
| [ 2.458535] dwmmc_k3 fc183000.dwmmc2: DW MMC controller at irq 51,32 bit host data width,256 deep fifo | |
| [ 2.493841] mmc_host mmc1: card is non-removable. | |
| [ 2.505431] [drm] the bridge node is adv7533 | |
| [ 2.505435] [drm] wait for external HDMI bridge driver. | |
| [ 2.505614] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.561906] [drm] the bridge node is adv7533 | |
| [ 2.561914] [drm] wait for external HDMI bridge driver. | |
| [ 2.562098] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.582575] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 2.600391] dwmmc_k3 fc183000.dwmmc2: card claims to support voltages below defined range | |
| [ 2.612066] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 2.614815] mmc1: new SDIO card at address 0001 | |
| [ 2.615189] of_irq_parse_raw: /soc/gpio@fff0b000:00000001,00000001 | |
| [ 2.615729] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 | |
| [ 2.615764] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2 | |
| [ 2.615769] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2 | |
| [ 2.615771] wlcore: WARNING falling back to default config | |
| [ 2.621539] [drm] the bridge node is adv7533 | |
| [ 2.621543] [drm] wait for external HDMI bridge driver. | |
| [ 2.621723] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.677440] [drm] the bridge node is adv7533 | |
| [ 2.677444] [drm] wait for external HDMI bridge driver. | |
| [ 2.677620] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.734252] [drm] the bridge node is adv7533 | |
| [ 2.734259] [drm] wait for external HDMI bridge driver. | |
| [ 2.734430] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.750729] dwmmc_k3 ff37f000.dwmmc1: tuning ok best_clksmpl 11 tuning_sample_flag bff3fff3 | |
| [ 2.750742] mmc0: new UHS-I speed SDR104 SDHC card at address aaaa | |
| [ 2.751066] mmcblk0: mmc0:aaaa SC16G 14.8 GiB | |
| [ 2.753711] mmcblk0: p1 p2 | |
| [ 2.755444] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 2.786657] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 2.791945] [drm] the bridge node is adv7533 | |
| [ 2.791947] [drm] wait for external HDMI bridge driver. | |
| [ 2.792032] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.848128] [drm] the bridge node is adv7533 | |
| [ 2.848133] [drm] wait for external HDMI bridge driver. | |
| [ 2.848213] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.875451] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) | |
| [ 2.904056] [drm] the bridge node is adv7533 | |
| [ 2.904061] [drm] wait for external HDMI bridge driver. | |
| [ 2.904143] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 2.921394] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0) | |
| [ 2.958165] [drm] the bridge node is adv7533 | |
| [ 2.958171] [drm] wait for external HDMI bridge driver. | |
| [ 2.958322] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.013923] [drm] the bridge node is adv7533 | |
| [ 3.013931] [drm] wait for external HDMI bridge driver. | |
| [ 3.014084] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.073994] [drm] the bridge node is adv7533 | |
| [ 3.074001] [drm] wait for external HDMI bridge driver. | |
| [ 3.074156] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.134038] [drm] the bridge node is adv7533 | |
| [ 3.134046] [drm] wait for external HDMI bridge driver. | |
| [ 3.134217] of_irq_parse_raw: /soc/gpio@e8a0c000 | |
| [ 3.134224] :00000001 | |
| [ 3.134228] ,00000002 | |
| [ 3.134381] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) | |
| [ 3.136879] wlcore: loaded | |
| [ 3.190640] [drm] the bridge node is adv7533 | |
| [ 3.190647] [drm] wait for external HDMI bridge driver. | |
| [ 3.190829] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.246299] [drm] the bridge node is adv7533 | |
| [ 3.246306] [drm] wait for external HDMI bridge driver. | |
| [ 3.246488] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.302485] [drm] the bridge node is adv7533 | |
| [ 3.302493] [drm] wait for external HDMI bridge driver. | |
| [ 3.302676] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.358360] [drm] the bridge node is adv7533 | |
| [ 3.358368] [drm] wait for external HDMI bridge driver. | |
| [ 3.358545] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.414302] [drm] the bridge node is adv7533 | |
| [ 3.414309] [drm] wait for external HDMI bridge driver. | |
| [ 3.414489] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.474311] [drm] the bridge node is adv7533 | |
| [ 3.474318] [drm] wait for external HDMI bridge driver. | |
| [ 3.474499] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.534451] [drm] the bridge node is adv7533 | |
| [ 3.534457] [drm] wait for external HDMI bridge driver. | |
| [ 3.534638] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.594380] [drm] the bridge node is adv7533 | |
| [ 3.594388] [drm] wait for external HDMI bridge driver. | |
| [ 3.594563] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.650283] [drm] the bridge node is adv7533 | |
| [ 3.650290] [drm] wait for external HDMI bridge driver. | |
| [ 3.650457] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.710265] [drm] the bridge node is adv7533 | |
| [ 3.710271] [drm] wait for external HDMI bridge driver. | |
| [ 3.710451] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.766397] [drm] the bridge node is adv7533 | |
| [ 3.766405] [drm] wait for external HDMI bridge driver. | |
| [ 3.766588] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.826306] [drm] the bridge node is adv7533 | |
| [ 3.826313] [drm] wait for external HDMI bridge driver. | |
| [ 3.826493] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.882248] [drm] the bridge node is adv7533 | |
| [ 3.882255] [drm] wait for external HDMI bridge driver. | |
| [ 3.882427] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 3.942457] [drm] the bridge node is adv7533 | |
| [ 3.942465] [drm] wait for external HDMI bridge driver. | |
| [ 3.942641] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.002282] [drm] the bridge node is adv7533 | |
| [ 4.002289] [drm] wait for external HDMI bridge driver. | |
| [ 4.002467] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.058223] [drm] the bridge node is adv7533 | |
| [ 4.058231] [drm] wait for external HDMI bridge driver. | |
| [ 4.058407] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.114415] [drm] the bridge node is adv7533 | |
| [ 4.114423] [drm] wait for external HDMI bridge driver. | |
| [ 4.114603] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.174272] [drm] the bridge node is adv7533 | |
| [ 4.174279] [drm] wait for external HDMI bridge driver. | |
| [ 4.174453] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.234304] [drm] the bridge node is adv7533 | |
| [ 4.234310] [drm] wait for external HDMI bridge driver. | |
| [ 4.234491] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.290263] [drm] the bridge node is adv7533 | |
| [ 4.290270] [drm] wait for external HDMI bridge driver. | |
| [ 4.290448] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.346253] [drm] the bridge node is adv7533 | |
| [ 4.346260] [drm] wait for external HDMI bridge driver. | |
| [ 4.346433] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.402417] [drm] the bridge node is adv7533 | |
| [ 4.402425] [drm] wait for external HDMI bridge driver. | |
| [ 4.402602] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.462321] [drm] the bridge node is adv7533 | |
| [ 4.462328] [drm] wait for external HDMI bridge driver. | |
| [ 4.462501] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.522288] [drm] the bridge node is adv7533 | |
| [ 4.522295] [drm] wait for external HDMI bridge driver. | |
| [ 4.522473] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.582248] [drm] the bridge node is adv7533 | |
| [ 4.582256] [drm] wait for external HDMI bridge driver. | |
| [ 4.582430] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.642422] [drm] the bridge node is adv7533 | |
| [ 4.642429] [drm] wait for external HDMI bridge driver. | |
| [ 4.642611] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.702305] [drm] the bridge node is adv7533 | |
| [ 4.702311] [drm] wait for external HDMI bridge driver. | |
| [ 4.702484] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.762406] [drm] the bridge node is adv7533 | |
| [ 4.762413] [drm] wait for external HDMI bridge driver. | |
| [ 4.762602] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.818486] [drm] the bridge node is adv7533 | |
| [ 4.818493] [drm] wait for external HDMI bridge driver. | |
| [ 4.818673] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.874424] [drm] the bridge node is adv7533 | |
| [ 4.874431] [drm] wait for external HDMI bridge driver. | |
| [ 4.874618] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.930497] [drm] the bridge node is adv7533 | |
| [ 4.930505] [drm] wait for external HDMI bridge driver. | |
| [ 4.930684] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 4.986481] [drm] the bridge node is adv7533 | |
| [ 4.986488] [drm] wait for external HDMI bridge driver. | |
| [ 4.986667] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.042311] [drm] the bridge node is adv7533 | |
| [ 5.042318] [drm] wait for external HDMI bridge driver. | |
| [ 5.042493] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.098219] [drm] the bridge node is adv7533 | |
| [ 5.098226] [drm] wait for external HDMI bridge driver. | |
| [ 5.098408] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.154331] [drm] the bridge node is adv7533 | |
| [ 5.154338] [drm] wait for external HDMI bridge driver. | |
| [ 5.154518] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.210332] [drm] the bridge node is adv7533 | |
| [ 5.210339] [drm] wait for external HDMI bridge driver. | |
| [ 5.210518] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.266298] [drm] the bridge node is adv7533 | |
| [ 5.266305] [drm] wait for external HDMI bridge driver. | |
| [ 5.266480] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.322281] [drm] the bridge node is adv7533 | |
| [ 5.322289] [drm] wait for external HDMI bridge driver. | |
| [ 5.322460] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.378361] [drm] the bridge node is adv7533 | |
| [ 5.378368] [drm] wait for external HDMI bridge driver. | |
| [ 5.378555] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.438271] [drm] the bridge node is adv7533 | |
| [ 5.438279] [drm] wait for external HDMI bridge driver. | |
| [ 5.438452] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.494257] [drm] the bridge node is adv7533 | |
| [ 5.494264] [drm] wait for external HDMI bridge driver. | |
| [ 5.494437] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.550239] [drm] the bridge node is adv7533 | |
| [ 5.550246] [drm] wait for external HDMI bridge driver. | |
| [ 5.550417] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.610207] [drm] the bridge node is adv7533 | |
| [ 5.610214] [drm] wait for external HDMI bridge driver. | |
| [ 5.610388] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.670409] [drm] the bridge node is adv7533 | |
| [ 5.670416] [drm] wait for external HDMI bridge driver. | |
| [ 5.670602] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.730413] [drm] the bridge node is adv7533 | |
| [ 5.730420] [drm] wait for external HDMI bridge driver. | |
| [ 5.730601] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.790323] [drm] the bridge node is adv7533 | |
| [ 5.790331] [drm] wait for external HDMI bridge driver. | |
| [ 5.790509] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.846253] [drm] the bridge node is adv7533 | |
| [ 5.846259] [drm] wait for external HDMI bridge driver. | |
| [ 5.846438] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.906288] [drm] the bridge node is adv7533 | |
| [ 5.906295] [drm] wait for external HDMI bridge driver. | |
| [ 5.906472] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 5.966390] [drm] the bridge node is adv7533 | |
| [ 5.966397] [drm] wait for external HDMI bridge driver. | |
| [ 5.966581] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.026552] [drm] the bridge node is adv7533 | |
| [ 6.026559] [drm] wait for external HDMI bridge driver. | |
| [ 6.026747] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.082489] [drm] the bridge node is adv7533 | |
| [ 6.082496] [drm] wait for external HDMI bridge driver. | |
| [ 6.082685] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.138514] [drm] the bridge node is adv7533 | |
| [ 6.138521] [drm] wait for external HDMI bridge driver. | |
| [ 6.138705] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.194483] [drm] the bridge node is adv7533 | |
| [ 6.194490] [drm] wait for external HDMI bridge driver. | |
| [ 6.194664] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.250499] [drm] the bridge node is adv7533 | |
| [ 6.250505] [drm] wait for external HDMI bridge driver. | |
| [ 6.250696] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.306439] [drm] the bridge node is adv7533 | |
| [ 6.306446] [drm] wait for external HDMI bridge driver. | |
| [ 6.306627] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.362417] [drm] the bridge node is adv7533 | |
| [ 6.362424] [drm] wait for external HDMI bridge driver. | |
| [ 6.362609] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.418400] [drm] the bridge node is adv7533 | |
| [ 6.418406] [drm] wait for external HDMI bridge driver. | |
| [ 6.418588] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.474411] [drm] the bridge node is adv7533 | |
| [ 6.474419] [drm] wait for external HDMI bridge driver. | |
| [ 6.474607] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.530328] [drm] the bridge node is adv7533 | |
| [ 6.530335] [drm] wait for external HDMI bridge driver. | |
| [ 6.530515] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.586244] [drm] the bridge node is adv7533 | |
| [ 6.586251] [drm] wait for external HDMI bridge driver. | |
| [ 6.586431] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.642221] [drm] the bridge node is adv7533 | |
| [ 6.642228] [drm] wait for external HDMI bridge driver. | |
| [ 6.642406] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.698314] [drm] the bridge node is adv7533 | |
| [ 6.698320] [drm] wait for external HDMI bridge driver. | |
| [ 6.698498] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.754309] [drm] the bridge node is adv7533 | |
| [ 6.754316] [drm] wait for external HDMI bridge driver. | |
| [ 6.754498] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.810409] [drm] the bridge node is adv7533 | |
| [ 6.810417] [drm] wait for external HDMI bridge driver. | |
| [ 6.810609] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.866379] [drm] the bridge node is adv7533 | |
| [ 6.866387] [drm] wait for external HDMI bridge driver. | |
| [ 6.866569] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.922500] [drm] the bridge node is adv7533 | |
| [ 6.922507] [drm] wait for external HDMI bridge driver. | |
| [ 6.922699] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 6.978439] [drm] the bridge node is adv7533 | |
| [ 6.978446] [drm] wait for external HDMI bridge driver. | |
| [ 6.978623] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.034406] [drm] the bridge node is adv7533 | |
| [ 7.034414] [drm] wait for external HDMI bridge driver. | |
| [ 7.034606] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.090415] [drm] the bridge node is adv7533 | |
| [ 7.090421] [drm] wait for external HDMI bridge driver. | |
| [ 7.090600] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.146501] [drm] the bridge node is adv7533 | |
| [ 7.146507] [drm] wait for external HDMI bridge driver. | |
| [ 7.146693] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.202488] [drm] the bridge node is adv7533 | |
| [ 7.202494] [drm] wait for external HDMI bridge driver. | |
| [ 7.202677] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.258448] [drm] the bridge node is adv7533 | |
| [ 7.258456] [drm] wait for external HDMI bridge driver. | |
| [ 7.258650] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.314525] [drm] the bridge node is adv7533 | |
| [ 7.314532] [drm] wait for external HDMI bridge driver. | |
| [ 7.314718] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.370503] [drm] the bridge node is adv7533 | |
| [ 7.370510] [drm] wait for external HDMI bridge driver. | |
| [ 7.370699] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.426466] [drm] the bridge node is adv7533 | |
| [ 7.426473] [drm] wait for external HDMI bridge driver. | |
| [ 7.426656] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.482404] [drm] the bridge node is adv7533 | |
| [ 7.482410] [drm] wait for external HDMI bridge driver. | |
| [ 7.482604] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.538332] [drm] the bridge node is adv7533 | |
| [ 7.538339] [drm] wait for external HDMI bridge driver. | |
| [ 7.538518] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.594405] [drm] the bridge node is adv7533 | |
| [ 7.594413] [drm] wait for external HDMI bridge driver. | |
| [ 7.594592] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.650411] [drm] the bridge node is adv7533 | |
| [ 7.650418] [drm] wait for external HDMI bridge driver. | |
| [ 7.650597] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.706483] [drm] the bridge node is adv7533 | |
| [ 7.706490] [drm] wait for external HDMI bridge driver. | |
| [ 7.706677] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.766285] [drm] the bridge node is adv7533 | |
| [ 7.766293] [drm] wait for external HDMI bridge driver. | |
| [ 7.766463] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.822316] [drm] the bridge node is adv7533 | |
| [ 7.822322] [drm] wait for external HDMI bridge driver. | |
| [ 7.822503] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.882294] [drm] the bridge node is adv7533 | |
| [ 7.882302] [drm] wait for external HDMI bridge driver. | |
| [ 7.882476] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.942235] [drm] the bridge node is adv7533 | |
| [ 7.942242] [drm] wait for external HDMI bridge driver. | |
| [ 7.942415] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 7.998295] [drm] the bridge node is adv7533 | |
| [ 7.998303] [drm] wait for external HDMI bridge driver. | |
| [ 7.998475] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.058263] [drm] the bridge node is adv7533 | |
| [ 8.058269] [drm] wait for external HDMI bridge driver. | |
| [ 8.058446] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.118280] [drm] the bridge node is adv7533 | |
| [ 8.118288] [drm] wait for external HDMI bridge driver. | |
| [ 8.118457] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.174439] [drm] the bridge node is adv7533 | |
| [ 8.174445] [drm] wait for external HDMI bridge driver. | |
| [ 8.174632] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.230370] [drm] the bridge node is adv7533 | |
| [ 8.230377] [drm] wait for external HDMI bridge driver. | |
| [ 8.230557] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.290411] [drm] the bridge node is adv7533 | |
| [ 8.290418] [drm] wait for external HDMI bridge driver. | |
| [ 8.290607] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.346316] [drm] the bridge node is adv7533 | |
| [ 8.346323] [drm] wait for external HDMI bridge driver. | |
| [ 8.346504] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.402394] [drm] the bridge node is adv7533 | |
| [ 8.402401] [drm] wait for external HDMI bridge driver. | |
| [ 8.402586] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.462401] [drm] the bridge node is adv7533 | |
| [ 8.462407] [drm] wait for external HDMI bridge driver. | |
| [ 8.462582] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.518327] [drm] the bridge node is adv7533 | |
| [ 8.518333] [drm] wait for external HDMI bridge driver. | |
| [ 8.518515] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.578347] [drm] the bridge node is adv7533 | |
| [ 8.578355] [drm] wait for external HDMI bridge driver. | |
| [ 8.578539] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.638439] [drm] the bridge node is adv7533 | |
| [ 8.638445] [drm] wait for external HDMI bridge driver. | |
| [ 8.638623] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.694528] [drm] the bridge node is adv7533 | |
| [ 8.694535] [drm] wait for external HDMI bridge driver. | |
| [ 8.694725] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.750489] [drm] the bridge node is adv7533 | |
| [ 8.750496] [drm] wait for external HDMI bridge driver. | |
| [ 8.750683] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.806492] [drm] the bridge node is adv7533 | |
| [ 8.806500] [drm] wait for external HDMI bridge driver. | |
| [ 8.806684] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.862475] [drm] the bridge node is adv7533 | |
| [ 8.862481] [drm] wait for external HDMI bridge driver. | |
| [ 8.862656] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.918584] [drm] the bridge node is adv7533 | |
| [ 8.918592] [drm] wait for external HDMI bridge driver. | |
| [ 8.918776] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 8.978433] [drm] the bridge node is adv7533 | |
| [ 8.978440] [drm] wait for external HDMI bridge driver. | |
| [ 8.978617] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.034420] [drm] the bridge node is adv7533 | |
| [ 9.034428] [drm] wait for external HDMI bridge driver. | |
| [ 9.034616] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.090419] [drm] the bridge node is adv7533 | |
| [ 9.090426] [drm] wait for external HDMI bridge driver. | |
| [ 9.090613] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.146495] [drm] the bridge node is adv7533 | |
| [ 9.146503] [drm] wait for external HDMI bridge driver. | |
| [ 9.146684] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.202438] [drm] the bridge node is adv7533 | |
| [ 9.202445] [drm] wait for external HDMI bridge driver. | |
| [ 9.202627] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.258394] [drm] the bridge node is adv7533 | |
| [ 9.258401] [drm] wait for external HDMI bridge driver. | |
| [ 9.258578] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.314308] [drm] the bridge node is adv7533 | |
| [ 9.314315] [drm] wait for external HDMI bridge driver. | |
| [ 9.314501] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.370476] [drm] the bridge node is adv7533 | |
| [ 9.370483] [drm] wait for external HDMI bridge driver. | |
| [ 9.370657] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.426313] [drm] the bridge node is adv7533 | |
| [ 9.426320] [drm] wait for external HDMI bridge driver. | |
| [ 9.426491] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.482389] [drm] the bridge node is adv7533 | |
| [ 9.482396] [drm] wait for external HDMI bridge driver. | |
| [ 9.482580] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.538310] [drm] the bridge node is adv7533 | |
| [ 9.538317] [drm] wait for external HDMI bridge driver. | |
| [ 9.538501] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.594251] [drm] the bridge node is adv7533 | |
| [ 9.594258] [drm] wait for external HDMI bridge driver. | |
| [ 9.594435] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.654242] [drm] the bridge node is adv7533 | |
| [ 9.654249] [drm] wait for external HDMI bridge driver. | |
| [ 9.654426] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.710376] [drm] the bridge node is adv7533 | |
| [ 9.710383] [drm] wait for external HDMI bridge driver. | |
| [ 9.710560] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.766325] [drm] the bridge node is adv7533 | |
| [ 9.766332] [drm] wait for external HDMI bridge driver. | |
| [ 9.766512] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.826380] [drm] the bridge node is adv7533 | |
| [ 9.826387] [drm] wait for external HDMI bridge driver. | |
| [ 9.826568] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.882349] [drm] the bridge node is adv7533 | |
| [ 9.882356] [drm] wait for external HDMI bridge driver. | |
| [ 9.882538] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.938239] [drm] the bridge node is adv7533 | |
| [ 9.938245] [drm] wait for external HDMI bridge driver. | |
| [ 9.938427] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 9.998245] [drm] the bridge node is adv7533 | |
| [ 9.998252] [drm] wait for external HDMI bridge driver. | |
| [ 9.998431] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.054478] [drm] the bridge node is adv7533 | |
| [ 10.054485] [drm] wait for external HDMI bridge driver. | |
| [ 10.054672] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.114314] [drm] the bridge node is adv7533 | |
| [ 10.114322] [drm] wait for external HDMI bridge driver. | |
| [ 10.114502] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.170272] [drm] the bridge node is adv7533 | |
| [ 10.170280] [drm] wait for external HDMI bridge driver. | |
| [ 10.170453] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.226286] [drm] the bridge node is adv7533 | |
| [ 10.226293] [drm] wait for external HDMI bridge driver. | |
| [ 10.226471] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.286264] [drm] the bridge node is adv7533 | |
| [ 10.286271] [drm] wait for external HDMI bridge driver. | |
| [ 10.286450] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.342463] [drm] the bridge node is adv7533 | |
| [ 10.342470] [drm] wait for external HDMI bridge driver. | |
| [ 10.342660] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.398480] [drm] the bridge node is adv7533 | |
| [ 10.398488] [drm] wait for external HDMI bridge driver. | |
| [ 10.398669] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.454504] [drm] the bridge node is adv7533 | |
| [ 10.454511] [drm] wait for external HDMI bridge driver. | |
| [ 10.454697] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.510446] [drm] the bridge node is adv7533 | |
| [ 10.510454] [drm] wait for external HDMI bridge driver. | |
| [ 10.510640] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.566521] [drm] the bridge node is adv7533 | |
| [ 10.566529] [drm] wait for external HDMI bridge driver. | |
| [ 10.566716] of_irq_parse_raw: /soc/gpio@e8a0c000:00000001,00000002 | |
| [ 10.622467] [drm] the bridge node is adv7533 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment