diff options
author | Richard Zhu <hongxing.zhu@nxp.com> | 2024-11-26 10:56:54 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-16 23:20:37 +0300 |
commit | 137250911f4e58e3a5ba9caa91288e0d101f70c4 (patch) | |
tree | 4a65d168fe223b5ca12b56839cab0b14be626be9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d4627402bd04795b039cb652bf0c6792ad654a84 (diff) | |
download | linux-137250911f4e58e3a5ba9caa91288e0d101f70c4.tar.xz |
PCI: imx6: Add Refclk for i.MX95 PCIe
Add "ref" clock to enable Refclk. To avoid breaking DT backwards
compatibility, the i.MX95 "ref" clock is optional. Use
devm_clk_get_optional() to fetch i.MX95 PCIe optional clocks in driver.
If using external clock, "ref" clock should point to external reference.
If using internal clock, CREF_EN in LAST_TO_REG controls reference output,
implemented in drivers/clk/imx/clk-imx95-blk-ctl.c.
Link: https://lore.kernel.org/r/20241126075702.4099164-3-hongxing.zhu@nxp.com
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Krzysztof WilczyĆski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions