From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754399AbdLTI0X (ORCPT ); Wed, 20 Dec 2017 03:26:23 -0500 Received: from mail-pl0-f43.google.com ([209.85.160.43]:35126 "EHLO mail-pl0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753863AbdLTI0R (ORCPT ); Wed, 20 Dec 2017 03:26:17 -0500 X-Google-Smtp-Source: ACJfBovPB/fVlSzsWBq/a8gNk3U21n3oPv2cppxyBxtzMZu7Z1oN0A73zkhGuMqDuW6rAfGEX1IuXg== Date: Wed, 20 Dec 2017 13:56:14 +0530 From: Viresh Kumar To: Ulf Hansson Cc: Kevin Hilman , Rob Herring , Viresh Kumar , Nishanth Menon , Stephen Boyd , "Rafael J. Wysocki" , "linux-pm@vger.kernel.org" , Vincent Guittot , Rajendra Nayak , Sudeep Holla , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH V8 2/3] OPP: Introduce "required-opp" property Message-ID: <20171220082614.GX19815@vireshk-i7> References: <6615035f294a64a4c17e5b44ac6690d1c2ac127c.1513591822.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20-12-17, 09:23, Ulf Hansson wrote: > Nitpick: Could you please change "parent" to "power", to be consistent > with earlier examples. Sure. Thanks for the review. -- viresh