devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node name
       [not found] <20200401201736.2980433-1-enric.balletbo@collabora.com>
@ 2020-04-01 20:17 ` Enric Balletbo i Serra
  2020-05-20 10:52   ` Matthias Brugger
  0 siblings, 1 reply; 2+ messages in thread
From: Enric Balletbo i Serra @ 2020-04-01 20:17 UTC (permalink / raw)
  To: mark.rutland, ck.hu, sboyd, ulrich.hecht+renesas
  Cc: linux-kernel, matthias.bgg, drinkcat, hsinyi, Collabora Kernel ML,
	linux-arm-kernel, linux-mediatek, linux-clk, Matthias Brugger,
	matthias.bgg, Chun-Kuang Hu, Rob Herring, devicetree

Node names are supposed to match the class of the device, mmsys is a
system controller (syscon) not a clock controller, so change the node
name accordingly.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
---

Changes in v2: None

 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
index 8b4e806d5119..a55e8c177832 100644
--- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
@@ -908,7 +908,7 @@ u2port1: usb-phy@11291000 {
 			};
 		};
 
-		mmsys: clock-controller@14000000 {
+		mmsys: syscon@14000000 {
 			compatible = "mediatek,mt8173-mmsys", "syscon";
 			reg = <0 0x14000000 0 0x1000>;
 			power-domains = <&scpsys MT8173_POWER_DOMAIN_MM>;
-- 
2.25.1


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

* Re: [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node name
  2020-04-01 20:17 ` [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node name Enric Balletbo i Serra
@ 2020-05-20 10:52   ` Matthias Brugger
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Brugger @ 2020-05-20 10:52 UTC (permalink / raw)
  To: Enric Balletbo i Serra, mark.rutland, ck.hu, sboyd,
	ulrich.hecht+renesas
  Cc: linux-kernel, drinkcat, hsinyi, Collabora Kernel ML,
	linux-arm-kernel, linux-mediatek, linux-clk, Matthias Brugger,
	matthias.bgg, Chun-Kuang Hu, Rob Herring, devicetree



On 01/04/2020 22:17, Enric Balletbo i Serra wrote:
> Node names are supposed to match the class of the device, mmsys is a
> system controller (syscon) not a clock controller, so change the node
> name accordingly.
> 
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
> ---

Now queued for v5.7-next/dts64

Thanks!


> 
> Changes in v2: None
> 
>  arch/arm64/boot/dts/mediatek/mt8173.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
> index 8b4e806d5119..a55e8c177832 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
> @@ -908,7 +908,7 @@ u2port1: usb-phy@11291000 {
>  			};
>  		};
>  
> -		mmsys: clock-controller@14000000 {
> +		mmsys: syscon@14000000 {
>  			compatible = "mediatek,mt8173-mmsys", "syscon";
>  			reg = <0 0x14000000 0 0x1000>;
>  			power-domains = <&scpsys MT8173_POWER_DOMAIN_MM>;
> 

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

end of thread, other threads:[~2020-05-20 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200401201736.2980433-1-enric.balletbo@collabora.com>
2020-04-01 20:17 ` [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node name Enric Balletbo i Serra
2020-05-20 10:52   ` Matthias Brugger

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).