commit | 852d095d16a6298834839f441593f59d58a31978 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed May 22 09:55:34 2019 -0500 |
committer | Rob Herring <robh@kernel.org> | Wed May 22 14:54:49 2019 -0500 |
tree | 5b02a96e0c84860efd2968e6f17ba273e8ee7443 | |
parent | a5f2246fb9137dfa714dc9d7f593b3f3db5c9b80 [diff] |
checkpatch.pl: Update DT vendor prefix check In commit 8122de54602e ("dt-bindings: Convert vendor prefixes to json-schema"), vendor-prefixes.txt has been converted to a DT schema. Update the checkpatch.pl DT check to extract vendor prefixes from the new vendor-prefixes.yaml file. Fixes: 8122de54602e ("dt-bindings: Convert vendor prefixes to json-schema") Cc: Joe Perches <joe@perches.com> Signed-off-by: Rob Herring <robh@kernel.org>