[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3393bfb7d9284242ad95ca350558abd9@realtek.com>
Date: Thu, 4 May 2023 03:28:53 +0000
From: Stanley Chang[昌育德]
<stanley_chang@...ltek.com>
To: Thinh Nguyen <Thinh.Nguyen@...opsys.com>
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Felipe Balbi <balbi@...nel.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v4 1/2] usb: dwc3: core: add support for RTK SoC custom's global register start address
Hi Thinh,
> > diff --git a/drivers/usb/dwc3/core.h b/drivers/usb/dwc3/core.h index
> > d56457c02996..db48aae211be 100644
> > --- a/drivers/usb/dwc3/core.h
> > +++ b/drivers/usb/dwc3/core.h
> > @@ -84,6 +84,8 @@
> > #define DWC3_OTG_REGS_START 0xcc00
> > #define DWC3_OTG_REGS_END 0xccff
> >
> > +#define RTK_RTD1XXX_DWC3_GLOBALS_REGS_START 0x8100
>
> Let's keep consistent with the DWC3_ prefix. Something like this:
>
> #define DWC3_RTK_RTD1XXX_GLOBAL_REGS_START 0x8100
Okay. I will revise it.
Thanks,
Stanley
Powered by blists - more mailing lists