Re: [PATCH] mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid

2020-01-07 Thread Mario Six
On Thu, Dec 19, 2019 at 10:46 AM Rasmus Villemoes wrote: > > The current mpc83xx_clk driver is broken for any board for which > mpc83xx_has_pci() is true, i.e. anything not MPC8308: > > When is_clk_valid() reports that MPC83XX_CLK_PCI is valid, > init_all_clks() proceeds to call

[PATCH] mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid

2019-12-19 Thread Rasmus Villemoes
The current mpc83xx_clk driver is broken for any board for which mpc83xx_has_pci() is true, i.e. anything not MPC8308: When is_clk_valid() reports that MPC83XX_CLK_PCI is valid, init_all_clks() proceeds to call init_single_clk(), but that doesn't know about either MPC83XX_CLK_PCI or has any