]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: Update the default USB Product ID value
authorJonas Karlman <jonas@kwiboo.se>
Sun, 10 Mar 2024 18:50:57 +0000 (18:50 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 14 Mar 2024 10:19:27 +0000 (18:19 +0800)
commit8c19275fdb13cdc1b8719436fa9477c294996fab
tree323f1f9aa07b50081f9a8298f1313f3193cb3cbc
parentb0cadb35da6a69e02f51ceb46d60d643e353986a
rockchip: Update the default USB Product ID value

RK3036 is using the USB product id normally used by RK3066B, and RK3328
is using the product id normally used by RK3368.

Fix this and update the default USB_GADGET_PRODUCT_NUM Kconfig option
for remaining supported Rockchip SoCs to match the product id used in
Maskrom mode.

Also remove a reference to an undefined ROCKCHIP_RK3229 Kconfig symbol.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
drivers/usb/gadget/Kconfig