All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chunfeng Yun <chunfeng.yun@mediatek.com>
To: Rob Herring <robh+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Vinod Koul <vkoul@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Chun-Kuang Hu <chunkuang.hu@kernel.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Min Guo <min.guo@mediatek.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-usb@vger.kernel.org>
Subject: [PATCH next v3 13/16] arm64: dts: mediatek: mt8183: fix dtbs_check warning
Date: Mon, 1 Feb 2021 15:00:13 +0800	[thread overview]
Message-ID: <20210201070016.41721-13-chunfeng.yun@mediatek.com> (raw)
In-Reply-To: <20210201070016.41721-1-chunfeng.yun@mediatek.com>

Harmonize node names, compatibles and properties.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v3: remove property clock-names suggested by CK
v2: no changes
---
 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 5b782a4769e7..12a3c7f03e1a 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -865,7 +865,7 @@
 			ranges;
 			status = "disabled";
 
-			usb_host: xhci@11200000 {
+			usb_host: usb@11200000 {
 				compatible = "mediatek,mt8183-xhci",
 					     "mediatek,mtk-xhci";
 				reg = <0 0x11200000 0 0x1000>;
@@ -908,11 +908,10 @@
 			status = "disabled";
 		};
 
-		mipi_tx0: mipi-dphy@11e50000 {
+		mipi_tx0: dsi-phy@11e50000 {
 			compatible = "mediatek,mt8183-mipi-tx";
 			reg = <0 0x11e50000 0 0x1000>;
 			clocks = <&apmixedsys CLK_APMIXED_MIPID0_26M>;
-			clock-names = "ref_clk";
 			#clock-cells = <0>;
 			#phy-cells = <0>;
 			clock-output-names = "mipi_tx0_pll";
@@ -931,11 +930,10 @@
 			};
 		};
 
-		u3phy: usb-phy@11f40000 {
+		u3phy: t-phy@11f40000 {
 			compatible = "mediatek,mt8183-tphy",
 				     "mediatek,generic-tphy-v2";
 			#address-cells = <1>;
-			#phy-cells = <1>;
 			#size-cells = <1>;
 			ranges = <0 0 0x11f40000 0x1000>;
 			status = "okay";
-- 
2.18.0

WARNING: multiple messages have this Message-ID (diff)
From: Chunfeng Yun <chunfeng.yun@mediatek.com>
To: Rob Herring <robh+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Chun-Kuang Hu <chunkuang.hu@kernel.org>,
	Min Guo <min.guo@mediatek.com>,
	devicetree@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Vinod Koul <vkoul@kernel.org>,
	linux-mediatek@lists.infradead.org,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Chunfeng Yun <chunfeng.yun@mediatek.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH next v3 13/16] arm64: dts: mediatek: mt8183: fix dtbs_check warning
Date: Mon, 1 Feb 2021 15:00:13 +0800	[thread overview]
Message-ID: <20210201070016.41721-13-chunfeng.yun@mediatek.com> (raw)
In-Reply-To: <20210201070016.41721-1-chunfeng.yun@mediatek.com>

Harmonize node names, compatibles and properties.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v3: remove property clock-names suggested by CK
v2: no changes
---
 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 5b782a4769e7..12a3c7f03e1a 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -865,7 +865,7 @@
 			ranges;
 			status = "disabled";
 
-			usb_host: xhci@11200000 {
+			usb_host: usb@11200000 {
 				compatible = "mediatek,mt8183-xhci",
 					     "mediatek,mtk-xhci";
 				reg = <0 0x11200000 0 0x1000>;
@@ -908,11 +908,10 @@
 			status = "disabled";
 		};
 
-		mipi_tx0: mipi-dphy@11e50000 {
+		mipi_tx0: dsi-phy@11e50000 {
 			compatible = "mediatek,mt8183-mipi-tx";
 			reg = <0 0x11e50000 0 0x1000>;
 			clocks = <&apmixedsys CLK_APMIXED_MIPID0_26M>;
-			clock-names = "ref_clk";
 			#clock-cells = <0>;
 			#phy-cells = <0>;
 			clock-output-names = "mipi_tx0_pll";
@@ -931,11 +930,10 @@
 			};
 		};
 
-		u3phy: usb-phy@11f40000 {
+		u3phy: t-phy@11f40000 {
 			compatible = "mediatek,mt8183-tphy",
 				     "mediatek,generic-tphy-v2";
 			#address-cells = <1>;
-			#phy-cells = <1>;
 			#size-cells = <1>;
 			ranges = <0 0 0x11f40000 0x1000>;
 			status = "okay";
-- 
2.18.0
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Chunfeng Yun <chunfeng.yun@mediatek.com>
To: Rob Herring <robh+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Chun-Kuang Hu <chunkuang.hu@kernel.org>,
	Min Guo <min.guo@mediatek.com>,
	devicetree@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Vinod Koul <vkoul@kernel.org>,
	linux-mediatek@lists.infradead.org,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Chunfeng Yun <chunfeng.yun@mediatek.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH next v3 13/16] arm64: dts: mediatek: mt8183: fix dtbs_check warning
Date: Mon, 1 Feb 2021 15:00:13 +0800	[thread overview]
Message-ID: <20210201070016.41721-13-chunfeng.yun@mediatek.com> (raw)
In-Reply-To: <20210201070016.41721-1-chunfeng.yun@mediatek.com>

Harmonize node names, compatibles and properties.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v3: remove property clock-names suggested by CK
v2: no changes
---
 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 5b782a4769e7..12a3c7f03e1a 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -865,7 +865,7 @@
 			ranges;
 			status = "disabled";
 
-			usb_host: xhci@11200000 {
+			usb_host: usb@11200000 {
 				compatible = "mediatek,mt8183-xhci",
 					     "mediatek,mtk-xhci";
 				reg = <0 0x11200000 0 0x1000>;
@@ -908,11 +908,10 @@
 			status = "disabled";
 		};
 
-		mipi_tx0: mipi-dphy@11e50000 {
+		mipi_tx0: dsi-phy@11e50000 {
 			compatible = "mediatek,mt8183-mipi-tx";
 			reg = <0 0x11e50000 0 0x1000>;
 			clocks = <&apmixedsys CLK_APMIXED_MIPID0_26M>;
-			clock-names = "ref_clk";
 			#clock-cells = <0>;
 			#phy-cells = <0>;
 			clock-output-names = "mipi_tx0_pll";
@@ -931,11 +930,10 @@
 			};
 		};
 
-		u3phy: usb-phy@11f40000 {
+		u3phy: t-phy@11f40000 {
 			compatible = "mediatek,mt8183-tphy",
 				     "mediatek,generic-tphy-v2";
 			#address-cells = <1>;
-			#phy-cells = <1>;
 			#size-cells = <1>;
 			ranges = <0 0 0x11f40000 0x1000>;
 			status = "okay";
-- 
2.18.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-02-01  7:07 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01  7:00 [PATCH next v3 01/16] dt-bindings: usb: fix yamllint check warning Chunfeng Yun
2021-02-01  7:00 ` Chunfeng Yun
2021-02-01  7:00 ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 02/16] dt-bindings: usb: mediatek: " Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:46   ` Rob Herring
2021-02-09 20:46     ` Rob Herring
2021-02-09 20:46     ` Rob Herring
2021-02-01  7:00 ` [PATCH next v3 03/16] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:47   ` Rob Herring
2021-02-09 20:47     ` Rob Herring
2021-02-09 20:47     ` Rob Herring
2021-02-12 14:40   ` Chun-Kuang Hu
2021-02-12 14:40     ` Chun-Kuang Hu
2021-02-12 14:40     ` Chun-Kuang Hu
2021-02-01  7:00 ` [PATCH next v3 04/16] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:48   ` Rob Herring
2021-02-09 20:48     ` Rob Herring
2021-02-09 20:48     ` Rob Herring
2021-02-12 14:41   ` Chun-Kuang Hu
2021-02-12 14:41     ` Chun-Kuang Hu
2021-02-12 14:41     ` Chun-Kuang Hu
2021-02-01  7:00 ` [PATCH next v3 05/16] dt-bindings: phy: mediatek: tphy: change patternProperties Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:49   ` Rob Herring
2021-02-09 20:49     ` Rob Herring
2021-02-09 20:49     ` Rob Herring
2021-02-01  7:00 ` [PATCH next v3 06/16] dt-bindings: usb: mtk-xhci: add optional assigned clock properties Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:49   ` Rob Herring
2021-02-09 20:49     ` Rob Herring
2021-02-09 20:49     ` Rob Herring
2021-02-01  7:00 ` [PATCH next v3 07/16] dt-bindings: usb: mtk-xhci: add compatible for mt2701 and mt7623 Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:50   ` Rob Herring
2021-02-09 20:50     ` Rob Herring
2021-02-09 20:50     ` Rob Herring
2021-02-01  7:00 ` [PATCH next v3 08/16] dt-bindings: usb: mediatek: musb: add mt8516 compatbile Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:51   ` Rob Herring
2021-02-09 20:51     ` Rob Herring
2021-02-09 20:51     ` Rob Herring
2021-02-01  7:00 ` [PATCH next v3 09/16] arm64: dts: mediatek: mt8173: fix dtbs_check warning Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 10/16] arm64: dts: mediatek: mt2712: harmonize node names Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 11/16] arm64: dts: mediatek: mt8516: harmonize node names and compatibles Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 12/16] arm64: dts: mediatek: mt7622: " Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` Chunfeng Yun [this message]
2021-02-01  7:00   ` [PATCH next v3 13/16] arm64: dts: mediatek: mt8183: fix dtbs_check warning Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 14/16] arm: dts: mt7629: harmonize node names and compatibles Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 15/16] arm: dts: mt7623: " Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00 ` [PATCH next v3 16/16] arm: dts: mt2701: " Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-01  7:00   ` Chunfeng Yun
2021-02-09 20:44 ` [PATCH next v3 01/16] dt-bindings: usb: fix yamllint check warning Rob Herring
2021-02-09 20:44   ` Rob Herring
2021-02-09 20:44   ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210201070016.41721-13-chunfeng.yun@mediatek.com \
    --to=chunfeng.yun@mediatek.com \
    --cc=chunkuang.hu@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=min.guo@mediatek.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.