All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Adam Ford <aford173@gmail.com>
Cc: u-boot@lists.denx.de, wd@denx.de, lokeshvutla@ti.com
Subject: Re: [PATCH V2] ARM: omap3_logic: Cleanup usage of MUX_VAL
Date: Mon, 11 Oct 2021 22:40:16 -0400	[thread overview]
Message-ID: <20211012024016.GU7964@bill-the-cat> (raw)
In-Reply-To: <20211003123114.378149-1-aford173@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

On Sun, Oct 03, 2021 at 07:31:14AM -0500, Adam Ford wrote:

> The macro called MUX_VAL generates a writel instruction with
> semicolon at the end.  This table was written to use semicolons,
> however one was missed:
> 
>    MUX_VAL(CP(SYS_BOOT2),      (IEN  | PTD | DIS | M4))    /* GPIO_4 */
> 
> Since the extra semicolon is unnecessary with the use of the macro,
> remove all of them, and cleanup whitespace.
> 
> Reviewed-by: Wolfgang Denk <wd@denx.de>
> Suggested-by: Wolfgang Denk <wd@denx.de>
> Signed-off-by: Adam Ford <aford173@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2021-10-12  2:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 12:31 [PATCH V2] ARM: omap3_logic: Cleanup usage of MUX_VAL Adam Ford
2021-10-12  2:40 ` Tom Rini [this message]

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=20211012024016.GU7964@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=aford173@gmail.com \
    --cc=lokeshvutla@ti.com \
    --cc=u-boot@lists.denx.de \
    --cc=wd@denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.