aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/phy/amlogic,meson8b-usb2-phy.yaml
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2023-03-25 18:14:16 -0700
committerVinod Koul <vkoul@kernel.org>2023-03-31 19:16:05 +0530
commita59f6006cc07a676aff7c0e2ae70a8094b670034 (patch)
tree343fce5b9411e293554f8bd5c9d557673fcfd1b0 /Documentation/devicetree/bindings/phy/amlogic,meson8b-usb2-phy.yaml
parentphy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()` (diff)
downloadwireguard-linux-a59f6006cc07a676aff7c0e2ae70a8094b670034.tar.xz
wireguard-linux-a59f6006cc07a676aff7c0e2ae70a8094b670034.zip
phy: cadence: Sierra: Use clk_parent_data to provide parent information
Rather than requesting the parent reference clocks for the sierra PHY PLLs and then assigning the parents as a struct clk. Use the clk_parent_data feature for the clock framework and only specify the firmware names of the parent clocks. The clock framework internally will then translate this to the actual clocks. This allows to remove a bit of boilerplate code. It also allows to only specify a single reference clock for both PLLs, which is a valid use case. The clock framework can handle the case where not all inputs for a clock mux are connected, while the custom implementation in the driver could not. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Link: https://lore.kernel.org/r/20230326011416.363318-2-lars@metafoo.de Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/amlogic,meson8b-usb2-phy.yaml')
0 files changed, 0 insertions, 0 deletions