public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: ben.hutchings@codethink.co.uk (Ben Hutchings)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [PATCH] ARM: shmobile: r8a7743: Fix Watchdog timer clock
Date: Wed, 24 Jan 2018 22:02:18 +0000	[thread overview]
Message-ID: <1516831338.3417.49.camel@codethink.co.uk> (raw)
In-Reply-To: <1515498517-23722-1-git-send-email-chris.paterson2@renesas.com>

On Tue, 2018-01-09 at 11:48 +0000, Chris Paterson wrote:
> R8A7743_CLK_RWDT should be 2 as specified in the hardware manual.

This macro doesn't seem to be used in any in-tree device trees.  Should
it be?

I've applied this anyway.

Ben.

> Fixes: 9683f2eba952bc0d ("ARM: shmobile: r8a7743: Add clock index macros for DT sources")
> Reported-by: Thong Ho <thong.ho.px@rvc.renesas.com>
> Signed-off-by: Chris Paterson <chris.paterson2@renesas.com>
> ---
> ?include/dt-bindings/clock/r8a7743-clock.h | 2 +-
> ?1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/dt-bindings/clock/r8a7743-clock.h b/include/dt-bindings/clock/r8a7743-clock.h
> index a5c7e387e66dfd55..53f54dfce59245d8 100644
> --- a/include/dt-bindings/clock/r8a7743-clock.h
> +++ b/include/dt-bindings/clock/r8a7743-clock.h
> @@ -71,7 +71,7 @@
> > ?#define R8A7743_CLK_USBDMAC1		31
> ?
> ?/* MSTP4 */
> -#define R8A7743_CLK_RWDT		4
> +#define R8A7743_CLK_RWDT		2
> ?#define R8A7743_CLK_USB_DDM		6
> ?#define R8A7743_CLK_IRQC		7
> ?#define R8A7743_CLK_INTC_SYS		8
-- 
Ben Hutchings
Software Developer, Codethink Ltd.

  reply	other threads:[~2018-01-24 22:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 11:48 [cip-dev] [PATCH] ARM: shmobile: r8a7743: Fix Watchdog timer clock Chris Paterson
2018-01-24 22:02 ` Ben Hutchings [this message]
2018-01-25  9:38   ` Chris Paterson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1516831338.3417.49.camel@codethink.co.uk \
    --to=ben.hutchings@codethink.co.uk \
    --cc=cip-dev@lists.cip-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox