Hi Rob, On Thu, Dec 17, 2020 at 4:05 PM Rob Herring <robh+dt@xxxxxxxxxx> wrote: > > 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. Sorry, there was a typo 'evicetree@xxxxxxxxxxxxxxx' in CC list. > > 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. Got it. Will try to do something better and send v5. > > Rob Thanks, Sergio Paracuellos