devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for linking gpt with poeg
@ 2022-11-04 14:59 Biju Das
  2022-11-04 14:59 ` [PATCH 1/3] dt-bindings: pwm: Add RZ/G2L GPT binding Biju Das
  2022-11-04 14:59 ` [PATCH 2/3] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property Biju Das
  0 siblings, 2 replies; 10+ messages in thread
From: Biju Das @ 2022-11-04 14:59 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring, Krzysztof Kozlowski
  Cc: Biju Das, Uwe Kleine-König, linux-pwm, devicetree,
	Geert Uytterhoeven, Chris Paterson, Prabhakar Mahadev Lad,
	linux-renesas-soc

Renesas RZ/G2L gpt supports output pin disable function by dead time
error and detecting short-circuits between output pins. There are 4
poeg groups shared between gpt channels.

This patch adds support for linking poeg group with gpt channel, so that
gpt channel can control the output disable function through poeg module(port
output enable for gpt)

patch#1 is just added to avoid bot errors.

Patch#3 depend upon [1]
[1] https://lore.kernel.org/linux-renesas-soc/20221028104231.220426-3-biju.das.jz@bp.renesas.com/T/#u

Biju Das (3):
  dt-bindings: pwm: Add RZ/G2L GPT binding
  dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
  pwm: rzg2l-gpt: Add support for linking with poeg

 .../bindings/pwm/renesas,rzg2l-gpt.yaml       | 397 ++++++++++++++++++
 drivers/pwm/pwm-rzg2l-gpt.c                   |  69 +++
 2 files changed, 466 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pwm/renesas,rzg2l-gpt.yaml


base-commit: 0cdb3579f1ee4c1e55acf8dfb0697b660067b1f8
prerequisite-patch-id: 7fc6823735fb2b0b321ece8ee749e9a987ca0da6
-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-11-11  6:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 14:59 [PATCH 0/3] Add support for linking gpt with poeg Biju Das
2022-11-04 14:59 ` [PATCH 1/3] dt-bindings: pwm: Add RZ/G2L GPT binding Biju Das
2022-11-04 15:02   ` Krzysztof Kozlowski
2022-11-04 15:58     ` Biju Das
2022-11-04 14:59 ` [PATCH 2/3] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property Biju Das
2022-11-04 15:04   ` Krzysztof Kozlowski
2022-11-04 15:32     ` Biju Das
2022-11-04 16:52     ` Biju Das
2022-11-04 17:10       ` Krzysztof Kozlowski
2022-11-11  6:50         ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).