summaryrefslogtreecommitdiff
path: root/include/linux/bug.h
diff options
context:
space:
mode:
authorMD Danish Anwar <[email protected]>2024-03-21 15:58:19 +0530
committerTom Rini <[email protected]>2024-03-22 15:50:28 -0400
commitfb49d6c289d942ff7de309a5c5eaa37a7f4235db (patch)
tree5fc96316343c666c48f18c8ea6e46f118b8a7327 /include/linux/bug.h
parentdf479dde31ed19af16551090a9fa99298bb7d40a (diff)
remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
Add APIs to set a firmware_name to a rproc and boot the rproc with the same firmware. Clients can call rproc_set_firmware() API to set firmware_name for a rproc whereas rproc_boot() will load the firmware set by rproc_set_firmware() to a buffer by calling request_firmware_into_buf(). rproc_boot() will then load the firmware file to the remote processor and start the remote processor. Signed-off-by: MD Danish Anwar <[email protected]> Acked-by: Ravi Gunasekaran <[email protected]> Reviewed-by: Roger Quadros <[email protected]>
Diffstat (limited to 'include/linux/bug.h')
0 files changed, 0 insertions, 0 deletions