On Thu, Dec 17, 2020 at 2:58 AM Stephen Boyd <sboyd@xxxxxxxxxx> wrote: > > Quoting Sergio Paracuellos (2020-11-22 01:55:52) > > Adds device tree binding documentation for clocks in the > > MT7621 SOC. > > > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > > --- > > .../bindings/clock/mediatek,mt7621-clk.yaml | 67 +++++++++++++++++++ > > 1 file changed, 67 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/clock/mediatek,mt7621-clk.yaml > > > > Rob? Send to the DT list please. But I agree with Stephen's comment. Either make the syscon complete (fully describe the h/w, not just what you need ATM) to show the need for child nodes or get rid of the child nodes. Rob