Re: [PATCH v3 1/9] dt-bindings: clock: clk-si5341: Add new attributes
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:02:20
Also in:
linux-devicetree
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:02:20
Also in:
linux-devicetree
Quoting Robert Hancock (2021-03-25 12:26:35)
Add new silabs,xaxb-ext-clk and silabs,iovdd-33 properties. Changed vdd-supply on top-level node to optional since it is not actually used by the driver. Removed vdd-supply from output sub-nodes, as it was not supported by the driver and it is not easily possible to support this in that location with the kernel regulator infrastructure. Changed to have vddoX-supply attributes for each output on the top-level device node. Signed-off-by: Robert Hancock <redacted> ---
Applied to clk-next