Re: [PATCH v7 1/3] dt/bindings: Add PIC32 clock binding documentation

From: Rob Herring
Date: Tue Feb 23 2016 - 15:47:23 EST


On Fri, Feb 19, 2016 at 09:25:34AM -0700, Joshua Henderson wrote:
> From: Purna Chandra Mandal <purna.mandal@xxxxxxxxxxxxx>
>
> Document the devicetree bindings for the clock driver found on Microchip
> PIC32 class devices.
>
> Signed-off-by: Purna Chandra Mandal <purna.mandal@xxxxxxxxxxxxx>
> Signed-off-by: Joshua Henderson <joshua.henderson@xxxxxxxxxxxxx>
> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> ---
> 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 <robh@xxxxxxxxxx>