Skip to content
  1. Jun 07, 2019
  2. May 17, 2019
  3. 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
  4. May 15, 2019
  5. May 14, 2019
  6. May 10, 2019
  7. May 09, 2019
  8. May 08, 2019
  9. May 07, 2019
  10. May 06, 2019
Loading