ramips: add missing syscon compatible strings for MT7688 and RT3052
authorShiji Yang <yangshiji66@qq.com>
Sat, 30 Dec 2023 11:52:18 +0000 (19:52 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 6 Jan 2024 20:23:23 +0000 (21:23 +0100)
commitc0d7842bf2d0901697cc7d593f1db787252f549a
treed8f0fbcd72c17f490b27296be0a3c90bb6f70c54
parent184bd28064bc591bf907c42afc9e0b9c1b9858b4
ramips: add missing syscon compatible strings for MT7688 and RT3052

MT7688 devices use the "mt7628an.dtsi" as the template. And RT3052
devices use the "rt3050.dtsi" as template. Therefore, we need to add
the corresponding system controller compatible strings to make them
work properly.

Fixes: 1f818b09f8ae ("ramips: add proper system clock and reset driver support for legacy SoCs")
Fixes: #14305
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ramips/dts/mt7628an.dtsi
target/linux/ramips/dts/rt3050.dtsi