]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: soc: microchip: document the simple-mfd syscon on PolarFire SoC
authorConor Dooley <conor.dooley@microchip.com>
Mon, 13 Oct 2025 17:45:33 +0000 (18:45 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 21 Oct 2025 13:29:34 +0000 (14:29 +0100)
commitfeaa716adc514fb5fbcb60b3e1620ac5dcf8505a
tree360d8ec575592e693756c5d90caa679a13367972
parent3a8660878839faadb4f1a6dd72c3179c1df56787
dt-bindings: soc: microchip: document the simple-mfd syscon on PolarFire SoC

"mss-top-sysreg" contains clocks, pinctrl, resets, an interrupt controller
and more. At this point, only the reset controller child is described as
that's all that is described by the existing bindings.
The clock controller already has a dedicated node, and will retain it as
there are other clock regions, so like the mailbox, a compatible-based
lookup of the syscon is sufficient to keep the clock driver working as
before, so no child is needed. There's also an interrupt multiplexing
service provided by this syscon, for which there is work in progress at
[1].

Link: https://lore.kernel.org/linux-gpio/20240723-uncouple-enforcer-7c48e4a4fefe@wendy/
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-mss-top-sysreg.yaml [new file with mode: 0644]