diff options
author | Adam Ford <[email protected]> | 2023-11-27 22:54:13 -0600 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2023-12-06 10:16:09 +0800 |
commit | b918ab2616115c1ea441e00b054ba8d1bb912ac8 (patch) | |
tree | 396d5cafe895e10ec7c63f677dd6f74e7c5c1b54 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ff2dbdf6175408108370b4d2ac6672dd13bf6d85 (diff) |
arm64: dts: imx8mm: Simplify mipi_dsi clocks
The device tree clock structure for the mipi_dsi is
unnecessarily redundant.
The default clock parent of IMX8MM_CLK_DSI_PHY_REF is
already IMX8MM_CLK_24M, so there is no need to set the
parent-child relationship between them. The default clock
rates for IMX8MM_SYS_PLL1_266M and IMX8MM_CLK_24M are
already defined to be 266MHz and 24MHz respectively,
so there is no need to define those clock rates.
On i.MX8M[MNP] the samsung,pll-clock-frequency is not
necessary, because the driver will read it from sclk_mipi
which is also already set to 24MHz making it also
redundant.
Signed-off-by: Adam Ford <[email protected]>
Reviewed-by: Frieder Schrempf <[email protected]>
Tested-by: Frieder Schrempf <[email protected]> # Kontron BL i.MX8MM
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions