Skip to content
Snippets Groups Projects
Commit fcfd0dd2 authored by Mike Voydanoff's avatar Mike Voydanoff Committed by CQ bot account: commit-bot@chromium.org
Browse files

[dev] Fix binding rules for all platform device drivers that need fixing.

Drivers must explicitly include:

    BI_ABORT_IF(NE, BIND_PROTOCOL, ZX_PROTOCOL_PDEV),

in their binding rules to avoid running into problems with an upcoming
change to the platform bus.

Also fixed ambiguity in binding for ARM Mali driver vs astro display.

TEST: boot astro into full UI.

Change-Id: I29cd296f48645a467aa850da70b7ae0ae1a6554a
parent a83bdcee
Loading
Showing
with 40 additions and 24 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment