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 2D67FC001B3 for ; Fri, 23 Jun 2023 16:40:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231932AbjFWQkk (ORCPT ); Fri, 23 Jun 2023 12:40:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232421AbjFWQkd (ORCPT ); Fri, 23 Jun 2023 12:40:33 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86B67295B for ; Fri, 23 Jun 2023 09:40:26 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-3110ab7110aso916237f8f.3 for ; Fri, 23 Jun 2023 09:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687538425; x=1690130425; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=a++H1TBaoMInjxf1VRNayHFgIoMRZUfsbrwobdRMHxM=; b=UWiFZVq9PviMA6JRGjbHqEt+m9IevMv3xp08xFnUHTcxXbIJufUKkHCG+g3uh+Bqep f09l1smOXN9rsdbfj6XW4vFE26shZo/BIsb61P+5bhujL27vIlx/p4VkWSsUZWeYPs8v LQMLUpkfdLNIBN52677r14e/RBOrRq0H2DkcK1s8qtqyczyPJ033/hdjuLEwqw9mHdaX uOjnDidevxLrQiYKTYmwtRREs2pw34BhtewvSNz0G30GHLbO5FjPCi/2OZ2/2uGeIaWv bIZ3/6W+ro7KtdEZZfvqBIaV/woq/vJHc6a0tDHYxD+K6GRFVVepV/bBlnlR4nej/jIH hZlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687538425; x=1690130425; h=content-transfer-encoding:in-reply-to:from:references:cc: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=a++H1TBaoMInjxf1VRNayHFgIoMRZUfsbrwobdRMHxM=; b=Mu0r231uiV3ILL48v6NG/xfmOV12CtPL0DhWhfrCWaz5P5DuLwMKroziz28WiECIkr bPsQ8FBtVqlwO+PmB/M8aOHFRAlnXgAyKDg0oMZJQY3/W1bizQikYesvD95FjUcCSa/Q 1mKS/YDEOzwZS7NYekqTxAxeEdT1cthJEHkOnWMx9TtvP2JAy/n+FP70e8K0m5Kh63j4 MBQ5JMcV9LP2E+zAWiKOexyxKjTQjNnUeyed2D+3uBMboKcwB+BdwFaHXS8tyFIDFGgF tkDap87m266bZTpZgsoHXIaQ31LBSitLz8Us2dP+AMUqc/ZgwwIUnrURhDS2YohwDYvO goPQ== X-Gm-Message-State: AC+VfDznxcvhDh0BhnYoCd+q2zBdJRUlEaFnsD2ae4MJjRtSuXegXF4t CUHTUHj8oIidxjujTynGl5nBjg== X-Google-Smtp-Source: ACHHUZ4fKA6Pm2fcKNkv0rlEk+sJhe5V3FlXTeOrwsHbnoKloMGvxBbGqNJdKkvKTV5uhcjK5HvYDA== X-Received: by 2002:adf:e507:0:b0:30f:bc98:ede1 with SMTP id j7-20020adfe507000000b0030fbc98ede1mr18707632wrm.8.1687538424854; Fri, 23 Jun 2023 09:40:24 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id t16-20020a5d49d0000000b0030aed4223e0sm9881032wrs.105.2023.06.23.09.40.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Jun 2023 09:40:24 -0700 (PDT) Message-ID: Date: Fri, 23 Jun 2023 18:40:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH 1/9] dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs Content-Language: en-US To: Konrad Dybcio , Andy Gross , Bjorn Andersson , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jeffrey Hugo , Taniya Das Cc: Marijn Suijten , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230622-topic-8998clk-v1-0-5b7a0d6e98b1@linaro.org> <20230622-topic-8998clk-v1-1-5b7a0d6e98b1@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230622-topic-8998clk-v1-1-5b7a0d6e98b1@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 22/06/2023 13:57, Konrad Dybcio wrote: > GPLL0 has two separate outputs to both GPUSS and MMSS: one that's > 2-divided and one that runs at the same rate as the GPLL0 itself. > > Add the missing ones to the binding. > > Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski Best regards, Krzysztof