]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff files
authorMarek Vasut <marex@denx.de>
Wed, 6 Mar 2019 18:47:22 +0000 (19:47 +0100)
committerMarek Vasut <marex@denx.de>
Tue, 14 May 2019 17:53:16 +0000 (19:53 +0200)
commit54e991a2642382a8a65fd8df9ea8709f467f55f0
treeadebd335328d303bcf2a41a3203c6674e1d31495
parentdebcb79e713071ee210ed9d4a46de7f7cc7572b9
ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff files

Pull out the u-boot,dm-pre-reloc from socfpga_arria10_socdk_sdmmc_handoff.dtsi
into separate dtsi header file to make it easier to patch in custom handoff
dtsi files, without having to manually add the U-Boot bits. Shuffle the include
clauses in the A10 DT files to make it obvious what gets included where without
having to follow confusing long chain of includes, i.e. board DT file includes
everything it needs.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
arch/arm/dts/socfpga_arria10_handoff_u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/socfpga_arria10_socdk.dtsi
arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts
arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi