summaryrefslogtreecommitdiff
path: root/arch/arm/dts/socfpga_arria10_socdk.dtsi
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2019-03-06 19:47:22 +0100
committerMarek Vasut <marex@denx.de>2019-05-14 19:53:16 +0200
commit917bd8a876b5891c6624a726ed6f5822d84a79f2 (patch)
treeadebd335328d303bcf2a41a3203c6674e1d31495 /arch/arm/dts/socfpga_arria10_socdk.dtsi
parent990ed4452cb744402f82362ba2299f29d5a888b4 (diff)
downloadu-boot-917bd8a876b5891c6624a726ed6f5822d84a79f2.tar.gz
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>
Diffstat (limited to 'arch/arm/dts/socfpga_arria10_socdk.dtsi')
-rw-r--r--arch/arm/dts/socfpga_arria10_socdk.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/socfpga_arria10_socdk.dtsi b/arch/arm/dts/socfpga_arria10_socdk.dtsi
index 42e888548e..6e5578d7bd 100644
--- a/arch/arm/dts/socfpga_arria10_socdk.dtsi
+++ b/arch/arm/dts/socfpga_arria10_socdk.dtsi
@@ -14,7 +14,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "socfpga_arria10_socdk_sdmmc_handoff.dtsi"
+
+#include "socfpga_arria10.dtsi"
/ {
model = "Altera SOCFPGA Arria 10";