RE: [PATCH v5] usb: dwc3: core: add support for realtek SoCs custom's global register start address

From: Stanley Chang[昌育德]
Date: Thu May 04 2023 - 04:29:31 EST


> On 5/4/23 6:44 AM, Stanley Chang wrote:
>
> > The Realtek RTD1xxx SoCs were designed, the global register address
> > offset at 0x8100.
>
> Can't parse that, perhaps "with" is missing?
>
> > The default address offset is constant at DWC3_GLOBALS_REGS_START
> > (0xc100). Therefore, add a check if the compatible name of the parent
> > is "realtek,rtd1xxx-dwc3", then global
>
> Wildcards are not allowed in the "compatible" props...

I can't understand your meaning.
Do you mean I can't use rtd1xxx ?