]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: Move K3 common schema.yaml out of board directory
authorAndrew Davis <afd@ti.com>
Wed, 22 Nov 2023 21:30:05 +0000 (15:30 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 15 Dec 2023 20:27:47 +0000 (15:27 -0500)
commit4621960754b2175cef1f4c34e11db1abb7a6e666
tree85b10dc249f9819cb5f3c8735df1a4e2f081a1f9
parentc936ef78704fa33afa71dfec347e8785bcb3d46c
arm: mach-k3: Move K3 common schema.yaml out of board directory

This file is common for all K3, move it out of board/ directory and
into mach-k3. As we need to change the path in k3-binman.dtsi let's
take this opportunity to switch to absolute paths which makes adding
non-TI boards (like Toradex Verdin) not need to override these paths.

Signed-off-by: Andrew Davis <afd@ti.com>
arch/arm/dts/k3-am625-verdin-wifi-dev-binman.dtsi
arch/arm/dts/k3-binman.dtsi
arch/arm/mach-k3/schema.yaml [moved from board/ti/common/schema.yaml with 100% similarity]