Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information