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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4DB7C433EF for ; Sun, 26 Jun 2022 10:36:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234261AbiFZKgV (ORCPT ); Sun, 26 Jun 2022 06:36:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234116AbiFZKgU (ORCPT ); Sun, 26 Jun 2022 06:36:20 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2EFC12764 for ; Sun, 26 Jun 2022 03:36:18 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id pk21so13373825ejb.2 for ; Sun, 26 Jun 2022 03:36:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=/KOGP9jELmtiwr0N4d0KhuY//bqDOGVF37th/t1CLEc=; b=c9k+2kBBz3UPPDy153Zqn5YLgmmzCvWAx5s0bmqNurg0OpWm5fMwHhi0y2l5k8FhY8 R4OKjAkq+/OKojaWSfaUlIWG/gFJCYVt8/QcgX5bWHENFFesScVVvKi3Z3yCfuP3jUN4 howve+/5fXJ1d5LjbvzvsQPa0xkRqXFj8bI0Z4dXRM0bsCI1iCK/VTeLo8b/bO4z/MDr MUYVnwQiJB3uMsG/S2t0k4zVR9frhQxOPR/LEFfO9DwQDtZMut0G5Ia9YYNe7CDW45zO 03Eo7BEl+6uOix+WhqpQbp8t9n+U8YrEDs75LnV2hwUzk7FCRgV2Wsd2bYXjpk7rglFt xAWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=/KOGP9jELmtiwr0N4d0KhuY//bqDOGVF37th/t1CLEc=; b=Aw88xl0AiGbufE2jdWrP2WYyKfcvAhnMwrTLucj9jvcBUyk/dH2SHgUpaE67Wmlq9v mcmmDdVP/6nZwA+GYn0qFaH+bd40blqOamfCtyPtrx4Pea5EqOscehxLVHVODiFg/heM yu4RO2C0Wm2qIC0FQZqlhm/JQAUFUUgR7IH6uwCAhLRaxHlfsEq/XJa0Ox93tK0XOHMP axdGZRbyvfma1AXaJ4RSNkH96D5hEB5XaoAjHgC1yf48MAF0RW/GOc5VAyIRvVi8jdRe jnZNdvjD0Dlr6fXgUPtF5j+hFxHWmQ0/e4EPsuAcAO5PA2hdwie9ivzeX2tluwd+DWz6 nwXw== X-Gm-Message-State: AJIora/vluG6Y+0O3lHbjvsUxHfXzS9Fz6+6bf6cshXfN9UA18QVHbJd Ra8/79+pbfLObMIIHxaFnXAh3Q== X-Google-Smtp-Source: AGRyM1tgawZLer3hzJeLKf6LM8wmjjs2sRb71tDoP2t9+PZad8dfYMUiHALgBJhdp/iOHGqpoDxK5Q== X-Received: by 2002:a17:907:8a13:b0:707:194c:30df with SMTP id sc19-20020a1709078a1300b00707194c30dfmr7675177ejc.154.1656239777590; Sun, 26 Jun 2022 03:36:17 -0700 (PDT) Received: from [192.168.0.239] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id q21-20020aa7d455000000b0042fb3badd48sm5673595edr.9.2022.06.26.03.36.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 26 Jun 2022 03:36:17 -0700 (PDT) Message-ID: Date: Sun, 26 Jun 2022 12:36:16 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH V10 1/3] dt-bindings: rtc: zynqmp: Add clock information Content-Language: en-US To: Srinivas Neeli , a.zummo@towertech.it, alexandre.belloni@bootlin.com, robh+dt@kernel.org, srinivas.neeli@amd.com, neelisrinivas18@gmail.com, krzysztof.kozlowski+dt@linaro.org, michal.simek@xilinx.com, sgoud@xilinx.com, shubhraj@xilinx.com Cc: devicetree@vger.kernel.org, linux-rtc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, git@amd.com, git@xilinx.com, Rob Herring References: <20220626070817.3780977-1-srinivas.neeli@xilinx.com> From: Krzysztof Kozlowski In-Reply-To: <20220626070817.3780977-1-srinivas.neeli@xilinx.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 26/06/2022 09:08, Srinivas Neeli wrote: > Added clock information and deprecated calibration support. > > Signed-off-by: Srinivas Neeli > Reviewed-by: Rob Herring > --- > Changes in V10: > -resolved dt_check error. > Changes in V9: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof