mach-k3: am62ax: am62a7_init: Drop write to non existent register
authorVignesh Raghavendra <vigneshr@ti.com>
Fri, 20 Jun 2025 13:21:54 +0000 (18:51 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 27 Jun 2025 16:02:19 +0000 (10:02 -0600)
commit95d303f7e56688fde6e50cb0a49e8cbd140b2fb2
treee2ba0d9c8783f3fd34eb382f3d4ed87cacaa51d7
parentb14b3de65282e82b1832d53e3ee04f693c6c39e7
mach-k3: am62ax: am62a7_init: Drop write to non existent register

Per section 14.2.1.3 Kick Protection Registers of AM62A TRM[1],
there is no partition 5. Delete it.

[1] https://www.ti.com/lit/pdf/spruj16

Fixes: b511b371ad76 ("arm: mach-k3: introduce basic files to support the am62a")
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
arch/arm/mach-k3/am62ax/am62a7_init.c