From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 09 Aug 2015 03:16:29 +0900 Message-ID: <87egjd1w8y.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Michael Turquette Cc: "Geert Uytterhoeven" , "Stephen Boyd" , uclinux-h8-devel@lists.sourceforge.jp, linux-clk@vger.kernel.org Subject: Re: [PATCH] clk: h8300: Remove "sh73a0-" part from compatible value In-Reply-To: <20150808005844.2416.62598@quantum> References: <1435570978-1734-1-git-send-email-geert+renesas@glider.be> <878ub2h8tg.wl-ysato@users.sourceforge.jp> <20150808005844.2416.62598@quantum> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII List-ID: On Sat, 08 Aug 2015 09:58:44 +0900, Michael Turquette wrote: > > Quoting Yoshinori Sato (2015-06-29 07:45:47) > > On Mon, 29 Jun 2015 18:42:58 +0900, > > Geert Uytterhoeven wrote: > > > > > > Drop the bogus "sh73a0-" part (accidentally copied from shmobile?) from > > > the compatible value. > > > > Ouch. > > Applied. Thanks. > > Sato-san, > > Do you plan to send pull requests for h8300 clock patches in the future? Sorry. I'll sent tomorrow. > Thanks, > Mike > > > > > > Signed-off-by: Geert Uytterhoeven > > > --- > > > 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 > > > > > > > -- > > Yoshinori Sato > > -- Yoshinori Sato