broadcom: Introduce a header for talking about chip revisions.
authorEric Anholt <eric@anholt.net>
Fri, 3 Feb 2017 01:45:00 +0000 (17:45 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 13 Jul 2017 18:28:28 +0000 (11:28 -0700)
commit427bbbb99ce8f5972b0312f70166d1fe7cdf2a56
tree6b1be9afbec4926ee33d82f858912172c24452fc
parentfd37ce6bec9b66364ab50d200323890020722e75
broadcom: Introduce a header for talking about chip revisions.

This will be used by the VC5 driver and various shared VC4/VC5 tooling,
like the XML decoder.
src/broadcom/Makefile.sources
src/broadcom/common/v3d_device_info.h [new file with mode: 0644]