Re: [PATCH v5 1/2] dt-bindings: Add binding for Renesas 8T49N241
From: Rob Herring <robh@kernel.org>
Date: 2021-07-20 00:18:14
Also in:
linux-clk, linux-renesas-soc, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-20 00:18:14
Also in:
linux-clk, linux-renesas-soc, lkml
On Mon, 19 Jul 2021 11:20:00 -0700, Alex Helms wrote:
Renesas 8T49N241 has 4 outputs, 1 integral and 3 fractional dividers. The 8T49N241 accepts up to two differential or single-ended input clocks and a fundamental-mode crystal input. The internal PLL can lock to either of the input reference clocks or to the crystal to behave as a frequency synthesizer. Signed-off-by: Alex Helms <alexander.helms.jy@renesas.com> --- .../bindings/clock/renesas,8t49n241.yaml | 190 ++++++++++++++++++ MAINTAINERS | 6 + 2 files changed, 196 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/renesas,8t49n241.yaml
Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.