devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert mtk-timer to YAML
@ 2022-09-29 12:28 AngeloGioacchino Del Regno
  2022-09-29 12:29 ` [PATCH 1/2] arm: dts: mt7629: Remove extra interrupt from timer node AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-09-29 12:28 UTC (permalink / raw)
  To: daniel.lezcano
  Cc: tglx, robh+dt, krzysztof.kozlowski+dt, matthias.bgg, linux-kernel,
	devicetree, linux-arm-kernel, linux-mediatek,
	AngeloGioacchino Del Regno

This is a conversion of the mediatek,mtk-timer.txt binding to schema.

While checking the schema validity, I've seen that mt7629.dtsi was
declaring two timer interrupts while effectively there's only one:
removing it was also necessary to be compliant with the new schema.

AngeloGioacchino Del Regno (2):
  arm: dts: mt7629: Remove extra interrupt from timer node
  dt-bindings: timer: mediatek: Convert to json-schema

 .../bindings/timer/mediatek,mtk-timer.txt     | 47 ----------
 .../bindings/timer/mediatek,timer.yaml        | 86 +++++++++++++++++++
 arch/arm/boot/dts/mt7629.dtsi                 |  3 +-
 3 files changed, 87 insertions(+), 49 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
 create mode 100644 Documentation/devicetree/bindings/timer/mediatek,timer.yaml

-- 
2.37.2


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

end of thread, other threads:[~2024-03-08  8:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-29 12:28 [PATCH 0/2] Convert mtk-timer to YAML AngeloGioacchino Del Regno
2022-09-29 12:29 ` [PATCH 1/2] arm: dts: mt7629: Remove extra interrupt from timer node AngeloGioacchino Del Regno
2022-11-22 17:43   ` Matthias Brugger
2022-09-29 12:29 ` [PATCH 2/2] dt-bindings: timer: mediatek: Convert to json-schema AngeloGioacchino Del Regno
2022-09-30 19:34   ` Rob Herring
2024-03-07 18:15   ` Rob Herring
2024-03-08  8:38     ` AngeloGioacchino Del Regno
2022-11-15  8:56 ` [PATCH 0/2] Convert mtk-timer to YAML AngeloGioacchino Del Regno

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