diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-16 07:09:33 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-16 07:09:33 -0400 |
commit | b51d103cab173f4480d66b6b93c62d36e2f5fded (patch) | |
tree | 87fd886fff542ee1b62cf1a8f89e7f1623a81c22 /arch/arm/dts/socfpga_arria10_socdk.dtsi | |
parent | 9a32caf52d0dd8287d071eb6a0d93cacfea3fd17 (diff) | |
parent | 9e6ed1a3466ea35d98e074187abcbcfee550b448 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
- SoCFPGA DT and reset cleanup, AE MCVEVK board support.
Diffstat (limited to 'arch/arm/dts/socfpga_arria10_socdk.dtsi')
-rw-r--r-- | arch/arm/dts/socfpga_arria10_socdk.dtsi | 3 |
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 42e888548ee..6e5578d7bd3 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"; |