arm64: dts: apple: Add ADMAC resets on t8103/t600x

There's a shared reset for the ADMAC and MCA peripherals. The MCA node
already describes it, and being a shared reset it is important we
describe it on the ADMAC node too.

Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Martin Povišer
2022-09-18 11:58:43 +02:00
committed by Hector Martin
parent d52ca60191
commit 56fed763f6
2 changed files with 2 additions and 0 deletions

View File

@@ -181,6 +181,7 @@
<0>;
iommus = <&dart_sio_0 2>, <&dart_sio_1 2>;
power-domains = <&ps_sio_adma>;
resets = <&ps_audio_p>;
};
mca: mca@39b600000 {

View File

@@ -249,6 +249,7 @@
#dma-cells = <1>;
iommus = <&dart_sio 2>;
power-domains = <&ps_sio_adma>;
resets = <&ps_audio_p>;
};
mca: i2s@238400000 {