summaryrefslogtreecommitdiff
path: root/contrib/examples/httpd/https_example
diff options
context:
space:
mode:
authorJonas Karlman <[email protected]>2026-03-22 21:39:55 +0000
committerStefan Roese <[email protected]>2026-06-09 11:51:19 +0200
commitd62801d09441acfebe2c8b7da66de70e6e5ad492 (patch)
treeb8eb43d840da249a5f7466e2dc3f3b7104868db0 /contrib/examples/httpd/https_example
parentd98e11bcbcbde2d7448a30cec45d80a9215d3f98 (diff)
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 <[email protected]>
Diffstat (limited to 'contrib/examples/httpd/https_example')
0 files changed, 0 insertions, 0 deletions