summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-04-29 14:49:24 -0600
committerTom Rini <[email protected]>2026-04-29 17:09:13 -0600
commit9d3bc111efe1c600a1475bbdfb6da6269e02c5c2 (patch)
tree9b594932d142f5f8e136c8dd85ede0d510de7b78 /include
parent6211462c922f3a40ca0764303809771c23a7d701 (diff)
parenta97c82bfdf52aab727ecb4ce3a81ef585e4c55d3 (diff)
Merge tag 'mediatek-for-master-2026-04-29' of https://source.denx.de/u-boot/custodians/u-boot-mediatek
* MMC fixes for Genio 520/720 (mt8189) * SPI NOR Flash controller fixes * SPI NOR Flash support for Genio 520/720 * PMIC controller fixes * PMIC support for Genio 1200 (mt8195) * Drop CONFIG_IDENT_STRING to be consistent across the platform * Remove empty header on mt7622
Diffstat (limited to 'include')
-rw-r--r--include/configs/mt7622.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/mt7622.h b/include/configs/mt7622.h
deleted file mode 100644
index 4a056954bf8..00000000000
--- a/include/configs/mt7622.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * Configuration for MediaTek MT7629 SoC
- *
- * Copyright (C) 2019 MediaTek Inc.
- * Author: Sam Shih <[email protected]>
- */
-
-#ifndef __MT7622_H
-#define __MT7622_H
-
-#endif