Skip to content
Snippets Groups Projects
Commit c045ceb5 authored by Mikko Perttunen's avatar Mikko Perttunen Committed by Philipp Zabel
Browse files

reset: tegra-bpmp: Handle errors in BPMP response


The return value from tegra_bpmp_transfer indicates the success or
failure of the IPC transaction with BPMP. If the transaction
succeeded, we also need to check the actual command's result code.
Add code to do this.

Signed-off-by: default avatarMikko Perttunen <mperttunen@nvidia.com>
Link: https://lore.kernel.org/r/20210915085517.1669675-2-mperttunen@nvidia.com


Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 4af16070
No related branches found
No related tags found
Loading
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