1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/gpu/samsung-scaler.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos SoC Image Scaler
10 - Inki Dae <inki.dae@samsung.com>
15 - samsung,exynos5420-scaler
16 - samsung,exynos5433-scaler
33 const: samsung,exynos5420-scaler
39 - description: mscl clock
49 - description: pclk clock
50 - description: aclk clock
51 - description: aclk_xiu clock
66 additionalProperties: false
70 #include <dt-bindings/clock/exynos5420.h>
71 #include <dt-bindings/interrupt-controller/arm-gic.h>
74 compatible = "samsung,exynos5420-scaler";
75 reg = <0x12800000 0x1294>;
76 interrupts = <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH>;
77 clocks = <&clock CLK_MSCL0>;