Re: [PATCH 1/4] rockchip: Update the default USB Product ID value

2024-03-13 Thread Kever Yang
On 2024/2/27 07:08, Jonas Karlman wrote: 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

Re: [PATCH 1/4] rockchip: Update the default USB Product ID value

2024-03-12 Thread Jonas Karlman
Hi Kever, On 2024-03-11 04:20, Kever Yang wrote: > Hi Jonas, > > On 2024/3/8 18:42, Jonas Karlman wrote: >> Hi Kever, >> >> On 2024-03-08 10:22, Kever Yang wrote: >>> Hi Jonas, >>> >>>     Thanks for your patch. >>> >>> On 2024/2/27 07:08, Jonas Karlman wrote: RK3036 is using the USB produ

Re: [PATCH 1/4] rockchip: Update the default USB Product ID value

2024-03-10 Thread Kever Yang
Hi Jonas, On 2024/3/8 18:42, Jonas Karlman wrote: Hi Kever, On 2024-03-08 10:22, Kever Yang wrote: Hi Jonas,     Thanks for your patch. On 2024/2/27 07:08, Jonas Karlman wrote: RK3036 is using the USB product id normally used by RK3066B, and RK3328 is using the product id normally used by

Re: [PATCH 1/4] rockchip: Update the default USB Product ID value

2024-03-08 Thread Jonas Karlman
Hi Kever, On 2024-03-08 10:22, Kever Yang wrote: > Hi Jonas, > >     Thanks for your patch. > > On 2024/2/27 07:08, Jonas Karlman wrote: >> 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 d

Re: [PATCH 1/4] rockchip: Update the default USB Product ID value

2024-03-08 Thread Kever Yang
Hi Jonas,     Thanks for your patch. On 2024/2/27 07:08, Jonas Karlman wrote: 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 R

[PATCH 1/4] rockchip: Update the default USB Product ID value

2024-02-26 Thread Jonas Karlman
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 Mask ROM mode. Also remove a referenc