diff options
author | Macpaul Lin <[email protected]> | 2024-10-03 11:09:19 +0800 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2024-10-23 14:31:15 +0000 |
commit | af6ab107ce2c338790c6629fe0edc0333e708be8 (patch) | |
tree | f89020d2514587d1a9672ddfe6d0e04d14a0ef61 /tools/perf/scripts/python/gecko.py | |
parent | 4018651ba5c409034149f297d3dd3328b91561fd (diff) |
dt-bindings: display: mediatek: dpi: correct power-domains property
The MediaTek DPI module is typically associated with one of the
following multimedia power domains:
- POWER_DOMAIN_DISPLAY
- POWER_DOMAIN_VDOSYS
- POWER_DOMAIN_MM
The specific power domain used varies depending on the SoC design.
These power domains are shared by multiple devices within the SoC.
In most cases, these power domains are enabled by other devices.
As a result, the DPI module of legacy SoCs often functions correctly
even without explicit configuration.
It is recommended to explicitly add the appropriate power domain
property to the DPI node in the device tree. Hence drop the
compatible checking for specific SoCs.
Fixes: 5474d49b2f79 ("dt-bindings: display: mediatek: dpi: Add power domains")
Signed-off-by: Macpaul Lin <[email protected]>
Signed-off-by: Jitao Shi <[email protected]>
Signed-off-by: Pablo Sun <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions