[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230511121159.463645-1-keguang.zhang@gmail.com>
Date: Thu, 11 May 2023 20:11:57 +0800
From: Keguang Zhang <keguang.zhang@...il.com>
To: linux-watchdog@...r.kernel.org, devicetree@...r.kernel.org,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Yang Ling <gnaygnil@...il.com>,
Keguang Zhang <keguang.zhang@...il.com>
Subject: [PATCH v2 0/2] Devicetree support for Loongson-1 watchdog
Add DT support and dt-binding document for Loongson-1 watchdog.
Changelog
V1 -> V2: Replaced the wildcard compatible string with specific ones
Use unevaluatedProperties instead of additionalProperties
(suggested by Krzysztof Kozlowski)
Use of_match_ptr() to aviod the build error when CONFIG_OF=n
Keguang Zhang (2):
dt-bindings: watchdog: Add Loongson-1 watchdog
watchdog: loongson1_wdt: Add DT support
.../bindings/watchdog/loongson,ls1x-wdt.yaml | 42 +++++++++++++++++++
drivers/watchdog/loongson1_wdt.c | 13 +++++-
2 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/watchdog/loongson,ls1x-wdt.yaml
base-commit: 10f67d1fd275528e62109de2ece26371833638e5
--
2.39.2
Powered by blists - more mailing lists