From: Rob Herring Date: Thu, 23 Jan 2014 23:54:51 +0000 (-0800) Subject: checkpatch: add DT compatible string documentation checks X-Git-Tag: v3.14-rc1~108^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff5da4335256513497cc8c79f9a9d1665e09864;p=pandora-kernel.git checkpatch: add DT compatible string documentation checks This adds a simple check that any compatible strings in DeviceTree dts files are present in Documentation/devicetree/bindings. Vendor prefixes are also checked for existing in vendor-prefixes.txt These should be temporary checks until we have more sophisticated binding schema checking. Signed-off-by: Rob Herring Signed-off-by: Joe Perches Cc: Grant Likely Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed