On Mon, 08 Jun 2026 15:47:47 +0000, Kuan-Wei Chiu wrote:
> A patch was submitted by Naveen for the goldfish serial driver to
> return an error immediately in of_to_plat() when dev_read_addr() fails,
> rather than deferring the failure to the probe() stage.
>
> To maintain consistency across the goldfish driver family and better
> align with the driver model's fail fast design, this series applies the
> exact same logic to the goldfish timer and rtc drivers.
>
> [...]
Applied to u-boot/next, thanks!
[1/2] timer: goldfish: Return error when device address is invalid
commit: 2bc9c58e7f09e5c5383ad63f85f35b686d63c0bf
[2/2] rtc: goldfish: Return error when device address is invalid
commit: 47e9c542ee032e89f556adc73c2aeff3acb0e5a9
--
Tom