Add 0x330a for rk3399 gadget product number.

Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
---
 drivers/usb/gadget/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index 2da8b40e05..b0e61f3fcd 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -61,7 +61,7 @@ config USB_GADGET_PRODUCT_NUM
        default 0x310a if ROCKCHIP_RK3036
        default 0x310c if ROCKCHIP_RK3128
        default 0x320a if ROCKCHIP_RK3229 || ROCKCHIP_RK3288
-       default 0x330a if ROCKCHIP_RK3328
+       default 0x330a if ROCKCHIP_RK3328 || ROCKCHIP_RK3399
        default 0x0
        help
          Product ID of the USB device emulated, reported to the host device.
-- 
2.18.0.321.gffc6fa0e3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to