arm64: dts: mediatek: mt8192: Add mediatek,broken-save-restore-fw to asurada
authorDouglas Anderson <dianders@chromium.org>
Mon, 15 May 2023 20:13:53 +0000 (13:13 -0700)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 29 May 2023 15:40:52 +0000 (17:40 +0200)
Firmware shipped on mt8192 Chromebooks is affected by the GICR
save/restore issue as described by the patch ("dt-bindings:
interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/
broken FW"). Add the quirk property.

Fixes: 331fae2fc922 ("arm64: dts: mediatek: Introduce MT8192-based Asurada board family")
Reviewed-by: Julius Werner <jwerner@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230515131353.v2.4.Ie7e600278ffbed55a1e5a58178203787b1449b35@changeid
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi

index 5a440504d4f9b7470d778ef22807cfe231267705..0e8b341170907d894db292d531f70f8e1eb2c7f0 100644 (file)
        remote-endpoint = <&anx7625_in>;
 };
 
+&gic {
+       mediatek,broken-save-restore-fw;
+};
+
 &gpu {
        mali-supply = <&mt6315_7_vbuck1>;
        status = "okay";