soc/xtensa/intel_adsp: fix interrupts typo

Hex should be `0x` instead of `0X`

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2023-12-20 13:57:35 +08:00 committed by Anas Nashif
parent d053b8bf3b
commit d1f3f863f1

View file

@ -140,7 +140,7 @@
reg = <0x78820 0x10>;
interrupt-controller;
#interrupt-cells = <3>;
interrupts = <0XD 0 0>;
interrupts = <0xD 0 0>;
interrupt-parent = <&core_intc>;
};