Skip to content

Commit 81e7b43

Browse files
author
Alexandre Torgue
committed
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 <[email protected]> Signed-off-by: Alexandre Torgue <[email protected]>
1 parent e0fc47d commit 81e7b43

File tree

1 file changed

+90
-2
lines changed

1 file changed

+90
-2
lines changed

0 commit comments

Comments
 (0)