From: Rahul T R <r-ravikumar@ti.com>
To: <airlied@gmail.com>, <daniel@ffwll.ch>, <robh+dt@kernel.org>,
<krzysztof.kozlowski+dt@linaro.org>,
<tomi.valkeinen@ideasonboard.com>,
<dri-devel@lists.freedesktop.org>, <nm@ti.com>, <vigneshr@ti.com>
Cc: <kristo@kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Rahul T R <r-ravikumar@ti.com>
Subject: [PATCH 2/2] arm64: dts: ti: k3-j721e-*: Fix the property name for dp pwr
Date: Fri, 30 Sep 2022 18:58:42 +0530 [thread overview]
Message-ID: <20220930132842.23421-3-r-ravikumar@ti.com> (raw)
In-Reply-To: <20220930132842.23421-1-r-ravikumar@ti.com>
Fix the property name of displayport pwr in dp connector
nodes
Signed-off-by: Rahul T R <r-ravikumar@ti.com>
Reported-by: Nishanth Menon <nm@ti.com>
---
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 2 +-
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
index b1691ac3442d..4cccb6653217 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
@@ -162,7 +162,7 @@ dp0: connector {
compatible = "dp-connector";
label = "DP0";
type = "full-size";
- dp-pwr-supply = <&dp_pwr_3v3>;
+ dp-pwr = <&dp_pwr_3v3>;
port {
dp_connector_in: endpoint {
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
index 80358cba6954..0e295c661aab 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
@@ -217,7 +217,7 @@ dp0: connector {
compatible = "dp-connector";
label = "DP0";
type = "full-size";
- dp-pwr-supply = <&dp_pwr_3v3>;
+ dp-pwr = <&dp_pwr_3v3>;
port {
dp_connector_in: endpoint {
--
2.37.3
prev parent reply other threads:[~2022-09-30 13:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-30 13:28 [PATCH 0/2] Fix dp-pwr property in dp-connector binding Rahul T R
2022-09-30 13:28 ` [PATCH 1/2] dt-bindings: dp-connector: Fix the property name for dp pwr Rahul T R
2022-09-30 14:14 ` Rob Herring
2022-09-30 14:27 ` Rahul T R
2022-09-30 13:28 ` Rahul T R [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=20220930132842.23421-3-r-ravikumar@ti.com \
--to=r-ravikumar@ti.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=tomi.valkeinen@ideasonboard.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 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).