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 89539CCA47F for ; Mon, 20 Jun 2022 11:17:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238325AbiFTLRz (ORCPT ); Mon, 20 Jun 2022 07:17:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241275AbiFTLRy (ORCPT ); Mon, 20 Jun 2022 07:17:54 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B3E50215 for ; Mon, 20 Jun 2022 04:17:51 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id e2so3697360edv.3 for ; Mon, 20 Jun 2022 04:17:51 -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=zjuWH14e+wkxD4w1B0aCkvtXZVcRPQ+N5JlQKPQ7yO4=; b=wYLnqVqi6eog/f2TRRPDq3XpURiiDOL2Pt0BiXeydcY9d5SSQSwzxY1z2f3mdzL+/V HlBehqrJ+R7SnZ9RN4mQnmzDqeNbnLBVcWRNz1D6Foto9GiKa71pFc9Spcet55zcHfaO e2akv2qNyNs6nqvuvjrpOQVGRxS/M8OznzC4cuek4KZktb7oLaryOcpk+PF1wkGzAYEq d61wKSvkuOOUDduHoJTyTJFKK3VZ4U/zmmDbDAQJ9tOVRHnz7PfmDLjmE5B+5r3uzClj HOQ30GpG61zk5zttA6aGAbYzNKiKBEbtulg1k4vJ6rR2gPAg9UUHubkYuXge7miWMjln eTdA== 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=zjuWH14e+wkxD4w1B0aCkvtXZVcRPQ+N5JlQKPQ7yO4=; b=zJz7TIAHRmHd0oU/t/dzePv/uB5cWnz50YDSPaOcsxsxfvHQSzrtBkp7L1+0X2xnOP +5JZn7UEwozbiXoCAn/XKVIj5jG6PBJ+2PPzgqwrtwVnH5CnbW+DngKVHpzJo9M4EAtn dkMw0z4b/KF2bkElfaDkLQhyiQvUOMrTcP/j51wUFe/7of6JQ6geb9Do8Le8S6E/4O/k 7mvqShWiqOKHrzrntBmN8LV/uwz+7hlXNwPisOk7RXrf+VR1AsWAf7p2jxMkH+YlvSe9 GkB008b0XI7gqfHuQu49pk6oF/md4AtKD3lNyLEHJdax/JLK80XyBg2u6WPdFlHLCOx4 0rHQ== X-Gm-Message-State: AJIora9hZ3vnAUXkhNqkHuCYiDWXzO17IoJZGIn5LYNSEXS0ltvlQF+g 3+Hj2Ejo8ECy83g7A7C5f8Shmg== X-Google-Smtp-Source: AGRyM1txLPDS2zR8AMZHJ5dJXYBtaJsOP88Tw63VDgO1PL/uodgjAH6YuMwdQ8jo2QsNxlPs2lPkRg== X-Received: by 2002:a05:6402:201:b0:431:665f:11f1 with SMTP id t1-20020a056402020100b00431665f11f1mr29548937edv.378.1655723870339; Mon, 20 Jun 2022 04:17:50 -0700 (PDT) Received: from [192.168.0.209] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id g20-20020a1709061e1400b007025015599bsm5792645ejj.214.2022.06.20.04.17.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Jun 2022 04:17:49 -0700 (PDT) Message-ID: Date: Mon, 20 Jun 2022 13:17:48 +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 4/4] ARM: dts: qcom: msm8660: add pxo/cxo clocks to the GCC node Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Stephen Boyd , Michael Turquette , Rob Herring , Krzysztof Kozlowski , Taniya Das Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org References: <20220620110739.1598514-1-dmitry.baryshkov@linaro.org> <20220620110739.1598514-4-dmitry.baryshkov@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220620110739.1598514-4-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/06/2022 13:07, Dmitry Baryshkov wrote: > Add pxo/cxo clocks to the GCC device tree node. > > Signed-off-by: Dmitry Baryshkov > --- > arch/arm/boot/dts/qcom-msm8660.dtsi | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi > index 47b97daecef1..61e3ab0ebfd3 100644 > --- a/arch/arm/boot/dts/qcom-msm8660.dtsi > +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi > @@ -50,13 +50,13 @@ cpu-pmu { > }; > > clocks { > - cxo_board { > + cxo_board: cxo_board { If you touch this line, please correct the naming for node - no underscores and preferred some prefix or suffix, so: cxo-board-clk clk-cxo-board > compatible = "fixed-clock"; > #clock-cells = <0>; > clock-frequency = <19200000>; > }; > > - pxo_board { > + pxo_board: pxo_board { The same > compatible = "fixed-clock"; > #clock-cells = <0>; > clock-frequency = <27000000>; > @@ -129,6 +129,8 @@ gcc: clock-controller@900000 { > #power-domain-cells = <1>; > #reset-cells = <1>; > reg = <0x900000 0x4000>; > + clocks = <&pxo_board>, <&cxo_board>; > + clock-names = "pxo", "cxo"; > }; > > gsbi6: gsbi@16500000 { Best regards, Krzysztof