aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishanth Menon <[email protected]>2023-06-01 12:38:31 -0500
committerLinus Walleij <[email protected]>2023-06-09 08:56:18 +0200
commit32a2e6ab2cebed4d79a4ee70ba86d5a44c841270 (patch)
tree563d8e2bc0d8d5954b2412f8f35c128527dc2393 /tools/perf/scripts/python
parent0da4cebebc37b0f68c1ad991a1c6e4ecdb1bbc41 (diff)
dt-bindings: pinctrl: Drop k3
For convenience (less code duplication), the pin controller pin configuration register values were defined in the bindings header. These are not some IDs or other abstraction layer but raw numbers used in the registers. These constants do not fit the purpose of bindings. They do not provide any abstraction, any hardware and driver independent ID. In fact, the Linux pinctrl-single driver actually do not use the bindings header at all. Commit f2de003e1426 ("dt-bindings: pinctrl: k3: Deprecate header with register constants") already moved users to the local header, so, drop the binding header. See background discussion in [1]. While at it, clean up the MAINTAINERS file which is the only reference left. [1]: https://lore.kernel.org/linux-arm-kernel/[email protected]/ Suggested-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Nishanth Menon <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions