dts: xtensa: intel_adsp_ace30: enable Mic privacy driver

Enable Microphone Privacy driver for Intel ACE 3.0 platform

Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
This commit is contained in:
Adrian Bonislawski 2025-02-12 20:10:32 +01:00 committed by Benjamin Cabé
commit 72f820cda3
3 changed files with 11 additions and 2 deletions

View file

@ -446,6 +446,14 @@
};
};
mic_privacy: mic-prv@71a40 {
compatible = "intel,adsp-mic-privacy";
reg = <0x71a40 0x8000>;
interrupts = <29 0 0>;
interrupt-parent = <&ace_intc>;
status = "okay";
};
mem_window0: mem_window@70200 {
compatible = "intel,adsp-mem-window";
reg = <0x70200 0x8>;
@ -623,7 +631,7 @@
interrupt-controller;
#interrupt-cells = <3>;
interrupts = <4 0 0>;
num-irqs = <28>;
num-irqs = <30>;
interrupt-parent = <&core_intc>;
};

View file

@ -23,7 +23,7 @@ config MULTI_LEVEL_INTERRUPTS
default y
config MAX_IRQ_PER_AGGREGATOR
default 29
default 30
config NUM_2ND_LEVEL_AGGREGATORS
default 1

View file

@ -36,6 +36,7 @@
#define ACE_INTL_DTF 26
#define ACE_INTL_FLV 27
#define ACE_INTL_DPDMA 28
#define ACE_INTL_MIC_PRIV 29
/* Device interrupt control for the low priority interrupts. It
* provides per-core masking and status checking: ACE_DINT is an array