diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2024-06-26 18:27:30 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-06-28 11:10:42 +0300 |
commit | 0602ba0dcd0e76067a0b7543e92b2de3fb231073 (patch) | |
tree | ac0b59d8c3813877a05e7b20cb1dfcd912303fc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e227c1e14dfe06a54844014c076d11e9cdef87e4 (diff) | |
download | linux-0602ba0dcd0e76067a0b7543e92b2de3fb231073.tar.xz |
arm64: dts: amlogic: gx: correct hdmi clocks
The clocks provided to HDMI tx are not consistent between gx and g12:
* gx receives the peripheral clock as 'isfr' while g12 receives it as
'iahb'
* g12 gets the HDMI system clock as 'isfr' but gx does not even get it.
It surely needs that clock since the driver is directly poking around
the clock controller's registers for that clock.
Align gx SoCs with g12 and provide:
* the HDMI peripheral clock as 'iahb'
* the HDMI system clock as 'isfr'
Fixes: 6939db7e0dbf ("ARM64: dts: meson-gx: Add support for HDMI output")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20240626152733.1350376-2-jbrunet@baylibre.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions