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 840DEC05027 for ; Mon, 6 Feb 2023 08:14:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230060AbjBFIOS (ORCPT ); Mon, 6 Feb 2023 03:14:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43614 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229928AbjBFIOO (ORCPT ); Mon, 6 Feb 2023 03:14:14 -0500 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFD98D533 for ; Mon, 6 Feb 2023 00:14:12 -0800 (PST) Received: by mail-wm1-x329.google.com with SMTP id j29-20020a05600c1c1d00b003dc52fed235so8083936wms.1 for ; Mon, 06 Feb 2023 00:14:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=ePDxyT/u8Kqhxr/nFXRB6Y/lsRv/qmX+1Ra2K4W1UZ4=; b=yDTjJTaniLkFNHN/Va60zE9me5I/ocX+6hNKokbNuE4RkW0gEmmJFyBtLjmEatcdZs pVRYdKDLcbCQoehiv9zbCMpg+RTNlZZWHk8uzqDbegwVwGzrdDTvMQLg7Mv+BJFa5TnD WIzfhYjc4FfoXHUek4MYMyLxQsy9EgkIzF+RpuFLpZt64PYht+M/B7nbMdD3jQgf0zoP 4j/N/tTBnOipJGohZqo9NOuc9fn8X0kOmm8rjNnIhLAIwbPtO1p7wr2f1J3DIvzjHl6I p0cZEmCmLrl9aMmgOGhzlkkeOnM3SQqH4HNNERExXO/4rfNySeSqrM31rlkcC/NpKyEX CHFw== 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: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=ePDxyT/u8Kqhxr/nFXRB6Y/lsRv/qmX+1Ra2K4W1UZ4=; b=RH7BxbxsSrwrV5l6NeR4qD4RYLYh/bfIgZsmRc6sxUVCzarYaLEYleQxcDG8DhzX8m 6/at1ns5VlAEdm2icR3FIS6j6aKw5Jx0fcv+ytBQAzboXqNs2J3FnIe63XUZsPGn+ZL3 bRZIS9V7VhFjLkDyYz5/Cls2pTehfBTde0Sfcmm9ykg9PzCQAJvVy0nAcUPSIesouYwY GdwFPvNvl8LlgTRV+th8Q6xjrYIY8w66X0zQZk6QdMdqOE2cdlt6J7OaXPWBuueD72Mu nlRvlUT2RkqV4sFJx7NTRn/MWGoo/V5PkZmHTidJ50Lf3sLOWgS/YJTV51APZ1Twmdws aXMw== X-Gm-Message-State: AO0yUKXkECQxu97KwkK9zpiVbVZtFMTh1pyl8LDtORza1YvLBSrLwfmv g18MfHVoTheP+tfnUIaGXm3Dzw== X-Google-Smtp-Source: AK7set9ZBm8SdWkWa32GKfeHe2SwoK5HaBJJIOMo9SK5Ix2kwtX6TBMZUllvfY5y7kAZEycJOyXqfw== X-Received: by 2002:a05:600c:35c6:b0:3df:9858:c034 with SMTP id r6-20020a05600c35c600b003df9858c034mr10770454wmq.9.1675671251319; Mon, 06 Feb 2023 00:14:11 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id v16-20020a05600c471000b003dd1bd66e0dsm11185749wmo.3.2023.02.06.00.14.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Feb 2023 00:14:10 -0800 (PST) Message-ID: Date: Mon, 6 Feb 2023 09:14:08 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v3 1/2] dt-bindings: clock: Add SM7150 GCC clocks Content-Language: en-US To: Danila Tikhonov , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, David Wronek References: <20230205211257.285997-1-danila@jiaxyga.com> <20230205211257.285997-2-danila@jiaxyga.com> From: Krzysztof Kozlowski In-Reply-To: <20230205211257.285997-2-danila@jiaxyga.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/02/2023 22:12, Danila Tikhonov wrote: > Add device tree bindings for global clock subsystem clock > controller for Qualcomm Technology Inc's SM7150 SoCs. > > Co-developed-by: David Wronek > Signed-off-by: David Wronek > Signed-off-by: Danila Tikhonov Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof