]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: clock: clk-si5341: Add new attributes
authorRobert Hancock <robert.hancock@calian.com>
Thu, 25 Mar 2021 19:26:35 +0000 (13:26 -0600)
committerStephen Boyd <sboyd@kernel.org>
Mon, 28 Jun 2021 02:58:14 +0000 (19:58 -0700)
commitad8e13c7dbe2ce0d5033f54a1fd2e5939207fdf9
treef9a0ca46345c73a1f7256cc06c586ee0bff25b81
parent9fb51bb203ba1c67f480638e9d0605db59810687
dt-bindings: clock: clk-si5341: Add new attributes

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 <robert.hancock@calian.com>
Link: https://lore.kernel.org/r/20210325192643.2190069-2-robert.hancock@calian.com
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/silabs,si5341.txt