On Fri, Aug 23, 2019 at 05:36:56PM +0300, Leonard Crestez wrote: > The interconnect-node-id property is parsed by the imx interconnect > driver to find nodes on which frequencies can be adjusted. > > Add #interconnect-cells so that device drivers can request paths from > bus nodes instead of requiring a separate "virtual" node to represent > the interconnect itself. > > Signed-off-by: Leonard Crestez <leonard.crestez@xxxxxxx> > --- > Documentation/devicetree/bindings/devfreq/imx-ddrc.yaml | 5 +++++ > Documentation/devicetree/bindings/devfreq/imx.yaml | 5 +++++ > 2 files changed, 10 insertions(+) Please combine this with the other series for devfreq support. Rob