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 22BB0C43217 for ; Wed, 19 Oct 2022 12:51:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230247AbiJSMvi (ORCPT ); Wed, 19 Oct 2022 08:51:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54370 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233501AbiJSMux (ORCPT ); Wed, 19 Oct 2022 08:50:53 -0400 Received: from mail-qv1-xf31.google.com (mail-qv1-xf31.google.com [IPv6:2607:f8b0:4864:20::f31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4E3D51F9C7 for ; Wed, 19 Oct 2022 05:32:54 -0700 (PDT) Received: by mail-qv1-xf31.google.com with SMTP id h10so11227676qvq.7 for ; Wed, 19 Oct 2022 05:32:53 -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=TsgvCsDrG0L5go1M7pNQAYTvwXsvN/vC+2+5gNeL11E=; b=Pwht4Y+YQT/Q+akb1YflgdfeRaQJuvKGI6p12b2VMApcNLE+XKb1VRzgzTpED0nkNt 4f2KSAw6YjmsVm8Kt69rdjuO/3eGmIhPPBjoFnKwC5zHYkZ2Fbmu0SPZjSkUzBKnP5T+ pv1c1OBsXnOCeRoLlWX0VJHUbBHciC17XRfwu1Lmw2ea0IZlXdCMK8+7aCfFMUGqeXDF jer9TP3K+xipbqsEHsFe1GShMYQ1zYLob1JTLk4flJZ3IxU8P3PRvKwb9JLyPRru9Jl5 dPQBpZ0irN/tU/QIOTmQQNV6Mxc7D3gIV5HDt/zoERdAxrI06T7LMvXVFzBlSyh0zbqH ihhg== 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=TsgvCsDrG0L5go1M7pNQAYTvwXsvN/vC+2+5gNeL11E=; b=Og+1uxXjw0nhDE9hLurK/+8+uSxtHzdGQPRCA9vVcU3WN05BcWz4pPZ+LLT5y7rvfz LbUTWZTdh7GmZP+U3+JP0ZVQ5TrMCCMXXcuFy64rieSOEyPH+KkpSHf2JFzUhKjF2kTD 6hCvvGAc2l1AbwSWLephSukGJtR4VQLHE/+ixCuMQbbYwvncXsWpafkKVg3LRl1vAKy3 KC8JzhmR+sEJEyWRPdC/f1ACL/Cnw0FliuyOwaczzznQEpoLKh3NESEQm9jSZt7WdpFY X3HsxWiE8J9hufUI34b03plJhyS0kTqRIcNaB/+3ZH2ZnCeekArwKsJM2MlKu5OweILx /2Uw== X-Gm-Message-State: ACrzQf0epsgD68tmhY+raBQGquJpsODrGNd/XjMJeU0VW9OnYBl0LdUC FN2ehl3rELSdCJUhcjR9iNhzQQ== X-Google-Smtp-Source: AMsMyM7ajU52RN5MSL5JJQ1VgEbJtgiUHm5DykSRp3Iw07X0DoKYmRCW+TIJPHzBUa6tueBS9s6jsQ== X-Received: by 2002:a05:6214:519c:b0:4b1:8eaf:a21f with SMTP id kl28-20020a056214519c00b004b18eafa21fmr6147405qvb.97.1666182715482; Wed, 19 Oct 2022 05:31:55 -0700 (PDT) Received: from [192.168.10.124] (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id hf8-20020a05622a608800b0039cbbcc7da8sm3871762qtb.7.2022.10.19.05.31.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 19 Oct 2022 05:31:54 -0700 (PDT) Message-ID: <05305f6e-8ba5-9145-7835-db60a8a560bf@linaro.org> Date: Wed, 19 Oct 2022 08:31:53 -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 v2 1/3] dt-bindings: clock: add loongson2 clock include file Content-Language: en-US To: Yinbo Zhu , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Huacai Chen , WANG Xuerui , Jiaxun Yang , Jianmin Lv , Yang Li , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, loongarch@lists.linux.dev References: <20221019062912.3463-1-zhuyinbo@loongson.cn> From: Krzysztof Kozlowski In-Reply-To: <20221019062912.3463-1-zhuyinbo@loongson.cn> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 19/10/2022 02:29, Yinbo Zhu wrote: > This file defines all loongson2 soc clock indexes, it should be > included in the device tree in which there's device using the > clocks. > > Signed-off-by: Yinbo Zhu Acked-by: Krzysztof Kozlowski Best regards, Krzysztof