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 E269FC43217 for ; Sun, 16 Oct 2022 15:31:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229815AbiJPPby (ORCPT ); Sun, 16 Oct 2022 11:31:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229765AbiJPPbx (ORCPT ); Sun, 16 Oct 2022 11:31:53 -0400 Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7B0533E37 for ; Sun, 16 Oct 2022 08:31:51 -0700 (PDT) Received: by mail-qt1-x82c.google.com with SMTP id w3so6442340qtv.9 for ; Sun, 16 Oct 2022 08:31:51 -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:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Mu5J2M3zkZhLlmKkPts4TzG2N051rte3Zf/Ut5VRj1E=; b=MXGLad3rsvLDEMuRtg32uiJX+BVHq67x453O5q26hqtxLKqZ7pwZx/OiFPnCqZ0srB 1Pk3lR6Vw5SF3ygHvrEDcNnIUTf0cpiKnqDSeDmTAz8S+Jv6NZ0WKFfI35QjiTIPF+9i L+fGirE62PDL9RzeBujrNgkK0YHqLPWTwnFi62XwfSD9/DeZwMmI2w/Im48fwMnEIV7d dH5neV9UPBIwjwxAFJ+pHDupjj5X8NtzYfeIXu8YF1PjbCIMkowpILh9sSEoEq/pWSnj l/o/hElG+tLgeFro9xBPEUC6Q2TtsNa2EovfhDTs5c0APbUgdc+caxD3hoYgWWx+D69s 8ImA== 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=Mu5J2M3zkZhLlmKkPts4TzG2N051rte3Zf/Ut5VRj1E=; b=TCZVHoKGf6o1Gpxw+l5O3GjXC/Nk/0hYJIq8Sty1DZTCxCNi2JfvqyilIVQF2Posq4 v8njAQ2I6QdLvpGCSXGDI80uoPrXiO/WG4FbyLOU8zuKlSAMTpP/pjxOghfpjSLciSPp a58V1VEBjS+D09fdzoug/cjHMp6iNswL2xZqjXKtgmmF0sKkp9GgQlL+vZbp+i42GTw5 /OA1irfekcNAqKxGUeDUV3Mic98828NNVpuStm12CGWvrlyiMA4VkjwpVtkUwa2h542L 3qvlZVLixCcgtlRvPMLfFxPmyiQM4goBTG1O/kEJ77LbpQ3yaaTTIwgDON/7pRDkQKbK xHug== X-Gm-Message-State: ACrzQf1FswR0+zgH32YziKFn5aZBuYKY8OHjkA089UkQJ/HgJ3VzQLDz 0VTArfB3di5SLyi/CChbv6J/Ng== X-Google-Smtp-Source: AMsMyM6xMvZlHPUopTOIHO4SV8vfcMvs1EF1LGbppZTIcn+VogWCIeBCOx3fOnmO2ZHOg+8ra842aQ== X-Received: by 2002:a05:622a:156:b0:39c:8dc:d543 with SMTP id v22-20020a05622a015600b0039c08dcd543mr5459995qtw.458.1665934311073; Sun, 16 Oct 2022 08:31:51 -0700 (PDT) Received: from ?IPV6:2601:42:0:3450:9b13:d679:7b5b:6921? ([2601:42:0:3450:9b13:d679:7b5b:6921]) by smtp.gmail.com with ESMTPSA id bk25-20020a05620a1a1900b006ce9e880c6fsm7107816qkb.111.2022.10.16.08.31.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 16 Oct 2022 08:31:50 -0700 (PDT) Message-ID: <73a2f525-e08b-7d1f-9bce-f6348bf2f0cd@linaro.org> Date: Sun, 16 Oct 2022 11:31:49 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v2 2/4] dt-bindings: ingenic: Add support for the JZ4755 CGU Content-Language: en-US To: Siarhei Volkau Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Paul Cercueil , Thomas Bogendoerfer , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org References: <20221016150110.3020451-1-lis8215@gmail.com> <20221016150110.3020451-3-lis8215@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221016150110.3020451-3-lis8215@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 16/10/2022 11:01, Siarhei Volkau wrote: > Acked-by: Krzysztof Kozlowski > Signed-off-by: Siarhei Volkau Missing commit msg. > --- Best regards, Krzysztof