devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] mediatek: watchdog: Fix compatible fallbacks
@ 2022-07-20 12:50 Allen-KH Cheng
  2022-07-20 12:50 ` [PATCH v3 1/4] dt-binding: mediatek: watchdog: Fix compatible fallbacks and example Allen-KH Cheng
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Allen-KH Cheng @ 2022-07-20 12:50 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Krzysztof Kozlowski,
	Matthias Brugger, Rob Herring, nfraprado
  Cc: angelogioacchino.delregno, Project_Global_Chrome_Upstream_Group,
	devicetree, linux-arm-kernel, linux-kernel, linux-mediatek,
	Allen-KH Cheng

Based on tag: next-20220719, linux-next/master

Beacase there are some PATCHs of mediatek wdt waiting to merge,
I remove "Convert binding to YAML" PATCH to not cause dtbs errors.

We will resend "watchdog: Convert binding to YAML" PATCH in the future.

changes since v2:
 - remove "Convert binding to YAML" PATCH from series
 - fix example
 - change cover letter title

changes since v1:
 - fix dtbs_check warnings in dts
 - use enum instead of multiple const values
 - remove timeout-sec
 - rewrite examples
 - rename schema to mediatek,wdt.yaml

Allen-KH Cheng (4):
  dt-binding: mediatek: watchdog: Fix compatible fallbacks and examples
  arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt7986
  arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt8195
  arm64: dts: mediatek: Fix the watchdog node name

 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 9 ++++-----
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi              | 3 +--
 arch/arm64/boot/dts/mediatek/mt8195.dtsi               | 3 +--
 arch/arm64/boot/dts/mediatek/mt8516.dtsi               | 2 +-
 4 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2022-07-25 22:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20 12:50 [PATCH v3 0/4] mediatek: watchdog: Fix compatible fallbacks Allen-KH Cheng
2022-07-20 12:50 ` [PATCH v3 1/4] dt-binding: mediatek: watchdog: Fix compatible fallbacks and example Allen-KH Cheng
2022-07-20 13:10   ` AngeloGioacchino Del Regno
2022-07-25 22:27   ` Rob Herring
2022-07-20 12:50 ` [PATCH v3 2/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt7986 Allen-KH Cheng
2022-07-20 13:11   ` AngeloGioacchino Del Regno
2022-07-20 12:50 ` [PATCH v3 3/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt8195 Allen-KH Cheng
2022-07-20 13:11   ` AngeloGioacchino Del Regno
2022-07-20 12:50 ` [PATCH v3 4/4] arm64: dts: mediatek: Fix the watchdog node name Allen-KH Cheng
2022-07-20 13:12   ` 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).