]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: Move hardware handling to common files
authorAndrew Davis <afd@ti.com>
Fri, 7 Oct 2022 19:22:05 +0000 (14:22 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 18 Oct 2022 17:40:40 +0000 (13:40 -0400)
commitc68d67affe996d8084b6b008af7d63ee2cee74ee
tree10051e2eecbc84f8833dc8699424031b6891dd67
parent1f0834a1d2f9bb5545e860707d303e12758cd011
arm: mach-k3: Move hardware handling to common files

These hardware register definitions are common for all K3, remove
duplicate data them by moving them to hardware.h.

While here do some minor whitespace cleanup + grouping.

Signed-off-by: Andrew Davis <afd@ti.com>
arch/arm/mach-k3/am642_init.c
arch/arm/mach-k3/include/mach/am62_hardware.h
arch/arm/mach-k3/include/mach/am64_hardware.h
arch/arm/mach-k3/include/mach/am6_hardware.h
arch/arm/mach-k3/include/mach/hardware.h
arch/arm/mach-k3/include/mach/j721e_hardware.h
arch/arm/mach-k3/include/mach/j721s2_hardware.h