Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp2466389pxt; Mon, 9 Aug 2021 00:55:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzc5nneRBpEj9cE9/Uug7XwA/KdvI87A3BF5xSuTRLbnRoIR7xuxZNScr51L5F7j124CrGH X-Received: by 2002:a17:907:20f2:: with SMTP id rh18mr21535039ejb.136.1628495759244; Mon, 09 Aug 2021 00:55:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628495759; cv=none; d=google.com; s=arc-20160816; b=ZfRet3qt03UGZ74j/LQtIRyVcVq1pqriEg2W0yjGvAfMmxTmwFa3rvt/9eeKtdXYwR mT2++1pBVCksUilPHDBMy13ajUXaPBWnMiqPhQ9FLvG8iH98Ar0op39p1/RECOHTJFWI 62n+bK9L7jTNgHqfHNRWrKvi6CcsomzR424qUEdLdwMIWS2CFT5viR+WRNI4F3HQ1AIr dZRRBCj10coNaRV9YSF9WAagxA7ZCaFlY7KD3LuiR3D7V8m9NTy1/FVt0GReNIyCAkj1 o1jgfljycNLKSVyeora5H2mBYQfawADz8l09sbxim0ggEERxSr1bx5TJpG3qCAwQ9QCW y9Rg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=5+2Ww0//JORdhhg2EP5xkxVDNNoFqtO3ZRdaYTrisEA=; b=nmmLPXLgMLDU6kOF7S4mDiDYpBZwE7KHppYPkEIYU+5gN2fdOFEMAPEjzg4sqGIdDG MvD/39/uQW9yqoxyU0tT4GhtoBVFb4zNbLGMu3BEAKStBWztj3WzrtFfLT0sBdN3irUS sytFLhuwkxvqbXbVL0dp/YnK0Opy3Bzb6RYLEhMbuRxCHQY/sOAwUwq6EX13kWdD1Yfj wxm9+k/H+IZ94PjswW3GZAyTatdZENj+SKO6jTMWTAQ/WbIMvx0Q/FeyJvefp2v90NM3 dmdRw/RzbFQn+LVKP3XUB/2T6yaGvxR6OhNK3G5pm1Giyjfip4kUS056f9LRNJZQ9WMQ u5cw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v22si952505edq.447.2021.08.09.00.55.36; Mon, 09 Aug 2021 00:55:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233619AbhHIHx5 (ORCPT + 99 others); Mon, 9 Aug 2021 03:53:57 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:49546 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233543AbhHIHx4 (ORCPT ); Mon, 9 Aug 2021 03:53:56 -0400 Received: from [IPv6:2a02:810a:880:f54:bc37:c53f:a9f8:ed01] (unknown [IPv6:2a02:810a:880:f54:bc37:c53f:a9f8:ed01]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dafna) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id DC7831F4223F; Mon, 9 Aug 2021 08:53:34 +0100 (BST) Subject: Re: [PATCH v6 2/9] mtk-mdp: add driver to probe mdp components To: Eizan Miyamoto Cc: linux-kernel@vger.kernel.org, wenst@chromium.org, houlong.wei@mediatek.com, yong.wu@mediatek.com, enric.balletbo@collabora.com, devicetree@vger.kernel.org, chunkuang.hu@kernel.org, Andrew-CT Chen , Matthias Brugger , Mauro Carvalho Chehab , Minghsiu Tsai , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-mediatek@lists.infradead.org References: <20210802121215.703023-1-eizan@chromium.org> <20210802220943.v6.2.Ie6d1e6e39cf9b5d6b2108ae1096af34c3d55880b@changeid> <0aff1abb-734f-c714-6ecc-c906862255c3@collabora.com> From: Dafna Hirschfeld Message-ID: <014b8075-8588-d741-e6f2-edc0567e8c8f@collabora.com> Date: Mon, 9 Aug 2021 09:53:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09.08.21 05:23, Eizan Miyamoto wrote: > Hi Dafna, > > On Thu, Aug 5, 2021 at 4:40 PM Dafna Hirschfeld > wrote: >>> +int mtk_mdp_comp_init(struct mtk_mdp_comp *comp, struct device *dev) >> >> This function can be static > > If it's all the same to you, are you okay for me to make this change either: > - If upstream requests changes be made to this series, I will include > this suggestion > - If the series is accepted as-is, I will make a follow-up patch > > This is to reduce workload on reviewers having to re-ack changes for > (what I hope you agree is) a nit. I think you can keep the review-by tag of the reviewers since this is just a nit. So sending a new version won't need a re-ack from the reviewers. You can send it also as a separate patch. I don't care too much. > > If you don't agree, I will happily oblige and make the change and > upload a new version of the series. > >>> for (i = 0; i < ARRAY_SIZE(comp->clk); i++) { >>> comp->clk[i] = of_clk_get(node, i); >> >> that iteration can be replaced with clk_bulk_get > > As per Enric's suggestion in response to "propagate errors from > clock_on" in this series, are you okay for me to make the change in a > follow-up patch? yes, Thanks, Dafna > > Thanks again for your review, > > Eizan >