
7 Aug
2023
7 Aug
'23
9:29 p.m.
On Mon, Aug 07, 2023 at 01:41:08AM +0000, Mathew McBride wrote:
The retimer reset/power on logic was changed in a recent commit, however, it neglected to check if the commands sent to the board microcontroller (to control power to the retimer chip) actually completed.
Add return checks for these operations so any failures will be reported to the user.
Signed-off-by: Mathew McBride matt@traverse.com.au Fixes: 7a041fea2 ("board: traverse: ten64: ensure retimer reset is done on new board revisions")
Applied to u-boot/master, thanks!
--
Tom