Re: [PATCH v2] dt-bindings: opp: Convert to DT schema
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-07-20 14:02:37
Also in:
linux-arm-kernel, linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-07-20 14:02:37
Also in:
linux-arm-kernel, linux-pm, lkml
On 20-07-21, 07:34, Rob Herring wrote:
On Tue, Jul 20, 2021 at 10:01:08AM +0530, Viresh Kumar wrote:quoted
On 19-07-21, 14:27, Rob Herring wrote:quoted
Convert the OPP v1 and v2 bindings to DT schema format. As the OPPv2 binding can be extended by vendors, we need to split the common part out from the "operating-points-v2" conforming compatible. Cc: Yangtao Li <tiny.windzz@gmail.com> Cc: Nishanth Menon <nm@ti.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: Maxime Ripard <mripard@kernel.org> Cc: Chen-Yu Tsai <redacted> Cc: linux-pm@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org> --- v2: - move opp-peak-kBps next to opp-avg-kBps. Also add a dependency schema. - Correct the opp-microamp schemas. It's always a single value for each regulator. - Add missing type for '^opp-microamp-'Applied. Thanks.I found some issues with it, can you drop it?
Sure. -- viresh