Re: [PATCH V5 3/6] firmware: arm_scmi: Report duplicate opps as firmware bugs

From: Florian Fainelli
Date: Wed Oct 30 2024 - 12:43:03 EST


On 10/30/24 05:55, Sibi Sankar wrote:
Duplicate opps reported by buggy SCP firmware currently show up
as warnings even though the only functional impact is that the
level/index remain inaccessible. Make it less scary for the end
user by using dev_info instead, along with FW_BUG tag.

Suggested-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
Signed-off-by: Sibi Sankar <quic_sibis@xxxxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian