arm64: dts: rockchip: Remove property support-psr of eDP nodes

Since the PSR feature can help to reduce the power consumption, the
Source device, which can support PSR function, should enable PSR if
the PSR capability of Sink device is detected rather than depending
on the user to add 'support-psr' DTS property manually.

Change-Id: I2f51312621f62519f388e06561fb61f01145256b
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
This commit is contained in:
Damon Ding
2025-07-18 15:33:32 +08:00
parent 3b97d716d5
commit 0b1e03cc77
4 changed files with 0 additions and 4 deletions

View File

@@ -88,7 +88,6 @@
&edp {
force-hpd;
support-psr;
status = "okay";
ports {

View File

@@ -75,7 +75,6 @@
&edp0 {
force-hpd;
support-psr;
status = "okay";
ports {

View File

@@ -416,7 +416,6 @@
};
&edp0 {
support-psr;
force-hpd;
status = "okay";

View File

@@ -363,7 +363,6 @@
};
&edp0 {
support-psr;
force-hpd;
status = "okay";
};