mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-21 10:03:31 +08:00
b6dff44054
1. Default return OK when input NULL (if is not necessary in device). 2. Support object parse in OFW. 3. Support CLK depends fix auto. 4. Fixup rt_clk_array_prepare_enable and rt_clk_array_disable_unprepare. Signed-off-by: GuEe-GUI <2991707448@qq.com>