This is basically a resend of v3, except the device tree patches are now combined into one patch. v3: https://lore.kernel.org/linux-mips/20220224150326.525707-1-aidanmacdonald.0x0@xxxxxxxxx/ 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 | 38 ++++++++++++++++++--------- 3 files changed, 32 insertions(+), 16 deletions(-) -- 2.35.1