Merge branch '2022-01-24-assorted-updates'
authorTom Rini <trini@konsulko.com>
Tue, 25 Jan 2022 13:01:43 +0000 (08:01 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 25 Jan 2022 13:01:43 +0000 (08:01 -0500)
- A number of cleanups to Python code based on running pylint
- Integrate changes so that we can run "make pylint" and compare the
  results to a current baseline.  Keep this as a manual check for now.
- Improve functionality of moveconfig.py
- pci: iproc: Set all 24 bits of PCI class code


Trivial merge