commit | ec50378d5283cdc5f615359a329b813204ae75fe | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Fri Jun 20 18:51:54 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 27 10:02:19 2025 -0600 |
tree | e2ba0d9c8783f3fd34eb382f3d4ed87cacaa51d7 | |
parent | aa08e1d701b867cff5ab4df19801290be287d4b5 [diff] |
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>