From 1d9547b3dd81a45e694d7c8e91b454e61ea296a9 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 3 May 2021 14:29:31 +0200 Subject: linux: bsp-41x: non-target: Move DTS changes for memory and/or dma-ranges There is no need to keep multiple separate DTS files to accomodate board variants that differ only in memory configuration: U-Boot will update memory nodes and dma-ranges properties accordingly. See commit b3db7be4e3726092 ("ARM: renesas: Update Gen3 PCIe dma-ranges before boot") in v2019.10-rc2 / rcar-3.10.0.rc1 and later. Signed-off-by: Geert Uytterhoeven Reviewed-by: Wolfram Sang Reviewed-by: Yoshihiro Shimoda --- projects/linux/bsp-41x-non-target.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'projects/linux/bsp-41x-non-target.yaml') diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml index f20d3c8..3d8870f 100644 --- a/projects/linux/bsp-41x-non-target.yaml +++ b/projects/linux/bsp-41x-non-target.yaml @@ -546,3 +546,10 @@ bsp41x: - e4962e0a61d0b5a7a578dc1ce1c578bafd21df07 # arm64: dts: renesas: r8a779a0: Add SYS-DMAC and RT-DMAC support (RT-DMAC not used, SYS-DMAC added in torvalds: 1f4449e12c5c6682a6f4f8dbc7288c19c1c844f1 # arm64: dts: renesas: r8a779a0: Add SYS-DMAC nodes) - e98a497b44f55eda9ad2631e945ecf186f98f3ad # arm64: dts: r8a7796-salvator-xs-2x4g: Fix memory unit-address (cherry-picked from upstream) - 76c141540ffc9976856d84576d57eafa1f0c5756 # mtd: spi-nor: fix writes on S25FS512S (cherry-picked from upstream) + - 2866386193fc55159db40ea637df6193d10129fe # arm64: dts: renesas: convert to SPDX identifiers (Proposing 'N': memory and dma-ranges are passed by U-Boot) + - 751afb4cdf121aadc8ed33bd9502512086e319ed # arm64: dts: r8a7795-h3ulcb-4x2g: Overwrite dma-ranges of pcie nodes for R-Car H3 ES2.0/3.0 (Proposing 'N': dma-ranges is updated by U-Boot) + - d97faea949fb717a1058727d63ce96f480f8afc2 # arm64: dts: r8a7795-h3ulcb-4x2g.dts: Add H3ULCB (4 x 2 GiB) support (Proposing 'N': memory and dma-ranges are passed by U-Boot) + - fb98d6b76fc680f95b53c4c21cc624aa7cb1b0bd # arm64: dts: r8a77990-ebisu{,-4D}: Add support for R-Car E3 ES1.0 (Proposing 'N': memory and dma-ranges are passed by U-Boot) + - f9d4cc893a94b8c352f258b19e9c5e9256cc595f # arm64: dts: r8a77990-ebisu: Add Ebisu-4D board support (Proposing 'N': memory and dma-ranges are passed by U-Boot) + - f5505c6d62a4ed6b033c91b247fcf3fe8d39e35e # arm64: dts: r8a7796-salvator-xs: Add R-Car M3 ES3.0 (2 x 4 GiB) support (Proposing 'N': memory and dma-ranges are passed by U-Boot) + - f859d8760fd19715588bd50e60675347235b4874 # arm64: dts: r8a7795-salvator-xs: Add R-Car H3 ES3.0 (4 x 2 GiB) support (Proposing 'N': memory and dma-ranges are passed by U-Boot) -- cgit v1.2.3