* [PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets
@ 2026-03-03 16:33 Conor Dooley
2026-03-04 8:18 ` Bartosz Golaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Conor Dooley @ 2026-03-03 16:33 UTC (permalink / raw)
To: linux-gpio
Cc: conor, Conor Dooley, Daire McNamara, Linus Walleij,
Bartosz Golaszewski, Rob Herring, Krzysztof Kozlowski,
linux-riscv, devicetree, linux-kernel
From: Conor Dooley <conor.dooley@microchip.com>
Both CoreGPIO and the hardened versions of it on mpfs and pic64gx have a
reset pin. For the former, usually this is wired to a common fabric
reset not managed by software and for the latter two the platform
firmware takes them out of reset on first-party boards (or those using
modified versions of the vendor firmware), but not all boards may take
this approach. Permit providing a reset in devicetree for Linux, or
other devicetree-consuming software, to use.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
CC: Conor Dooley <conor.dooley@microchip.com>
CC: Daire McNamara <daire.mcnamara@microchip.com>
CC: Linus Walleij <linusw@kernel.org>
CC: Bartosz Golaszewski <brgl@kernel.org>
CC: Rob Herring <robh@kernel.org>
CC: Krzysztof Kozlowski <krzk+dt@kernel.org>
CC: linux-riscv@lists.infradead.org
CC: linux-gpio@vger.kernel.org
CC: devicetree@vger.kernel.org
CC: linux-kernel@vger.kernel.org
---
.../devicetree/bindings/gpio/microchip,mpfs-gpio.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml b/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
index 184432d24ea18..eaa254a468063 100644
--- a/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
@@ -33,6 +33,9 @@ properties:
clocks:
maxItems: 1
+ resets:
+ maxItems: 1
+
"#gpio-cells":
const: 2
--
2.51.0
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets
2026-03-03 16:33 [PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets Conor Dooley
@ 2026-03-04 8:18 ` Bartosz Golaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-03-04 8:18 UTC (permalink / raw)
To: linux-gpio, Conor Dooley
Cc: Bartosz Golaszewski, Conor Dooley, Daire McNamara, Linus Walleij,
Bartosz Golaszewski, Rob Herring, Krzysztof Kozlowski,
linux-riscv, devicetree, linux-kernel
On Tue, 03 Mar 2026 16:33:12 +0000, Conor Dooley wrote:
> Both CoreGPIO and the hardened versions of it on mpfs and pic64gx have a
> reset pin. For the former, usually this is wired to a common fabric
> reset not managed by software and for the latter two the platform
> firmware takes them out of reset on first-party boards (or those using
> modified versions of the vendor firmware), but not all boards may take
> this approach. Permit providing a reset in devicetree for Linux, or
> other devicetree-consuming software, to use.
>
> [...]
Applied, thanks!
[1/1] dt-bindings: gpio: mpfs-gpio: permit resets
https://git.kernel.org/brgl/c/b678676b7a0ab65ad5b4278505d6bcf706e53230
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-04 8:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 16:33 [PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets Conor Dooley
2026-03-04 8:18 ` Bartosz Golaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox