Skip to content
Snippets Groups Projects
  1. Jul 08, 2019
  2. Jun 27, 2019
  3. Jun 26, 2019
  4. Jun 25, 2019
  5. Jun 24, 2019
  6. Jun 19, 2019
  7. Jun 14, 2019
  8. Jun 07, 2019
  9. Jun 05, 2019
  10. May 31, 2019
  11. May 30, 2019
  12. May 25, 2019
  13. May 24, 2019
  14. May 22, 2019
  15. May 17, 2019
  16. May 16, 2019
    • Rob Herring's avatar
      dt-bindings: Convert vendor prefixes to json-schema · 8122de54
      Rob Herring authored
      
      Convert the vendor prefix registry to a schema. This will enable checking
      that new vendor prefixes are added (in addition to the less than perfect
      checkpatch.pl check) and will also check against adding other prefixes
      which are not vendors.
      
      Converted vendor-prefixes.txt using the following sed script:
      
      sed -e 's/\([a-zA-Z0-9\-]*\)[[:space:]]*\([a-zA-Z0-9].*\)/  "^\1,\.\*\":\n    description: \2/'
      
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      8122de54
  17. May 15, 2019
Loading