提交 3d3b83a5 编写于 作者: J Jagan Teki 提交者: Kever Yang

gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM

Add 0x330c for rk3399 gadget product number.
Tested-by: NLevin Du <djw@t-chip.com.cn>
Signed-off-by: NJagan Teki <jagan@amarulasolutions.com>
Reviewed-by: NKever Yang <kever.yang@rock-chips.com>
上级 6b7ebff0
...@@ -62,6 +62,7 @@ config USB_GADGET_PRODUCT_NUM ...@@ -62,6 +62,7 @@ config USB_GADGET_PRODUCT_NUM
default 0x310c if ROCKCHIP_RK3128 default 0x310c if ROCKCHIP_RK3128
default 0x320a if ROCKCHIP_RK3229 || ROCKCHIP_RK3288 default 0x320a if ROCKCHIP_RK3229 || ROCKCHIP_RK3288
default 0x330a if ROCKCHIP_RK3328 default 0x330a if ROCKCHIP_RK3328
default 0x330c if ROCKCHIP_RK3399
default 0x0 default 0x0
help help
Product ID of the USB device emulated, reported to the host device. Product ID of the USB device emulated, reported to the host device.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册