Message ID | 20210604090943.3519350-1-aisheng.dong@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | clk: imx: scu: add more scu clock features | expand |
On 21-06-04 17:09:33, Dong Aisheng wrote: > Add more scu clock features > The entire patchset looks OK to me since it is quite straight-forward. So, for the entire patchset: Reviewed-by: Abel Vesa <abel.vesa@nxp.com> > Anson Huang (3): > clk: imx: scu: Add A53 frequency scaling support > clk: imx: scu: Add A72 frequency scaling support > clk: imx: scu: Only save DC SS clock using non-cached clock rate > > Dong Aisheng (5): > clk: imx: scu: add more scu clocks > clk: imx: scu: bypass cpu clock save and restore > clk: imx: scu: detach pd if can't power up > clk: imx: scu: bypass pi_pll enable status restore > clk: imx: scu: add parent save and restore > > Guoniu.zhou (1): > clk: imx: scu: add parallel port clock ops > > Nitin Garg (1): > clk: imx: scu: Do not enable runtime PM for CPU clks > > drivers/clk/imx/clk-imx8qxp.c | 152 +++++++++++++++++++++++++++++++++- > drivers/clk/imx/clk-scu.c | 93 +++++++++++++++++---- > 2 files changed, 227 insertions(+), 18 deletions(-) > > -- > 2.25.1 >
On 21-06-04 17:09:33, Dong Aisheng wrote: > Add more scu clock features > Applied all. Thanks. > Anson Huang (3): > clk: imx: scu: Add A53 frequency scaling support > clk: imx: scu: Add A72 frequency scaling support > clk: imx: scu: Only save DC SS clock using non-cached clock rate > > Dong Aisheng (5): > clk: imx: scu: add more scu clocks > clk: imx: scu: bypass cpu clock save and restore > clk: imx: scu: detach pd if can't power up > clk: imx: scu: bypass pi_pll enable status restore > clk: imx: scu: add parent save and restore > > Guoniu.zhou (1): > clk: imx: scu: add parallel port clock ops > > Nitin Garg (1): > clk: imx: scu: Do not enable runtime PM for CPU clks > > drivers/clk/imx/clk-imx8qxp.c | 152 +++++++++++++++++++++++++++++++++- > drivers/clk/imx/clk-scu.c | 93 +++++++++++++++++---- > 2 files changed, 227 insertions(+), 18 deletions(-) > > -- > 2.25.1 >