On Tue, Mar 21, 2017 at 11:36 PM, Quentin Schulz <quentin.sch...@free-electrons.com> wrote: > The OPP are declared as shared but no operating points are declared for > cpu1, 2 and 3. Thus, the following error happens during the boot: > > cpu cpu1: dev_pm_opp_of_get_sharing_cpus: Couldn't find tcpu_dev node. > > This patch applies the operating points to each cpu of the A33. >
This should have Fixes: 03749eb88e63 ("ARM: dts: sun8i: add opp-v2 table for A33") and be merged as fixes for 4.11. > Signed-off-by: Quentin Schulz <quentin.sch...@free-electrons.com> Acked-by: Chen-Yu Tsai <w...@csie.org>