Define compatible strings for Mali-470 and Realtek RTD1395 SoC family.
Signed-off-by: Andreas Färber afaerber@suse.de --- Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml index b01b95cf5cdf..62d5d3603c5d 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml @@ -44,6 +44,10 @@ properties: - hisilicon,hi6220-mali - rockchip,rk3328-mali - const: arm,mali-450 + - items: + - enum: + - realtek,rtd1395-mali + - const: arm,mali-470
# "arm,mali-300"
dri-devel@lists.freedesktop.org