Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: genpinctrl: substitute "-" by "_"
"-" could be used in signal names in .xml files. This character is not allowed in dts format so replace it by "_" before generation. Signed-off-by: Erwan Gouriou <[email protected]>
- Loading branch information