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 6F518EE49A3 for ; Tue, 22 Aug 2023 16:33:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237852AbjHVQdd (ORCPT ); Tue, 22 Aug 2023 12:33:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237856AbjHVQdb (ORCPT ); Tue, 22 Aug 2023 12:33:31 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3452CFC for ; Tue, 22 Aug 2023 09:33:22 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id 2adb3069b0e04-4fe1b00fce2so7129853e87.3 for ; Tue, 22 Aug 2023 09:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692722001; x=1693326801; 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=2xSrhz5Us97Qf9+7A783D7YhpLpwN4x1lqakquu3VGg=; b=tiEBp3JL4YsbBo0QBtgI3BmQCPsYGmzCdpu19U5Nd41sv+ssgGLIFtY5a1xz0xtsP/ BKPV24/E5/rZr1hm9Q31b6qODcKiXkchKBWAx4wxEzP+sIwra+poInZczv74sJUEnrvW suDXeUnVmclfMTBeErpwG3IQKd89egEpnhRv8CuJBKLaiW+YaczEgROWpPB8YPuczdGt Cd1gB5TRwa48+WR33V341n6aJiGfIUhWkWOCEHwSlblbZkDmMzV4ork+r5tBySfvhwbY kKuuBtulfExcTuvOKdTUoQgBewgcUPZUDiJ9ofZhY0gNyPk+XIYeRlet7T3VAfOD3z35 X/eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692722001; x=1693326801; 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=2xSrhz5Us97Qf9+7A783D7YhpLpwN4x1lqakquu3VGg=; b=K9SopGdzLeM2o873wC6Z+jZCjJ48OH7aPFhbFFzFaxwSj9lkNMeH01NvJ/UQgcJg5d UPWuuOIaXHAgxtr16a1VHT5/e1QnS9wtqbtKC9f+ueIMBmNlK/czBCIaBl5Ev2LH4DKn 8RP4l96hXRHxGKKzOmdwDQ9JOIAufamdtTr+Jgy5JGk0nz7Sv2sMJs74Rm9xGiWDz1BS GWUqdHLQb09HUivyjQ0XSuv7lRMiVFAV2vwqEkfALS8JHWg6MdY3lJeAr8BPHxZZ+kS0 84jkDEVz/W1jui8qRXhLDCu/oAc8mKYQTmvDruag8+hM3zjqfcQsRoQ8/1Nur13GcITs epZQ== X-Gm-Message-State: AOJu0YxlYqND1Y/szWt73Nz8MkWViWHtZ8r8AHXC43GEqyW0r9nIUKPo wxRdfyALvvXST6tSSE94tK8pSg== X-Google-Smtp-Source: AGHT+IFS5+pN89cVqDrLU2XMxBLLm1IgGNr/2RbOgFBpign6kDrEGDdwUp0uhR5vmCE6wdyEgQI7Kw== X-Received: by 2002:a05:6512:1584:b0:4f8:711b:18b0 with SMTP id bp4-20020a056512158400b004f8711b18b0mr8883753lfb.3.1692722000583; Tue, 22 Aug 2023 09:33:20 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.198]) by smtp.gmail.com with ESMTPSA id w17-20020aa7d291000000b0050488d1d376sm7750157edq.0.2023.08.22.09.33.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 22 Aug 2023 09:33:20 -0700 (PDT) Message-ID: <1c812715-731e-18fe-e431-311f18af1bb5@linaro.org> Date: Tue, 22 Aug 2023 18:33:18 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH V10 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals clock controller Content-Language: en-US To: Yu Tu , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Neil Armstrong , Jerome Brunet , Kevin Hilman , Michael Turquette , Stephen Boyd , Krzysztof Kozlowski , Conor Dooley , Martin Blumenstingl Cc: kelvin.zhang@amlogic.com, qi.duan@amlogic.com References: <20230822082750.27633-1-yu.tu@amlogic.com> <20230822082750.27633-3-yu.tu@amlogic.com> From: Krzysztof Kozlowski In-Reply-To: <20230822082750.27633-3-yu.tu@amlogic.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/08/2023 10:27, Yu Tu wrote: > Add the S4 peripherals clock controller dt-bindings in the S4 SoC > family. > > Signed-off-by: Yu Tu > --- As well ignored email from v8 and v7 and earlier versions. Best regards, Krzysztof