Patman integrates a number of checks into one tool. It should be run before submitting patches upstream. Therefore let's integrate it into our CI/CD. So far in my experience it is sometimes necessary to ignore the warnings so we shouldn't always fail the CI/CD if it displays warnings, but it should still be clear there are warnings.
https://docs.u-boot.org/en/latest/develop/patman.html
Patman integrates a number of checks into one tool. It should be run before submitting patches upstream. Therefore let's integrate it into our CI/CD. So far in my experience it is sometimes necessary to ignore the warnings so we shouldn't always fail the CI/CD if it displays warnings, but it should still be clear there are warnings.
https://docs.u-boot.org/en/latest/develop/patman.html