Skip to content

Commit

Permalink
staging: vc04_services: Mark the "DT bindings" job done.
Browse files Browse the repository at this point in the history
Now we just need to get the other drivers merged and finish the style
cleanups/garbage collecting so we can get out of staging.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Eric Anholt authored and Greg Kroah-Hartman committed Mar 14, 2018
1 parent 614fa22 commit 50c0d87
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions drivers/staging/vc04_services/interface/vchi/TODO
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
1) Write a DT binding doc and get the corresponding DT node merged to
bcm2835.

This will let the driver probe when enabled.

2) Import drivers using VCHI.
1) Import drivers using VCHI.

VCHI is just a tool to let drivers talk to the firmware. Here are
some of the ones we want:
Expand All @@ -26,7 +21,7 @@ some of the ones we want:
to manage these buffers as dmabufs so that we can zero-copy import
camera images into vc4 for rendering/display.

3) Garbage-collect unused code
2) Garbage-collect unused code

One of the reasons this driver wasn't upstreamed previously was that
there's a lot code that got built that's probably unnecessary these
Expand Down

0 comments on commit 50c0d87

Please sign in to comment.