commit | ae41e0e41ba04b4b51641b504fb3b405aef7ec04 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Sun Feb 19 23:23:27 2023 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sun Feb 26 15:28:23 2023 +0900 |
tree | 4c224191203a23dfa9d0797bf9641e94ba14dfbe | |
parent | 3ab18a625ce42163da91ee4096460218d11bed36 [diff] |
.gitattributes: use 'dts' diff driver for *.dtso files Now we have the third extension for DT source files (overlay). Give the diff=dts attribute to *.dtso as well. While I was here, I merged *.c and *.o into *.[ch] and added the SPDX-License-Identifier. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>