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 8C48FFA3740 for ; Thu, 27 Oct 2022 13:24:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234908AbiJ0NY6 (ORCPT ); Thu, 27 Oct 2022 09:24:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45262 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236011AbiJ0NYx (ORCPT ); Thu, 27 Oct 2022 09:24:53 -0400 Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 18E7020BDA for ; Thu, 27 Oct 2022 06:24:51 -0700 (PDT) Received: by mail-qv1-xf2b.google.com with SMTP id e15so1238546qvo.4 for ; Thu, 27 Oct 2022 06:24:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=rKIXqmN8fXuaXvk/V/jBOfekdmVMA/Qz1v4HcCw6xrk=; b=TCdV8rayNU3MKQtnjdq9vhlRCr9G/0M7wilhh3907Iimmma59PjA9ZfGh5df3LLUkB yG/IT6b4XW8J8fz9CJdf7cTru3geU+OsVibORIKBnDZ5IobwbD1LwhJyeqmkpsQHEFZ2 pfGWPbYIgKvpMEXcw8barRQDiKogA+/7Nf3Sx5Ajorhr8x/diRHFS/dyOMZS558tx8Ws XkjS3SHdZ8x2YTeB2KkSW/xldrx/8dfe4TsFl7YmFsdr/CuLI8StNs4wyGZTjRoByXir OFjGirxg+N7Pw9yDsOveRfk0Y+0+lIgmbL3mLrfaUsc68pFPRGxQeyLFms+o63jl9mDN ROjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rKIXqmN8fXuaXvk/V/jBOfekdmVMA/Qz1v4HcCw6xrk=; b=GqYaPRYlcz5y1Js/EBXX4y/qm5kC1SNPhYiSdBp14h9oPDlDsF4XJG2ca1MRcUw3TE G02xA2Gw1PWliHAXWLgtm7X3lz96bVcM2yC+/iIiaH2H297WK4o8ZuHcpedchKGu0YKW Bj4lyfHOX3UGTl+g0HesJ8lwy6oaehRVnBYZdqO8v9euJJGXu4302U8FSUBoQzWxs8bL rZmnZu0CIvGtrndYRjjZltvisEVabot2+t5lZu5Ml0qXYOHfI0F61Si9hb7MzBIVlb91 0Iws0qJwFPRgPkKTjbQGtqpNm1eHnh0NGPHOFty6TbMXigYDow9cNn+i6EkgGvXs2is+ 1LxQ== X-Gm-Message-State: ACrzQf1rFyvu7tkLJqclTFLpp1phCAqMJo4ZQIM/EOaEv9nMr9IKc/0X 676dwOo7ztkc+IWnx/VWn9+MMA== X-Google-Smtp-Source: AMsMyM4ZRHfn7E15uUXl94Q3NLzRptQt9ctzDaAkWZaCMz6b0Hb3yKny5hbnB21qs5Cs9thNtWfEnw== X-Received: by 2002:a05:6214:2682:b0:4b4:8c75:2488 with SMTP id gm2-20020a056214268200b004b48c752488mr42343114qvb.88.1666877090922; Thu, 27 Oct 2022 06:24:50 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id 184-20020a3705c1000000b006cf3592cc20sm951037qkf.55.2022.10.27.06.24.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 27 Oct 2022 06:24:50 -0700 (PDT) Message-ID: Date: Thu, 27 Oct 2022 09:24:48 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v1 3/5] dt-bindings: clock: dispcc-sm8250: Add EDP_LINK_DIV_CLK_SRC index Content-Language: en-US To: Robert Foss , agross@kernel.org, bjorn.andersson@linaro.org, konrad.dybcio@somainline.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bjorn Andersson , dmitry.baryshkov@linaro.org, Jonathan Marek References: <20221027123432.1818530-1-robert.foss@linaro.org> <20221027123432.1818530-3-robert.foss@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221027123432.1818530-3-robert.foss@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 27/10/2022 08:34, Robert Foss wrote: > Add this previously missing index, since it is supported by the SoCs > targeted by the dispcc-sm8250 driver. > > Signed-off-by: Robert Foss Acked-by: Krzysztof Kozlowski Best regards, Krzysztof