Commit 007180a
committed
arm64: apple: t600x: pmgr: SIO: Add audio, spi and uart power-domains
The power-domains AUDIO_P, SPI_P and UART_P are necessary for SIO's ASC
firmware to run. This is not explicitly expressed in the ADT (probably
since the power-domains are implicitly turned on when macOS uses SIO).
Since we plan to use SIO only for DP/HDMI audio add the power-domains
explicitly as dependency of ps_sio_cpu.
They might be better placed directly into the SIO node butr the SIO
driver doesn't support multiple power-domains.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 5da1bb4 commit 007180a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
829 | | - | |
| 829 | + | |
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
| |||
0 commit comments