Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: gpu: mali-bifrost: Document nvmem for speedbin support

Some SoCs implementing ARM Mali GPUs may be subject to speed binning
and the usable bin is read from nvmem: document the addition of nvmem
and nvmem-cells for 'speed-bin'.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230323090822.61766-2-angelogioacchino.delregno@collabora.com

authored by

AngeloGioacchino Del Regno and committed by
Boris Brezillon
191308ba e27a85c1

+7
+7
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
··· 104 104 105 105 dma-coherent: true 106 106 107 + nvmem-cell-names: 108 + items: 109 + - const: speed-bin 110 + 111 + nvmem-cells: 112 + maxItems: 1 113 + 107 114 required: 108 115 - compatible 109 116 - reg