diff options
author | Marek Vasut <marex@denx.de> | 2022-11-27 15:31:52 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2022-11-27 15:34:56 +0100 |
commit | 8ae84e64530e81f23066d86417b9225388ba96ae (patch) | |
tree | f4ba0c0f57d8499d4fd54440ad37ca1290e827e1 /test/py/tests/test_source.py | |
parent | 55a95f8f58cf5c884edfe8714bf681cd17ef7242 (diff) |
usb: dwc3: Cache ref_clk pointer in struct dwc3
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
list of already claimed clock, no need to call clk_get*() again.
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'test/py/tests/test_source.py')
0 files changed, 0 insertions, 0 deletions