Merge "ARM: dts: qcom: Update HLOS Audio LPM memory region for kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
598e55ab30
@@ -1115,7 +1115,7 @@
|
||||
|
||||
slimbam: bamdma@6c04000 {
|
||||
compatible = "qcom,bam-v1.7.0";
|
||||
reg = <0x6c04000 0x20000>, <0x6c8f000 0x1000>;
|
||||
reg = <0x6c04000 0x20000>, <0x6c93000 0x1000>;
|
||||
reg-names = "bam", "bam_remote_mem";
|
||||
interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
|
||||
num-channels = <31>;
|
||||
@@ -1127,7 +1127,7 @@
|
||||
|
||||
slim_msm: slim@6c40000 {
|
||||
compatible = "qcom,slim-ngd-v1.5.0";
|
||||
reg = <0x6c40000 0x2c000>, <0x6c8E000 0x1000>;
|
||||
reg = <0x6c40000 0x2c000>, <0x6c92000 0x1000>;
|
||||
reg-names = "ctrl", "slimbus_remote_mem";
|
||||
interrupts = <GIC_SPI 163 IRQ_TYPE_LEVEL_HIGH>;
|
||||
dmas = <&slimbam 3>, <&slimbam 4>;
|
||||
|
Reference in New Issue
Block a user