From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754361AbbG0OXv (ORCPT ); Mon, 27 Jul 2015 10:23:51 -0400 Received: from mailout4.samsung.com ([203.254.224.34]:37514 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754131AbbG0OXs (ORCPT ); Mon, 27 Jul 2015 10:23:48 -0400 X-AuditID: cbfee61b-f79706d000001b96-ca-55b63ef2bbf5 From: Bartlomiej Zolnierkiewicz To: Viresh Kumar Cc: Rafael Wysocki , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, rob.herring@linaro.org, arnd.bergmann@linaro.org, nm@ti.com, broonie@kernel.org, mturquette@baylibre.com, sboyd@codeaurora.org, Sudeep.Holla@arm.com, viswanath.puttagunta@linaro.org, l.stach@pengutronix.de, thomas.petazzoni@free-electrons.com, linux-arm-kernel@lists.infradead.org, ta.omasab@gmail.com, kesavan.abhilash@gmail.com, khilman@linaro.org, santosh.shilimkar@oracle.com, Greg Kroah-Hartman , Len Brown , open list , Pavel Machek Subject: Re: [PATCH V2 06/11] opp: Add support to parse "operating-points-v2" bindings Date: Mon, 27 Jul 2015 16:23:12 +0200 Message-id: <1447859.StpgrO19qi@amdc1976> User-Agent: KMail/4.13.3 (Linux/3.13.0-57-generic; KDE/4.13.3; x86_64; ; ) In-reply-to: References: MIME-version: 1.0 Content-transfer-encoding: 7Bit Content-type: text/plain; charset=us-ascii X-Brightmail-Tracker: H4sIAAAAAAAAA02Sa0hTYRjHec85OzsuR8dl+qKhsOqDipdk0UsXS6R8K4gIhKwwlx7mbXNu XjKJVqKiqa3MLkMjMGuaYM6832hm0lRSl+YlTXMKRqgp4gqVmiPw24/n/3ue58PzMKRomnJj YhXJnEohTRDTAqpnc4b1XQ6qDwuoXfFCFflnUfG0hUaZZdU0qtoQo9VOPUBTpaME0j1sI9Ci cY5EhplhHjI3l9BopeA9QAOmk+intY9AE6YuGvX2DPLQwJCWQtPaTxSy9t6l0CtTI4VqtTU0 mp26Q6CaVYxMy9PUCVdc9awK4MWRLD42FxYQ2GIYALhJN8HHZa3zBDZU5tL463ArjTtKq/i4 9sUtPL45Q+Jfs2MUvrcRgN8O5VC4e6SBwPrXa/zzTpcER6O5hNhUTuUfFCmIKX/QQCq/0dfH l8qBBjTx8oADA1kJfNOiI+zsAvsnq+k8IGBEbDmAXW16vi0QsasAGjUyG9PsYXg/pxLkAYZx Zr3h/Chn80k2mwdLLRVbQ3exF6H+8yiwMcXuh7q5jq26kPWCheNZW7ybPQPX/mhIGzuwkTC/ t5SwLy4EMMuaTdobnKC1aJKyMcl6wvaOYp6dvWF1UzehBaxum6bbpum2ac8BWQkgp4xSqq/J 5IEKLs1PLZWrUxQyv6hEuQFsHX7OvRF0NocaAcsAsaOwf19dmIgnTVWny40AMqTYWXjw31+I hNHS9BucKvGqKiWBUxuBO0OJXYX+EkOYiJVJk7l4jlNyqv8pwTi4aQCt8DGeymooXPgRt/4k wv+xaJB4VD+UJxn5Ej82HxT4sdV8pCTT96mLe/heoaDPJ8ohOLkl6XRwdZfl2J7vGWpz8bnw tJYLwx4hwiJT6zpPtC/03YfLGQvpkpcRbZabTOTOlpC4Ss+kOkGf9nbu7ytJMcdNOxabD3US snajh+PSiJhSx0gPeJMqtfQv80ZBMvQCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Monday, July 27, 2015 10:32:36 AM Viresh Kumar wrote: > This adds support in OPP library to parse and create list of OPPs from > operating-points-v2 bindings. It takes care of most of the properties of > new bindings (except shared-opp, which will be handled separately). > > For backward compatibility, we keep supporting earlier bindings. We try > to search for the new bindings first, in case they aren't present we > look for the old deprecated ones. > > There are few things marked as TODO: > - Support for multiple OPP tables > - Support for multiple regulators > > They should be fixed separately. > > Signed-off-by: Viresh Kumar Reviewed-by: Bartlomiej Zolnierkiewicz Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics