On Sat, Jun 17, 2017 at 01:52:46PM -0700, Paul Burton wrote: > Add device tree binding documentation for the clocks provided by the > MIPS Boston development board from Imagination Technologies, and a > header file describing the available clocks for use by device trees & > driver. > > Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx> > Cc: Frank Rowand <frowand.list@xxxxxxxxx> > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: linux-clk@xxxxxxxxxxxxxxx > Cc: linux-mips@xxxxxxxxxxxxxx > > --- > > Changes in v5: None I reviewed v4. Please add acks/reviewed-by when posting new versions. > > Changes in v4: > - Move img,boston-clock node under platform register syscon node. > - Add MAINTAINERS entry. > > Changes in v3: None > > Changes in v2: > - Add BOSTON_CLK_INPUT to expose the input clock. > > .../devicetree/bindings/clock/img,boston-clock.txt | 31 ++++++++++++++++++++++ > MAINTAINERS | 7 +++++ > include/dt-bindings/clock/boston-clock.h | 14 ++++++++++ > 3 files changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/img,boston-clock.txt > create mode 100644 include/dt-bindings/clock/boston-clock.h