arm: mach-k3: fix typo in devstat macro name
authorPrasanth Babu Mantena <p-mantena@ti.com>
Wed, 27 Nov 2024 06:13:34 +0000 (11:43 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 15 Dec 2024 17:40:44 +0000 (11:40 -0600)
commitd87414be80a0cf4aaa7a73bbbab3bcc503e6ca11
tree13f88c92e1fef4f705dd6c2ec38df7df5c031b71
parentae12873de7e57c40f527e913ddcc4be067a70ab1
arm: mach-k3: fix typo in devstat macro name

Fix spelling mistake in the board init files of j721e and j721s2.

s/WKUP_DEVSTAT_MCU_OMLY_MASK/WKUP_DEVSTAT_MCU_ONLY_MASK

Signed-off-by: Prasanth Babu Mantena <p-mantena@ti.com>
arch/arm/mach-k3/include/mach/j721e_hardware.h
arch/arm/mach-k3/include/mach/j721s2_hardware.h
arch/arm/mach-k3/j721e/j721e_init.c
arch/arm/mach-k3/j721s2/j721s2_init.c