All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
To: Aradhya Bhatia <aradhya.bhatia@linux.dev>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Maxime Ripard <mripard@kernel.org>,
	David Airlie <airlied@gmail.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Simona Vetter <simona@ffwll.ch>, Nishanth Menon <nm@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Devarsh Thakkar <devarsht@ti.com>,
	Praneeth Bajjuri <praneeth@ti.com>, Udit Kumar <u-kumar1@ti.com>,
	Jayesh Choudhary <j-choudhary@ti.com>,
	Francesco Dolcini <francesco@dolcini.it>,
	DRI Development List <dri-devel@lists.freedesktop.org>,
	Devicetree List <devicetree@vger.kernel.org>,
	Linux Kernel List <linux-kernel@vger.kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Jyri Sarha <jyri.sarha@iki.fi>
Subject: Re: [PATCH v6 3/4] drm/tidss: Mark AM65x OLDI code separately
Date: Tue, 4 Mar 2025 14:00:59 +0200	[thread overview]
Message-ID: <62e404d1-3e77-473f-b73a-4cdcb9d03306@ideasonboard.com> (raw)
In-Reply-To: <20250226181300.756610-4-aradhya.bhatia@linux.dev>

On 26/02/2025 20:12, Aradhya Bhatia wrote:
> The dss dt schema and the tidss driver have kept the single-link OLDI in
> AM65x integrated with the parent video-port (VP) from DSS (as the OLDI
> configuration happens from the source VP only).
> To help configure the dual-lvds modes that the OLDI has to offer in
> devices AM62x and later, a new OLDI bridge driver will be introduced.
> 
> Mark the existing OLDI code separately by renaming all the current OLDI
> identifiers with the 'AM65X_' prefix in tidss driver, to help
> distinguish from the upcoming OLDI bridge driver.
> 
> Signed-off-by: Aradhya Bhatia <aradhya.bhatia@linux.dev>
> ---
>   drivers/gpu/drm/tidss/tidss_dispc.c      | 68 ++++++++++++------------
>   drivers/gpu/drm/tidss/tidss_dispc.h      |  2 +-
>   drivers/gpu/drm/tidss/tidss_dispc_regs.h | 15 +++---
>   drivers/gpu/drm/tidss/tidss_kms.c        |  2 +-
>   4 files changed, 44 insertions(+), 43 deletions(-)

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

  Tomi


  reply	other threads:[~2025-03-04 12:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26 18:12 [PATCH v6 0/4] drm/tidss: Add OLDI bridge support Aradhya Bhatia
2025-02-26 18:12 ` [PATCH v6 1/4] dt-bindings: display: ti,am65x-dss: Re-indent the example Aradhya Bhatia
2025-02-26 18:12   ` [PATCH v6 1/4] dt-bindings: display: ti, am65x-dss: " Aradhya Bhatia
2025-02-26 18:12 ` [PATCH v6 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter Aradhya Bhatia
2025-02-26 18:12 ` [PATCH v6 3/4] drm/tidss: Mark AM65x OLDI code separately Aradhya Bhatia
2025-03-04 12:00   ` Tomi Valkeinen [this message]
2025-02-26 18:13 ` [PATCH v6 4/4] drm/tidss: Add OLDI bridge support Aradhya Bhatia
2025-03-25 19:05   ` Sverdlin, Alexander
2025-03-28 12:44 ` [PATCH v6 0/4] " Francesco Dolcini
2025-03-29 13:58   ` Aradhya Bhatia

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=62e404d1-3e77-473f-b73a-4cdcb9d03306@ideasonboard.com \
    --to=tomi.valkeinen@ideasonboard.com \
    --cc=airlied@gmail.com \
    --cc=aradhya.bhatia@linux.dev \
    --cc=conor+dt@kernel.org \
    --cc=devarsht@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=francesco@dolcini.it \
    --cc=j-choudhary@ti.com \
    --cc=jyri.sarha@iki.fi \
    --cc=krzk+dt@kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=nm@ti.com \
    --cc=praneeth@ti.com \
    --cc=robh@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    --cc=u-kumar1@ti.com \
    --cc=vigneshr@ti.com \
    /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.