imx8mp evk PORT2(otg) - 4G LTE

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

imx8mp evk PORT2(otg) - 4G LTE

Jump to solution
988 Views
ylmzhsn_
Contributor III

Hi NXP,

Can't get list (dev/ttyUSB0..1..2..3..4) when I plug in imx8mpevk usb modem. When I use the lsusb command, I see that the device is detected and there is no problem.

***********

CONFIG_USB_ACM:
This driver supports USB modems and ISDN adapters which support the
Communication Device Class Abstract Control Model interface.
Please read <file:Documentation/usb/acm.txt> for details.
Device Drivers --->
[*] USB support --->
        USB Modem (CDC ACM) support

***********

I am attaching the imx8mpevk log.

dmesg:

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.4.70-2.3.2+g8c73bc625c4d (oe-user@oe-host) (gcc version 1
[ 0.000000] Machine model: NXP i.MX8MPlus EVK board
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c4000000, size 960B
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pl
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000001bfffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x1bf452500-0x1bf453fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 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 0x0000000040000000-0x00000000557fffff]
[ 0.000000] node 0: [mem 0x0000000058000000-0x00000000923fffff]
[ 0.000000] node 0: [mem 0x00000000a4400000-0x00000001bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff]
[ 0.000000] On node 0 totalpages: 1488896
[ 0.000000] DMA32 zone: 10976 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 702464 pages, LIFO batch:63
[ 0.000000] Normal zone: 12288 pages used for memmap
[ 0.000000] Normal zone: 786432 pages, LIFO batch:63
[ 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: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 24 pages/cpu s58904 r8192 d31208 u98304
[ 0.000000] pcpu-alloc: s58904 r8192 d31208 u98304 alloc=24*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1465632
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk1p2 rootwaitw
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, line)
[ 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 0xc0000000-0xc4000000] (64MB)
[ 0.000000] Memory: 4755032K/5955584K available (16764K kernel code, 1246K rwdata, 6)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 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=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 160 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 0 region 0:0x0000000038880000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x44c with crng_0
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d85s
[ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 219902325550s
[ 0.000473] Console: colour dummy device 80x25
[ 0.000532] Calibrating delay loop (skipped), value calculated using timer frequency)
[ 0.000541] pid_max: default: 32768 minimum: 301
[ 0.000617] LSM: Security Framework initializing
[ 0.000681] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000704] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, line)
[ 0.001743] ASID allocator initialised with 32768 entries
[ 0.001814] rcu: Hierarchical SRCU implementation.
[ 0.003037] EFI services will not be available.
[ 0.003192] smp: Bringing up secondary CPUs ...
[ 0.003541] Detected VIPT I-cache on CPU1
[ 0.003562] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[ 0.003587] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.004022] Detected VIPT I-cache on CPU2
[ 0.004037] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[ 0.004052] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.004421] Detected VIPT I-cache on CPU3
[ 0.004434] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[ 0.004447] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.004513] smp: Brought up 1 node, 4 CPUs
[ 0.004528] SMP: Total of 4 processors activated.
[ 0.004534] CPU features: detected: 32-bit EL0 Support
[ 0.004542] CPU features: detected: CRC32 instructions
[ 0.010694] CPU: All CPU(s) started at EL2
[ 0.010713] alternatives: patching kernel code
[ 0.012346] devtmpfs: initialized
[ 0.021539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_s
[ 0.021555] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.046012] pinctrl core: initialized pinctrl subsystem
[ 0.046704] DMI not present or invalid.
[ 0.046926] NET: Registered protocol family 16
[ 0.053639] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.053661] audit: initializing netlink subsys (disabled)
[ 0.053820] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1
[ 0.054677] cpuidle: using governor menu
[ 0.055190] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.056269] Serial: AMBA PL011 UART driver
[ 0.056330] imx mu driver is registered.
[ 0.056352] imx rpmsg driver is registered.
[ 0.061479] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
[ 0.090646] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.090656] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.090661] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.090667] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.091455] cryptd: max_cpu_qlen set to 1000
[ 0.094518] ACPI: Interpreter disabled.
[ 0.095720] iommu: Default domain type: Translated
[ 0.095833] vgaarb: loaded
[ 0.096128] SCSI subsystem initialized
[ 0.096262] libata version 3.00 loaded.
[ 0.096448] usbcore: registered new interface driver usbfs
[ 0.096485] usbcore: registered new interface driver hub
[ 0.096534] usbcore: registered new device driver usb
[ 0.097912] mc: Linux media interface: v0.10
[ 0.097937] videodev: Linux video capture interface: v2.00
[ 0.098017] pps_core: LinuxPPS API ver. 1 registered
[ 0.098021] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <gi>
[ 0.098035] PTP clock support registered
[ 0.098220] EDAC MC: Ver: 3.0.0
[ 0.099100] No BMan portals available!
[ 0.099343] QMan: Allocated lookup table at (____ptrval____), entry count 65537
[ 0.099700] No QMan portals available!
[ 0.100234] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.100737] FPGA manager framework
[ 0.100826] Advanced Linux Sound Architecture Driver Initialized.
[ 0.101182] Bluetooth: Core ver 2.22
[ 0.101204] NET: Registered protocol family 31
[ 0.101209] Bluetooth: HCI device and connection manager initialized
[ 0.101219] Bluetooth: HCI socket layer initialized
[ 0.101227] Bluetooth: L2CAP socket layer initialized
[ 0.101240] Bluetooth: SCO socket layer initialized
[ 0.102035] clocksource: Switched to clocksource arch_sys_counter
[ 0.102175] VFS: Disk quotas dquot_6.6.0
[ 0.102222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.102366] pnp: PnP ACPI: disabled
[ 0.108034] thermal_sys: Registered thermal governor 'step_wise'
[ 0.108037] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.108416] NET: Registered protocol family 2
[ 0.108720] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.108801] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linea)
[ 0.109205] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.110097] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.110204] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.110346] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.110610] NET: Registered protocol family 1
[ 0.110929] RPC: Registered named UNIX socket transport module.
[ 0.110934] RPC: Registered udp transport module.
[ 0.110940] RPC: Registered tcp transport module.
[ 0.110944] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.111267] PCI: CLS 0 bytes, default 64
[ 0.111895] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.112277] kvm [1]: IPA Size Limit: 40bits
[ 0.113324] kvm [1]: GICv3: no GICV resource entry
[ 0.113329] kvm [1]: disabling GICv2 emulation
[ 0.113346] kvm [1]: GIC system register CPU interface enabled
[ 0.113403] kvm [1]: vgic interrupt IRQ1
[ 0.113482] kvm [1]: Hyp mode initialized successfully
[ 0.116331] Initialise system trusted keyrings
[ 0.116433] workingset: timestamp_bits=44 max_order=21 bucket_order=0
[ 0.122477] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.123099] NFS: Registering the id_resolver key type
[ 0.123117] Key type id_resolver registered
[ 0.123121] Key type id_legacy registered
[ 0.123133] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.123149] jffs2: version 2.2. (NAND) \xc2\xa9 2001-2006 Red Hat, Inc.
[ 0.123496] 9p: Installing v9fs 9p2000 file system support
[ 0.136759] Key type asymmetric registered
[ 0.136765] Asymmetric key parser 'x509' registered
[ 0.136795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.136801] io scheduler mq-deadline registered
[ 0.136807] io scheduler kyber registered
[ 0.139067] samsung-hdmi-phy 32fdff00.hdmiphy: failed to get phy apb clk: -517
[ 0.139263] imx8-pcie-phy 32f00000.pcie-phy: failed to get imx pcie phy clock
[ 0.143656] pwm-backlight lvds_backlight: lvds_backlight supply power not found, usir
[ 0.144161] EINJ: ACPI disabled.
[ 0.150479] i.MX8MP clock driver probe done
[ 0.154355] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma2
[ 0.154369] imx-sdma 30bd0000.dma-controller: Falling back to sysfs fallback for: imn
[ 0.156109] mxs-dma 33000000.dma-apbh: initialized
[ 0.157624] Bus freq driver module loaded
[ 0.163688] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.166010] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 29, base_baud = 50000X
[ 0.166502] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 30, base_baud = 50000X
[ 0.166879] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 31, base_baud = 15000X
[ 1.196235] printk: console [ttymxc1] enabled
[ 1.205975] imx-lcdifv3 32fc6000.lcd-controller: No irq get
[ 1.214970] imx-hdmi-pavi 32fc4000.hdmi-pai-pvi: No pvi clock get
[ 1.233302] loop: module loaded
[ 1.244600] imx ahci driver is registered.
[ 1.253759] spi-nor spi0.0: n25q256ax1 (32768 Kbytes)
[ 1.264059] libphy: Fixed MDIO Bus: probed
[ 1.269014] tun: Universal TUN/TAP device driver, 1.6
[ 1.275180] thunder_xcv, ver 1.0
[ 1.278469] thunder_bgx, ver 1.0
[ 1.281727] nicpf, ver 1.0
[ 1.285401] pps pps0: new PPS source ptp0
[ 1.294397] libphy: fec_enet_mii_bus: probed
[ 1.299696] fec 30be0000.ethernet eth0: registered PHC device 0
[ 1.306544] Freescale FM module, FMD API version 21.1.0
[ 1.312147] Freescale FM Ports module
[ 1.315828] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 1.321635] fsl_dpa: FSL DPAA Ethernet driver
[ 1.326190] fsl_advanced: FSL DPAA Advanced drivers:
[ 1.331166] fsl_proxy: FSL DPAA Proxy initialization driver
[ 1.336908] fsl_oh: FSL FMan Offline Parsing port driver
[ 1.343380] hclge is initializing
[ 1.346710] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.353938] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.359304] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 1.366361] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.372146] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.377982] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.383944] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 1.390917] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.396532] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.404369] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.410512] sky2: driver version 1.30
[ 1.414931] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found
[ 1.420857] imx-dwmac 30bf0000.ethernet: no reset control found
[ 1.426939] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51
[ 1.433744] imx-dwmac 30bf0000.ethernet: DWMAC4/5
[ 1.438548] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported
[ 1.445692] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported
[ 1.452840] imx-dwmac 30bf0000.ethernet: TX Checksum insertion supported
[ 1.459549] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported
[ 1.465668] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.473342] imx-dwmac 30bf0000.ethernet: Enabled Flow TC (entries=8)
[ 1.479711] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256)
[ 1.487411] libphy: stmmac: probed
[ 1.492673] PPP generic driver version 2.4.2
[ 1.497076] PPP BSD Compression module registered
[ 1.501793] PPP Deflate Compression module registered
[ 1.506864] PPP MPPE Compression module registered
[ 1.511663] NET: Registered protocol family 24
[ 1.516362] VFIO - User Level meta-driver version: 0.3
[ 1.526483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.533033] ehci-pci: EHCI PCI platform driver
[ 1.537524] ehci-platform: EHCI generic platform driver
[ 1.543013] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.549220] ohci-pci: OHCI PCI platform driver
[ 1.553705] ohci-platform: OHCI generic platform driver
[ 1.559818] usbcore: registered new interface driver cdc_acm
[ 1.565488] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapts
[ 1.573639] usbcore: registered new interface driver uas
[ 1.578999] usbcore: registered new interface driver usb-storage
[ 1.585076] usbcore: registered new interface driver usbserial_generic
[ 1.591625] usbserial: USB Serial support registered for generic
[ 1.597662] usbcore: registered new interface driver ftdi_sio
[ 1.603431] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.610770] usbcore: registered new interface driver usb_serial_simple
[ 1.617325] usbserial: USB Serial support registered for carelink
[ 1.623441] usbserial: USB Serial support registered for zio
[ 1.629122] usbserial: USB Serial support registered for funsoft
[ 1.635153] usbserial: USB Serial support registered for flashloader
[ 1.641530] usbserial: USB Serial support registered for google
[ 1.647471] usbserial: USB Serial support registered for libtransistor
[ 1.654023] usbserial: USB Serial support registered for vivopay
[ 1.660058] usbserial: USB Serial support registered for moto_modem
[ 1.666354] usbserial: USB Serial support registered for motorola_tetra
[ 1.672988] usbserial: USB Serial support registered for novatel_gps
[ 1.679361] usbserial: USB Serial support registered for hp4x
[ 1.685126] usbserial: USB Serial support registered for suunto
[ 1.691071] usbserial: USB Serial support registered for siemens_mpi
[ 1.697456] usbcore: registered new interface driver usb_ehset_test
[ 1.707129] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.b0
[ 1.722136] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0
[ 1.728465] i2c /dev entries driver
[ 1.741678] imx2-wdt 30280000.watchdog: timeout 60 sec (nowayout=0)
[ 1.748354] Bluetooth: HCI UART driver ver 2.3
[ 1.752810] Bluetooth: HCI UART protocol H4 registered
[ 1.757957] Bluetooth: HCI UART protocol BCSP registered
[ 1.763298] Bluetooth: HCI UART protocol LL registered
[ 1.768449] Bluetooth: HCI UART protocol ATH3K registered
[ 1.773870] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.780255] Bluetooth: HCI UART protocol Broadcom registered
[ 1.785943] Bluetooth: HCI UART protocol QCA registered
[ 1.791251] EDAC MC: ECC not enabled
[ 1.797540] sdhci: Secure Digital Host Controller Interface driver
[ 1.803742] sdhci: Copyright(c) Pierre Ossman
[ 1.808368] Synopsys Designware Multimedia Card Interface Driver
[ 1.815200] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.821646] mmc0: CQHCI version 5.10
[ 1.856948] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA
[ 1.864455] mmc1: CQHCI version 5.10
[ 1.868559] mmc2: CQHCI version 5.10
[ 1.905302] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
[ 1.915794] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.923326] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9)
[ 1.930050] caam 30900000.crypto: job rings = 2, qi = 0
[ 1.962016] caam algorithms registered in /proc/crypto
[ 1.972734] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto
[ 1.980231] caam 30900000.crypto: registering rng-caam
[ 1.986368] Device caam-keygen registered
[ 1.991979] caam-snvs 30370000.caam-snvs: violation handlers armed - non-secure state
[ 2.000528] usbcore: registered new interface driver usbhid
[ 2.006175] usbhid: USB HID core driver
[ 2.011533] mxc-isi 32e00000.isi: mxc_isi.0 registered successfully
[ 2.018864] mxc-mipi-csi2-sam 32e40000.csi: 32e40000.csi supply mipi-phy not found, r
[ 2.028728] mxc-mipi-csi2-sam 32e40000.csi: lanes: 2, hs_settle: 13, clk_settle: 2, 0
[ 2.035230] random: fast init done
[ 2.040184] No fsl,qman node
[ 2.044884] Freescale USDPAA process driver
[ 2.049076] fsl-usdpaa: no region found
[ 2.052920] Freescale USDPAA process IRQ driver
[ 2.060291] random: crng init done
[ 2.062330] optee: probing for conduit method from DT.
[ 2.068857] optee: revision 3.10 (a991c904)
[ 2.070225] optee: dynamic shared memory is enabled
[ 2.079623] optee: initialized driver
[ 2.085899] Galcore version 6.4.3.p1.305572
[ 2.222897] [drm] Initialized vivante 1.0.0 20170808 for 40000000.mix_gpu_ml on mino0
[ 2.232581] hantrodec 0 : module inserted. Major = 236
[ 2.232982] mmc2: Command Queue Engine enabled
[ 2.238358] hantrodec 1 : module inserted. Major = 236
[ 2.242208] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 2.249061] hantroenc: HW at base <0000000038320000> with ID <0x80006200>
[ 2.254507] mmcblk2: mmc2:0001 DG4032 29.1 GiB
[ 2.260637] hx280enc: module inserted. Major <235>
[ 2.265164] mmcblk2boot0: mmc2:0001 DG4032 partition 1 4.00 MiB
[ 2.275917] mmcblk2boot1: mmc2:0001 DG4032 partition 2 4.00 MiB
[ 2.282276] mmcblk2rpmb: mmc2:0001 DG4032 partition 3 4.00 MiB, chardev (237:0)
[ 2.286826] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 51
[ 2.294870] mmcblk2: p1 p2
[ 2.294886] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 52
[ 2.302926] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 53
[ 2.308175] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 54
[ 2.319504] debugfs: Directory '30ca0000.micfil' with parent 'imx-audio-micfil' alre!
[ 2.328386] imx-micfil sound-micfil: snd-soc-dummy-dai <-> 30ca0000.micfil mapping ok
[ 2.336231] imx-micfil sound-micfil: ASoC: no DMI vendor name!
[ 2.343566] imx-cdnhdmi sound-hdmi: ASoC: failed to init link imx8 hdmi: -517
[ 2.350726] imx-cdnhdmi sound-hdmi: snd_soc_register_card failed (-517)
[ 2.357650] debugfs: Directory '30cc0000.xcvr' with parent 'imx-audio-xcvr' already !
[ 2.366191] imx-xcvr sound-xcvr: snd-soc-dummy-dai <-> 30cc0000.xcvr mapping ok
[ 2.373516] imx-xcvr sound-xcvr: ASoC: no DMI vendor name!
[ 2.380574] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 2.390905] NET: Registered protocol family 26
[ 2.395962] NET: Registered protocol family 10
[ 2.401065] Segment Routing with IPv6
[ 2.404790] NET: Registered protocol family 17
[ 2.409620] Bluetooth: RFCOMM TTY layer initialized
[ 2.414514] Bluetooth: RFCOMM socket layer initialized
[ 2.419681] Bluetooth: RFCOMM ver 1.11
[ 2.423444] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.428762] Bluetooth: BNEP filters: protocol multicast
[ 2.433999] Bluetooth: BNEP socket layer initialized
[ 2.438969] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.444900] Bluetooth: HIDP socket layer initialized
[ 2.449896] 8021q: 802.1Q VLAN Support v1.8
[ 2.454100] lib80211: common routines for IEEE802.11 drivers
[ 2.459768] lib80211_crypt: registered algorithm 'NULL'
[ 2.459771] lib80211_crypt: registered algorithm 'WEP'
[ 2.459773] lib80211_crypt: registered algorithm 'CCMP'
[ 2.459776] lib80211_crypt: registered algorithm 'TKIP'
[ 2.459870] 9pnet: Installing 9P2000 support
[ 2.464169] tsn generic netlink module v1 init...
[ 2.468933] Key type dns_resolver registered
[ 2.473826] registered taskstats version 1
[ 2.477941] Loading compiled-in X.509 certificates
[ 2.511459] pca9450 0-0025: Device ID=0x31
[ 2.515578] pca9450 0-0025: gpio_intr = 3
[ 2.519601] pca9450 0-0025: chip_irq=85
[ 2.557493] i2c i2c-0: IMX I2C adapter registered
[ 2.563248] adv7511 1-003d: 1-003d supply avdd not found, using dummy regulator
[ 2.570620] adv7511 1-003d: 1-003d supply dvdd not found, using dummy regulator
[ 2.577975] adv7511 1-003d: 1-003d supply pvdd not found, using dummy regulator
[ 2.585340] adv7511 1-003d: 1-003d supply a2vdd not found, using dummy regulator
[ 2.592781] adv7511 1-003d: 1-003d supply v3p3 not found, using dummy regulator
[ 2.600146] adv7511 1-003d: 1-003d supply v1p2 not found, using dummy regulator
[ 2.608324] adv7511 1-003d: Probe failed. Remote port 'mipi_dsi@32e60000' disabled
[ 2.670259] it6263 1-004c: Probe failed. Remote port 'lvds-channel@0' disabled
[ 2.679912] ov5640 1-003c: 1-003c supply DOVDD not found, using dummy regulator
[ 2.687292] ov5640 1-003c: 1-003c supply AVDD not found, using dummy regulator
[ 2.694564] ov5640 1-003c: 1-003c supply DVDD not found, using dummy regulator
[ 2.746554] ov5640 1-003c: ov5640_read_reg: error: reg=300a
[ 2.752148] ov5640 1-003c: ov5640_check_chip_id: failed to read chip identifier
[ 2.759634] i2c i2c-1: IMX I2C adapter registered
[ 2.765378] pca953x 2-0020: using no AI
[ 2.777775] i2c i2c-2: IMX I2C adapter registered
[ 2.783241] imx8mq-usb-phy 381f0040.usb-phy: 381f0040.usb-phy supply vbus not found,r
[ 2.793144] imx8mq-usb-phy 382f0040.usb-phy: 382f0040.usb-phy supply vbus not found,r
[ 2.805014] pwm-backlight lvds_backlight: lvds_backlight supply power not found, usir
[ 2.805601] imx6q-pcie 33800000.pcie: 33800000.pcie supply epdev_on not found, usingr
[ 2.819573] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.823772] imx6q-pcie 33800000.pcie: EXT REF_CLK is used!.
[ 2.830132] [drm] No driver support for vblank timestamp query.
[ 2.836300] imx6q-pcie 33800000.pcie: PCIe PHY PLL clock is locked.
[ 2.841692] imx-drm display-subsystem: bound imx-lcdifv3-crtc.0 (ops lcdifv3_crtc_op)
[ 2.855864] imx-drm display-subsystem: bound imx-lcdifv3-crtc.1 (ops lcdifv3_crtc_op)
[ 2.863834] imx-drm display-subsystem: bound imx-lcdifv3-crtc.2 (ops lcdifv3_crtc_op)
[ 2.871861] imx_sec_dsim_drv 32e60000.mipi_dsi: version number is 0x1060200
[ 2.874397] imx6q-pcie 33800000.pcie: PCIe PLL locked after 0 us.
[ 2.878875] imx_sec_dsim_drv 32e60000.mipi_dsi: Failed to attach bridge: 32e60000.mii
[ 2.884968] imx6q-pcie 33800000.pcie: host bridge /pcie@33800000 ranges:
[ 2.893207] imx_sec_dsim_drv 32e60000.mipi_dsi: failed to bind sec dsim bridge: -19
[ 2.899911] imx6q-pcie 33800000.pcie: No bus range found for /pcie@33800000, using]
[ 2.907575] imx-drm display-subsystem: bound 32e60000.mipi_dsi (ops imx_sec_dsim_ops)
[ 2.916367] imx6q-pcie 33800000.pcie: IO 0x1ff80000..0x1ff8ffff -> 0x00000000
[ 2.924227] imx-drm display-subsystem: bound 32c00000.bus:ldb@32ec005c (ops imx8mp_l)
[ 2.931582] imx6q-pcie 33800000.pcie: MEM 0x18000000..0x1fefffff -> 0x18000000
[ 2.939989] dwhdmi-imx 32fd8000.hdmi: No pavi info found
[ 2.954996] spi_imx 30830000.spi: probed
[ 2.959553] OF: graph: no port node found in /usb-phy@381f0040
[ 2.966303] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.971822] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 2.979828] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe6c hci version 0x110 quirks0
[ 2.989271] xhci-hcd xhci-hcd.1.auto: irq 79, io mem 0x38200000
[ 2.996053] hub 1-0:1.0: USB hub found
[ 2.999833] hub 1-0:1.0: 1 port detected
[ 3.004007] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.009508] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 3.017180] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 3.023767] usb usb2: We don't know the algorithms for LPM for this host, disabling .
[ 3.032549] hub 2-0:1.0: USB hub found
[ 3.036326] hub 2-0:1.0: 1 port detected
[ 3.041420] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 5 mkt segment 0 supported1
[ 3.047731] imx6q-pcie 33800000.pcie: Link up
[ 3.054609] imx6q-pcie 33800000.pcie: Link up
[ 3.056684] mmc1: CQHCI version 5.10
[ 3.058986] imx6q-pcie 33800000.pcie: Link up, Gen1
[ 3.059108] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00
[ 3.062622] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO
[ 3.067459] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 3.067465] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 3.090542] pci_bus 0000:00: root bus resource [mem 0x18000000-0x1fefffff]
[ 3.097437] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400
[ 3.103479] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[ 3.106601] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA
[ 3.109766] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 3.118117] debugfs: Directory '30c20000.sai' with parent 'bt-sco-audio' already pre!
[ 3.123558] pci 0000:00:00.0: supports D1
[ 3.131745] asoc-simple-card sound-bt-sco: bt-sco-pcm-wb <-> 30c20000.sai mapping ok
[ 3.135690] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
[ 3.137762] pci 0000:01:00.0: [1b4b:2b42] type 00 class 0x020000
[ 3.143469] asoc-simple-card sound-bt-sco: ASoC: no DMI vendor name!
[ 3.149942] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
[ 3.155845] debugfs: File 'Playback' in directory 'dapm' already present!
[ 3.162212] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit pref]
[ 3.169390] debugfs: File 'Capture' in directory 'dapm' already present!
[ 3.179654] debugfs: Directory '30c30000.sai' with parent 'wm8960-audio' already pre!
[ 3.183862] pci 0000:01:00.0: supports D1 D2
[ 3.190247] debugfs: Directory '30c90000.easrc' with parent 'wm8960-audio' already p!
[ 3.198316] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 3.202661] imx-wm8960 sound-wm8960: wm8960-hifi <-> 30c30000.sai mapping ok
[ 3.211073] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT)
[ 3.219734] imx-wm8960 sound-wm8960: snd-soc-dummy-dai <-> 30c90000.easrc mapping ok
[ 3.236254] pci 0000:00:00.0: BAR 0: assigned [mem 0x18000000-0x180fffff]
[ 3.238292] imx-wm8960 sound-wm8960: wm8960-hifi <-> 30c30000.sai mapping ok
[ 3.245963] pci 0000:00:00.0: BAR 15: assigned [mem 0x18100000-0x182fffff pref]
[ 3.252813] imx-wm8960 sound-wm8960: ASoC: no DMI vendor name!
[ 3.259806] pci 0000:00:00.0: BAR 6: assigned [mem 0x18300000-0x1830ffff pref]
[ 3.280176] pci 0000:01:00.0: BAR 0: assigned [mem 0x18100000-0x181fffff 64bit pref]
[ 3.287981] pci 0000:01:00.0: BAR 2: assigned [mem 0x18200000-0x182fffff 64bit pref]
[ 3.295765] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 3.301008] pci 0000:00:00.0: bridge window [mem 0x18100000-0x182fffff pref]
[ 3.308477] pcieport 0000:00:00.0: PME: Signaling with IRQ 244
[ 3.338343] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 3.384264] imx-cdnhdmi sound-hdmi: ASoC: failed to init link imx8 hdmi: -517
[ 3.391452] imx-cdnhdmi sound-hdmi: snd_soc_register_card failed (-517)
[ 3.412286] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.418942] [drm] No driver support for vblank timestamp query.
[ 3.425023] imx-drm display-subsystem: bound imx-lcdifv3-crtc.0 (ops lcdifv3_crtc_op)
[ 3.433007] imx-drm display-subsystem: bound imx-lcdifv3-crtc.1 (ops lcdifv3_crtc_op)
[ 3.441001] imx-drm display-subsystem: bound imx-lcdifv3-crtc.2 (ops lcdifv3_crtc_op)
[ 3.449052] imx_sec_dsim_drv 32e60000.mipi_dsi: version number is 0x1060200
[ 3.456078] imx_sec_dsim_drv 32e60000.mipi_dsi: Failed to attach bridge: 32e60000.mii
[ 3.464401] imx_sec_dsim_drv 32e60000.mipi_dsi: failed to bind sec dsim bridge: -19
[ 3.472110] imx-drm display-subsystem: bound 32e60000.mipi_dsi (ops imx_sec_dsim_ops)
[ 3.480006] imx-drm display-subsystem: bound 32c00000.bus:ldb@32ec005c (ops imx8mp_l)
[ 3.488620] dwhdmi-imx 32fd8000.hdmi: Detected HDMI TX controller v2.13a with HDCP ()
[ 3.499015] dwhdmi-imx 32fd8000.hdmi: registered DesignWare HDMI I2C bus driver
[ 3.508136] imx-drm display-subsystem: bound 32fd8000.hdmi (ops dw_hdmi_imx_ops)
[ 3.516093] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1
[ 3.524058] [drm] Cannot find any crtc or sizes
[ 3.529600] debugfs: Directory '30cb0000.aud2htx' with parent 'audio-hdmi' already p!
[ 3.538068] imx-cdnhdmi sound-hdmi: i2s-hifi <-> 30cb0000.aud2htx mapping ok
[ 3.545162] imx-cdnhdmi sound-hdmi: ASoC: no DMI vendor name!
[ 3.551007] [drm] Cannot find any crtc or sizes
[ 3.556054] input: audio-hdmi HDMI Jack as /devices/platform/sound-hdmi/sound/card4/2
[ 3.566784] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T0)
[ 3.575890] mmc1: host does not support reading read-only switch, assuming write-enae
[ 3.584324] hub 1-1:1.0: USB hub found
[ 3.584821] isi-m2m 32e00000.isi:m2m_device: Register m2m success for ISI.0
[ 3.595225] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.595378] hub 1-1:1.0: 4 ports detected
[ 3.605210] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.613698] platform regulatory.0: Direct firmware load for regulatory.db failed wit2
[ 3.622333] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
[ 3.643077] ALSA device list:
[ 3.646053] #0: imx-audio-micfil
[ 3.649456] #1: imx-audio-xcvr
[ 3.652691] #2: bt-sco-audio
[ 3.655752] #3: wm8960-audio
[ 3.658817] #4: audio-hdmi
[ 3.661872] Waiting for root device /dev/mmcblk1p2...
[ 3.739200] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 3.747079] mmcblk1: mmc1:aaaa SA16G 14.8 GiB
[ 3.755421] mmcblk1: p1 p2
[ 3.884010] EXT4-fs (mmcblk1p2): recovery complete
[ 3.890519] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (n)
[ 3.898681] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 3.907051] devtmpfs: mounted
[ 3.910907] Freeing unused kernel memory: 2880K
[ 3.915528] Run /sbin/init as init process
[ 4.018066] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[ 4.042425] systemd[1]: System time before build time, advancing clock.
[ 4.068361] systemd[1]: systemd 243.2+ running in system mode. (+PAM -AUDIT -SELINUX)
[ 4.090380] systemd[1]: Detected architecture arm64.
[ 4.143468] systemd[1]: Set hostname to <imx8mpevk>.
[ 4.285439] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 4.290981] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[ 4.299001] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe6c hci version 0x110 quirks0
[ 4.308488] xhci-hcd xhci-hcd.2.auto: irq 78, io mem 0x38100000
[ 4.314904] hub 3-0:1.0: USB hub found
[ 4.318700] hub 3-0:1.0: 1 port detected
[ 4.322845] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 4.327357] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references .
[ 4.328359] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[ 4.356654] systemd[1]: /lib/systemd/system/syslogd.service:8: PIDFile= references a.
[ 4.357240] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 4.383026] usb usb4: We don't know the algorithms for LPM for this host, disabling .
[ 4.385149] systemd[1]: /lib/systemd/system/rpcbind.socket:5: ListenStream= referenc.
[ 4.391572] hub 4-0:1.0: USB hub found
[ 4.414696] hub 4-0:1.0: 1 port detected
[ 4.415151] systemd[1]: /lib/systemd/system/klogd.service:8: PIDFile= references a p.
[ 4.526721] systemd[1]: system-getty.slice: unit configures an IP firewall, but the .
[ 4.539103] systemd[1]: (This warning is only shown for the first unit using IP fire)
[ 4.549208] systemd[1]: Created slice system-getty.slice.
[ 4.975922] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 5.225993] systemd-journald[265]: Received client request to flush runtime journal.
[ 5.699579] CAN device driver interface
[ 5.825473] basler_camera_driver: loading out-of-tree module taints kernel.
[ 5.884809] imx8_media_dev: module is from the staging directory, the quality is unk.
[ 5.907396] imx-sdma 30bd0000.dma-controller: loaded firmware 4.5
[ 5.952029] mx8-img-md: Registered mxc_isi.0.capture as /dev/video1
[ 5.974056] unregister ISI channel: mxc_isi.0
[ 6.588838] imx-dwmac 30bf0000.ethernet eth1: PHY [stmmac-1:01] driver [RTL8211F Gig]
[ 6.610498] imx-dwmac 30bf0000.ethernet eth1: No Safety Features support found
[ 6.617753] imx-dwmac 30bf0000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp suppd
[ 6.626475] imx-dwmac 30bf0000.ethernet eth1: registered PTP clock
[ 6.632698] imx-dwmac 30bf0000.ethernet eth1: configuring for phy/rgmii-id link mode
[ 6.641164] 8021q: adding VLAN 0 to HW filter on device eth1
[ 6.651536] RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver [R)
[ 7.060070] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (n)
[ 7.454567] audit: type=1006 audit(1632075950.408:2): pid=684 uid=0 old-auid=42949671
[ 33.762353] can1-stby: disabling
[ 33.765590] can2-stby: disabling

 

 

 

 

0 Kudos
Reply
1 Solution
953 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @ylmzhsn_,

Could you please try adding the following in the Kernel Configurations?

CONFIG_USB_SERIAL_CONSOLE=y

CONFIG_USB_SERIAL_GENERIC=y

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

 

Thanks & Regards,
Dhruvit.

View solution in original post

0 Kudos
Reply
1 Reply
954 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @ylmzhsn_,

Could you please try adding the following in the Kernel Configurations?

CONFIG_USB_SERIAL_CONSOLE=y

CONFIG_USB_SERIAL_GENERIC=y

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

 

Thanks & Regards,
Dhruvit.

0 Kudos
Reply