From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH] clocksource: sh_tmu: Document r8a7778 binding Date: Sun, 26 Oct 2014 15:14:38 +0200 Message-ID: <47146431.booHXpnU55@avalon> References: <1414150312-5542-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1414150312-5542-1-git-send-email-geert+renesas@glider.be> Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Daniel Lezcano , Laurent Pinchart , Simon Horman , linux-sh@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi Geert, Thank you for the patch. On Friday 24 October 2014 13:31:52 Geert Uytterhoeven wrote: > The r8a7778 is very similar to the r8a7779, and already handled by > the current driver in the non-DT case. > > Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart > --- > This depends on "clocksource: sh_tmu: Document R-Mobile r8a7740 binding" > > Documentation/devicetree/bindings/timer/renesas,tmu.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt > b/Documentation/devicetree/bindings/timer/renesas,tmu.txt index > 4ae7910af09ffcb4..cd5f20bf2582e742 100644 > --- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt > +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt > @@ -10,6 +10,7 @@ Required Properties: > > - compatible: must contain one or more of the following: > - "renesas,tmu-r8a7740" for the r8a7740 TMU > + - "renesas,tmu-r8a7778" for the r8a7778 TMU > - "renesas,tmu-r8a7779" for the r8a7779 TMU > - "renesas,tmu" for any TMU. > This is a fallback for the above renesas,tmu-* entries -- Regards, Laurent Pinchart