All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	dri-devel@lists.freedesktop.org
Cc: linux-renesas-soc@vger.kernel.org,
	Kieran Bingham <kieran.bingham@ideasonboard.com>
Subject: Re: [PATCH v2 1/2] drm: rcar-du: Rename DORCR fields to make them 0-based
Date: Thu, 23 Feb 2023 15:51:41 +0200	[thread overview]
Message-ID: <8b32b8da-31c4-e3e8-9777-d72f069cf133@ideasonboard.com> (raw)
In-Reply-To: <20230222234212.5461-2-laurent.pinchart+renesas@ideasonboard.com>

On 23/02/2023 01:42, Laurent Pinchart wrote:
> The DORCR fields were documented in the R-Car H1 datasheet with 1-based
> named, and then got renamed to 0-based in Gen2. The 0-based names are
> used for Gen3 and Gen4, making H1 an outlier. Rename the field macros to
> make them 0-based, in order to increase readability of the code when
> comparing it with the documentation.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
>   drivers/gpu/drm/rcar-du/rcar_du_group.c |  8 ++++----
>   drivers/gpu/drm/rcar-du/rcar_du_regs.h  | 26 ++++++++++++-------------
>   2 files changed, 17 insertions(+), 17 deletions(-)

I thought I already did this... And I see I did, but never sent the 
patch as I couldn't figure the part 2 =).

Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>

  Tomi


  reply	other threads:[~2023-02-23 13:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-22 23:42 [PATCH v2 0/2] drm: rcar-du: Fix more invalid register writes Laurent Pinchart
2023-02-22 23:42 ` [PATCH v2 1/2] drm: rcar-du: Rename DORCR fields to make them 0-based Laurent Pinchart
2023-02-23 13:51   ` Tomi Valkeinen [this message]
2023-02-22 23:42 ` [PATCH v2 2/2] drm: rcar-du: Write correct values in DORCR reserved fields Laurent Pinchart
2023-02-23 13:58   ` Tomi Valkeinen

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=8b32b8da-31c4-e3e8-9777-d72f069cf133@ideasonboard.com \
    --to=tomi.valkeinen@ideasonboard.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.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 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.