summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexandre Torgue <alexandre.torgue@foss.st.com>2024-07-05 12:36:35 +0300
committerAlexandre Torgue <alexandre.torgue@foss.st.com>2024-07-05 15:45:25 +0300
commit81e7b432f144155d791ae4ed8cb0ef78ddb532cf (patch)
tree876997476e6fb94c43e15dcf414a1dc1b28bdc6d /tools/perf/scripts/python
parente0fc47d897fbf89bd556a898624490e7171f3adb (diff)
downloadlinux-81e7b432f144155d791ae4ed8cb0ef78ddb532cf.tar.xz
ARM: dts: stm32: omit unused pinctrl groups from stm32mp13 dtb files
stm32mp13-pinctrl.dtsi contains nearly all pinctrl groups collected from all boards. Most of them end up unused by a board and only waste binary space. Add /omit-if-no-ref/ to the groups to scrub the unused groups from the dtbs. Use the following regex to update the file and drop two useless newlines too: s@^\t[^:]\+: [^ ]\+ {$@\t/omit-if-no-ref/\r&@ Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions