Files
u-boot-krane/drivers
Kuan-Wei ChiuandTom Rini 47e9c542ee rtc: goldfish: Return error when device address is invalid
goldfish_rtc_of_to_plat() currently returns success even when
dev_read_addr() fails to find a valid address. This leaves plat->reg
unset (or 0) 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. This
aligns the driver with the recent fix introduced in the goldfish
serial driver by Naveen Kumar Chaudhary. [1]

Link: https://lore.kernel.org/u-boot/vgwnt6mnls3lf3zdm6mz5siztzkvppte4ykszbvifjzukvmksf@maaxe5agqpim/ [1]
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
2026-06-23 12:38:01 -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