Files
u-boot-krane/drivers
Naveen Kumar ChaudharyandTom Rini d73aed0b05 serial: goldfish: return error when device address is invalid
goldfish_serial_of_to_plat() returns success even when dev_read_addr()
fails to find a valid address. This leaves plat->reg unset and defers
the failure to probe().

Return -EINVAL immediately when the address is FDT_ADDR_T_NONE so the
failure is reported at the of_to_plat stage where it belongs.

Signed-off-by: Naveen Kumar Chaudhary <naveen.osdev@gmail.com>
Acked-by: Kuan-Wei Chiu <visitorckw@gmail.com>
2026-06-23 12:37:21 -06:00
..
2026-06-22 16:42:41 -06:00
2026-06-12 13:01:24 -06:00
2026-06-22 16:42:41 -06:00
2026-06-08 15:28:18 -06:00
2026-06-22 16:42:41 -06:00
2026-06-22 16:42:41 -06:00
2026-06-22 16:42:41 -06:00
2026-06-05 12:56:32 -03:00
2026-06-22 16:42:41 -06:00
2026-06-08 15:28:18 -06:00