Re: [PATCH v3 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock-cells property
From: Rob Herring <robh@kernel.org>
Date: 2021-02-10 20:21:55
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-02-10 20:21:55
Also in:
linux-devicetree, lkml
On Mon, 08 Feb 2021 12:46:58 +0100, Amelie Delaunay wrote:
usbphyc provides a unique clock called ck_usbo_48m. STM32 USB OTG needs a 48Mhz clock (utmifs_clk48) for Full-Speed operation. ck_usbo_48m is a possible parent clock for USB OTG 48Mhz clock. ck_usbo_48m is available as soon as the PLL is enabled. Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com> --- Changes in v3: - remove #clock-cells from required properties --- Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml | 5 +++++ 1 file changed, 5 insertions(+)
Acked-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel