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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 258A7C433EF for ; Thu, 7 Oct 2021 18:11:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0CA6960F39 for ; Thu, 7 Oct 2021 18:11:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243512AbhJGSNb (ORCPT ); Thu, 7 Oct 2021 14:13:31 -0400 Received: from mga07.intel.com ([134.134.136.100]:55313 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233750AbhJGSNa (ORCPT ); Thu, 7 Oct 2021 14:13:30 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10130"; a="289826106" X-IronPort-AV: E=Sophos;i="5.85,355,1624345200"; d="scan'208";a="289826106" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Oct 2021 11:11:36 -0700 X-IronPort-AV: E=Sophos;i="5.85,355,1624345200"; d="scan'208";a="560658940" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Oct 2021 11:11:33 -0700 Received: from andy by smile with local (Exim 4.95) (envelope-from ) id 1mYXrd-009d4k-SF; Thu, 07 Oct 2021 21:11:29 +0300 Date: Thu, 7 Oct 2021 21:11:29 +0300 From: Andy Shevchenko To: Sam Protsenko Cc: Michael Turquette , Stephen Boyd , Russell King , Chanwoo Choi , Sylwester Nawrocki , Krzysztof Kozlowski , Mike Tipton , Andy Shevchenko , Geert Uytterhoeven , linux-clk , Linux Kernel Mailing List Subject: Re: [PATCH v4] clk: Add write operation for clk_parent debugfs node Message-ID: References: <20211007140904.3085-1-semen.protsenko@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 07, 2021 at 08:45:11PM +0300, Sam Protsenko wrote: > On Thu, 7 Oct 2021 at 17:39, Andy Shevchenko wrote: ... > Thanks for the review! After addressing, feel free to add: Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko