Re: [PATCH 1/2] clk: AST2600: Add mux for EMMC clock

2020-07-11 Thread Stephen Boyd
Quoting Eddie James (2020-07-09 12:57:05) > The EMMC clock can be derived from either the HPLL or the MPLL. Register > a clock mux so that the rate is calculated correctly based upon the > parent. > > Signed-off-by: Eddie James > Reviewed-by: Andrew Jeffery > --- Applied to clk-fixes

Re: [PATCH 1/2] clk: AST2600: Add mux for EMMC clock

2020-07-09 Thread Joel Stanley
On Thu, 9 Jul 2020 at 19:57, Eddie James wrote: > > The EMMC clock can be derived from either the HPLL or the MPLL. Register > a clock mux so that the rate is calculated correctly based upon the > parent. > > Signed-off-by: Eddie James > Reviewed-by: Andrew Jeffery Acked-by: Joel Stanley Fixes