[PATCH v5 0/2] Fix missing TCU clock for X1000/X1830 SoCs

Aidan MacDonald posted 2 patches 4 years ago
There is a newer version of this series
arch/mips/boot/dts/ingenic/x1000.dtsi |  5 ++--
arch/mips/boot/dts/ingenic/x1830.dtsi |  5 ++--
drivers/clk/ingenic/tcu.c             | 35 +++++++++++++++++++--------
3 files changed, 31 insertions(+), 14 deletions(-)
[PATCH v5 0/2] Fix missing TCU clock for X1000/X1830 SoCs
Posted by Aidan MacDonald 4 years ago
v5: fix use of uninitialized variable reported by kernel test robot & Dan Carpenter
v4: resend of v3 with some minor changes
v3: https://lore.kernel.org/linux-mips/20220224150326.525707-1-aidanmacdonald.0x0@gmail.com/

Aidan MacDonald (2):
  mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
  clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs

 arch/mips/boot/dts/ingenic/x1000.dtsi |  5 ++--
 arch/mips/boot/dts/ingenic/x1830.dtsi |  5 ++--
 drivers/clk/ingenic/tcu.c             | 35 +++++++++++++++++++--------
 3 files changed, 31 insertions(+), 14 deletions(-)

-- 
2.35.1