]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
devicetree: Add a registry of vendor prefixes
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 21 Sep 2011 15:19:16 +0000 (09:19 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 21 Sep 2011 15:19:16 +0000 (09:19 -0600)
commita81dd364de50bc1eb1519af0ecfa100753a09351
tree2ab47cd81f9b098a150664b47e8ce0a7cef259cd
parentb6fd41e29dea9c6753b1843a77e50433e6123bcb
devicetree: Add a registry of vendor prefixes

There is no centralized listing for the in-use vendor prefixes
used in compatible strings and property names.  This patch adds one.
New prefixes should get added to this list to reduce the likelyhood
of namespace collisions.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/vendor-prefixes.txt [new file with mode: 0644]