Thread (26 messages) 26 messages, 5 authors, 2021-02-08

Re: [PATCH next 11/15] arm64: dts: mediatek: mt7622: harmonize node names and compatibles

From: Sergei Shtylyov <hidden>
Date: 2021-01-16 09:37:19
Also in: linux-arm-kernel, linux-mediatek, linux-usb, lkml

Hello!

On 16.01.2021 12:06, Chunfeng Yun wrote:
quoted hunk ↗ jump to hunk
This is used to fix dtbs_check warning

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
  arch/arm64/boot/dts/mediatek/mt7622.dtsi | 9 +++++----
  1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt7622.dtsi b/arch/arm64/boot/dts/mediatek/mt7622.dtsi
index 5b9ec032ce8d..4cfa09b0ca3c 100644
--- a/arch/arm64/boot/dts/mediatek/mt7622.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt7622.dtsi
@@ -740,8 +740,8 @@
  		status = "disabled";
  	};
  
-	u3phy: usb-phy@1a0c4000 {
-		compatible = "mediatek,mt7622-u3phy",
+	u3phy: t-phy@1a0c4000 {
    What is "t-phy"? Perhaps you should have used just "phy" here...
quoted hunk ↗ jump to hunk
+		compatible = "mediatek,mt7622-tphy",
  			     "mediatek,generic-tphy-v1";
  		reg = <0 0x1a0c4000 0 0x700>;
  		#address-cells = <2>;
@@ -875,8 +875,9 @@
  		status = "disabled";
  	};
  
-	sata_phy: sata-phy@1a243000 {
-		compatible = "mediatek,generic-tphy-v1";
+	sata_phy: t-phy@1a243000 {
    Same here...
+		compatible = "mediatek,mt7622-tphy",
+			     "mediatek,generic-tphy-v1";
  		#address-cells = <2>;
  		#size-cells = <2>;
  		ranges;
MBR, Sergei
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help