[PATCH v2 0/2] Add reset controller to mt7988 infracfg
Frank Wunderlich
linux at fw-web.de
Fri Jan 5 08:20:53 PST 2024
From: Frank Wunderlich <frank-w at public-files.de>
Infracfg on mt7988 supports reset controller function which is
needed to get lvts thermal working.
Patches are based on clk-next due to recently added mt7988 clock driver:
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
changes:
v2:
- change value of constant to 0 from 9
- add missing SoB and commit-message for binding-patch
Frank Wunderlich (2):
dt-bindings: reset: mediatek: add MT7988 LVTS reset ID
clk: mediatek: add infracfg reset controller for mt7988
drivers/clk/mediatek/clk-mt7988-infracfg.c | 20 +++++++++++++++++++
.../reset/mediatek,mt7988-resets.h | 4 ++++
2 files changed, 24 insertions(+)
--
2.34.1
More information about the linux-arm-kernel
mailing list