bus: ti-sysc: Check for old incomplete dtb
authorTony Lindgren <tony@atomide.com>
Mon, 8 Mar 2021 09:35:09 +0000 (11:35 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 11:59:17 +0000 (13:59 +0200)
commit5f7259a578e9c6759255996b86be5bed41d62193
tree4306dcd0204981b913c04a343d2b393522b80215
parentf2dc0755fc9b4628d38e4832ecf207ce135b93ae
bus: ti-sysc: Check for old incomplete dtb

Let's be nice and show an error on the SoCs about old imcomplete devicetree
if the dtb is still using "simple-bus" instead of "simple-pm-bus" for the
root OCP node.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c