iMX8QM Android Automotive OS 12.0.0_2.1.0 LVDS Panel Issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX8QM Android Automotive OS 12.0.0_2.1.0 LVDS Panel Issue

Jump to solution
2,635 Views
cbl
Contributor IV

Hello,

I am developing with Android Automotive OS 12 with iMX8QM.

I want to get video from my LVDS panel without using LVDS-to-HDMI bridge.

But unfortunately I can't get a picture from my LVDS panel.

Attached are the device tree files I used.

Can you please help me with this?

Best regards,

0 Kudos
1 Solution
2,467 Views
cbl
Contributor IV

Hello,

I was able to get images from my dual-channel LVDS panels with the PWM updates I made in the device tree file and defconfig.

View solution in original post

0 Kudos
9 Replies
2,614 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @cbl 

You can change timing based on jdi_tx26d202vm0bwa_timing ,the most inportant for porting is about pixel clock.You need check if this pixel value can be generated by drivers/clk/imx/clk-scu.c

0 Kudos
2,611 Views
cbl
Contributor IV

Hi @Zhiming_Liu,

Thank you for your support.

I was able to drive my LVDS panel on Android Native 10(5.4.70) with the device tree files included in the attachments.

Now in Android Automotive OS 12 in source version "clk-scu.c" what should I change to be able to drive my LVDS panel?

Best regards,

Efecan

0 Kudos
2,580 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Can you provide the kernel boot log?

0 Kudos
2,574 Views
cbl
Contributor IV

Hi @Zhiming_Liu,

Below is the log I got.

With this log I got, I can't get an image from my LVDS panel with Android Automotive OS 12.

Android Automotive OS LOG:

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000100 [0x410fd082]
[ 0.000000] Linux version 5.4.24-dirty (tttech@tttech-androidauto10) (Android (5271481 based on r349610) clang version 8.0.8 (https://android.googlesource.com/toolchain/clang 4dba9ad555eabb40b39dc53c12d09423e9faea7b) (https://android.googlesource.com/toolchain/llvm ab552995647d484a712bf15f77e6c6f4e8ac532b) (based on LLVM 8.0.8svn)) #46 SMP PREEMPT Thu Nov 10 23:40:54 +03 2022
[ 0.000000] Machine model: Freescale i.MX8QM MEK
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090400000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node rpmsg_dma@0x90400000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 1184 MiB at 0x0000000096000000
[ 0.000000] earlycon: lpuart32 at MMIO 0x000000005a060000 (options '')
[ 0.000000] printk: bootconsole [lpuart32] enabled
[ 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.1
[ 0.000000] percpu: Embedded 22 pages/cpu s50776 r8192 d31144 u90112
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1483272
[ 0.000000] Kernel command line: console=ttyLP0,115200 earlycon androidboot.console=ttyLP0 androidboot.xen_boot=default init=/init androidboot.hardware=freescale firmware_class.path=/vendor/firmware loop.max_part=7 androidboot.fbTileSupport=enable cma=1184M@0x960M-0xe00M transparent_hugepage=never androidboot.lcd_density=240 androidboot.primary_display=imx-drm androidboot.wificountrycode=CN galcore.contiguousSize=33554432 video=HDMI-A-2:d buildvariant=userdebug androidboot.serialno=0514200e82964887 androidboot.btmacaddr=05:14:20:0e:82:96 androidboot.soc_type=imx8qm androidboot.boot_device_root=mmcblk0 androidboot.boottime=1BLL:0,1BLE:3030,KL:0,KD:0,AVB:346,ODT:0,SW:0 androidboot.bootreason=reboot androidboot.verifiedbootstate=orange androidboot.flash.locked=0 androidboot.slot_suffix=_a dm="1 vroot none ro 1,0 3095928 verity 1 PARTUUID=772b7b9d-76d7-4f7e-b2f6-0bf394870d23 PARTUUID=772b7b9d-76d7-4f7e-b2f6-0bf394870d23 4096 4096 386991 386991 sha1 a790d1f013f77188f35aff41e689b80417b9a162 f
[ 0.000000] device-mapper: init: will configure 1 devices
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0xfa000000-0xfe000000] (64MB)
[ 0.000000] Memory: 4605636K/6027264K available (11132K kernel code, 1010K rwdata, 3656K rodata, 2240K init, 498K bss, 209212K reserved, 1212416K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 512 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 100 region 0:0x0000000051b80000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] random: get_random_bytes called from start_kernel+0x1c8/0x37c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[ 0.000002] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.008277] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.018246] pid_max: default: 32768 minimum: 301
[ 0.022883] LSM: Security Framework initializing
[ 0.027481] SELinux: Initializing.
[ 0.031005] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.038527] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.070530] ASID allocator initialised with 32768 entries
[ 0.083600] rcu: Hierarchical SRCU implementation.
[ 0.096681] EFI services will not be available.
[ 0.108884] smp: Bringing up secondary CPUs ...
[ 0.146017] Detected PIPT I-cache on CPU1
[ 0.146040] GICv3: CPU1: found redistributor 101 region 0:0x0000000051ba0000
[ 0.146059] CPU1: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.179284] CPU features: detected: ARM erratum 845719
[ 0.179298] Detected VIPT I-cache on CPU2
[ 0.179319] GICv3: CPU2: found redistributor 0 region 0:0x0000000051b00000
[ 0.179351] CPU2: Booted secondary processor 0x0000000000 [0x410fd034]
[ 0.210072] Detected VIPT I-cache on CPU3
[ 0.210087] GICv3: CPU3: found redistributor 1 region 0:0x0000000051b20000
[ 0.210104] CPU3: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.242102] Detected VIPT I-cache on CPU4
[ 0.242117] GICv3: CPU4: found redistributor 2 region 0:0x0000000051b40000
[ 0.242134] CPU4: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.274118] Detected VIPT I-cache on CPU5
[ 0.274134] GICv3: CPU5: found redistributor 3 region 0:0x0000000051b60000
[ 0.274150] CPU5: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.274240] smp: Brought up 1 node, 6 CPUs
[ 0.370171] SMP: Total of 6 processors activated.
[ 0.374861] CPU features: detected: 32-bit EL0 Support
[ 0.379990] CPU features: detected: CRC32 instructions
[ 0.385148] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.393455] CPU: All CPU(s) started at EL2
[ 0.397557] alternatives: patching kernel code
[ 0.402273] CPU5: update max cpu_capacity 1024
[ 0.402611] devtmpfs: initialized
[ 0.414141] CPU1: update max cpu_capacity 1024
[ 0.418048] Initilizing CustomIPI irq domain
[ 0.426427] Registered cp15_barrier emulation handler
[ 0.431457] Registered setend emulation handler
[ 0.436209] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.445709] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.464814] pinctrl core: initialized pinctrl subsystem
[ 0.470019] DMI not present or invalid.
[ 0.473666] NET: Registered protocol family 16
[ 0.478195] schedtune: configured to support 5 boost groups
[ 0.487234] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.493002] audit: initializing netlink subsys (disabled)
[ 0.498476] audit: type=2000 audit(0.392:1): state=initialized audit_enabled=0 res=1
[ 0.506118] cpuidle: using governor menu
[ 0.510216] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.516933] imx mu driver is registered.
[ 0.520702] imx rpmsg driver is registered.
[ 0.608522] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.614920] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.621564] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.628258] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.636762] cryptd: max_cpu_qlen set to 1000
[ 0.651318] ACPI: Interpreter disabled.
[ 0.670831] iommu: Default domain type: Translated
[ 0.682385] vgaarb: loaded
[ 0.684912] SCSI subsystem initialized
[ 0.688657] usbcore: registered new interface driver usbfs
[ 0.693995] usbcore: registered new interface driver hub
[ 0.699290] usbcore: registered new device driver usb
[ 0.705271] mc: Linux media interface: v0.10
[ 0.709216] videodev: Linux video capture interface: v2.00
[ 0.714960] trusty trusty: trusty version: Built: 17:43:29 Jun 15 2020
[ 0.721200] trusty trusty: selected api version: 3 (requested 3)
[ 0.756433] Advanced Linux Sound Architecture Driver Initialized.
[ 0.777105] imx-scu scu: NXP i.MX SCU Initialized
[ 0.794097] random: fast init done
[ 0.807256] imx-rpmsg 90000000.rpmsg0: assigned reserved memory node rpmsg_dma@0x90400000
[ 0.812390] uart4_clk: failed to attached the power domain -2
[ 0.843118] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 0.874656] imx8qm-pinctrl scu:pinctrl: Invalid fsl,pins or pins property in node /scu/pinctrl/wifi_initgrp
[ 0.884067] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 0.885111] imx8qm-pinctrl scu:pinctrl: initialized IMX pinctrl driver
[ 0.896928] imx-rpmsg 90100000.rpmsg1: assigned reserved memory node rpmsg_dma@0x90400000
[ 0.904803] clocksource: Switched to clocksource arch_sys_counter
[ 0.905469] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 0.906216] virtio_rpmsg_bus virtio2: creating channel rpmsg-vehicle-channel addr 0x1
[ 0.906518] virtio_rpmsg_bus virtio2: creating channel rpmsg-i2c-channel addr 0x2
[ 0.906811] i2c-rpmsg virtio2.rpmsg-i2c-channel.-1.2: new channel: 0x400 -> 0x2!
[ 0.911094] VFS: Disk quotas dquot_6.6.0
[ 0.916935] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 0.924191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.955424] pnp: PnP ACPI: disabled
[ 1.030962] thermal_sys: Registered thermal governor 'step_wise'
[ 1.030967] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.039331] NET: Registered protocol family 2
[ 1.050286] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.058559] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.066787] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.074741] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.081039] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.087855] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.095162] NET: Registered protocol family 1
[ 1.100983] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.120441] Initialise system trusted keyrings
[ 1.124636] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.134671] Registering sdcardfs 0.1
[ 1.138053] fuse: init (API version 7.31)
[ 1.157947] Key type asymmetric registered
[ 1.161705] Asymmetric key parser 'x509' registered
[ 1.166587] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.173949] io scheduler mq-deadline registered
[ 1.178464] io scheduler kyber registered
[ 1.186246] i2c i2c-2: LPI2C adapter registered
[ 1.192734] i2c i2c-3: LPI2C adapter registered
[ 1.238478] i2c i2c-4: LPI2C adapter registered
[ 1.243487] gpio-494 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 1.252114] imx-lpi2c 5a810000.i2c: using scl,sda for recovery
[ 1.258544] i2c i2c-5: LPI2C adapter registered
[ 1.263343] mxs_phy 5b100000.usbphy: 5b100000.usbphy supply phy-3p0 not found, using dummy regulator
[ 1.263432] imx6q-pcie 5f010000.pcie: couldn't get pcie-phy
[ 1.263473] imx6q-pcie 5f000000.pcie: couldn't get pcie-phy
[ 1.263901] imx6q-pcie 5f000000.pcie: No cache used with register defaults set!
[ 1.265483] imx6q-pcie 5f000000.pcie: host bridge /bus@5f000000/pcie@0x5f000000 ranges:
[ 1.265512] imx6q-pcie 5f000000.pcie: IO 0x6ff80000..0x6ff8ffff -> 0x00000000
[ 1.265527] imx6q-pcie 5f000000.pcie: MEM 0x60000000..0x6ffff -> 0x60000000
[ 1.272611] usb_phy_generic bus@5b000000:usb3-phy: bus@5b000000:usb3-phy supply vcc not found, using dummy regulator
[ 1.278372] imx6q-pcie 5f010000.pcie: No cache used with register defaults set!
[ 1.289470] i2c i2c-6: LPI2C adapter registered
[ 1.292283] imx6q-pcie 5f010000.pcie: host bridge /bus@5f000000/pcie@0x5f010000 ranges:
[ 1.304728] i2c i2c-7: LPI2C adapter registered
[ 1.305446] mxs-dma 5b810000.dma-apbh: initialized
[ 1.305971] imx6q-pcie 5f010000.pcie: IO 0x7ff80000..0x7ff8ffff -> 0x00000000
[ 1.307435] Bus freq driver module loaded
[ 1.311627] 5a060000.serial: ttyLP0 at MMIO 0x5a060010 (irq = 53, base_baud = 5000000) is a FSL_LPUART
[ 1.314222] i2c i2c-8: LPI2C adapter registered
[ 1.323842] imx6q-pcie 5f010000.pcie: MEM 0x70000000..0x7fefffff -> 0x70000000
[ 1.331980] i2c i2c-9: LPI2C adapter registered
[ 1.372800] imx6q-pcie 5f000000.pcie: PCIe PLL locked after 0 us.
[ 1.396337] printk: console [ttyLP0] enabled
[ 1.396337] printk: console [ttyLP0] enabled
[ 1.404727] printk: bootconsole [lpuart32] disabled
[ 1.404727] printk: bootconsole [lpuart32] disabled
[ 1.414980] fsl-lpuart 5a060000.serial: DMA tx channel request failed, operating without tx DMA
[ 1.423696] fsl-lpuart 5a060000.serial: DMA rx channel request failed, operating without rx DMA
[ 1.434088] 5a070000.serial: ttyLP1 at MMIO 0x5a070010 (irq = 54, base_baud = 5000000) is a FSL_LPUART
[ 1.440815] imx6q-pcie 5f010000.pcie: PCIe PLL locked after 0 us.
[ 1.446011] arm-smmu 51400000.iommu: probing hardware configuration...
[ 1.456038] arm-smmu 51400000.iommu: SMMUv2 with:
[ 1.460749] arm-smmu 51400000.iommu: stage 1 translation
[ 1.466159] arm-smmu 51400000.iommu: stage 2 translation
[ 1.471563] arm-smmu 51400000.iommu: nested translation
[ 1.476881] arm-smmu 51400000.iommu: stream matching with 32 register groups
[ 1.484025] arm-smmu 51400000.iommu: 32 context banks (0 stage-2 only)
[ 1.490655] arm-smmu 51400000.iommu: Supported page sizes: 0x61311000
[ 1.497193] arm-smmu 51400000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 1.503733] arm-smmu 51400000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 1.580109] dpu-core 56180000.dpu: driver probed
[ 1.587825] imx-drm display-subsystem: parent device of /bus@56240000/ldb@562410e0/lvds-channel@0 is not available
[ 1.588559] dpu-core 57180000.dpu: driver probed
[ 1.601558] adv7511 8-003d: 8-003d supply avdd not found, using dummy regulator
[ 1.610152] adv7511 8-003d: 8-003d supply dvdd not found, using dummy regulator
[ 1.617483] adv7511 8-003d: 8-003d supply pvdd not found, using dummy regulator
[ 1.624810] adv7511 8-003d: 8-003d supply a2vdd not found, using dummy regulator
[ 1.632219] adv7511 8-003d: 8-003d supply v3p3 not found, using dummy regulator
[ 1.639547] adv7511 8-003d: 8-003d supply v1p2 not found, using dummy regulator
[ 1.647317] adv7511 8-003d: Probe failed. Remote port 'dsi_host@56228000' disabled
[ 1.656182] adv7511 9-003d: 9-003d supply avdd not found, using dummy regulator
[ 1.663524] adv7511 9-003d: 9-003d supply dvdd not found, using dummy regulator
[ 1.670856] adv7511 9-003d: 9-003d supply pvdd not found, using dummy regulator
[ 1.678188] adv7511 9-003d: 9-003d supply a2vdd not found, using dummy regulator
[ 1.685608] adv7511 9-003d: 9-003d supply v3p3 not found, using dummy regulator
[ 1.692945] adv7511 9-003d: 9-003d supply v1p2 not found, using dummy regulator
[ 1.700575] adv7511 9-003d: Probe failed. Remote port 'dsi_host@57228000' disabled
[ 1.711556] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.718195] [drm] No driver support for vblank timestamp query.
[ 1.724213] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 1.732364] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 1.740756] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 1.748244] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 1.755752] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 1.763241] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 1.770528] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 1.778856] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 1.787200] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 1.796861] imx-drm display-subsystem: master bind failed: -517
[ 1.805040] it6263: probe of 7-004c failed with error -5
[ 1.805495] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.818394] [drm] No driver support for vblank timestamp query.
[ 1.824387] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 1.832541] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 1.838014] brd: module loaded
[ 1.840827] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 1.851093] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 1.858465] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 1.865852] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 1.873137] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 1.881459] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 1.889878] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 1.899654] imx-drm display-subsystem: master bind failed: -517
[ 1.906581] loop: module loaded
[ 1.914752] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.917102] fsl_lpspi 5a020000.spi: dma setup error -19, use pio
[ 1.921378] [drm] No driver support for vblank timestamp query.
[ 1.921452] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 1.930217] tun: Universal TUN/TAP device driver, 1.6
[ 1.933387] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 1.941841] PPP generic driver version 2.4.2
[ 1.946646] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 1.954998] PPP BSD Compression module registered
[ 1.958993] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 1.966097] PPP Deflate Compression module registered
[ 1.966122] PPP MPPE Compression module registered
[ 1.970935] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 1.978033] NET: Registered protocol family 24
[ 1.978035] PPTP driver version 0.8.5
[ 1.979409] cdns-usb3 5b110000.usb3: Adding to iommu group 0
[ 1.983229] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 1.990732] OF: graph: no port node found in /bus@5a000000/i2c@5a800000/tcpc@51
[ 1.995167] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.006702] input: sc-powerkey as /devices/platform/sc-powerkey/input/input0
[ 2.008928] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.017418] usbcore: registered new interface driver xpad
[ 2.023527] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 2.035209] imx-sc-rtc scu:rtc: registered as rtc0
[ 2.039121] imx-drm display-subsystem: master bind failed: -517
[ 2.052479] imx-sc-rtc scu:rtc: setting system clock to 1970-01-01T00:00:05 UTC (5)
[ 2.081038] i2c /dev entries driver
[ 2.082453] OF: graph: no port node found in /bus@5a000000/i2c@5a800000/tcpc@51
[ 2.088445] __power_supply_register: Expected proper parent device for 'battery'
[ 2.100844] __power_supply_register: Expected proper parent device for 'usb'
[ 2.100928] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.114553] [drm] No driver support for vblank timestamp query.
[ 2.115550] trusty-virtio trusty:trusty-virtio: initializing
[ 2.120568] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.126691] trusty_ipc virtio4: vring0: va(pa) (____ptrval____)(0) qsz 32 notifyid 1
[ 2.134303] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 2.142100] trusty_ipc virtio4: vring1: va(pa) (____ptrval____)(0) qsz 32 notifyid 2
[ 2.142311] trusty-virtio trusty:trusty-virtio: initializing done
[ 2.142678] trusty_ipc virtio4: is online
[ 2.150351] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.159616] device-mapper: uevent: version 1.0.3
[ 2.164264] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.168625] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 2.175500] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 2.183370] sdhci: Secure Digital Host Controller Interface driver
[ 2.187390] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 2.195682] sdhci: Copyright(c) Pierre Ossman
[ 2.195864] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.202960] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.210797] sdhci-esdhc-imx 5b010000.mmc: Adding to iommu group 1
[ 2.216364] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.221153] mmc0: CQHCI version 5.10
[ 2.226440] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 2.262356] imx-drm display-subsystem: master bind failed: -517
[ 2.266514] mmc0: SDHCI controller on 5b010000.mmc [5b010000.mmc] using ADMA
[ 2.272015] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.276632] sdhci-esdhc-imx 5b020000.mmc: Adding to iommu group 1
[ 2.281959] [drm] No driver support for vblank timestamp query.
[ 2.282035] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.288365] mmc1: CQHCI version 5.10
[ 2.294046] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 2.302191] sdhci-esdhc-imx 5b020000.mmc: Got CD GPIO
[ 2.305822] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.313813] sdhci-esdhc-imx 5b020000.mmc: Got WP GPIO
[ 2.318968] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.338493] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 2.345848] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 2.353113] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.356055] mmc1: SDHCI controller on 5b020000.mmc [5b020000.mmc] using ADMA
[ 2.361405] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.371292] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.376810] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 2.382658] usbcore: registered new interface driver usbhid
[ 2.388792] imx6q-pcie 5f000000.pcie: Phy link never came up
[ 2.388821] imx6q-pcie 5f000000.pcie: failed to initialize host
[ 2.388824] imx6q-pcie 5f000000.pcie: unable to add pcie port.
[ 2.391878] imx-drm display-subsystem: master bind failed: -517
[ 2.397110] usbhid: USB HID core driver
[ 2.398875] mxc-isi 58100000.isi: mxc_isi.0 registered successfully
[ 2.405026] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.409412] mxc-isi 58110000.isi: mxc_isi.1 registered successfully
[ 2.414590] [drm] No driver support for vblank timestamp query.
[ 2.418827] mmc0: Command Queue Engine enabled
[ 2.418839] mmc0: new HS400 MMC card at address 0001
[ 2.419632] mmcblk0: mmc0:0001 S0J57X 29.6 GiB
[ 2.419790] mmcblk0boot0: mmc0:0001 S0J57X partition 1 31.5 MiB
[ 2.419955] mmcblk0boot1: mmc0:0001 S0J57X partition 2 31.5 MiB
[ 2.420375] mmcblk0rpmb: mmc0:0001 S0J57X partition 3 4.00 MiB, chardev (246:0)
[ 2.421373] mxc-isi 58120000.isi: mxc_isi.2 registered successfully
[ 2.423416] Alternate GPT is invalid, using primary GPT.
[ 2.423470] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19
[ 2.424400] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.431461] mxc-isi 58130000.isi: mxc_isi.3 registered successfully
[ 2.437257] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 2.444180] mxc-isi 58140000.isi: mxc_isi.4 registered successfully
[ 2.449564] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.453878] imx6q-pcie 5f010000.pcie: Phy link never came up
[ 2.454528] mxc-isi 58150000.isi: mxc_isi.5 registered successfully
[ 2.455175] mxc-isi 58160000.isi: mxc_isi.6 registered successfully
[ 2.455827] mxc-isi 58170000.isi: mxc_isi.7 registered successfully
[ 2.458965] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.463452] imx6q-pcie 5f010000.pcie: failed to initialize host
[ 2.469427] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 2.475250] imx6q-pcie 5f010000.pcie: unable to add pcie port.
[ 2.476806] mxc-mipi-csi2 58227000.csi: lanes: 4, name: mxc-mipi-csi2.0
[ 2.482675] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 2.508808] mxc-mipi-csi2 58247000.csi: lanes: 4, name: mxc-mipi-csi2.1
[ 2.510381] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.528963] max9286_mipi 2-006a: max9286_read_reg:read reg error: reg=1e
[ 2.531010] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.538211] max9286 is not found, chip id reg 0x1e = 0x(ffffffff)
[ 2.552936] max9286_mipi 3-006a: max9286_read_reg:read reg error: reg=1e
[ 2.556491] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 2.562697] max9286 is not found, chip id reg 0x1e = 0x(ffffffff)
[ 2.563457] ashmem: initialized
[ 2.570313] imx-drm display-subsystem: master bind failed: -517
[ 2.673858] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.674138] Galcore version 6.4.0.234062
[ 2.680494] [drm] No driver support for vblank timestamp query.
[ 2.690420] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.698568] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 2.706806] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.714158] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.721508] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 2.728877] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 2.736153] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.744452] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.752780] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 2.762426] imx-drm display-subsystem: master bind failed: -517
[ 2.805040] [drm] Initialized vivante 1.0.0 20170808 for 80000000.imx8_gpu1_ss on minor 0
[ 2.814245] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.820880] [drm] No driver support for vblank timestamp query.
[ 2.826886] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.835056] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 2.843266] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.850646] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.857971] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 2.865279] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 2.872537] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.880838] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 2.889198] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 2.898851] imx-drm display-subsystem: master bind failed: -517
[ 2.913420] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.920053] [drm] No driver support for vblank timestamp query.
[ 2.921287] wm8960 5-001a: Failed to issue reset
[ 2.926036] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 2.930632] wm8960: probe of 5-001a failed with error -5
[ 2.938752] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 2.945957] rpmsg-audio-codec-wm8960 5-001a: Failed to issue reset
[ 2.952201] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 2.958333] rpmsg-audio-codec-wm8960: probe of 5-001a failed with error -5
[ 2.965643] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 2.979743] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 2.987045] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 2.994304] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.002604] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.010929] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.020489] imx-drm display-subsystem: master bind failed: -517
[ 3.028078] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.034723] [drm] No driver support for vblank timestamp query.
[ 3.040753] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.048942] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.057117] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.064403] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.071691] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.078976] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.086217] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.094498] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.102808] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.112308] imx-drm display-subsystem: master bind failed: -517
[ 3.123343] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.128497] imx-xtor sound-xtor: tx codec slave 1
[ 3.129983] [drm] No driver support for vblank timestamp query.
[ 3.130063] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.134709] imx-xtor sound-xtor: rx codec slave 1
[ 3.135084] imx-xtor sound-xtor: snd-soc-dummy-dai <-> 59040000.sai mapping ok
[ 3.140694] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.148737] imx-xtor sound-xtor: ASoC: no DMI vendor name!
[ 3.150760] fsl-audmix 59840000.amix: DAI FE name:HiFi-AUDMIX-FE-ai@59820000
[ 3.153615] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.160711] fsl-audmix 59840000.amix: DAI FE name:HiFi-AUDMIX-FE-ai@59830000
[ 3.168942] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.174719] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> 59820000.sai mapping ok
[ 3.181509] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.188880] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> 59830000.sai mapping ok
[ 3.195785] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.203137] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> audmix-0 mapping ok
[ 3.210498] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.217947] imx-audmix imx-audmix.0: snd-soc-dummy-dai <-> audmix-1 mapping ok
[ 3.225299] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.232512] imx-audmix imx-audmix.0: ASoC: no DMI vendor name!
[ 3.239801] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.250833] netem: version 1.3
[ 3.255481] imx-drm display-subsystem: master bind failed: -517
[ 3.263529] u32 classifier
[ 3.263531] input device check on
[ 3.263532] Actions configured
[ 3.264565] xt_time: kernel timezone is -0000
[ 3.271715] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.278867] gre: GRE over IPv4 demultiplexor driver
[ 3.281863] [drm] No driver support for vblank timestamp query.
[ 3.287776] IPv4 over IPsec tunneling driver
[ 3.288427] Initializing XFRM netlink socket
[ 3.290547] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.294170] IPsec XFRM device driver
[ 3.294353] NET: Registered protocol family 10
[ 3.297629] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.302478] Segment Routing with IPv6
[ 3.308689] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.313499] mip6: Mobile IPv6
[ 3.319501] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.324740] NET: Registered protocol family 17
[ 3.328058] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.336065] NET: Registered protocol family 15
[ 3.336082] l2tp_core: L2TP core driver, V2.0
[ 3.339750] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.344092] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 3.344574] registered taskstats version 1
[ 3.352220] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.355859] Loading compiled-in X.509 certificates
[ 3.355885] Key type ._fscrypt registered
[ 3.363122] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.366068] Key type .fscrypt registered
[ 3.366069] Key type fscrypt-provisioning registered
[ 3.444243] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.453834] imx-drm display-subsystem: master bind failed: -517
[ 3.462010] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.468646] [drm] No driver support for vblank timestamp query.
[ 3.474616] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.482763] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.490958] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.498287] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.505612] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.512933] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.520185] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.528480] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.536806] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.546378] imx-drm display-subsystem: master bind failed: -517
[ 3.552465] imx_mu 31580000.mu: ignoring dependency for device, assuming no driver
[ 3.560221] imx-intmux 3b400000.intmux: ignoring dependency for device, assuming no driver
[ 3.568616] imx8qxp-lpcg-clk 5a480000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.578379] imx8qxp-lpcg-clk 5ac90000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.588134] imx8qxp-lpcg-clk 3b630000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.598229] imx8qxp-lpcg-clk 5acd0000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.607985] imx8qxp-lpcg-clk 5a4a0000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.617740] imx8qxp-lpcg-clk 5ace0000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.627495] imx8qxp-lpcg-clk 5acf0000.clock-controller: ignoring dependency for device, assuming no driver
[ 3.637489] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.644116] [drm] No driver support for vblank timestamp query.
[ 3.650094] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.658231] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.666398] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.673688] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.680986] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.688276] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.695516] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.703804] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.712117] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.721628] imx-drm display-subsystem: master bind failed: -517
[ 3.729991] isi-m2m 58100000.isi:m2m_device: Register m2m success for ISI.0
[ 3.737650] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.744274] [drm] No driver support for vblank timestamp query.
[ 3.747038] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.750258] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.759405] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.766109] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.772686] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.780877] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.789331] cfg80211: failed to load regulatory.db
[ 3.801504] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.808905] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.816266] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.823525] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.831828] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.850427] mx8-img-md: Registered mxc_isi.0.capture as /dev/video1
[ 3.856773] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 3.857310] mx8-img-md: Registered mxc_isi.1.capture as /dev/video2
[ 3.866308] imx-drm display-subsystem: master bind failed: -517
[ 3.872987] mx8-img-md: Registered mxc_isi.2.capture as /dev/video3
[ 3.879203] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.885188] mx8-img-md: Registered mxc_isi.3.capture as /dev/video4
[ 3.891282] [drm] No driver support for vblank timestamp query.
[ 3.891344] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 3.898076] mx8-img-md: Registered mxc_isi.4.capture as /dev/video5
[ 3.903563] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 3.912210] mx8-img-md: Registered mxc_isi.5.capture as /dev/video6
[ 3.917984] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 3.926518] mx8-img-md: Registered mxc_isi.6.capture as /dev/video7
[ 3.932366] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 3.940044] mx8-img-md: Registered mxc_isi.7.capture as /dev/video8
[ 3.945906] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 3.953251] unregister ISI channel: mxc_isi.0
[ 3.959402] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 3.966612] unregister ISI channel: mxc_isi.1
[ 3.970940] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.978226] unregister ISI channel: mxc_isi.2
[ 3.982543] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 3.990874] unregister ISI channel: mxc_isi.3
[ 3.995234] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 4.003512] unregister ISI channel: mxc_isi.4
[ 4.007928] imx-drm display-subsystem: master bind failed: -517
[ 4.017287] unregister ISI channel: mxc_isi.5
[ 4.031940] unregister ISI channel: mxc_isi.6
[ 4.036375] unregister ISI channel: mxc_isi.7
[ 4.042026] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.048657] [drm] No driver support for vblank timestamp query.
[ 4.049821] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 4.054656] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 4.062166] imx-wm8960 sound-wm8960: failed to find codec platform device
[ 4.069692] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 4.076525] ALSA device list:
[ 4.084681] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 4.087509] #0: xtor-audio
[ 4.094856] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 4.097620] #1: imx-audmix
[ 4.104985] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 4.115084] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 4.122437] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 4.130725] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 4.139055] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 4.148679] imx-drm display-subsystem: master bind failed: -517
[ 4.154814] device-mapper: init: attempting early device configuration.
[ 4.161969] device-mapper: init: adding target '0 3095928 verity 1 PARTUUID=772b7b9d-76d7-4f7e-b2f6-0bf394870d23 PARTUUID=772b7b9d-76d7-4f7e-b2f6-0bf394870d23 4096 4096 386991 386991 sha1 a790d1f013f77188f35aff41e689b80417b9a162 fec1eff4c3d5e0ad16f55e8f5f22b30d2349d327 10 restart_on_corruption ignore_zero_blocks use_fec_from_device PARTUUID=772b7b9d-76d7-4f7e-b2f6-0bf394870d23 fec_roots 2 fec_blocks 390040 fec_start 390040'
[ 4.199657] device-mapper: verity: sha1 using implementation "sha1-ce"
[ 4.206897] device-mapper: init: dm-0 is ready
[ 4.222410] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
[ 4.229509] VFS: Mounted root (ext4 filesystem) readonly on device 254:0.
[ 4.236611] devtmpfs: mounted
[ 4.240669] Freeing unused kernel memory: 2240K
[ 4.245288] Run /init as init process
[ 4.266636] random: init: uninitialized urandom read (40 bytes read)
[ 4.376113] random: init: uninitialized urandom read (40 bytes read)
[ 4.405227] init: init first stage started!
[ 4.411178] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 4.454680] init: [libfs_avb]Returning avb_handle with status: Success
[ 4.461832] init: [libfs_avb]Built verity table: '1 /dev/block/platform/bus@5b000000/5b010000.mmc/by-name/product_a /dev/block/platform/bus@5b000000/5b010000.mmc/by-name/product_a 4096 4096 451493 451493 sha1 55b80ea825b961b97c4897502ebc9dd85d3132d5 d1e3924c2bc1d20f81d6ff37c31b4c46b539b5b6 10 use_fec_from_device /dev/block/platform/bus@5b000000/5b010000.mmc/by-name/product_a fec_roots 2 fec_blocks 455050 fec_start 455050 restart_on_corruption ignore_zero_blocks'
[ 4.503677] device-mapper: verity: sha1 using implementation "sha1-ce"
[ 4.514951] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-1
[ 4.524777] EXT4-fs (dm-1): mounted filesystem without journal. Opts: barrier=1,inode_readahead_blks=8
[ 4.534156] init: [libfs_mgr]__mount(source=/dev/block/dm-1,target=/product,type=ext4)=0: Success
[ 4.543468] init: [libfs_avb]Built verity table: '1 /dev/block/platform/bus@5b000000/5b010000.mmc/by-name/vendor_a /dev/block/platform/bus@5b000000/5b010000.mmc/by-name/vendor_a 4096 4096 128983 128983 sha1 7c4582b05909e068e3bc022cc682d9f98bcd3733 c7e0ed0ba24f333b41dca95bbf2b7c95f21f74c5 10 use_fec_from_device /dev/block/platform/bus@5b000000/5b010000.mmc/by-name/vendor_a fec_roots 2 fec_blocks 130000 fec_start 130000 restart_on_corruption ignore_zero_blocks'
[ 4.584664] device-mapper: verity: sha1 using implementation "sha1-ce"
[ 4.595998] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-2
[ 4.605831] EXT4-fs (dm-2): mounted filesystem without journal. Opts: barrier=1,inode_readahead_blks=8
[ 4.615204] init: [libfs_mgr]__mount(source=/dev/block/dm-2,target=/vendor,type=ext4)=0: Success
[ 4.625918] init: DM_DEV_STATUS failed for scratch: No such device or address
[ 4.659983] printk: init: 1 output lines suppressed due to ratelimiting
[ 4.666909] random: init: uninitialized urandom read (40 bytes read)
[ 4.703050] init: Loading SELinux policy
[ 4.728765] SELinux: Permission nlmsg_readpriv in class netlink_route_socket not defined in policy.
[ 4.738102] SELinux: the above unknown classes and permissions will be denied
[ 4.745277] SELinux: policy capability network_peer_controls=1
[ 4.751202] SELinux: policy capability open_perms=1
[ 4.756172] SELinux: policy capability extended_socket_class=1
[ 4.762098] SELinux: policy capability always_check_network=0
[ 4.767933] SELinux: policy capability cgroup_seclabel=0
[ 4.773338] SELinux: policy capability nnp_nosuid_transition=1
[ 4.801112] audit: type=1403 audit(8.252:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
[ 4.801302] selinux: SELinux: Loaded policy from /vendor/etc/selinux/precompiled_sepolicy
[ 4.801302]
[ 4.819929] audit: type=1404 audit(8.268:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[ 4.844369] selinux: SELinux: Loaded file_contexts
[ 4.844369]
[ 4.881058] init: init second stage started!
[ 4.904304] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 4.915631] selinux: SELinux: Loaded file_contexts
[ 4.915631]
[ 4.921943] init: Running restorecon...
[ 4.938453] init: Overriding previous 'ro.' property 'pm.dexopt.boot':'verify' with new value 'quicken'
[ 4.949438] init: Couldn't load property file '/product_services/build.prop': open() failed: No such file or directory: No such file or directory
[ 4.962563] init: Couldn't load property file '/factory/factory.prop': open() failed: No such file or directory: No such file or directory
[ 4.976350] init: Setting product property ro.product.brand to 'Android' (from ro.product.product.brand)
[ 4.985862] init: Setting product property ro.product.device to 'mek_8q' (from ro.product.product.device)
[ 4.995463] init: Setting product property ro.product.manufacturer to 'freescale' (from ro.product.product.manufacturer)
[ 5.122475] ueventd: ueventd started!
[ 5.130732] selinux: SELinux: Loaded file_contexts
[ 5.130732]
[ 5.133548] apexd: Bootstrap subcommand detected
[ 5.137240] ueventd: Parsing file /ueventd.rc...
[ 5.147535] ueventd: Parsing file /vendor/ueventd.rc...
[ 5.151295] apexd: Scanning /system/apex for embedded keys
[ 5.158935] ueventd: Parsing file /odm/ueventd.rc...
[ 5.159004] apexd: Scanning /product/apex for embedded keys
[ 5.163947] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
[ 5.169589] apexd: ... does not exist. Skipping
[ 5.179275] ueventd: Parsing file /ueventd.freescale.rc...
[ 5.183868] apexd: Scanning /system/apex looking for APEX packages.
[ 5.189305] ueventd: Unable to read config file '/ueventd.freescale.rc': open() failed: No such file or directory
[ 5.195696] apexd: Found /system/apex/com.android.tzdata
[ 5.211455] apexd: Successfully bind-mounted flattened package /system/apex/com.android.tzdata on /apex/com.android.tzdata@290000000
[ 5.223585] apexd: Found /system/apex/com.android.resolv
[ 5.229119] apexd: Skipped when bootstrapping
[ 5.233572] apexd: Found /system/apex/com.android.media
[ 5.241354] printk: apexd: 9 output lines suppressed due to ratelimiting
[ 5.443392] ueventd: Coldboot took 0.236 seconds
[ 5.463885] Registered swp emulation handler
[ 5.497275] watchdogd: watchdogd started (interval 10, margin 20)!
[ 5.500899] logd.auditd: start
[ 5.506760] logd.klogd: 5381962250
[ 9.100290] random: crng init done
[ 9.103697] random: 6 urandom warning(s) missed due to ratelimiting
[ 11.132512] mke2fs: mke2fs 1.44.4 (18-Aug-2018)
[ 11.132512]
[ 11.138551] mke2fs: Discarding device blocks: done
[ 11.138551]
[ 11.157691] mke2fs: Creating filesystem with 1398784 4k blocks and 350192 inodes
[ 11.157691]
[ 11.166567] mke2fs: Filesystem UUID: 9f6cefba-2916-4b18-884e-b401c01d0bfb
[ 11.166567]
[ 11.174841] mke2fs: Superblock backups stored on blocks:
[ 11.174841]
[ 11.181717] mke2fs: 32768, 98304, 163840, 229376, 294912, 819200, 884736
[ 11.181717]
[ 11.189989] mke2fs:
[ 11.189989]
[ 11.193658] mke2fs: Allocating group tables: done
[ 11.193658]
[ 11.204022] mke2fs: Writing inode tables: done
[ 11.204022]
[ 11.214119] mke2fs: Creating journal (16384 blocks): done
[ 11.214119]
[ 11.251829] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/userdata
[ 11.260173] init: [libfs_mgr]Enabling quotas on /dev/block/by-name/userdata
[ 11.787700] EXT4-fs (mmcblk0p16): Ignoring removed nomblk_io_submit option
[ 11.797602] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 11.808561] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/userdata,/data,ext4)=0: Success
[ 11.829805] init: [libfs_mgr]check_fs(): unmount(/data) succeeded
[ 11.836081] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/mmcblk0p16
[ 12.400220] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/userdata
[ 12.408475] init: [libfs_mgr]Reserved blocks 32768 is too large; capping to 27975
[ 12.416009] init: [libfs_mgr]Setting reserved block count on /dev/block/by-name/userdata to 27975
[ 12.449955] init: [libfs_mgr]Enabling ext4 encryption on /dev/block/by-name/userdata
[ 12.484095] EXT4-fs (mmcblk0p16): Ignoring removed nomblk_io_submit option
[ 12.493800] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic
[ 12.505508] init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=0: Success
[ 12.517338] printk: init: 15 output lines suppressed due to ratelimiting
[ 12.619152] init (pid 1) is setting deprecated v1 encryption policy; recommend upgrading to v2.
[ 12.628468] fscrypt: AES-256-CTS-CBC using implementation "cts-cbc-aes-ce"
[ 12.704151] fscrypt: AES-256-XTS using implementation "xts-aes-ce"
[ 12.725947] apexd: Marking APEXd as starting
[ 12.730861] apexd: Scanning /system/apex for embedded keys
[ 12.738007] apexd: Scanning /product/apex for embedded keys
[ 12.743670] apexd: ... does not exist. Skipping
[ 12.748279] apexd: Populating APEX database from mounts...
[ 12.754075] apexd: Failed to walk /product/apex : Can't open /product/apex for reading : No such file or directory
[ 12.765080] apexd: Found "/apex/com.android.tzdata@290000000"
[ 12.770965] apexd: Found "/apex/com.android.runtime@1"
[ 12.776219] apexd: 2 packages restored.
[ 12.780127] apexd: Scanning /data/apex/sessions looking for sessions to be activated.
[ 13.166790] logd.daemon: reinit
[ 13.210073] update_verifier: Started with arg 1: nonencrypted
[ 13.218064] update_verifier: Booting slot 0: isSlotMarkedSuccessful=0
[ 13.224651] update_verifier: /data/ota_package/care_map.pb doesn't exist
[ 13.231378] update_verifier: Failed to parse the care map file, skipping verification
[ 13.240622] update_verifier: Marked slot 0 as booted successfully.
[ 13.246868] update_verifier: Leaving update_verifier.
[ 13.260220] type=1400 audit(16.708:4): avc: denied { setattr } for comm="init" name="wifi" dev="mmcblk0p16" ino=32599 scontext=u:r:vendor_init:s0 tcontext=u:object_r:wifi_data_file:s0 tclass=dir permissive=0
[ 13.279126] type=1400 audit(16.708:4): avc: denied { setattr } for comm="init" name="wifi" dev="mmcblk0p16" ino=32599 scontext=u:r:vendor_init:s0 tcontext=u:object_r:wifi_data_file:s0 tclass=dir permissive=0
[ 13.297662] type=1400 audit(16.708:5): avc: denied { search } for comm="init" name="wifi" dev="mmcblk0p16" ino=32599 scontext=u:r:vendor_init:s0 tcontext=u:object_r:wifi_data_file:s0 tclass=dir permissive=0
[ 13.313855] using random self ethernet address
[ 13.316285] type=1400 audit(16.708:5): avc: denied { search } for comm="init" name="wifi" dev="mmcblk0p16" ino=32599 scontext=u:r:vendor_init:s0 tcontext=u:object_r:wifi_data_file:s0 tclass=dir permissive=0
[ 13.320557] using random host ethernet address
[ 13.338962] type=1400 audit(16.712:6): avc: denied { setattr } for comm="init" name="dhcp" dev="mmcblk0p16" ino=32603 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dhcp_data_file:s0 tclass=dir permissive=0
[ 13.344889] file system registered
[ 13.474965] type=1400 audit(16.712:7): avc: denied { setattr } for comm="init" name="dhcp" dev="mmcblk0p16" ino=32603 scontext=u:r:vendor_init:s0 tcontext=u:object_r:dhcp_data_file:s0 tclass=dir permissive=0
[ 13.479862] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 13.504742] type=1400 audit(16.924:8): avc: denied { read } for comm="healthd" name="type" dev="sysfs" ino=32017 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 13.565984] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
mek_8q:/ $ [ 13.692520] [VPU Encoder] enable mu for core[0]
[ 13.730724] [VPU Encoder] vpu encoder core[0] firmware version is 1.2.7
[ 14.213579] type=1400 audit(16.924:8): avc: denied { read } for comm="healthd" name="type" dev="sysfs" ino=32017 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 14.312022] type=1400 audit(17.664:9): avc: denied { read } for comm="HwBinder:410_1" name="u:object_r:exported_ffs_prop:s0" dev="tmpfs" ino=270 scontext=u:r:hal_usb_impl:s0 tcontext=u:object_r:exported_ffs_prop:s0 tclass=file permissive=0
[ 14.386204] read descriptors
[ 14.389305] read strings
[ 18.240503] init: Received control message 'start' for 'idmap2d' from pid: 560 (system_server)
[ 18.241373] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 18.258399] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 18.278257] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 18.571075] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:807)

mek_8q:/ $
mek_8q:/ $
mek_8q:/ $ [ 28.964961] init: Received control message 'stop' for 'idmap2d' from pid: 560 (system_server)
[ 28.973703] init: Sending signal 9 to service 'idmap2d' (pid 430) process group...
[ 28.987019] libprocessgroup: Successfully killed process cgroup uid 1000 pid 430 in 5ms
[ 28.996167] init: Service 'idmap2d' (pid 430) received signal 9
[ 33.880820] vref_1v8: disabling
[ 33.883980] epdev_on: disabling
[ 33.887144] SD1_SPWR: disabling
[ 35.989439] init: Received control message 'interface_start' for 'android.hardware.oemlock@1.0::IOemLock/default' from pid: 309 (/system/bin/hwservicemanager)
[ 36.003770] init: Could not find 'android.hardware.oemlock@1.0::IOemLock/default' for ctl.interface_start
[ 36.107038] type=1400 audit(18.068:29): avc: denied { read } for comm="HwBinder:410_1" name="u:object_r:exported_ffs_prop:s0" dev="tmpfs" ino=270 scontext=u:r:hal_usb_impl:s0 tcontext=u:object_r:exported_ffs_prop:s0 tclass=file permissive=0 duplicate messages suppressed
[ 36.113171] read descriptors
[ 36.131125] type=1400 audit(1668015992.744:30): avc: denied { read } for comm="system_server" name="state" dev="sysfs" ino=32083 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 36.133858] read strings
[ 36.133913] read descriptors
[ 36.158144] read strings
[ 36.171449] acc_open
[ 36.173697] acc_release
[ 39.186985] init: Async property child exited with status 0
[ 39.200917] init: Async property child exited with status 0
[ 39.215910] init: Async property child exited with status 0
[ 39.633562] init: processing action (boot.car_service_created=1) from (/system/etc/init/com.android.car.procfsinspector.rc:7)
[ 39.647080] init: starting service 'com.android.car.procfsinspector'...
[ 40.450804] init: Async property child exited with status 0
[ 40.467821] init: Async property child exited with status 0
[ 40.484375] init: Async property child exited with status 0
[ 40.532699] binder: unexpected work type, 4, not freed
[ 40.539430] binder: undelivered TRANSACTION_COMPLETE
[ 40.544578] binder: undelivered transaction 13987, process died.
[ 41.396483] type=1400 audit(1668015992.744:30): avc: denied { read } for comm="system_server" name="state" dev="sysfs" ino=32083 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 41.487726] type=1400 audit(1668015998.032:31): avc: granted { read } for comm="main" name="u:object_r:net_dns_prop:s0" dev="tmpfs" ino=297 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:net_dns_prop:s0 tclass=file app=com.android.deskclock

mek_8q:/ $
mek_8q:/ $
mek_8q:/ $ [ 47.667815] init: Service 'bootanim' (pid 543) exited with status 0
[ 47.860223] binder: undelivered transaction 28363, process died.
[ 47.866281] sdcardfs version 2.0
[ 47.866364] binder: undelivered transaction 28365, process died.
[ 47.869537] sdcardfs: dev_name -> /data/media
[ 47.875658] binder: undelivered transaction 28352, process died.
[ 47.879924] sdcardfs: gid=1015,mask=6
[ 47.889721] sdcardfs: mounted on top of /data/media type ext4
[ 47.897366] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.905046] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.912338] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.919622] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.927189] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.934661] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.941909] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.949106] init: DM_DEV_STATUS failed for system: No such device or address
[ 47.956264] init: DM_DEV_STATUS failed for system: No such device or address
[ 48.190701] bt power gpio is:374
[ 48.194359] rfkill: BT RF going to : on
[ 48.198219] mxc_bt_rfkill_reset
[ 48.201373] mxc_bt_rfkill driver success loaded
[ 48.206747] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 48.221134] imx-wm8960 sound-wm8960: failed to find codec platform device
[ 48.229089] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 48.235742] [drm] No driver support for vblank timestamp query.
[ 48.241817] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 48.250784] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 48.259144] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 48.266490] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 48.273827] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 48.281909] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 48.291169] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.299529] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.308321] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 48.318221] imx-drm display-subsystem: master bind failed: -517
[ 48.325180] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 48.332546] imx-wm8960 sound-wm8960: failed to find codec platform device
[ 48.339942] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 48.340264] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 48.346587] [drm] No driver support for vblank timestamp query.
[ 48.360270] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 48.368496] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 48.376738] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 48.384102] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 48.391910] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 48.399277] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 48.407402] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.415734] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.424985] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 48.435371] imx-drm display-subsystem: master bind failed: -517
[ 48.435988] imx_usb 5b0d0000.usb: 5b0d0000.usb supply vbus not found, using dummy regulator
[ 48.442065] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 48.453830] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 48.456889] imx-wm8960 sound-wm8960: failed to find codec platform device
[ 48.461552] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 48.475599] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 48.482227] [drm] No driver support for vblank timestamp query.
[ 48.488228] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 48.492797] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 48.496377] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 48.501802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 48.510310] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 48.518093] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 48.518097] usb usb1: Product: EHCI Host Controller
[ 48.518099] usb usb1: Manufacturer: Linux 5.4.24-dirty ehci_hcd
[ 48.518103] usb usb1: SerialNumber: ci_hdrc.0
[ 48.525390] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 48.534700] hub 1-0:1.0: USB hub found
[ 48.537978] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 48.543565] hub 1-0:1.0: 1 port detected
[ 48.550901] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 48.577673] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.586064] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.595867] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 48.605918] imx-drm display-subsystem: master bind failed: -517
[ 48.614435] imx-cs42888 sound-cs42888: failed to find codec platform device
[ 48.622381] imx-wm8960 sound-wm8960: failed to find codec platform device
[ 48.632653] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 48.637660] usbcore: registered new interface driver usb-storage
[ 48.639329] [drm] No driver support for vblank timestamp query.
[ 48.651483] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[ 48.659679] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[ 48.667937] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[ 48.675308] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[ 48.682702] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[ 48.690092] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[ 48.697486] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.705832] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)
[ 48.714451] imx-drm display-subsystem: failed to bind bus@57240000:ldb@572410e0 (ops imx_ldb_ops): -517
[ 48.724518] imx-drm display-subsystem: master bind failed: -517
[ 50.910848] rfkill: BT RF going to : off
[ 52.104101] audit: audit_lost=1 audit_rate_limit=5 audit_backlog_limit=64
[ 52.105036] type=1400 audit(1668015998.032:31): avc: granted { read } for comm="main" name="u:object_r:net_dns_prop:s0" dev="tmpfs" ino=297 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:net_dns_prop:s0 tclass=file app=com.android.deskclock
[ 52.111379] audit: rate limit exceeded
[ 52.134031] type=1400 audit(1668016008.740:32): avc: denied { search } for comm="RenderThread" name="com.android.car.mapsplaceholder" dev="mmcblk0p16" ino=211821 scontext=u:r:platform_app:s0:c522,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
[ 53.316029] type=1400 audit(1668016008.740:40): avc: denied { search } for comm="RenderThread" name="com.android.car.mapsplaceholder" dev="mmcblk0p16" ino=211821 scontext=u:r:platform_app:s0:c522,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0 duplicate messages suppressed
[ 53.343047] type=1400 audit(1668016009.952:50): avc: granted { read } for comm="main" name="u:object_r:net_dns_prop:s0" dev="tmpfs" ino=297 scontext=u:r:untrusted_app_25:s0:c522,c768 tcontext=u:object_r:net_dns_prop:s0 tclass=file
[ 53.573502] binder: undelivered transaction 39386, process died.
[ 53.580190] binder: undelivered transaction 39388, process died.
[ 54.827746] init: Untracked pid 2406 exited with status 0
[ 54.835602] init: Received control message 'start' for 'gsid' from pid: 560 (system_server)
[ 54.849174] init: starting service 'gsid'...
[ 54.853834] binder: undelivered transaction 52572, process died.
[ 54.856022] init: Untracked pid 2410 exited with status 0
[ 54.866278] binder_alloc: 1864: binder_alloc_buf, no vma
[ 54.870473] binder: undelivered transaction 52661, process died.
[ 54.872527] binder: 560:581 transaction failed 29189/-3, size 100-0 line 3312
[ 54.909433] rfkill: BT RF going to : off
[ 54.927269] init: Received control message 'stop' for 'gsid' from pid: 560 (system_server)
[ 54.935839] init: Sending signal 9 to service 'gsid' (pid 2565) process group...
[ 54.949248] libprocessgroup: Successfully killed process cgroup uid 0 pid 2565 in 5ms
[ 54.958736] init: Service 'gsid' (pid 2565) received signal 9
[ 55.453692] rfkill: BT RF going to : off
[ 55.454284] init: processing action (vendor.bluetooth.rfkill_initialized=1) from (/vendor/etc/init/hw/init.freescale.rc:126)
[ 55.457881] rfkill: BT RF going to : on
[ 55.472833] mxc_bt_rfkill_reset
[ 55.569174] rfkill: BT RF going to : off
[ 55.573946] init: Command 'write /sys/class/rfkill/rfkill0/state 0' action=vendor.bluetooth.rfkill_initialized=1 (/vendor/etc/init/hw/init.freescale.rc:130) took 102ms and succeeded
[ 59.313384] rfkill: BT RF going to : off
[ 60.929093] type=1400 audit(1668016012.480:51): avc: granted { read } for comm="main" name="u:object_r:net_dns_prop:s0" dev="tmpfs" ino=297 scontext=u:r:untrusted_app_25:s0:c522,c768 tcontext=u:object_r:net_dns_prop:s0 tclass=file
[ 60.950236] type=1400 audit(1668016017.564:52): avc: denied { read } for comm="pool-1-thread-1" name="life_time" dev="sysfs" ino=32936 scontext=u:r:carservice_app:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 60.970118] type=1400 audit(1668016017.564:52): avc: denied { read } for comm="pool-1-thread-1" name="life_time" dev="sysfs" ino=32936 scontext=u:r:carservice_app:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 60.989723] type=1400 audit(1668016017.564:53): avc: denied { read } for comm="pool-1-thread-1" name="pre_eol_info" dev="sysfs" ino=32935 scontext=u:r:carservice_app:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
[ 73.480660] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 73.566562] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 119.896864] mmc0: cqhci: timeout for tag 9
[ 119.900973] mmc0: cqhci: ============ CQHCI REGISTER DUMP ===========
[ 119.907420] mmc0: cqhci: Caps: 0x0000310a | Version: 0x00000510
[ 119.913867] mmc0: cqhci: Config: 0x00001001 | Control: 0x00000000
[ 119.920313] mmc0: cqhci: Int stat: 0x00000000 | Int enab: 0x00000006
[ 119.926759] mmc0: cqhci: Int sig: 0x00000006 | Int Coal: 0x00000000
[ 119.933203] mmc0: cqhci: TDL base: 0xffffb000 | TDL up32: 0x00000000
[ 119.939648] mmc0: cqhci: Doorbell: 0xffffbfff | TCN: 0x00000000
[ 119.946097] mmc0: cqhci: Dev queue: 0x00000000 | Dev Pend: 0x00000080
[ 119.952543] mmc0: cqhci: Task clr: 0x00000000 | SSC1: 0x00011000
[ 119.958987] mmc0: cqhci: SSC2: 0x00000001 | DCMD rsp: 0x00000800
[ 119.965433] mmc0: cqhci: RED mask: 0xfdf9a080 | TERRI: 0x00000000
[ 119.971882] mmc0: cqhci: Resp idx: 0x0000000d | Resp arg: 0x00000000
[ 119.978327] mmc0: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 119.984776] mmc0: sdhci: Sys addr: 0xfb210000 | Version: 0x00000002
[ 119.991218] mmc0: sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000080
[ 119.997664] mmc0: sdhci: Argument: 0x00018000 | Trn mode: 0x00000023
[ 120.004111] mmc0: sdhci: Present: 0x01fd8008 | Host ctl: 0x00000030
[ 120.010554] mmc0: sdhci: Power: 0x00000002 | Blk gap: 0x00000080
[ 120.017002] mmc0: sdhci: Wake-up: 0x00000008 | Clock: 0x0000000f
[ 120.023448] mmc0: sdhci: Timeout: 0x0000008f | Int stat: 0x00000000
[ 120.029895] mmc0: sdhci: Int enab: 0x107f4000 | Sig enab: 0x107f4000
[ 120.036341] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000502
[ 120.042787] mmc0: sdhci: Caps: 0x07eb0000 | Caps_1: 0x8000b407
[ 120.049233] mmc0: sdhci: Cmd: 0x00000d1a | Max curr: 0x00ffffff
[ 120.055679] mmc0: sdhci: Resp[0]: 0x00000000 | Resp[1]: 0xffc003ff
[ 120.062125] mmc0: sdhci: Resp[2]: 0x328f5903 | Resp[3]: 0x00d07f01
[ 120.068571] mmc0: sdhci: Host ctl2: 0x00000088
[ 120.073022] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0xffff3410
[ 120.079462] mmc0: sdhci: ============================================
[ 120.086318] mmc0: running CQE recovery
[ 120.506722] rfkill: BT RF going to : off
[ 120.507377] init: processing action (vendor.bluetooth.rfkill_initialized=1) from (/vendor/etc/init/hw/init.freescale.rc:126)
[ 120.510836] rfkill: BT RF going to : on
[ 120.525795] mxc_bt_rfkill_reset
[ 120.628979] rfkill: BT RF going to : off
[ 120.634057] init: Command 'write /sys/class/rfkill/rfkill0/state 0' action=vendor.bluetooth.rfkill_initialized=1 (/vendor/etc/init/hw/init.freescale.rc:130) took 110ms and succeeded
[ 121.433043] init: Untracked pid 2910 exited with status 0
[ 121.439124] init: Untracked pid 2912 exited with status 0
[ 121.484291] init: Untracked pid 2915 exited with status 0
[ 121.492433] init: Untracked pid 2917 exited with status 0
[ 121.525555] init: Untracked pid 2921 exited with status 0
[ 121.531363] init: Untracked pid 2923 exited with status 0
[ 121.536965] init: Untracked pid 2871 exited with status 0
[ 121.562676] init: Untracked pid 2873 exited with status 0
[ 122.107745] binder: undelivered TRANSACTION_COMPLETE
[ 122.112780] binder: undelivered transaction 155735, process died.
[ 124.412355] rfkill: BT RF going to : off
[ 124.901213] rfkill: BT RF going to : off
[ 124.905171] rfkill: BT RF going to : off
[ 124.909108] rfkill: BT RF going to : on
[ 124.912953] mxc_bt_rfkill_reset
[ 128.689021] init: Untracked pid 3054 exited with status 0
[ 128.694670] init: Untracked pid 3056 exited with status 0
[ 128.713623] rfkill: BT RF going to : off
[ 129.150701] rfkill: BT RF going to : off
[ 129.151018] init: processing action (vendor.bluetooth.rfkill_initialized=1) from (/vendor/etc/init/hw/init.freescale.rc:126)
[ 129.154811] rfkill: BT RF going to : on
[ 129.169735] mxc_bt_rfkill_reset
[ 129.268963] rfkill: BT RF going to : off
[ 129.274857] init: Command 'write /sys/class/rfkill/rfkill0/state 0' action=vendor.bluetooth.rfkill_initialized=1 (/vendor/etc/init/hw/init.freescale.rc:130) took 108ms and succeeded
[ 132.905569] init: Untracked pid 3108 exited with status 0
[ 132.911771] init: Untracked pid 3110 exited with status 0
[ 132.941269] rfkill: BT RF going to : off
[ 133.388347] rfkill: BT RF going to : off
[ 133.388995] init: processing action (vendor.bluetooth.rfkill_initialized=1) from (/vendor/etc/init/hw/init.freescale.rc:126)
[ 133.392367] rfkill: BT RF going to : on
[ 133.407359] mxc_bt_rfkill_reset
[ 133.480403] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 133.505378] rfkill: BT RF going to : off
[ 133.509838] init: Command 'write /sys/class/rfkill/rfkill0/state 0' action=vendor.bluetooth.rfkill_initialized=1 (/vendor/etc/init/hw/init.freescale.rc:130) took 105ms and succeeded
[ 133.566549] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 137.172328] init: Untracked pid 3163 exited with status 0
[ 137.184250] init: Untracked pid 3165 exited with status 0
[ 137.209088] rfkill: BT RF going to : off
[ 137.603397] rfkill: BT RF going to : off
[ 137.604010] init: processing action (vendor.bluetooth.rfkill_initialized=1) from (/vendor/etc/init/hw/init.freescale.rc:126)
[ 137.607474] rfkill: BT RF going to : on
[ 137.622446] mxc_bt_rfkill_reset
[ 137.721003] rfkill: BT RF going to : off
[ 137.725524] init: Command 'write /sys/class/rfkill/rfkill0/state 0' action=vendor.bluetooth.rfkill_initialized=1 (/vendor/etc/init/hw/init.freescale.rc:130) took 106ms and succeeded
[ 141.356674] init: Untracked pid 3217 exited with status 0
[ 141.364010] init: Untracked pid 3219 exited with status 0
[ 141.381235] rfkill: BT RF going to : off
[ 142.627117] rfkill: BT RF going to : off
[ 142.627690] init: processing action (vendor.bluetooth.rfkill_initialized=1) from (/vendor/etc/init/hw/init.freescale.rc:126)
[ 142.631189] rfkill: BT RF going to : on
[ 142.646154] mxc_bt_rfkill_reset
[ 142.746164] rfkill: BT RF going to : off
[ 142.751718] init: Command 'write /sys/class/rfkill/rfkill0/state 0' action=vendor.bluetooth.rfkill_initialized=1 (/vendor/etc/init/hw/init.freescale.rc:130) took 108ms and succeeded
[ 146.399535] init: Untracked pid 3272 exited with status 0
[ 146.411253] init: Untracked pid 3274 exited with status 0
[ 146.437301] rfkill: BT RF going to : off

mek_8q:/ $
mek_8q:/ $
mek_8q:/ $ [ 193.480687] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a
[ 193.566430] healthd: battery l=85 v=3 t=35.0 h=2 st=2 c=400 fc=4000000 cc=32 chg=a

Best regards,

Efecan

0 Kudos
2,545 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

The log shows that you are using it6263 bridge, there are some difference between standrad Android and Android Automotive, please see the below BoardConfig.mk.

https://source.codeaurora.org/external/imx/android-imx/device/fsl/tree/imx8q/mek_8q/BoardConfig.mk?h...

You may need add below code to include panel dtb in the PRODUCT_IMX_CAR or you can add panel dts node into imx8qm-mek-car-md.dts

TARGET_BOARD_DTS_CONFIG += imx8qm-lvds1-panel:imx8qm-mek-jdi-wuxga-lvds1-panel.dtb

Qmiller_0-1669006343252.png

 

 

 

0 Kudos
2,540 Views
cbl
Contributor IV

Hi @Zhiming_Liu,

I added the lvds panel node to the file "imx8qm-mek-car2-md.dts" but I still can't get an image from my LVDS panel.

The device tree file "imx8qm-mek-car2-md.dts" is attaced.

I am using the same device tree file in Native Android 10 OS and I can get image from my LVDS panel.

There is a difference in Kernel version between Native Android 10(Kernel 5.4.70) and Android Automotive OS 10(Kernel 5.4), could the problem be caused by this?

Could you please support for me in this issue?

0 Kudos
2,528 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

How do you flash the image?If you add the lvds node in xxx-md.dts, you need add '-d md'  when you use uuu 

0 Kudos
2,524 Views
cbl
Contributor IV

Hello @Zhiming_Liu,

I'm flashing my image using UUU with the "uuu.auto" script I added below.

uuu.auto script:

uuu_version 1.4.182
SDP: boot -f flash.bin
# This command will be run when use SPL
SDPU: delay 1000
SDPU: write -f flash.bin -offset 0x57c00
SDPU: jump
# This command will be run when ROM support stream mode
SDPS: boot -f flash.bin
FB: ucmd setenv fastboot_dev mmc
FB: ucmd setenv mmcdev 0
FB: ucmd mmc dev 0
FB: ucmd mmc dev 0 0
FB: ucmd mmc erase 0x2000 0x10
FB: ucmd mmc partconf 0 1 1 1
FB[-t 600000]: flash bootloader spl-imx8qm-md.bin
FB[-t 600000]: flash gpt partition-table.img
FB[-t 600000]: flash bootloader_a bootloader-imx8qm-md.img
FB[-t 600000]: flash dtbo_a dtbo-imx8qm-md.img
FB[-t 600000]: flash boot_a boot.img
FB[-t 600000]: flash system_a system.img
FB[-t 600000]: flash vendor_a vendor.img
FB[-t 600000]: flash product_a product.img
FB[-t 600000]: flash vbmeta_a vbmeta-imx8qm-md.img
FB[-t 600000]: erase misc
FB[-t 600000]: erase presistdata
FB[-t 600000]: erase fbmisc
FB[-t 600000]: erase metadata
FB[-t 600000]: erase userdata
FB: done

Best regards,

Efecan

0 Kudos
2,468 Views
cbl
Contributor IV

Hello,

I was able to get images from my dual-channel LVDS panels with the PWM updates I made in the device tree file and defconfig.

0 Kudos