]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Add support for Kria K24 SOM
authorMichal Simek <michal.simek@amd.com>
Wed, 18 Jan 2023 12:11:59 +0000 (13:11 +0100)
committerMichal Simek <michal.simek@amd.com>
Tue, 24 Jan 2023 12:59:33 +0000 (13:59 +0100)
commit2fe2be2d279cc4bd62b12126668b298adcea4e54
tree7daf1b8d1880d506ad94e49da94ba99088866043
parent8489b6d2e3d174a20af75d7f58ba11a59c2e2ff7
arm64: zynqmp: Add support for Kria K24 SOM

SOM itself from PS point of view is using the same configuration as K26
that's why reuse that files and only change compatible strings.

The reason for creating own set of files is just in case when versions
start to diverge because of HW change, supply chain issue, etc.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/61f877ec0b480c5bd368a1211fc73ff7465016bd.1674043915.git.michal.simek@amd.com
arch/arm/dts/Makefile
arch/arm/dts/zynqmp-sm-k24-revA.dts [new file with mode: 0644]
arch/arm/dts/zynqmp-smk-k24-revA.dts [new file with mode: 0644]
board/xilinx/zynqmp/zynqmp-sm-k24-revA/psu_init_gpl.c [new file with mode: 0644]
board/xilinx/zynqmp/zynqmp-smk-k24-revA [new symlink]