Files
u-boot/drivers
Jonas Karlman d62801d094 watchdog: designware: Fix probe when clk_enable return ENOSYS
Rockchip SoCs typically reset with all (or most) clocks ungated. Because
of this, U-Boot clock drivers for Rockchip typically do not implement
the optional clk-uclass enable/disable ops.

Normal driver model behavior is to return -ENOSYS when an uclass ops
is not implemented.

Ignore -ENOSYS to allow the designware watchdog driver to be probed on
platforms that do not implement the clk-uclass enable/disable ops, e.g.
Rockchip RK3308.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
2026-06-09 11:51:19 +02:00
..
2026-06-08 15:28:18 -06:00
2026-06-08 15:28:18 -06:00
2026-06-08 15:28:18 -06:00
2026-06-08 15:28:18 -06:00
2026-06-08 15:28:18 -06:00
2026-06-05 12:56:32 -03:00
2026-06-08 15:28:18 -06:00
2026-06-08 15:28:18 -06:00