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 3F167CCA47C for ; Wed, 6 Jul 2022 08:29:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232332AbiGFI3O (ORCPT ); Wed, 6 Jul 2022 04:29:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36110 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232344AbiGFI25 (ORCPT ); Wed, 6 Jul 2022 04:28:57 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FEDE25581 for ; Wed, 6 Jul 2022 01:28:02 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id bf9so1407645lfb.13 for ; Wed, 06 Jul 2022 01:28:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=0ihN/GWHwopsWUaO9HWk8EaPgTlpNZcEuy/mZqtNe84=; b=Dp2oWCfU4mUajaGl2MeihNJqSjMKLnAvq2TPK6wllGy/Mc2/9sTV+iKh9o5ZNZo/eh iim6VZ3SdR5rx1IwK5HKBOQSaA+30u0UfkiMVNglOofeXGRS3jrY/RCX94YZw0kJJ49o ug8urXm8oyEL7gvXbJm0LAYiBdVN+BSguChXG8oq9JIXc6qRwAx+D/W1K7lM4U3Xh37/ AwD+CbxSlCKineqbvzMz5nNI9vRo1wSJFpUI2sOYfPK/AJlHZrmFdxMxO7RhYSoUjZND t2dPPmF7+5J6c33l7+jBhg4thlbr/WxFR1oCwU9Ss+WO0STGbZWSJ2qfyoCbYx7Wbx+l wrUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=0ihN/GWHwopsWUaO9HWk8EaPgTlpNZcEuy/mZqtNe84=; b=egtMJwXau7c3ozNeA4nyKiX+knDGlC/2ZHFHzr1qUoftv/+qfC/g8bAdxYvy/i+RNc c7aorrrDROudI5MG0gbl1l+d5O4CVrCU3BAIi59Qh1vdrdUE9Q0P8X567J5DnQFNOpDf 8lisbTJothXooULOAGJ1DQChvK96dqHApJ0VsIIM5Hc6Coyy5h2WgO+NVbx+/7wBZI5d NkHLW0B6jh9n8nX4Tcqdu1au91fndL5BkfWbYvndSoZN+dOzjKg5r/cuRzxX/2fU5jJ3 EfzWm9Bky0xicWeu6f20V1Qjk2llP6Fm9IcB3c0GBvXfhiwliG/xu/QxlMomb/ISsUTa qA5w== X-Gm-Message-State: AJIora/tNsP0OU/dmUE71pKRQWnkMwjJOZOXKFvLCIPPxCiHKFe6Ds8Z 6YxeS8H6IcWgDQdX0TY+aDmvEw== X-Google-Smtp-Source: AGRyM1sQJL8XOPbwZKb0uQWQWqPFmLqBGaQTcIFbciyzk7oVX91USyZpd3PFUy1WpyFL3rx8OEmIYA== X-Received: by 2002:a05:6512:baa:b0:481:6f0:ac3f with SMTP id b42-20020a0565120baa00b0048106f0ac3fmr26200176lfv.676.1657096080641; Wed, 06 Jul 2022 01:28:00 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id v14-20020a056512348e00b00482dceee5f4sm1070377lfr.203.2022.07.06.01.27.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 01:27:59 -0700 (PDT) Message-ID: Date: Wed, 6 Jul 2022 10:27:57 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v7 01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file Content-Language: en-US To: "Viorel Suman (OSS)" , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Viorel Suman , Peng Fan , Mirela Rabulea , Liu Ying , Oliver Graute , Ming Qian , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Abel Vesa References: <20220704161541.943696-1-viorel.suman@oss.nxp.com> <20220704161541.943696-2-viorel.suman@oss.nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220704161541.943696-2-viorel.suman@oss.nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 04/07/2022 18:15, Viorel Suman (OSS) wrote: > From: Abel Vesa > > In order to replace the fsl,scu txt file from bindings/arm/freescale, > we need to split it between the right subsystems. This patch documents > separately the 'clock' child node of the SCU main node. > > Signed-off-by: Abel Vesa > Signed-off-by: Viorel Suman > Acked-by: Stephen Boyd Hm, you kept Stephen's ack, so why you did not keep my review? Sorry, I am not going to do the same review second time. Please add changelog to each patch instead describing what changed, which also will justify why my review was dropped. Best regards, Krzysztof