OP-TEE / build

Makefiles to use OP-TEE on various platforms
107 stars 209 forks source link

stm32mp1: update Linux DTS files path #699

Closed etienne-lms closed 8 months ago

etienne-lms commented 8 months ago

Updates path of the Linux kernel in-tree DT files that have moved to vendor sub-directories since kernel v6.5.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=724ba6751532055db75992fc6ae21c3e322e94a7

jforissier commented 8 months ago

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

Perhaps getting rid of LINUX_DTB_BIN in a subsequent commit would help, it's a bit messy to have it and use st/$(STM32MP1_DTS_BASENAME).dtb as well.

etienne-lms commented 8 months ago

Good idea. Thanks.

etienne-lms commented 8 months ago

comments addressed

jforissier commented 8 months ago

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

etienne-lms commented 8 months ago

tag applied thanks

etienne-lms commented 8 months ago

@jforissier, i have few other changes pending for stm32mp1.mk, for Linux and U-Boot to use STM32MP15 SCMI services on ST boards. I was waiting for this P-R to be merged but IBART seems to hang. Would you prefer I wait this P-R is merged or can I push my new changes on top of this series?

jforissier commented 8 months ago

I think this can be merged. Thanks.

etienne-lms commented 8 months ago

Thanks

etienne-lms commented 8 months ago

IBART jobs seems still queued. If so, maybe it can be removed.