commit | 3b5eaadb332b2d50eff981f396116b00bcb676f6 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Apr 28 18:37:30 2025 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Sat May 03 16:55:32 2025 -0300 |
tree | f7b5a9069bfe4101803432e709590c747ea78e9b | |
parent | 06f837af179b4ef4fa76c21ee6d86d660fc09952 [diff] |
clk: scmi: add the command CLOCK_PARENT_SET This patch adds the command CLOCK_PARENT_SET that can be used to set the parent of a clock. ARM SCMI Version 3.2 supports to change the parent of a clock device. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Alice Guo <alice.guo@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Reviewed-by: Marek Vasut <marex@denx.de>