From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91908C47409 for ; Thu, 6 Feb 2020 20:46:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6778A21927 for ; Thu, 6 Feb 2020 20:46:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581022012; bh=jlrgbcL3A7WUALPOOnfR78+nRHZ1zmecPt6NXQ+9MuU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=exs/ZurJ67qtPk9vXt0xHgvRUSh0Hl3DuhAydLM0ZQpo7PLo/44OqQIqj31GuWCNC /I4s8Y2OyazaevhrKxleWDJ/UvyAN601oMORgsGMrGRFN++HGx5503pc4fj/+AJ3ez munEp5jzRC5telmWCaPo6F3xLk96GJ3mMpqV8864= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727918AbgBFUqu (ORCPT ); Thu, 6 Feb 2020 15:46:50 -0500 Received: from mail-pg1-f193.google.com ([209.85.215.193]:33075 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728193AbgBFUqT (ORCPT ); Thu, 6 Feb 2020 15:46:19 -0500 Received: by mail-pg1-f193.google.com with SMTP id 6so3358617pgk.0; Thu, 06 Feb 2020 12:46:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=OMFNCbQ2YO6A1Z0/9//8yj3l6sKmNNuU0vkSgP75wls=; b=pAgicw6kLfYLDepjVg5ydX2FNhYma5pLivSQyzTRebhtAqH5eEcBepMKR/4XzxKaZp LK5O4beOkYjO8iRXVshWXTleNGwJrqPlyyAeiRHlgb0MEWOgibL6lxt+99ppdxWqsknf 3ML6TcXgx89/U3G3o9FGxWRcZQSxpmulfMCh6rWpF636clareLNIdoP6JM7TgZKgY5Jv KmHxYORz6oCT7S+W3YRhOwbekgFe9gu/Rh7LVt167o/MXdCRs4gHfh3wRWPUoRwMORbh aazkeItuZi+9rXd1+dd+27uslySWkiyAROeQv/8QYgXgxZrbPD5igAad05lI7g1yhKtj TlGw== X-Gm-Message-State: APjAAAVLjM3ky8I6xwTFmPOtpb68h0IhwuSTZNk1k07sj2WJT5iC6MJj atfJFTpOfg1KSPgXsjFK0Q== X-Google-Smtp-Source: APXvYqwH78fxlFILftQEY20o54bUm9mztPia+dIoyrhMNnALF+J3ZEFdR49H/rI11iwOjeJV6j3e4w== X-Received: by 2002:aa7:86c2:: with SMTP id h2mr5915628pfo.45.1581021978524; Thu, 06 Feb 2020 12:46:18 -0800 (PST) Received: from rob-hp-laptop (63-158-47-182.dia.static.qwest.net. [63.158.47.182]) by smtp.gmail.com with ESMTPSA id w11sm292136pfn.4.2020.02.06.12.46.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Feb 2020 12:46:18 -0800 (PST) Received: (nullmailer pid 9330 invoked by uid 1000); Thu, 06 Feb 2020 18:38:08 -0000 Date: Thu, 6 Feb 2020 18:38:08 +0000 From: Rob Herring To: Sai Prakash Ranjan Cc: Andy Gross , Bjorn Andersson , Guenter Roeck , devicetree@vger.kernel.org, Douglas Anderson , Stephen Boyd , Matthias Kaehlcke , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCHv2 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150 Message-ID: <20200206183808.GA5019@bogus> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, Feb 01, 2020 at 08:59:49PM +0530, Sai Prakash Ranjan wrote: > Add missing compatible for watchdog timer on QCS404, > SC7180, SDM845 and SM8150 SoCs. That's not what the commit does. You are changing what's valid. One string was valid, now 2 are required. > > Signed-off-by: Sai Prakash Ranjan > --- > .../bindings/watchdog/qcom-wdt.yaml | 21 ++++++++++++------- > 1 file changed, 13 insertions(+), 8 deletions(-) > > diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > index 5448cc537a03..7180c64f54fb 100644 > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml > @@ -14,14 +14,19 @@ allOf: > > properties: > compatible: > - enum: > - - qcom,kpss-timer > - - qcom,kpss-wdt > - - qcom,kpss-wdt-apq8064 > - - qcom,kpss-wdt-ipq4019 > - - qcom,kpss-wdt-ipq8064 > - - qcom,kpss-wdt-msm8960 > - - qcom,scss-timer > + items: > + - enum: > + - qcom,apss-wdt-qcs404 > + - qcom,apss-wdt-sc7180 > + - qcom,apss-wdt-sdm845 > + - qcom,apss-wdt-sm8150 > + - qcom,kpss-timer > + - qcom,kpss-wdt-apq8064 > + - qcom,kpss-wdt-ipq4019 > + - qcom,kpss-wdt-ipq8064 > + - qcom,kpss-wdt-msm8960 > + - qcom,scss-timer > + - const: qcom,kpss-wdt > > reg: > maxItems: 1 > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >