arm64: dts: intel: keembay: Always use decimal interrupts

Replace the sole hexadecimal interrupt number by a decimal number, for
consistency with all other interrupt numbers.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Geert Uytterhoeven 2026-06-10 16:55:34 +02:00 committed by Dinh Nguyen
parent 27dd768f89
commit ea3aec9519

View File

@ -71,7 +71,7 @@ timer {
pmu {
compatible = "arm,cortex-a53-pmu";
interrupts = <GIC_PPI 0x7 IRQ_TYPE_LEVEL_HIGH>;
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
};
soc {