On Wed, Jun 20, 2018 at 5:43 PM Rob Herring [off-list ref] wrote:
On Thu, Jun 14, 2018 at 11:56:31AM +0100, Michel Pollet wrote:
quoted
The Renesas R9A06G032 SYSCTRL node description.
Signed-off-by: Michel Pollet <redacted>
---
.../bindings/clock/renesas,r9a06g032-sysctrl.txt | 44 ++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.txt
One nit, otherwise:
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
quoted
--- /dev/null
+++ b/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.txt
quoted
+Examples
+--------
+
+ - SYSCTRL node:
+
+ sysctrl: system-controller@4000c000 {
+ compatible = "renesas,r9a06g032-sysctrl";
+ reg = <0x4000c000 0x1000>;
+ status = "okay";
Don't show status in examples.
Thanks, queuing in clk-renesas-for-v4.19 with the above fixed.
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