]> git.dujemihanovic.xyz Git - u-boot.git/commit
apalis-imx8: remove -u-boot.dtsi include
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>
Wed, 20 Dec 2023 10:38:09 +0000 (11:38 +0100)
committerFabio Estevam <festevam@denx.de>
Wed, 20 Dec 2023 18:04:46 +0000 (15:04 -0300)
commit6a77fb3b4c3f50c2afa4f8aaa4fdff7fffc2f9e7
tree053b95533535e537b93328cc677aa6697cfc176b
parente2449ee9680cd316a70053bb638b76e96c6578e5
apalis-imx8: remove -u-boot.dtsi include

This file is included automatically since quite some time now.

From documentation:

U-Boot automatically looks for and includes a file with updates
to the standard devicetree for your board, searching for them in
the same directory as the main file, in this order:

<orig_filename>-u-boot.dtsi
<CONFIG_SYS_SOC>-u-boot.dtsi
<CONFIG_SYS_CPU>-u-boot.dtsi
<CONFIG_SYS_VENDOR>-u-boot.dtsi
u-boot.dtsi

Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
arch/arm/dts/fsl-imx8qm-apalis.dts