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 30F31FA373D for ; Mon, 24 Oct 2022 15:10:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230415AbiJXPK5 (ORCPT ); Mon, 24 Oct 2022 11:10:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231149AbiJXPKc (ORCPT ); Mon, 24 Oct 2022 11:10:32 -0400 Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 81D33B1BAD for ; Mon, 24 Oct 2022 06:46:40 -0700 (PDT) Received: by mail-qk1-f173.google.com with SMTP id d13so6057772qko.5 for ; Mon, 24 Oct 2022 06:46:40 -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=5D2qC8JkQWqg5OtsTeOnj08o8r3sOjBd1D5QMgS0xg8=; b=yYWOASGG8+yX8Jd0BSwaMrWaTQaF1idwVNY9mplB3kPADoF+qgXoP3xMZt2A9V4TMD U8KddUVeATgg0qHYSkx0ptmnMJq7I2xDfmVm0+IBUlBoGOikVUg9Jpwk5eMz6esfv7jd 83x4lC2Sofq69o2tabvK/ys18bnZTnxdJABSz6ze4rVJYCwyxsa8HjsNkCqKRG0uNWvH N5ZJIeh9g+g1wjKWyOrYXlqKbl6NMW5lGWnwyj4Qpy1FoakM8J3AxonU/CD4QtVkm2/b Sfzabawmy1yKvL7B1nOt26XSLMopqoxqsGUmf+DS1zqXfy0gy4qzL4TDgyMmUgOehaeE ykeg== 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=5D2qC8JkQWqg5OtsTeOnj08o8r3sOjBd1D5QMgS0xg8=; b=hbVSAVzgpTH3Jxx2t7C3QKmtz9EJ5g99XMOHZi0TCnU7KeQ9xKJ7bzX28JsL6xsZHa GazXT5gjjsyYFM9tAd1mNK855iodY5+1x9qt7yhH0FC72CSs+/T4OxVJ4Ohuy39cimAb lLXjsLzShn6n6N0XAtC30IfFMU99rFhKQGremIRTBohBGRJ2avjSr62aaK5W7gz1j/XD oxA2zoY+PVUlQjFAAkkDKBPEU0GzDhJ/Az1IkvpPaN58WTkcgYs6chigKSWSpyqnDuRw i5jON3QlhsPtnFWj9T0Ra/0QTuntWRKoU7cgh8X915nVSaZV4OHSF5D9Kr0N6IhGuw0O ZXZw== X-Gm-Message-State: ACrzQf2OsnL8JYYeEvCAC0luQROMOVU0wBOM6VHC/Gl8jWpmFixi/obY A3XaqZkRv6GD6qAeESZ4LrnHc0S0OnL2gQ== X-Google-Smtp-Source: AMsMyM7WUD0Ah3DfBvBkzwZxZHjuXsIf/fAn07VWLqQ/iLKoKdePrhROBZ1MPk4ROCGiJJD/VF+9mQ== X-Received: by 2002:ac8:5894:0:b0:39d:13b5:1afd with SMTP id t20-20020ac85894000000b0039d13b51afdmr16699085qta.127.1666614142269; Mon, 24 Oct 2022 05:22:22 -0700 (PDT) Received: from [192.168.1.8] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id y5-20020a05620a44c500b006b5e296452csm15355428qkp.54.2022.10.24.05.22.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Oct 2022 05:22:21 -0700 (PDT) Message-ID: <10e29fa9-e1b5-9d3d-1dd4-8914c4444099@linaro.org> Date: Mon, 24 Oct 2022 08:22:20 -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 v5 1/3] 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 , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org References: <20221024044057.4151633-1-lis8215@gmail.com> <20221024044057.4151633-2-lis8215@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221024044057.4151633-2-lis8215@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/10/2022 00:40, Siarhei Volkau wrote: > Add documentation for the clock generation unit (CGU) > of the JZ4755 SoC. > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof