Re: [PATCH v2 1/5] usb: dwc3: Cache ref_clk pointer in struct dwc3

2022-11-07 Thread Sean Anderson
On 11/7/22 20:40, Marek Vasut wrote: Cache ref_clk clock pointer in struct dwc3 . This is a preparatory patch for subsequent backports from Linux kernel which configure GFLADJ register content based on the ref_clk rate and therefore need access to the ref_clk pointer. It is possible to extract t

[PATCH v2 1/5] usb: dwc3: Cache ref_clk pointer in struct dwc3

2022-11-07 Thread Marek Vasut
Cache ref_clk clock pointer in struct dwc3 . This is a preparatory patch for subsequent backports from Linux kernel which configure GFLADJ register content based on the ref_clk rate and therefore need access to the ref_clk pointer. It is possible to extract the clock pointer from existing clk_bulk