
12 Jun
2023
12 Jun
'23
11:17 p.m.
On Fri, 9 Jun 2023 at 12:51, Nikhil M Jain n-jain1@ti.com wrote:
Add method to reserve video framebuffer information using blob, recieved from previous stage.
Signed-off-by: Nikhil M Jain n-jain1@ti.com
V2:
- Remove #if CONFIG_IS_ENABLED(VIDEO) in video_reserve_from_blob.
drivers/video/video-uclass.c | 11 +++++++++++ include/video.h | 9 +++++++++ 2 files changed, 20 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org