Add audio device tree support for ATP, CDP, MTP, QRD, RCM platforms for Kera SoC. Change-Id: I902e8704d07cafe118047b152d83979f57cbf334 Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
38 lines
551 B
Plaintext
38 lines
551 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
&rx_macro {
|
|
reg = <0x6AC0000 0x0>;
|
|
};
|
|
|
|
&rx_swr {
|
|
swrm-io-base = <0x6AD0000 0x0>;
|
|
interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
|
|
};
|
|
|
|
&tx_macro {
|
|
reg = <0x6AE0000 0x0>;
|
|
};
|
|
|
|
&wsa_macro {
|
|
reg = <0x6B00000 0x0>;
|
|
};
|
|
|
|
&wsa_swr {
|
|
swrm-io-base = <0x6B10000 0x0>;
|
|
interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;
|
|
};
|
|
|
|
&tx_swr {
|
|
reg = <0x7630000 0x0>;
|
|
};
|
|
|
|
&va_macro {
|
|
reg = <0x7660000 0x0>;
|
|
};
|
|
|
|
&tlmm {
|
|
reg = <0x7760000 0x0>;
|
|
};
|