Re: [PATCH v2 1/2] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
From: Rob Herring <robh@kernel.org>
Date: 2021-06-24 20:37:36
Also in:
linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2021-06-24 20:37:36
Also in:
linux-clk
On Mon, 14 Jun 2021 11:54:36 -0400, Sean Anderson wrote:
These properties allow configuring the SD/OE pin as described in the datasheet. Signed-off-by: Sean Anderson <redacted> --- Changes in v2: - Rename idt,sd-active-high to idt,output-enable-active-high - Add idt,enable-shutdown .../bindings/clock/idt,versaclock5.yaml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>