Add samsung,exynos5-scaler compatible for ExynosAutov920 SoC. Signed-off-by: Kisung Lee <kiisung....@samsung.com> --- Documentation/devicetree/bindings/gpu/samsung-scaler.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/gpu/samsung-scaler.yaml b/Documentation/devicetree/bindings/gpu/samsung-scaler.yaml index 9fb530e65d0e..5a472e29dc8a 100644 --- a/Documentation/devicetree/bindings/gpu/samsung-scaler.yaml +++ b/Documentation/devicetree/bindings/gpu/samsung-scaler.yaml @@ -14,6 +14,7 @@ properties: enum: - samsung,exynos5420-scaler - samsung,exynos5433-scaler + - samsung,exynos5-scaler reg: maxItems: 1 -- 2.25.1