Re: [PATCH] dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants

From: Rob Herring
Date: Sat Apr 06 2019 - 02:07:27 EST


On Wed, 3 Apr 2019 17:38:20 -0700, Paul Walmsley wrote:
> Add preprocessor macros for the important PRCI output clocks
> that are needed by both the FU540 PRCI driver and DT data.
> Details are available in the FU540 manual in Chapter 7 of
>
> https://static.dev.sifive.com/FU540-C000-v1.0.pdf
>
> Signed-off-by: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
> Cc: Wesley Terpstra <wesley@xxxxxxxxxx>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: Palmer Dabbelt <palmer@xxxxxxxxxx>
> Cc: devicetree@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-riscv@xxxxxxxxxxxxxxxxxxx
> ---
> Rob, Mark: this patch is a prerequisite for both the FU540 DT data
> and for the FU540 PRCI clock driver patch series. To prevent one
> of those patch series from depending on the other, I'd like to ask
> Palmer to merge this patch in one of his -rc pull requests. Could
> I get an ack from one or both of you for this purpose? Thanks.
>
> include/dt-bindings/clock/sifive-fu540-prci.h | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
> create mode 100644 include/dt-bindings/clock/sifive-fu540-prci.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>