diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-07-22 14:17:17 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-11-15 22:23:21 +0100 |
commit | 797bf47d8a42792762cfc74dc84109d6d893ddf2 (patch) | |
tree | b64e0a180ec3711b1165204427f66c0aecfe9e68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
ARM: dts: samsung: exynos4x12: replace duplicate pmu node with phandle
Devicetree for the FIMC IS camera included duplicated PMU node as its
child. This is not a correct representation of the hardware. Mapping
the PMU (Power Management Unit) IO memory should be via syscon-like
phandle (samsung,pmu-syscon, already used for other drivers), not by
duplicating "pmu" Devicetree node inside the FIMC IS.
The change is not compatible with older Linux kernel, which does not
parse samsung,pmu-syscon property.
Link: https://lore.kernel.org/r/20230722121719.150094-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions