linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: h8300: Remove "sh73a0-" part from compatible value
@ 2015-06-29  9:42 Geert Uytterhoeven
  2015-06-29 14:45 ` Yoshinori Sato
  0 siblings, 1 reply; 6+ messages in thread
From: Geert Uytterhoeven @ 2015-06-29  9:42 UTC (permalink / raw)
  To: Yoshinori Sato, Michael Turquette, Stephen Boyd
  Cc: uclinux-h8-devel, linux-clk, Geert Uytterhoeven

Drop the bogus "sh73a0-" part (accidentally copied from shmobile?) from
the compatible value.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt b/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt
index 36c2b528245cd48f..399e0da22348b19e 100644
--- a/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt
@@ -2,7 +2,7 @@
 
 Required Properties:
 
-  - compatible: Must be "renesas,sh73a0-h8300-div-clock"
+  - compatible: Must be "renesas,h8300-div-clock"
 
   - clocks: Reference to the parent clocks ("extal1" and "extal2")
 
-- 
1.9.1

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

end of thread, other threads:[~2015-11-23  6:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-29  9:42 [PATCH] clk: h8300: Remove "sh73a0-" part from compatible value Geert Uytterhoeven
2015-06-29 14:45 ` Yoshinori Sato
2015-08-08  0:58   ` Michael Turquette
2015-08-08 18:16     ` Yoshinori Sato
2015-11-20 12:57   ` Geert Uytterhoeven
2015-11-23  6:15     ` Yoshinori Sato

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