Re: [PATCH v5 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
From: Rob Herring <robh@kernel.org>
Date: 2021-09-22 20:09:35
Also in:
linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-09-22 20:09:35
Also in:
linux-clk, lkml
On Fri, 17 Sep 2021 19:21:40 +0530, Kavyasree Kotagiri wrote:
LAN966X supports 14 clock outputs for its peripherals. This include file is introduced to use identifiers for clocks. Signed-off-by: Kavyasree Kotagiri <redacted> --- v4 -> v5: - No changes. v3 -> v4: - No changes. v2 -> v3: - No changes. v1 -> v2: - Updated license. include/dt-bindings/clock/microchip,lan966x.h | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 include/dt-bindings/clock/microchip,lan966x.h
Acked-by: Rob Herring <robh@kernel.org>