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

When bringing in the series 'arm: dts: am62-beagleplay: Fix Beagleplay
Ethernet"' I failed to notice that b4 noticed it was based on next and
so took that as the base commit and merged that part of next to master.

This reverts commit c8ffd1356d, reversing
changes made to 2ee6f3a5f7.

Reported-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2024-05-18 20:20:43 -06:00
parent 3be9f399e9
commit d678a59d2d
4281 changed files with 4581 additions and 8984 deletions

View File

@@ -50,14 +50,6 @@ config TIMER_EARLY
use an early timer. These functions must be supported by your timer
driver: timer_early_get_count() and timer_early_get_rate().
config ADI_SC5XX_TIMER
bool "ADI ADSP-SC5xx Timer Support"
depends on TIMER && (SC57X || SC58X || SC59X || SC59X_64)
help
gptimer based timer support on ADI's ADSP-SC5xx platforms. Available
but not required on sc59x-64-based platforms (598 and similar).
Required on 32-bit platforms (sc57x, sc58x, sc594 and earlier).
config ALTERA_TIMER
bool "Altera timer support"
depends on TIMER