From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chanwoo Choi Subject: Re: [PATCH 3/6] devfreq: rk3399_dmc: remove wait for dcf irq event. Date: Tue, 24 Apr 2018 12:55:42 +0900 Message-ID: <5ADEAABE.7080201@samsung.com> References: <20180419104019.24406-1-enric.balletbo@collabora.com> <20180419104019.24406-4-enric.balletbo@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Return-path: In-reply-to: <20180419104019.24406-4-enric.balletbo@collabora.com> Sender: linux-kernel-owner@vger.kernel.org To: Enric Balletbo i Serra , myungjoo.ham@samsung.com, kyungmin.park@samsung.com, robh+dt@kernel.org Cc: devicetree@vger.kernel.org, heiko@sntech.de, linux-pm@vger.kernel.org, dbasehore@chromium.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Lin Huang List-Id: devicetree@vger.kernel.org Hi, On 2018년 04월 19일 19:40, Enric Balletbo i Serra wrote: > We have already wait dcf done in ATF, so don't need wait dcf irq > in kernel, besides, clear dcf irq in kernel will import competiton > between kernel and ATF, only handle dcf irq in ATF is a better way. > > Signed-off-by: Lin Huang > Signed-off-by: Enric Balletbo i Serra > --- The dcf_irq depends on the architecture and device. It means that the author or other people access the confidential document have to guarantee this change. So, Lin Huang is one of author of this patch, looks good to me. Reviewed-by: Chanwoo Choi [snip] -- Best Regards, Chanwoo Choi Samsung Electronics