linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCHv3 0/2] Convert QCOM watchdog timer bindings to YAML
@ 2020-06-25 19:29 Sai Prakash Ranjan
  2020-06-25 19:29 ` [RESEND PATCHv3 1/2] dt-bindings: watchdog: " Sai Prakash Ranjan
  2020-06-25 19:29 ` [RESEND PATCHv3 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150 Sai Prakash Ranjan
  0 siblings, 2 replies; 5+ messages in thread
From: Sai Prakash Ranjan @ 2020-06-25 19:29 UTC (permalink / raw)
  To: Guenter Roeck, linux-watchdog, Wim Van Sebroeck
  Cc: Douglas Anderson, Bjorn Andersson, Stephen Boyd, linux-kernel,
	linux-arm-kernel, linux-arm-msm, Rob Herring, devicetree,
	Sai Prakash Ranjan

This series converts QCOM watchdog timer bindings to YAML. Also
it adds the missing SoC-specific compatible for QCS404, SC7180,
SDM845 and SM8150 SoCs.

v1: https://lore.kernel.org/lkml/cover.1576211720.git.saiprakash.ranjan@codeaurora.org/
v2: https://lore.kernel.org/lkml/cover.1580570160.git.saiprakash.ranjan@codeaurora.org/

Resending this series with watchdog mailing list added.

Changes since v2:
 * Add missing compatibles to enum.

Changes since v1:
 As per Rob's suggestion:
  * Replaced oneOf+const with enum.
  * Removed timeout-sec and included watchdog.yaml.
  * Removed repeated use of const:qcom,kpss-wdt and made use of enum.

Sai Prakash Ranjan (2):
  dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAML
  dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845,
    SM8150

 .../devicetree/bindings/watchdog/qcom-wdt.txt | 28 -----------
 .../bindings/watchdog/qcom-wdt.yaml           | 48 +++++++++++++++++++
 2 files changed, 48 insertions(+), 28 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/watchdog/qcom-wdt.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2020-06-30 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25 19:29 [RESEND PATCHv3 0/2] Convert QCOM watchdog timer bindings to YAML Sai Prakash Ranjan
2020-06-25 19:29 ` [RESEND PATCHv3 1/2] dt-bindings: watchdog: " Sai Prakash Ranjan
2020-06-30 20:37   ` Guenter Roeck
2020-06-25 19:29 ` [RESEND PATCHv3 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150 Sai Prakash Ranjan
2020-06-30 20:39   ` Guenter Roeck

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