All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] power/reset/watchdog: dt-bindings: minor clean and qcom,pm8916-wdt to dtschema
@ 2022-07-26 12:02 Krzysztof Kozlowski
  2022-07-26 12:02 ` [PATCH 1/2] dt-bindings: power: reset: qcom,pon: use absolute path to other schema Krzysztof Kozlowski
  2022-07-26 12:02 ` [PATCH 2/2] dt-bindings: watchdog: qcom,pm8916-wdt: convert to dtschema Krzysztof Kozlowski
  0 siblings, 2 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-26 12:02 UTC (permalink / raw)
  To: Sebastian Reichel, Rob Herring, Krzysztof Kozlowski, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Wim Van Sebroeck, Guenter Roeck,
	Vinod Koul, linux-pm, devicetree, linux-kernel, linux-arm-msm,
	linux-watchdog
  Cc: Krzysztof Kozlowski

Hi,

Dependency
==========
Patch #2 watchdog depends by context on patch #1. Optionally I could split
these into two separate patchsets, but then we would have conflict when merging
to linux-next/Linus. Let me know if that is preferred.

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
  dt-bindings: power: reset: qcom,pon: use absolute path to other schema
  dt-bindings: watchdog: qcom,pm8916-wdt: convert to dtschema

 .../bindings/power/reset/qcom,pon.yaml        |  8 ++-
 .../bindings/watchdog/qcom,pm8916-wdt.txt     | 28 ----------
 .../bindings/watchdog/qcom,pm8916-wdt.yaml    | 51 +++++++++++++++++++
 3 files changed, 57 insertions(+), 30 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/watchdog/qcom,pm8916-wdt.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/qcom,pm8916-wdt.yaml

-- 
2.34.1


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

end of thread, other threads:[~2022-07-27 15:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26 12:02 [PATCH 0/2] power/reset/watchdog: dt-bindings: minor clean and qcom,pm8916-wdt to dtschema Krzysztof Kozlowski
2022-07-26 12:02 ` [PATCH 1/2] dt-bindings: power: reset: qcom,pon: use absolute path to other schema Krzysztof Kozlowski
2022-07-27  5:22   ` Vinod Koul
2022-07-27 15:13   ` Rob Herring
2022-07-26 12:02 ` [PATCH 2/2] dt-bindings: watchdog: qcom,pm8916-wdt: convert to dtschema Krzysztof Kozlowski
2022-07-27  5:22   ` Vinod Koul
2022-07-27 15:13   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.