mediatek: mt7988a: sync dts compatible string

Use 'mediatek,mt7988a' instead of 'mediatek,mt7988' as compatible
string to be in-sync with upstream and no longer break the cpufreq
driver which was also kept in sync with upstream.

Fixes: 56dd6b473b ("mediatek: sync cpufreq support with changed compatible string")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2024-04-23 23:34:30 +01:00
parent a8befdee43
commit 9bc08af753
6 changed files with 6 additions and 6 deletions

View File

@ -14,7 +14,7 @@
/ {
model = "Bananapi BPI-R4";
compatible = "bananapi,bpi-r4",
"mediatek,mt7988";
"mediatek,mt7988a";
aliases {
serial0 = &uart0;

View File

@ -13,7 +13,7 @@
/ {
model = "MediaTek MT7988A Reference Board";
compatible = "mediatek,mt7988a-rfb",
"mediatek,mt7988";
"mediatek,mt7988a";
chosen {
bootargs = "console=ttyS0,115200n1 loglevel=8 \

View File

@ -23,7 +23,7 @@
#define MT7988_TOPRGU_XFI_PLL_GRST 16
/ {
compatible = "mediatek,mt7988";
compatible = "mediatek,mt7988a";
interrupt-parent = <&gic>;
#address-cells = <2>;
#size-cells = <2>;

View File

@ -14,7 +14,7 @@
/ {
model = "Bananapi BPI-R4";
compatible = "bananapi,bpi-r4",
"mediatek,mt7988";
"mediatek,mt7988a";
aliases {
serial0 = &uart0;

View File

@ -13,7 +13,7 @@
/ {
model = "MediaTek MT7988A Reference Board";
compatible = "mediatek,mt7988a-rfb",
"mediatek,mt7988";
"mediatek,mt7988a";
chosen {
bootargs = "console=ttyS0,115200n1 loglevel=8 \

View File

@ -23,7 +23,7 @@
#define MT7988_TOPRGU_XFI_PLL_GRST 16
/ {
compatible = "mediatek,mt7988";
compatible = "mediatek,mt7988a";
interrupt-parent = <&gic>;
#address-cells = <2>;
#size-cells = <2>;