Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"

As part of bringing the master branch back in to next, we need to allow
for all of these changes to exist here.

Reported-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-05-20 13:35:03 -06:00
parent d4781422d1
commit 03de305ec4
4263 changed files with 8361 additions and 4480 deletions

View File

@@ -5,7 +5,6 @@
* Copyright (C) 2021, Bin Meng <bmeng.cn@gmail.com>
*/
#include <common.h>
#include <console.h>
#include <test/suites.h>
#include <test/ut.h>

View File

@@ -8,7 +8,6 @@
* Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
*/
#include <common.h>
#include <string.h>
#include <asm/sandbox_arm_ffa.h>
#include <dm/test.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2023 Marek Vasut <marek.vasut+renesas@mailbox.org>
*/
#include <common.h>
#include <console.h>
#include <mapmem.h>
#include <asm/global_data.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2022 Marek Vasut <marex@denx.de>
*/
#include <common.h>
#include <console.h>
#include <mapmem.h>
#include <asm/global_data.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2022 Google LLC
*/
#include <common.h>
#include <console.h>
#include <fdt_support.h>
#include <mapmem.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2022 Google LLC
*/
#include <common.h>
#include <console.h>
#include <dm.h>
#include <video_console.h>

View File

@@ -6,7 +6,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
#include <common.h>
#include <cli.h>
#include <command.h>
#include <test/lib.h>

View File

@@ -9,7 +9,6 @@
* Rui Miguel Silva <rui.silva@linaro.org>
*/
#include <common.h>
#include <console.h>
#include <mapmem.h>
#include <asm/global_data.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2020 Google LLC
*/
#include <common.h>
#include <command.h>
#include <test/suites.h>
#include <test/test.h>

View File

@@ -6,7 +6,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
#include <common.h>
#include <console.h>
#include <mapmem.h>
#include <dm/test.h>

View File

@@ -7,7 +7,6 @@
* Written by Stephen Carlson <stcarlso@linux.microsoft.com>
*/
#include <common.h>
#include <console.h>
#include <test/suites.h>
#include <test/ut.h>

View File

@@ -5,7 +5,6 @@
* Copyright (C) 2021, STMicroelectronics - All Rights Reserved
*/
#include <common.h>
#include <command.h>
#include <dm.h>
#include <dm/test.h>

View File

@@ -3,7 +3,6 @@
* Tests for read and write commands
*/
#include <common.h>
#include <dm/test.h>
#include <mapmem.h>
#include <part.h>

View File

@@ -5,7 +5,6 @@
* Copyright (C) 2021 Linus Walleij <linus.walleij@linaro.org>
*/
#include <common.h>
#include <command.h>
#include <dm.h>
#include <test/suites.h>

View File

@@ -6,7 +6,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
#include <common.h>
#include <console.h>
#include <mapmem.h>
#include <dm/test.h>

View File

@@ -5,7 +5,6 @@
* Copyright (C) 2022 Sartura Ltd.
*/
#include <common.h>
#include <command.h>
#include <dm.h>
#include <dm/test.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2020, Heinrich Schuchadt <xypron.glpk@gmx.de>
*/
#include <common.h>
#include <command.h>
#include <asm/global_data.h>
#include <display_options.h>

View File

@@ -5,7 +5,6 @@
* Copyright 2022, Samuel Dionne-Riel <samuel@dionne-riel.com>
*/
#include <common.h>
#include <asm/global_data.h>
#include <test/lib.h>
#include <test/ut.h>

View File

@@ -6,7 +6,6 @@
* Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
*/
#include <common.h>
#include <command.h>
#include <dm.h>
#include <env.h>