linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
@ 2022-11-28 11:20 AngeloGioacchino Del Regno
  2022-11-28 11:20 ` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-11-28 11:20 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt
  Cc: thierry.reding, u.kleine-koenig, robh+dt, matthias.bgg, john,
	sean.wang, linux-pwm, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, AngeloGioacchino Del Regno

This series converts pwm-mediatek.txt to schema and fixes
mt7622.dtsi to declare the needed #pwm-cells on the pwm node,
required to not trigger a dtbs_check warning... and to make
that node actually usable.

AngeloGioacchino Del Regno (2):
  arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
  dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema

 .../bindings/pwm/mediatek,mt2712-pwm.yaml     | 93 +++++++++++++++++++
 .../devicetree/bindings/pwm/pwm-mediatek.txt  | 52 -----------
 arch/arm64/boot/dts/mediatek/mt7622.dtsi      |  1 +
 3 files changed, 94 insertions(+), 52 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
 delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mediatek.txt

-- 
2.38.1


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

end of thread, other threads:[~2023-02-01 10:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28 11:20 [PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes AngeloGioacchino Del Regno
2022-11-28 11:20 ` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node AngeloGioacchino Del Regno
2022-12-02 18:09   ` Uwe Kleine-König
2023-01-17 21:39     ` Uwe Kleine-König
2023-01-19 17:33       ` Matthias Brugger
2023-01-30 15:54     ` Thierry Reding
2023-02-01 10:56   ` Matthias Brugger
2022-11-28 11:20 ` [PATCH v1 2/2] dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema AngeloGioacchino Del Regno
2022-11-29 13:58   ` Krzysztof Kozlowski
2023-01-30 15:46 ` (subset) [PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes Thierry Reding

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).