public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora•org>
To: Andy Gross <agross@kernel•org>,
	Bjorn Andersson <bjorn.andersson@linaro•org>,
	Rob Herring <robh+dt@kernel•org>,
	Guenter Roeck <linux@roeck-us•net>,
	devicetree@vger•kernel.org
Cc: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora•org>,
	linux-arm-msm@vger•kernel.org, linux-kernel@vger•kernel.org,
	Douglas Anderson <dianders@chromium•org>,
	Matthias Kaehlcke <mka@chromium•org>,
	Stephen Boyd <swboyd@chromium•org>,
	linux-arm-kernel@lists•infradead.org
Subject: [PATCHv2 0/2] Convert QCOM watchdog timer bindings to YAML
Date: Sat,  1 Feb 2020 20:59:47 +0530	[thread overview]
Message-ID: <cover.1580570160.git.saiprakash.ranjan@codeaurora.org> (raw)

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/

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           | 49 +++++++++++++++++++
 2 files changed, 49 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

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

             reply	other threads:[~2020-02-01 15:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-01 15:29 Sai Prakash Ranjan [this message]
2020-02-01 15:29 ` [PATCHv2 1/2] dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAML Sai Prakash Ranjan
2020-02-02  4:41   ` Stephen Boyd
2020-02-02  4:43   ` Stephen Boyd
2020-02-02  5:07     ` Sai Prakash Ranjan
2020-02-06 18:39   ` Rob Herring
2020-02-01 15:29 ` [PATCHv2 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150 Sai Prakash Ranjan
2020-02-02  4:41   ` Stephen Boyd
2020-02-06 18:38   ` Rob Herring
2020-02-07  6:10     ` Sai Prakash Ranjan
2020-02-11 18:24       ` Rob Herring
2020-02-11 21:57         ` Sai Prakash Ranjan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1580570160.git.saiprakash.ranjan@codeaurora.org \
    --to=saiprakash.ranjan@codeaurora$(echo .)org \
    --cc=agross@kernel$(echo .)org \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=dianders@chromium$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-arm-msm@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@roeck-us$(echo .)net \
    --cc=mka@chromium$(echo .)org \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=swboyd@chromium$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox