commit | 90d7116061f86c1f8ea460806a0414addea7b58b | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Fri Mar 04 12:32:07 2016 -0800 |
committer | Eric Anholt <eric@anholt.net> | Sun Mar 13 18:54:24 2016 -0700 |
tree | 5cfceba33d33e4262fc695954536cfc71c05cfb0 | |
parent | 4653f22e9ab08b2b7178b7262a9326eb777e0266 [diff] |
drm/vc4: Recognize a more specific compatible string for V3D. The Raspberry Pi Foundation's firmware updates are shipping device trees using the old string, so we'll keep recognizing that as this rev of V3D. Still, we should use a more specific name in the upstream DT to clarify which board is being supported, in case we do other revs of V3D in the future. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Stephen Warren <swarren@wwwdotorg.org>