Re: [PATCH 2/5] reset: tegra-bpmp: Handle errors in BPMP response
From: Philipp Zabel <p.zabel@pengutronix.de>
Date: 2021-10-05 09:55:50
Also in:
linux-pci, linux-tegra, lkml
From: Philipp Zabel <p.zabel@pengutronix.de>
Date: 2021-10-05 09:55:50
Also in:
linux-pci, linux-tegra, lkml
On Wed, 2021-09-15 at 11:55 +0300, Mikko Perttunen wrote:
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: Mikko Perttunen <mperttunen@nvidia.com>
Thank you, applied to reset/fixes. regards Philipp