Re: [PATCH v2 1/2] clk: si5351: Add DT property for phase offset
From: Rob Herring <robh@kernel.org>
Date: 2021-12-15 16:43:30
Also in:
linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2021-12-15 16:43:30
Also in:
linux-clk
On Wed, 08 Dec 2021 16:45:35 +0100, Jens Renner wrote:
Add optional output clock DT property "silabs,clock-phase" to configure the phase offset in degrees with respect to other clock outputs. Add missing description for related optional output clock DT property "clock-frequency". Signed-off-by: Jens Renner <redacted> --- Changes in v2: - Use vendor-specific DT property silabs,clock-phase .../devicetree/bindings/clock/silabs,si5351.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>