mediatek mt7622: fix 300mhz typo in dts
authorFritz D. Ansel <fdansel@yandex.ru>
Mon, 2 Aug 2021 17:42:37 +0000 (19:42 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 9 Jan 2022 14:48:16 +0000 (14:48 +0000)
commit693958497a8cd55aa2eaba602ac5ab72d23fc1a8
treed4b4622429944ae2490377c99690e18414f526ef
parentabc2821286e4d9ccc98146a5bc3cf3f8e1ff4b9f
mediatek mt7622: fix 300mhz typo in dts

The lowest frequency should be 300MHz, since that is the label
assigned to the OPP in the mt7622.dtsi device tree, while there is one
missing zero in the actual value.

To be clear, the lowest frequency should be 300MHz instead of 30MHz.

As mentioned @dangowrt on the OpenWrt forum there is no benefit in
leaving 30MHz as the lowest frequency.

Signed-off-by: Jip de Beer <gpk6x3591g0l@opayq.com>
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
target/linux/mediatek/patches-5.10/721-dts-mt7622-mediatek-fix-300mhz.patch [new file with mode: 0644]