All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Update compatible string for MT7986 ethsys
@ 2022-05-09  9:09 ` Sam Shih
  0 siblings, 0 replies; 12+ messages in thread
From: Sam Shih @ 2022-05-09  9:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger, Ryder Lee,
	linux-clk, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Update compatible string of mt7986 ethsys clock driver to fit the
devicetree bindings document.

Sam Shih (1):
  clk: mediatek: update compatible string for MT7986 ethsys

 drivers/clk/mediatek/clk-mt7986-eth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* [PATCH 0/1] Update compatible string for MT7986 ethsys
@ 2022-05-09  9:09 ` Sam Shih
  0 siblings, 0 replies; 12+ messages in thread
From: Sam Shih @ 2022-05-09  9:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger, Ryder Lee,
	linux-clk, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Update compatible string of mt7986 ethsys clock driver to fit the
devicetree bindings document.

Sam Shih (1):
  clk: mediatek: update compatible string for MT7986 ethsys

 drivers/clk/mediatek/clk-mt7986-eth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 0/1] Update compatible string for MT7986 ethsys
@ 2022-05-09  9:09 ` Sam Shih
  0 siblings, 0 replies; 12+ messages in thread
From: Sam Shih @ 2022-05-09  9:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger, Ryder Lee,
	linux-clk, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Update compatible string of mt7986 ethsys clock driver to fit the
devicetree bindings document.

Sam Shih (1):
  clk: mediatek: update compatible string for MT7986 ethsys

 drivers/clk/mediatek/clk-mt7986-eth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.18.0


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

* [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
  2022-05-09  9:09 ` Sam Shih
  (?)
@ 2022-05-09  9:09   ` Sam Shih
  -1 siblings, 0 replies; 12+ messages in thread
From: Sam Shih @ 2022-05-09  9:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger, Ryder Lee,
	linux-clk, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Update compatible string of mt7986 ethsys clock driver to fit the
devicetree bindings document.

Signed-off-by: Sam Shih <sam.shih@mediatek.com>
---
 drivers/clk/mediatek/clk-mt7986-eth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/mediatek/clk-mt7986-eth.c b/drivers/clk/mediatek/clk-mt7986-eth.c
index 495d023ccad7..ed2e7b200987 100644
--- a/drivers/clk/mediatek/clk-mt7986-eth.c
+++ b/drivers/clk/mediatek/clk-mt7986-eth.c
@@ -129,4 +129,4 @@ static void __init mtk_ethsys_init(struct device_node *node)
 		pr_err("%s(): could not register clock provider: %d\n",
 		       __func__, r);
 }
-CLK_OF_DECLARE(mtk_ethsys, "mediatek,mt7986-ethsys_ck", mtk_ethsys_init);
+CLK_OF_DECLARE(mtk_ethsys, "mediatek,mt7986-ethsys", mtk_ethsys_init);
-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
@ 2022-05-09  9:09   ` Sam Shih
  0 siblings, 0 replies; 12+ messages in thread
From: Sam Shih @ 2022-05-09  9:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger, Ryder Lee,
	linux-clk, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Update compatible string of mt7986 ethsys clock driver to fit the
devicetree bindings document.

Signed-off-by: Sam Shih <sam.shih@mediatek.com>
---
 drivers/clk/mediatek/clk-mt7986-eth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/mediatek/clk-mt7986-eth.c b/drivers/clk/mediatek/clk-mt7986-eth.c
index 495d023ccad7..ed2e7b200987 100644
--- a/drivers/clk/mediatek/clk-mt7986-eth.c
+++ b/drivers/clk/mediatek/clk-mt7986-eth.c
@@ -129,4 +129,4 @@ static void __init mtk_ethsys_init(struct device_node *node)
 		pr_err("%s(): could not register clock provider: %d\n",
 		       __func__, r);
 }
-CLK_OF_DECLARE(mtk_ethsys, "mediatek,mt7986-ethsys_ck", mtk_ethsys_init);
+CLK_OF_DECLARE(mtk_ethsys, "mediatek,mt7986-ethsys", mtk_ethsys_init);
-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
@ 2022-05-09  9:09   ` Sam Shih
  0 siblings, 0 replies; 12+ messages in thread
From: Sam Shih @ 2022-05-09  9:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger, Ryder Lee,
	linux-clk, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Update compatible string of mt7986 ethsys clock driver to fit the
devicetree bindings document.

Signed-off-by: Sam Shih <sam.shih@mediatek.com>
---
 drivers/clk/mediatek/clk-mt7986-eth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/mediatek/clk-mt7986-eth.c b/drivers/clk/mediatek/clk-mt7986-eth.c
index 495d023ccad7..ed2e7b200987 100644
--- a/drivers/clk/mediatek/clk-mt7986-eth.c
+++ b/drivers/clk/mediatek/clk-mt7986-eth.c
@@ -129,4 +129,4 @@ static void __init mtk_ethsys_init(struct device_node *node)
 		pr_err("%s(): could not register clock provider: %d\n",
 		       __func__, r);
 }
-CLK_OF_DECLARE(mtk_ethsys, "mediatek,mt7986-ethsys_ck", mtk_ethsys_init);
+CLK_OF_DECLARE(mtk_ethsys, "mediatek,mt7986-ethsys", mtk_ethsys_init);
-- 
2.18.0


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

* Re: [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
  2022-05-09  9:09   ` Sam Shih
  (?)
@ 2022-05-19  0:27     ` Stephen Boyd
  -1 siblings, 0 replies; 12+ messages in thread
From: Stephen Boyd @ 2022-05-19  0:27 UTC (permalink / raw)
  To: Matthias Brugger, Michael Turquette, Ryder Lee, Sam Shih,
	linux-arm-kernel, linux-clk, linux-kernel, linux-mediatek
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Quoting Sam Shih (2022-05-09 02:09:39)
> Update compatible string of mt7986 ethsys clock driver to fit the
> devicetree bindings document.
> 
> Signed-off-by: Sam Shih <sam.shih@mediatek.com>

Is it 

Fixes: ec97d23c8e22 ("clk: mediatek: add mt7986 clock support")

?

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

* Re: [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
@ 2022-05-19  0:27     ` Stephen Boyd
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Boyd @ 2022-05-19  0:27 UTC (permalink / raw)
  To: Matthias Brugger, Michael Turquette, Ryder Lee, Sam Shih,
	linux-arm-kernel, linux-clk, linux-kernel, linux-mediatek
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Quoting Sam Shih (2022-05-09 02:09:39)
> Update compatible string of mt7986 ethsys clock driver to fit the
> devicetree bindings document.
> 
> Signed-off-by: Sam Shih <sam.shih@mediatek.com>

Is it 

Fixes: ec97d23c8e22 ("clk: mediatek: add mt7986 clock support")

?

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* Re: [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
@ 2022-05-19  0:27     ` Stephen Boyd
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Boyd @ 2022-05-19  0:27 UTC (permalink / raw)
  To: Matthias Brugger, Michael Turquette, Ryder Lee, Sam Shih,
	linux-arm-kernel, linux-clk, linux-kernel, linux-mediatek
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Quoting Sam Shih (2022-05-09 02:09:39)
> Update compatible string of mt7986 ethsys clock driver to fit the
> devicetree bindings document.
> 
> Signed-off-by: Sam Shih <sam.shih@mediatek.com>

Is it 

Fixes: ec97d23c8e22 ("clk: mediatek: add mt7986 clock support")

?

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
  2022-05-09  9:09   ` Sam Shih
  (?)
@ 2022-05-19  0:28     ` Stephen Boyd
  -1 siblings, 0 replies; 12+ messages in thread
From: Stephen Boyd @ 2022-05-19  0:28 UTC (permalink / raw)
  To: Matthias Brugger, Michael Turquette, Ryder Lee, Sam Shih,
	linux-arm-kernel, linux-clk, linux-kernel, linux-mediatek
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Quoting Sam Shih (2022-05-09 02:09:39)
> Update compatible string of mt7986 ethsys clock driver to fit the
> devicetree bindings document.
> 
> Signed-off-by: Sam Shih <sam.shih@mediatek.com>
> ---

Applied to clk-next

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

* Re: [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
@ 2022-05-19  0:28     ` Stephen Boyd
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Boyd @ 2022-05-19  0:28 UTC (permalink / raw)
  To: Matthias Brugger, Michael Turquette, Ryder Lee, Sam Shih,
	linux-arm-kernel, linux-clk, linux-kernel, linux-mediatek
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Quoting Sam Shih (2022-05-09 02:09:39)
> Update compatible string of mt7986 ethsys clock driver to fit the
> devicetree bindings document.
> 
> Signed-off-by: Sam Shih <sam.shih@mediatek.com>
> ---

Applied to clk-next

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* Re: [PATCH 1/1] clk: mediatek: update compatible string for MT7986 ethsys
@ 2022-05-19  0:28     ` Stephen Boyd
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Boyd @ 2022-05-19  0:28 UTC (permalink / raw)
  To: Matthias Brugger, Michael Turquette, Ryder Lee, Sam Shih,
	linux-arm-kernel, linux-clk, linux-kernel, linux-mediatek
  Cc: John Crispin, Lorenzo Bianconi, Sam Shih

Quoting Sam Shih (2022-05-09 02:09:39)
> Update compatible string of mt7986 ethsys clock driver to fit the
> devicetree bindings document.
> 
> Signed-off-by: Sam Shih <sam.shih@mediatek.com>
> ---

Applied to clk-next

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-05-19  0:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09  9:09 [PATCH 0/1] Update compatible string for MT7986 ethsys Sam Shih
2022-05-09  9:09 ` Sam Shih
2022-05-09  9:09 ` Sam Shih
2022-05-09  9:09 ` [PATCH 1/1] clk: mediatek: update " Sam Shih
2022-05-09  9:09   ` Sam Shih
2022-05-09  9:09   ` Sam Shih
2022-05-19  0:27   ` Stephen Boyd
2022-05-19  0:27     ` Stephen Boyd
2022-05-19  0:27     ` Stephen Boyd
2022-05-19  0:28   ` Stephen Boyd
2022-05-19  0:28     ` Stephen Boyd
2022-05-19  0:28     ` Stephen Boyd

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.