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)
commit917bd8a876b5891c6624a726ed6f5822d84a79f2
treeadebd335328d303bcf2a41a3203c6674e1d31495
parent990ed4452cb744402f82362ba2299f29d5a888b4
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