linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] mediatek: watchdog: Fix compatible fallbacks
@ 2022-07-21  1:48 Allen-KH Cheng
  2022-07-21  1:48 ` [PATCH v4 1/4] dt-bindings: mediatek: watchdog: Fix compatible fallbacks and example Allen-KH Cheng
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Allen-KH Cheng @ 2022-07-21  1:48 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-20220720, linux-next/master

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

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

changes since v3:
 - fix commit title (from dt-binding to dt-bindings)
 - Add RoB tags

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-bindings: mediatek: watchdog: Fix compatible fallbacks and example
  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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-08-11 10:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21  1:48 [PATCH v4 0/4] mediatek: watchdog: Fix compatible fallbacks Allen-KH Cheng
2022-07-21  1:48 ` [PATCH v4 1/4] dt-bindings: mediatek: watchdog: Fix compatible fallbacks and example Allen-KH Cheng
2022-07-25 22:33   ` Rob Herring
2022-08-01  9:29   ` Chen-Yu Tsai
2022-08-02 11:04     ` Matthias Brugger
2022-08-03  9:23       ` Allen-KH Cheng
2022-08-08 17:03         ` Nícolas F. R. A. Prado
2022-08-10 12:58           ` Allen-KH Cheng
2022-08-10 16:50             ` Krzysztof Kozlowski
2022-08-11  9:56               ` Allen-KH Cheng
2022-08-10 16:49   ` Krzysztof Kozlowski
2022-08-11  8:47     ` Allen-KH Cheng
2022-07-21  1:48 ` [PATCH v4 2/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt7986 Allen-KH Cheng
2022-07-21  1:48 ` [PATCH v4 3/4] arm64: dts: mediatek: Remove mt6589 wdt fallback string from mt8195 Allen-KH Cheng
2022-07-21  1:48 ` [PATCH v4 4/4] arm64: dts: mediatek: Fix the watchdog node name Allen-KH Cheng

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