summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-05 18:05:02 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-07 08:41:06 +0200
commitd180a6af35843160ef2a80ea6f45ef336f19298e (patch)
tree03b09521f38e3f7735584913056579c6f5459007 /tools/perf/scripts/python
parent729abb9b376efef58d4d5b77f1ce06ce197f459e (diff)
ARM: dts: s3c64xx: use local header for pinctrl register values
The DTS uses hardware register values directly in pin controller pin configuration. These are not some IDs or other abstraction layer but raw numbers used in the registers. These numbers were previously put in the bindings header to avoid code duplication and to provide some context meaning (name), but they do not fit the purpose of bindings. It is also quite confusing to use constants prefixed with Exynos for other SoC, because there is actually nothing here in common, except the actual value. Store the constants in a header next to DTS and use them instead of bindings. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Chanho Park <chanho61.park@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220605160508.134075-3-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions