Re: [PATCH v2] dt-bindings: opp: Convert to DT schema
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-07-20 04:31:50
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-07-20 04:31:50
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 19-07-21, 14:27, Rob Herring wrote:
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. -- viresh