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:
@@ -88,7 +88,6 @@
|
||||
|
||||
&edp {
|
||||
force-hpd;
|
||||
support-psr;
|
||||
status = "okay";
|
||||
|
||||
ports {
|
||||
|
||||
@@ -75,7 +75,6 @@
|
||||
|
||||
&edp0 {
|
||||
force-hpd;
|
||||
support-psr;
|
||||
status = "okay";
|
||||
|
||||
ports {
|
||||
|
||||
@@ -416,7 +416,6 @@
|
||||
};
|
||||
|
||||
&edp0 {
|
||||
support-psr;
|
||||
force-hpd;
|
||||
status = "okay";
|
||||
|
||||
|
||||
@@ -363,7 +363,6 @@
|
||||
};
|
||||
|
||||
&edp0 {
|
||||
support-psr;
|
||||
force-hpd;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user