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 D18DDC433FE for ; Mon, 28 Nov 2022 21:26:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231909AbiK1V0G (ORCPT ); Mon, 28 Nov 2022 16:26:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56296 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234549AbiK1V0C (ORCPT ); Mon, 28 Nov 2022 16:26:02 -0500 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BE33E2FFC9 for ; Mon, 28 Nov 2022 13:25:56 -0800 (PST) Received: by mail-lf1-x134.google.com with SMTP id c1so19452504lfi.7 for ; Mon, 28 Nov 2022 13:25:56 -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=WnMHEyYqf4JABxGOEKdDo36/UmgQjGCOb1+pWIHU2Xo=; b=eObK5wb1JfLnMiEcFoHYj6swOACa3W0OEmp/Mwl36h81H+YYasg8ZtWk2BPTN2wn98 q0SEGNdO98E5sx4WYMH7QGTsDzohx+sRIIT6zGE4r4K13sArQ+KP874ZNLU1bS382AB7 SZGvON1MofRTFeMg8jnUZ9zmHWt5gKOZfRibD56u5FTA7t1iwR2+4yY+W4myDWgdznFv P+LZ8h/HPFoTMqIlJDiLKoNGJ6g8ZrtFCiaLEKZjp8fihNsPbavewOrYQTPCsuNh0mjk xeSNqbjbwWKID14F5AcDwJPEOgwDWKT55RZFj1AEBVvZwG25lL3cJewGTObst2DpubSt 4h0Q== 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=WnMHEyYqf4JABxGOEKdDo36/UmgQjGCOb1+pWIHU2Xo=; b=tn5Cpqm4OO8frhaugXDXuXXON3aEZSWG9l/o4KomT2B2L0lnMZ+hpVlrdp/uydhe63 u6ud7mOR/pPyK/yWT5Ndp2LRY211JJnqGi3+xl5Yk1uKENxlnldj68AK20Ge2pPI2QwQ Vlwaf1eSHd406qhchCdzRiIgwxYjCMxNTD4ps9NzqCSXITC/hUJMikaKLTva78AcF8tN 3aRfkZUw+MIt2oFnFZ8jeMiTVvyRMxADsgIQbFQVofETHKfphyRhixmAzRlnXyaUdzUZ xyZKmWAef5K8WA/AXQCPbJkJU5hVBxbyQK4ymXZ87Fyvkc3VKHvB5mCycumT/iJAqeEK dIUQ== X-Gm-Message-State: ANoB5pkqpLYo1xqwV2YM3QnCyn8GouuT6lqMu6ViQvxp29rhZbTEVlMg nwuzWttxp5b+jNDCvjJ56Ja/nw== X-Google-Smtp-Source: AA0mqf7mr3wNPIOENPGrqrElt9mDtKiHDn7sCXpf3iPrdlhCXXl+yln1x75T1wBfwbC/fWA3HNcxpg== X-Received: by 2002:ac2:4e8c:0:b0:4ac:d6e4:41cf with SMTP id o12-20020ac24e8c000000b004acd6e441cfmr14056927lfr.102.1669670755050; Mon, 28 Nov 2022 13:25:55 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id o9-20020a05651c050900b0026dcf81d804sm1336698ljp.31.2022.11.28.13.25.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 28 Nov 2022 13:25:54 -0800 (PST) Message-ID: Date: Mon, 28 Nov 2022 22:25:53 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v3 1/9] dt-bindings: clock: Add SM8550 GCC clocks Content-Language: en-US To: Abel Vesa , Andy Gross , Bjorn Andersson , Konrad Dybcio , Mike Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski Cc: Linux Kernel Mailing List , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org References: <20221128122820.798610-1-abel.vesa@linaro.org> <20221128122820.798610-2-abel.vesa@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221128122820.798610-2-abel.vesa@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 28/11/2022 13:28, Abel Vesa wrote: > Add device tree bindings for global clock controller on SM8550 SoCs. > > Signed-off-by: Abel Vesa > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof