linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] arm64: dts: exynos: adjust USB DRD clocks with dtschema in Exynos7
@ 2022-01-29 19:36 Krzysztof Kozlowski
  2022-01-29 19:36 ` [PATCH 2/8] dt-bindings: phy: samsung: drop old Eynos5440 PCIe phy Krzysztof Kozlowski
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Krzysztof Kozlowski @ 2022-01-29 19:36 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, Alim Akhtar, Sylwester Nawrocki,
	Guenter Roeck, Marek Szyprowski, linux-phy, devicetree,
	linux-kernel, linux-arm-kernel, linux-samsung-soc

Use the same order of USB 3.0 DRD controller clocks as in Exynos5433.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 arch/arm64/boot/dts/exynos/exynos7.dtsi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
index 3364b09c3158..e38bb02a2152 100644
--- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
@@ -684,11 +684,10 @@ usbdrd_phy: phy@15500000 {
 			reg = <0x15500000 0x100>;
 			clocks = <&clock_fsys0 ACLK_USBDRD300>,
 			       <&clock_fsys0 OSCCLK_PHY_CLKOUT_USB30_PHY>,
-			       <&clock_fsys0 PHYCLK_USBDRD300_UDRD30_PIPE_PCLK_USER>,
 			       <&clock_fsys0 PHYCLK_USBDRD300_UDRD30_PHYCLK_USER>,
+			       <&clock_fsys0 PHYCLK_USBDRD300_UDRD30_PIPE_PCLK_USER>,
 			       <&clock_fsys0 SCLK_USBDRD300_REFCLK>;
-			clock-names = "phy", "ref", "phy_pipe",
-				"phy_utmi", "itp";
+			clock-names = "phy", "ref", "phy_utmi", "phy_pipe", "itp";
 			samsung,pmu-syscon = <&pmu_system_controller>;
 			#phy-cells = <1>;
 		};
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-02-22 13:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-29 19:36 [PATCH 1/8] arm64: dts: exynos: adjust USB DRD clocks with dtschema in Exynos7 Krzysztof Kozlowski
2022-01-29 19:36 ` [PATCH 2/8] dt-bindings: phy: samsung: drop old Eynos5440 PCIe phy Krzysztof Kozlowski
2022-02-09 22:27   ` Rob Herring
2022-02-22 13:24   ` Vinod Koul
2022-01-29 19:36 ` [PATCH 3/8] dt-bindings: phy: samsung,mipi-video-phy: convert to dtschema Krzysztof Kozlowski
2022-02-09 22:28   ` Rob Herring
2022-01-29 19:36 ` [PATCH 4/8] dt-bindings: phy: samsung,dp-video-phy: " Krzysztof Kozlowski
2022-02-09 22:29   ` Rob Herring
2022-01-29 19:36 ` [PATCH 5/8] dt-bindings: phy: samsung,usb2-phy: " Krzysztof Kozlowski
2022-02-09 22:29   ` Rob Herring
2022-01-29 19:36 ` [PATCH 6/8] dt-bindings: phy: samsung,exynos5250-sata-phy: " Krzysztof Kozlowski
2022-02-09 22:30   ` Rob Herring
2022-01-29 19:36 ` [PATCH 7/8] dt-bindings: phy: samsung: move SATA phy I2C to trivial devices Krzysztof Kozlowski
2022-02-09 22:35   ` Rob Herring
2022-01-29 19:36 ` [PATCH 8/8] dt-bindings: phy: samsung,usb3-drd-phy: convert to dtschema Krzysztof Kozlowski
2022-02-09 22:31   ` Rob Herring
2022-02-01  8:17 ` (subset) [PATCH 1/8] arm64: dts: exynos: adjust USB DRD clocks with dtschema in Exynos7 Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).