This compatible is used for an SRAM section that's shared between the MT8196's application processor cores and the embedded GPUEB MCU that controls the GPU frequency.
Through this SRAM section, things about the GPU frequency controller like the OPP table can be read. Signed-off-by: Nicolas Frattaroli <nicolas.frattar...@collabora.com> --- Documentation/devicetree/bindings/sram/sram.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 7c1337e159f2371401ae99313375656fff014ed4..6ba0dd6a66def11f56a1d5276d7397b655bff11e 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -89,6 +89,7 @@ patternProperties: - arm,juno-scp-shmem - arm,scmi-shmem - arm,scp-shmem + - mediatek,mt8196-gpufreq-sram - renesas,smp-sram - rockchip,rk3066-smp-sram - samsung,exynos4210-sysram -- 2.51.0