[PATCH v3 0/4] mediatek: watchdog: Fix compatible fallbacks

Allen-KH Cheng allen-kh.cheng at mediatek.com
Wed Jul 20 05:50:11 PDT 2022


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




More information about the linux-arm-kernel mailing list