dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Prahlad Valluru <venkata.valluru@oss.qualcomm.com>
To: David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Andrzej Hajda <andrzej.hajda@intel.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Robert Foss <rfoss@kernel.org>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	Jonas Karlman <jonas@kwiboo.se>,
	Jernej Skrabec <jernej.skrabec@gmail.com>
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Prahlad Valluru <venkata.valluru@oss.qualcomm.com>
Subject: [PATCH 0/2] Add enable gpio to display connector
Date: Tue, 28 Oct 2025 20:56:48 +0530	[thread overview]
Message-ID: <20251028-enable-gpio-dp-connector-v1-0-2babdf1d2289@oss.qualcomm.com> (raw)

In some cases, dp-connectors may need to enable gpios to
select or enable the port. For cases like those, we don't have
any gpio devicetree option.
In this patch, add optional enable gpio to handle them in
display-connector, so that it can be used for any connector.

---
Prahlad Valluru (2):
      dt-bindings: dp-connector: describe enable gpio
      drm: bridge: add enable gpio for display-connector

 .../devicetree/bindings/display/connector/dp-connector.yaml        | 4 ++++
 drivers/gpu/drm/bridge/display-connector.c                         | 7 +++++++
 2 files changed, 11 insertions(+)
---
base-commit: 4f9ffd2c80a2fa09dcc8dfa0482cb7e0fb6fcf6c
change-id: 20251028-enable-gpio-dp-connector-1e4e8611ec08

Best regards,
-- 
Prahlad Valluru <venkata.valluru@oss.qualcomm.com>


             reply	other threads:[~2025-10-28 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-28 15:26 Prahlad Valluru [this message]
2025-10-28 15:26 ` [PATCH 1/2] dt-bindings: dp-connector: describe enable gpio Prahlad Valluru
2025-10-28 15:55   ` Krzysztof Kozlowski
2025-10-28 15:26 ` [PATCH 2/2] drm: bridge: add enable gpio for display-connector Prahlad Valluru
2025-10-28 15:49   ` Laurent Pinchart

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=20251028-enable-gpio-dp-connector-v1-0-2babdf1d2289@oss.qualcomm.com \
    --to=venkata.valluru@oss.qualcomm.com \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=airlied@gmail.com \
    --cc=andrzej.hajda@intel.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=rfoss@kernel.org \
    --cc=robh@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tomi.valkeinen@ti.com \
    --cc=tzimmermann@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).