aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2018-04-17 11:57:34 +0530
committerRob Herring <robh@kernel.org>2018-04-24 08:04:04 -0500
commit4550fe6370ab01f6b1dff97ceffc284d1f38e70c (patch)
treee59baa4f4593e284985e0db65f6fff83b0932ea1 /scripts/patch-kernel
parentdt-bindings: more status property removal from examples (diff)
downloadlinux-4550fe6370ab01f6b1dff97ceffc284d1f38e70c.tar.gz
linux-4550fe6370ab01f6b1dff97ceffc284d1f38e70c.zip
of: Don't create device for OPP tables
The OPP tables are present as separate nodes, whose phandle is used in the "operating-points-v2" property of devices. Currently the OF core creates a device for the OPP table unconditionally, which is not used by any kernel code. This patch creates another OF device_id table for the nodes which must be skipped while creating devices and OPP is the only user of it for now. Reported-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions