[PATCH RESEND 0/5] clk: A few bugfixes/enhancements for CCF
Yang Xiwen via B4 Relay
devnull+forbidden405.outlook.com at kernel.org
Thu Aug 17 19:03:59 CEST 2023
They are found during my development for HiSilicon clock driver. Details
are in commit logs.
Signed-off-by: Yang Xiwen <forbidden405 at outlook.com>
---
Yang Xiwen (5):
clk: export clk_register_mux_table()
clk: call log_debug() instead to avoid console log printing
clk: also handle ENOENT in *_optional functions
clk: promote clk_dev_ops to linux/clk-provider.h
clk: ccf: call clock provided ops directly for endisable()
drivers/clk/clk-uclass.c | 5 -----
drivers/clk/clk.c | 16 +++++++++++++---
include/clk.h | 8 +++++---
include/linux/clk-provider.h | 11 +++++++++++
4 files changed, 29 insertions(+), 11 deletions(-)
---
base-commit: 580eb31199be8a822e62f20965854a242f895d03
change-id: 20230807-clk-fix-17e895f79817
Best regards,
--
Yang Xiwen <forbidden405 at outlook.com>
More information about the U-Boot
mailing list