lkml.org 
[lkml]   [2019]   [Dec]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/3] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150
Date
Add missing compatible for watchdog timer on QCS404,
SC7180, SDM845 and SM8150 SoCs.

Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
---
.../devicetree/bindings/watchdog/qcom-wdt.yaml | 12 ++++++++++++
1 file changed, 12 insertions(+)

diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
index 4a42f4261322..ec25ce1c9e2e 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -12,6 +12,18 @@ maintainers:
properties:
compatible:
oneOf:
+ - items:
+ - const: qcom,apss-wdt-sc7180
+ - const: qcom,kpss-wdt
+ - items:
+ - const: qcom,apss-wdt-sdm845
+ - const: qcom,kpss-wdt
+ - items:
+ - const: qcom,apss-wdt-sm8150
+ - const: qcom,kpss-wdt
+ - items:
+ - const: qcom,apss-wdt-qcs404
+ - const: qcom,kpss-wdt
- const: qcom,kpss-timer
- const: qcom,kpss-wdt
- const: qcom,kpss-wdt-apq8064
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
\
 
 \ /
  Last update: 2019-12-13 05:54    [W:1.069 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site