Message ID | 20240527093908.97574-2-angelogioacchino.delregno@collabora.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Support for MT8188 power domains, gpu, gce, vdo | expand |
On 27/05/2024 11:39, AngeloGioacchino Del Regno wrote: > Add a compatible string for the scpsys block found in the MediaTek > MT8188 SoC. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Mon, 27 May 2024 11:39:04 +0200, AngeloGioacchino Del Regno wrote: > Add a compatible string for the scpsys block found in the MediaTek > MT8188 SoC. > > Applied, thanks! [1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188 commit: 5b8d73b7e1ceb2578f74d0a119a4b4a4be690d2e -- Lee Jones [李琼斯]
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml index c8c4812fffe2..a0d646dfec42 100644 --- a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml @@ -22,6 +22,7 @@ properties: - mediatek,mt8173-scpsys - mediatek,mt8183-scpsys - mediatek,mt8186-scpsys + - mediatek,mt8188-scpsys - mediatek,mt8192-scpsys - mediatek,mt8195-scpsys - const: syscon
Add a compatible string for the scpsys block found in the MediaTek MT8188 SoC. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> --- .../devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml | 1 + 1 file changed, 1 insertion(+)