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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 ED4F4C433DB for ; Thu, 11 Mar 2021 17:05:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A036964FF1 for ; Thu, 11 Mar 2021 17:05:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbhCKRFU (ORCPT ); Thu, 11 Mar 2021 12:05:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229901AbhCKREv (ORCPT ); Thu, 11 Mar 2021 12:04:51 -0500 Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7C3AC061762 for ; Thu, 11 Mar 2021 09:04:51 -0800 (PST) Received: by mail-oi1-x235.google.com with SMTP id u6so16508113oic.2 for ; Thu, 11 Mar 2021 09:04:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=HcdutmO19zaKE2AyPz8/OHl7hJh6xIt+CzDBadJIgpw=; b=OSr6XHSRLkmL8Q4c2CFZXveBS/Yh/p8ICQ/NhU9qbY9OJhhPE9c7uvJZ1oy7e3nV+Z +6Bc2NusSzrKGF38S7s5qUxQVcJWvysrPceGUb8W6YxPOhrHgTx3qWsTfp2kK2BJu8aH +8VcyJoX3Ys+t6QwxoVDtqcD6i5Fbzmr6kGzIi2DPyErRYrfMimHxq9OayvnXGScRo+l WckR0IyJLx1G/vyoolIVXDjc1gCBvC0XU9ZQXqPd11t/ReVFDvW8HObxKynn8+8GfBrs /4PGskZGth1xcWzHTPxhVdGoS9vliWcxXTUdUIhjbInZgDWSMVHI0spxg5dTLrjak6c/ TTrg== 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; bh=HcdutmO19zaKE2AyPz8/OHl7hJh6xIt+CzDBadJIgpw=; b=C0qB6W2UkxW9/BQ2waSrLFqBSY++TCWIXB7Oibn46VvR3XHt0CJMLVEDnLa1B1bZPv 4Dl5kPWHPSAOnVp24ENXfwK55xeIUraNTGQGIu7AC0imabrMlldq0YeJzIZPxwfTPgQu A5ur9QZiuDeVaDw3HEcU/UQqsDtnsh9lEsVNbVx+buTkXyyuGnQWiqLE1h6NgwoiCx1s Wo5V+Tn4X1C0U9wKLfoMEBW8Etsk4VcS2C9HtrYr1vjUUR0FO9+NyI05CmWBIO7kn3xs OvRBpvpMTzAgcre5kQuGDzptKfJhZvt8e+1BfgXNAVqnY5FDPkPJgz6FwgH0Xyc0brKD exHQ== X-Gm-Message-State: AOAM5317ffuD9KGd266QlxULDiCHbQ38AllnYusEgOIMOf3JZhQQdt6S aD8+Wqom/CAfDh1pWAdWQ2+rkA== X-Google-Smtp-Source: ABdhPJxI9F4kUMfFp6wDmThTzTexYwb0MQbi2g9FnYzIaCxAj0tdzNLUsGozYSfCaH2+Xwisb7r3Tg== X-Received: by 2002:aca:1818:: with SMTP id h24mr7425260oih.44.1615482291102; Thu, 11 Mar 2021 09:04:51 -0800 (PST) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id e2sm747632oti.8.2021.03.11.09.04.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Mar 2021 09:04:50 -0800 (PST) Date: Thu, 11 Mar 2021 11:04:48 -0600 From: Bjorn Andersson To: satya priya Cc: Alessandro Zummo , Alexandre Belloni , Rob Herring , Andy Gross , Lee Jones , linux-rtc@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, kgunda@codeaurora.org Subject: Re: [PATCH 3/3] dt-bindings: mfd: Add compatible for pmk8350 rtc Message-ID: References: <1615447798-6959-1-git-send-email-skakit@codeaurora.org> <1615447798-6959-4-git-send-email-skakit@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1615447798-6959-4-git-send-email-skakit@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu 11 Mar 01:29 CST 2021, satya priya wrote: > Add compatible string for pmk8350 rtc support. > Reviewed-by: Bjorn Andersson If you add this before doing the yaml binding migration it might be possible for the maintainer to merge the functional additions while we're still trying to figure out the yaml... Regards, Bjorn > Signed-off-by: satya priya > --- > Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml > index b4892f1..676decc 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml > +++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml > @@ -53,6 +53,7 @@ patternProperties: > - qcom,pm8921-rtc > - qcom,pm8941-rtc > - qcom,pm8018-rtc > + - qcom,pmk8350-rtc > > reg: > description: Specifies the base address of the RTC registers > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >