All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Walle" <mwalle@kernel.org>
To: "Swamil Jain" <s-jain1@ti.com>, <jyri.sarha@iki.fi>,
	<tomi.valkeinen@ideasonboard.com>, <airlied@gmail.com>,
	<simona@ffwll.ch>, <maarten.lankhorst@linux.intel.com>,
	<mripard@kernel.org>, <tzimmermann@suse.de>, <robh@kernel.org>,
	<krzk+dt@kernel.org>, <conor+dt@kernel.org>,
	<aradhya.bhatia@linux.dev>
Cc: <dri-devel@lists.freedesktop.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <devarsht@ti.com>,
	<praneeth@ti.com>, <h-shenoy@ti.com>, <u-kumar1@ti.com>
Subject: Re: [PATCH v3 2/3] drm/tidss: Power up attached PM domains on probe
Date: Wed, 14 Jan 2026 11:25:11 +0100	[thread overview]
Message-ID: <DFO8MODWITUW.12PP5XZKPR7FL@kernel.org> (raw)
In-Reply-To: <20260107174525.1702585-3-s-jain1@ti.com>

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

On Wed Jan 7, 2026 at 6:45 PM CET, Swamil Jain wrote:
> From: Devarsh Thakkar <devarsht@ti.com>
>
> Some SoC's such as AM62P have dedicated power domains
> for OLDI which need to be powered on separately along
> with display controller.
>
> So during driver probe, power up all attached PM domains
> enumerated in devicetree node for DSS.
>
> This also prepares base to add display support for AM62P.
>
> Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
> [j-choudhary@ti.com: fix PM call sequence causing kernel crash in OLDI]
> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
> Signed-off-by: Swamil Jain <s-jain1@ti.com>

Tested-by: Michael Walle <mwalle@kernel.org> # on am67a

-michael

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

  parent reply	other threads:[~2026-01-14 10:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07 17:45 [PATCH v3 0/3] Add Display support for AM62P SoC Swamil Jain
2026-01-07 17:45 ` [PATCH v3 1/3] dt-bindings: display: ti,am65x-dss: Add am62p dss compatible Swamil Jain
2026-01-07 17:45   ` [PATCH v3 1/3] dt-bindings: display: ti, am65x-dss: " Swamil Jain
2026-01-08  8:51   ` [PATCH v3 1/3] dt-bindings: display: ti,am65x-dss: " Krzysztof Kozlowski
2026-01-08  8:51     ` [PATCH v3 1/3] dt-bindings: display: ti, am65x-dss: " Krzysztof Kozlowski
2026-01-14 10:41     ` [PATCH v3 1/3] dt-bindings: display: ti,am65x-dss: " Michael Walle
2026-01-16 10:08       ` Swamil Jain
2026-01-16 10:08         ` [PATCH v3 1/3] dt-bindings: display: ti, am65x-dss: " Swamil Jain
2026-01-15 16:54     ` [PATCH v3 1/3] dt-bindings: display: ti,am65x-dss: " Swamil Jain
2026-01-15 16:54       ` [PATCH v3 1/3] dt-bindings: display: ti, am65x-dss: " Swamil Jain
2026-01-16 10:25       ` [PATCH v3 1/3] dt-bindings: display: ti,am65x-dss: " Krzysztof Kozlowski
2026-01-16 10:25         ` [PATCH v3 1/3] dt-bindings: display: ti, am65x-dss: " Krzysztof Kozlowski
2026-01-07 17:45 ` [PATCH v3 2/3] drm/tidss: Power up attached PM domains on probe Swamil Jain
2026-01-09 14:18   ` Tomi Valkeinen
2026-01-15 19:55     ` Swamil Jain
2026-01-14 10:25   ` Michael Walle [this message]
2026-01-07 17:45 ` [PATCH v3 3/3] drm: tidss: tidss_drv: Add support for AM62P display subsystem Swamil Jain

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=DFO8MODWITUW.12PP5XZKPR7FL@kernel.org \
    --to=mwalle@kernel.org \
    --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=h-shenoy@ti.com \
    --cc=jyri.sarha@iki.fi \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=praneeth@ti.com \
    --cc=robh@kernel.org \
    --cc=s-jain1@ti.com \
    --cc=simona@ffwll.ch \
    --cc=tomi.valkeinen@ideasonboard.com \
    --cc=tzimmermann@suse.de \
    --cc=u-kumar1@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.