]> git.baikalelectronics.ru Git - uboot.git/commit
dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file
authorLukasz Majewski <lukma@denx.de>
Thu, 5 Sep 2019 07:54:55 +0000 (09:54 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
commitd7fbf849946b076a74f16dc632521d2048f66f79
tree2688b948580f6e76938561711117ab904e8161d1
parent04c4b22243498eafb9339ac1eea753bdf9db9858
dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file

After this change it is possible to use imx28-<board>-u-boot.dtsi with
the imx28-u-boot.dtsi explicitly included without breaking setup from
imx28-<board>.dts file.

The problem is that the imx28.dtsi included in a wrong place overrides the
changes made in imx28-<board>.dts. As a result some devices are "disabled"
in the final DTB.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/dts/imx28-u-boot.dtsi