[PATCH v3 09/13] arm64: dts: shikra: enable USB QMP PHY

Aswin Murugan via U-Boot <[email protected]>
Newsgroups gmane.comp.boot-loaders.u-boot.general,gmane.comp.boot-loaders.u-boot
Message-ID <[email protected]>
Enable the USB QMP PHY node in the U-Boot device trees for the
Shikra CQS and IQS EVK platforms. This allows the QMP USB3
PHY driver to probe and initialize the USB3 PHY during boot.

Signed-off-by: Aswin Murugan <[email protected]>
---
 arch/arm/dts/shikra-cqs-evk-u-boot.dtsi | 4 ++++
 arch/arm/dts/shikra-iqs-evk-u-boot.dtsi | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/arch/arm/dts/shikra-cqs-evk-u-boot.dtsi b/arch/arm/dts/shikra-cqs-evk-u-boot.dtsi
index 301cf6b62c9..e807b91ef1f 100644
--- a/arch/arm/dts/shikra-cqs-evk-u-boot.dtsi
+++ b/arch/arm/dts/shikra-cqs-evk-u-boot.dtsi
@@ -16,3 +16,7 @@
 
 	status = "okay";
 };
+
+&usb_qmpphy {
+	status = "okay";
+};
diff --git a/arch/arm/dts/shikra-iqs-evk-u-boot.dtsi b/arch/arm/dts/shikra-iqs-evk-u-boot.dtsi
index 301cf6b62c9..e807b91ef1f 100644
--- a/arch/arm/dts/shikra-iqs-evk-u-boot.dtsi
+++ b/arch/arm/dts/shikra-iqs-evk-u-boot.dtsi
@@ -16,3 +16,7 @@
 
 	status = "okay";
 };
+
+&usb_qmpphy {
+	status = "okay";
+};
-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.