Hi, Turns out we added a bunch of new devicetree warnings for omaps when we updated the dts files to use simple-pm-bus. Here are the binding changes to fix most of the introduced simple-pm-bus related warnings. I'll post the dts changes separately as we have ranges missing for some interconnect segments, and can also now rename the ocp node. Regards, Tony Tony Lindgren (3): dt-bindings: bus: simple-pm-bus: Make clocks and power-domains optional dt-bindings: bus: simple-pm-bus: Add more matches for node name dt-bindings: bus: ti-sysc: Update to use yaml binding .../bindings/bus/simple-pm-bus.yaml | 19 +-- .../devicetree/bindings/bus/ti-sysc.txt | 139 ---------------- .../devicetree/bindings/bus/ti-sysc.yaml | 150 ++++++++++++++++++ 3 files changed, 156 insertions(+), 152 deletions(-) delete mode 100644 Documentation/devicetree/bindings/bus/ti-sysc.txt create mode 100644 Documentation/devicetree/bindings/bus/ti-sysc.yaml -- 2.33.0