Re: [PATCH v4 14/22] sh: SH7751 core dtsi
From: Yoshinori Sato <ysato@users.sourceforge.jp>
Date: 2016-07-03 11:34:53
Also in:
linux-devicetree, lkml
On Fri, 01 Jul 2016 17:57:00 +0900, Geert Uytterhoeven wrote:
Hi Sato-san, On Wed, Jun 29, 2016 at 3:40 PM, Yoshinori Sato [off-list ref] wrote:quoted
SH7751 core and internal peripheral define.Thanks for your patch!quoted
Changes v4 - remove unneeded #address-cells and #size-cells - add missing dt-binding linkPlease move changelog information below the three dashes...quoted
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> ---... i.e. here.
OK.
quoted
--- /dev/null +++ b/arch/sh/boot/dts/include/dt-bindings@@ -0,0 +1 @@ +../../../../../include/dt-bindings\ No newline at end of fileMissing newline.
This file is symbolic link. I think not need newline.
quoted
--- /dev/null +++ b/arch/sh/boot/dts/sh7751.dtsiquoted
+ oclk: oscillator { + #clock-cells = <0>; + compatible = "fixed-clock"; + clock-frequency = <0>; + }; + cpg: cpg@ffc00000 {clock-controller@ffc00000
OK.
quoted
\ No newline at end of fileMissing newline.
OK.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds-- Yoshinori Sato [off-list ref]