diff --git a/scripts/git_sort/git_sort.py b/scripts/git_sort/git_sort.py index 7df8f91..4d120cb 100755 --- a/scripts/git_sort/git_sort.py +++ b/scripts/git_sort/git_sort.py @@ -262,6 +262,7 @@ remotes = ( Head(RepoURL("bpf/bpf.git")), Head(RepoURL("bpf/bpf-next.git")), Head(RepoURL("linusw/linux-gpio.git"), "for-next"), + Head(RepoURL("soc/soc.git"), "for-next"), )