On 21/12/2023 19:16, Mark Hasemeyer wrote: >> Please use subject prefixes matching the subsystem. You can get them for >> example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory >> your patch is touching. >> >> You nicely skipped all my filters... No need to resend to fix this, but >> fix it if sending a new version. > > I picked up the tags by using that exact command against "wakeup-source.txt". > "Documentation: devicetree:" was used in the originating commit and is > why I used it. There isn't really a consistent history wrt to tags on > this file. Looking at the containing directory, "dt-bindings: power" All bindings use dt-bindings: prefix. Either first or second. It's the only correct, even though you will find way too many wrong ones... yet still my command gives you the answer. Best regards, Krzysztof