From de56eeed33cdd498188fa47545f70679f20c520f Mon Sep 17 00:00:00 2001 From: Joao Paulo Goncalves Date: Fri, 22 Sep 2023 15:33:25 -0300 Subject: toradex: apalis-imx8: Sync defconfig and update usb id Update defconfig with savedefconfig and change usb gadget identification to Toradex values. Upstream-Status: Inappropriate [configs] Signed-off-by: Joao Paulo Goncalves --- configs/apalis-imx8_defconfig | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig index d414e8d2d7..1e34fee578 100644 --- a/configs/apalis-imx8_defconfig +++ b/configs/apalis-imx8_defconfig @@ -94,11 +94,10 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_CDNS3=y CONFIG_USB_CDNS3_GADGET=y CONFIG_USB_GADGET=y -CONFIG_USB_GADGET_MANUFACTURER="FSL" -CONFIG_USB_GADGET_VENDOR_NUM=0x0525 -CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 +CONFIG_USB_GADGET_MANUFACTURER="Toradex" +CONFIG_USB_GADGET_VENDOR_NUM=0x1b67 +CONFIG_USB_GADGET_PRODUCT_NUM=0x4000 CONFIG_CI_UDC=y CONFIG_USB_PORT_AUTO=y CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set -CONFIG_LMB_MAX_REGIONS=16 -- cgit v1.2.3