Searched +full:exynos7 +full:- +full:decon (Results 1 – 3 of 3) sorted by relevance
1 Device-Tree bindings for Samsung Exynos7 SoC display controller (DECON)3 DECON (Display and Enhancement Controller) is the Display Controller for the4 Exynos7 series of SoCs which transfers the image data from a video memory8 - compatible: value should be "samsung,exynos7-decon";10 - reg: physical base address and length of the DECON registers set.12 - interrupts: should contain a list of all DECON IP block interrupts in the16 - interrupt-names: should contain the interrupt names: "fifo", "vsync",20 - pinctrl-0: pin control group to be used for this controller.22 - pinctrl-names: must contain a "default" entry.24 - clocks: must include clock specifiers corresponding to entries in the[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/samsung/samsung,exynos7-decon.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung Exynos7 SoC Display and Enhancement Controller (DECON)10 - Inki Dae <inki.dae@samsung.com>11 - Seung-Woo Kim <sw0312.kim@samsung.com>12 - Kyungmin Park <kyungmin.park@samsung.com>13 - Krzysztof Kozlowski <krzk@kernel.org>16 DECON (Display and Enhancement Controller) is the Display Controller for the[all …]
1 // SPDX-License-Identifier: GPL-2.016 #include <dt-bindings/clock/exynos5433.h>17 #include <dt-bindings/interrupt-controller/arm-gic.h>21 #address-cells = <2>;22 #size-cells = <2>;24 interrupt-paren949 decon: decon@13800000 { global() label [all...]