15a2:0054 i.MX 6Dual/6Quad SystemOnChip in RecoveryMode

Freescale Semiconductor, Inc.

Vendor ID
15a2
Product ID
0054
Combined
15a2:0054
Decimal
5538:84

What is this device?

This is the USB identifier for a i.MX 6Dual/6Quad SystemOnChip in RecoveryMode manufactured by Freescale Semiconductor, Inc.. The vendor ID 15a2 is registered to Freescale Semiconductor, Inc. with the USB Implementers Forum, and 0054 is the product ID that Freescale Semiconductor, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 15a2:0054 Freescale Semiconductor, Inc. i.MX 6Dual/6Quad SystemOnChip in RecoveryMode.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 15a2:0054 Freescale Semiconductor, Inc. i.MX 6Dual/6Quad SystemOnChip in RecoveryMode

You can filter directly with lsusb -d 15a2:0054, or get the full descriptor dump with lsusb -v -d 15a2:0054. Kernel messages from dmesg show the same pair as idVendor=15a2, idProduct=0054.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_15A2&PID_0054
USB\VID_15A2&PID_0054&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_15A2&PID_0054"

macOS

$ system_profiler SPUSBDataType
    i.MX 6Dual/6Quad SystemOnChip in RecoveryMode:
      Product ID: 0x0054
      Vendor ID: 0x15a2  (Freescale Semiconductor, Inc.)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

15a2  Freescale Semiconductor, Inc.
	0054  i.MX 6Dual/6Quad SystemOnChip in RecoveryMode

More from Freescale Semiconductor, Inc.