update swr-num-devs and swrm-io-base for kera variants. Change-Id: I095e6fc88f69c23cb9d0facc5394169456d5e4e9 Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
34 lines
517 B
Plaintext
34 lines
517 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
&rx_macro {
|
|
reg = <0x6AC0000 0x0>;
|
|
};
|
|
|
|
&swr1 {
|
|
swrm-io-base = <0x6AD0000 0x0>;
|
|
interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
|
|
};
|
|
|
|
&tx_macro {
|
|
reg = <0x6AE0000 0x0>;
|
|
};
|
|
|
|
&wsa_macro {
|
|
reg = <0x6B00000 0x0>;
|
|
};
|
|
|
|
&swr0 {
|
|
swrm-io-base = <0x6B10000 0x0>;
|
|
interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;
|
|
};
|
|
|
|
&swr2 {
|
|
swrm-io-base = <0x7630000 0x0>;
|
|
};
|
|
|
|
&va_macro {
|
|
reg = <0x7660000 0x0>;
|
|
};
|