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

From: Aidan MacDonald
Date: Fri Jun 17 2022 - 08:17:10 EST


Hi,

This is a resend of one patch from v5 since it seems to have fallen off
the radar. I'd like to get it merged in 5.19 to complete the fix for the
bug mentioned in commit e98839fb56ea ("clk: ingenic-tcu: Fix missing TCU
clock for X1000 SoCs") which was patch 2/2.

Thanks and best regards,
Aidan

v6: drop patch 2/2 which was already merged upstream
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@xxxxxxxxx/

Aidan MacDonald (1):
mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node

arch/mips/boot/dts/ingenic/x1000.dtsi | 5 +++--
arch/mips/boot/dts/ingenic/x1830.dtsi | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)

--
2.35.1