mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
arm64: dts: apple: t8015: Fix PCIE power domains dependencies
Fix the dependency topology of PCIE power domain nodes, as required by ANS2 NVME controller. Signed-off-by: Nick Chan <towinchenmi@gmail.com> Link: https://lore.kernel.org/r/20250826-t8015-nvme-v5-3-caee6ab00144@gmail.com Signed-off-by: Sven Peter <sven@kernel.org>
This commit is contained in:
parent
273be31e5a
commit
55a1ed25fa
|
|
@ -658,6 +658,7 @@ ps_pcie: power-controller@80318 {
|
|||
#power-domain-cells = <0>;
|
||||
#reset-cells = <0>;
|
||||
label = "pcie";
|
||||
power-domains = <&ps_pcie_aux>, <&ps_pcie_direct>, <&ps_pcie_ref>;
|
||||
};
|
||||
|
||||
ps_pcie_aux: power-controller@80320 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user