Re: [U-Boot] [PATCH v2 2/9] dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file

2019-08-18 Thread Peng Fan
> Subject: [PATCH v2 2/9] dts: imx28: Remove #include "imx28.dtsi" from > imx28-u-boot.dtsi file > > After this change it is possible to use imx28--u-boot.dtsi with the > imx28-u-boot.dtsi explicitly included without breaking setup from > imx28-.dts file. > > The problem is that the imx28.dtsi

[U-Boot] [PATCH v2 2/9] dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file

2019-08-18 Thread Lukasz Majewski
After this change it is possible to use imx28--u-boot.dtsi with the imx28-u-boot.dtsi explicitly included without breaking setup from imx28-.dts file. The problem is that the imx28.dtsi included in a wrong place overrides the changes made in imx28-.dts. As a result some devices are "disabled" in