On Fri, Feb 19, 2016 at 09:25:34AM -0700, Joshua Henderson wrote: > From: Purna Chandra Mandal <[email protected]> > > Document the devicetree bindings for the clock driver found on Microchip > PIC32 class devices. > > Signed-off-by: Purna Chandra Mandal <[email protected]> > Signed-off-by: Joshua Henderson <[email protected]> > Cc: Ralf Baechle <[email protected]> > Cc: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > --- > Note: Please pull this complete series through the MIPS tree. > > Changes since v6: > - Update Microchip PIC32 clock binding document based on review > - Add header defining clocks > Changes since v5: None > Changes since v4: None > Changes since v3: None > Changes since v2: > - Force lowercase in PIC32 clock binding documentation > Changes since v1: None > --- > .../devicetree/bindings/clock/microchip,pic32.txt | 39 ++++++++++++++++++ > include/dt-bindings/clock/microchip,pic32-clock.h | 42 > ++++++++++++++++++++ > 2 files changed, 81 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/clock/microchip,pic32.txt > create mode 100644 include/dt-bindings/clock/microchip,pic32-clock.h
Acked-by: Rob Herring <[email protected]>

