mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
arm64: dts: imx95: add AONMIX MQS node
Add DT node for AONMIX MQS (i.e. MQS1). Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
0c9d379d43
commit
77ae6ab965
|
|
@ -391,6 +391,11 @@ scmi_misc: protocol@84 {
|
|||
};
|
||||
};
|
||||
|
||||
mqs1: mqs-1 {
|
||||
compatible = "fsl,imx95-aonmix-mqs";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
pmu {
|
||||
compatible = "arm,cortex-a55-pmu";
|
||||
interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(6) | IRQ_TYPE_LEVEL_HIGH)>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user