提交 50c0d870 编写于 作者: E Eric Anholt 提交者: Greg Kroah-Hartman

staging: vc04_services: Mark the "DT bindings" job done.

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: NEric Anholt <eric@anholt.net>
Acked-by: NStefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 614fa221
1) Write a DT binding doc and get the corresponding DT node merged to 1) Import drivers using VCHI.
bcm2835.
This will let the driver probe when enabled.
2) Import drivers using VCHI.
VCHI is just a tool to let drivers talk to the firmware. Here are VCHI is just a tool to let drivers talk to the firmware. Here are
some of the ones we want: some of the ones we want:
...@@ -26,7 +21,7 @@ some of the ones we want: ...@@ -26,7 +21,7 @@ some of the ones we want:
to manage these buffers as dmabufs so that we can zero-copy import to manage these buffers as dmabufs so that we can zero-copy import
camera images into vc4 for rendering/display. 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 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 there's a lot code that got built that's probably unnecessary these
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册