mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
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:
committed by
Hector Martin
parent
d52ca60191
commit
56fed763f6
@@ -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 {
|
||||
|
||||
@@ -249,6 +249,7 @@
|
||||
#dma-cells = <1>;
|
||||
iommus = <&dart_sio 2>;
|
||||
power-domains = <&ps_sio_adma>;
|
||||
resets = <&ps_audio_p>;
|
||||
};
|
||||
|
||||
mca: i2s@238400000 {
|
||||
|
||||
Reference in New Issue
Block a user