dt-bindings: clock: mediatek,mtmips-sysc: Adapt compatible for MT7688 boards
authorEzra Buehler <ezra.buehler@husqvarnagroup.com>
Tue, 24 Jun 2025 11:58:07 +0000 (13:58 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 2 Jul 2025 11:17:24 +0000 (13:17 +0200)
commit292f0b50d3918220663cf6416ce2fdc2928d2e34
tree18b6a314a7331b561f63b41699095d4ea7365e96
parent002d90627cdbf7efd16f0846a814889409e42f07
dt-bindings: clock: mediatek,mtmips-sysc: Adapt compatible for MT7688 boards

As the MT7628 and MT7688 are identical in most respects, mt7628a.dtsi is
used for both SoCs. To prevent "Kernel panic - not syncing: unable to
get CPU clock, err=-2" and allow an MT7688-based board to boot, the
following must be allowed:

    compatible = "ralink,mt7628-sysc", "ralink,mt7688-sysc", "syscon";

Signed-off-by: Ezra Buehler <ezra.buehler@husqvarnagroup.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml