mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-26 22:01:10 +00:00
Revert "arm64: zynqmp: Add power domain description for PL"
This reverts commit d59fac2f3f247470708a1aed1af96802a05e0e61. This power domain shouldn't be enabled by default. Power domain behavior should be handled on case by case basis. Adding this property to zynqmp.dtsi is breaking some suspend/resume cases that's why remove it from this file. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/7ed2a46383c6918fbbaca2d618459b1ee58f865c.1697115523.git.michal.simek@amd.com
This commit is contained in:
parent
ff31d0330d
commit
e6b5c01a6c
@ -257,7 +257,6 @@
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
power-domains = <&zynqmp_firmware PD_PL>;
|
||||
};
|
||||
|
||||
remoteproc {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user