On Fri, Jun 14, 2019 at 01:31:43PM -0700, Joseph Kogut wrote: > Document vendor specific compatible string for Mali gpus on Exynos SoCs. > > Signed-off-by: Joseph Kogut <joseph.kogut@xxxxxxxxx> > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt > index 1b1a74129141..a9704c736d07 100644 > --- a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt > +++ b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt > @@ -18,6 +18,7 @@ Required properties: > + "amlogic,meson-gxm-mali" > + "rockchip,rk3288-mali" > + "rockchip,rk3399-mali" > + + "samsung,exynos-mali" Are there any driver differences for Exynos? If not then why adding another compatible? Best regards, Krzysztof > > - reg : Physical base address of the device and length of the register area. > > -- > 2.22.0 >