Re: [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning

2024-08-13 Thread Florian Fainelli
From: Florian Fainelli On Sun, 28 Jul 2024 13:41:45 +0200, Stefan Wahren wrote: > Recent work on raspberry-power driver showed that even the > stacktrace on firmware property timeout doesn't provide > enough information. So add the first tag name to the warning > to be in line with a status erro

Re: [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning

2024-08-12 Thread Stefan Wahren
Hi Florian, Am 28.07.24 um 13:41 schrieb Stefan Wahren: Recent work on raspberry-power driver showed that even the stacktrace on firmware property timeout doesn't provide enough information. So add the first tag name to the warning to be in line with a status error. Signed-off-by: Stefan Wahren

[PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning

2024-07-28 Thread Stefan Wahren
Recent work on raspberry-power driver showed that even the stacktrace on firmware property timeout doesn't provide enough information. So add the first tag name to the warning to be in line with a status error. Signed-off-by: Stefan Wahren Reviewed-by: Florian Fainelli --- drivers/firmware/rasp