Lines Matching +full:dynamic +full:- +full:range
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/allwinner,sun6i-a31-drc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A31 Dynamic Range Controller
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 The DRC (Dynamic Range Controller) allows to dynamically adjust
21 - allwinner,sun6i-a31-drc
22 - allwinner,sun6i-a31s-drc
23 - allwinner,sun8i-a23-drc
24 - allwinner,sun8i-a33-drc
25 - allwinner,sun9i-a80-drc
35 - description: The DRC interface clock
36 - description: The DRC module clock
37 - description: The DRC DRAM clock
39 clock-names:
41 - const: ahb
42 - const: mod
43 - const: ram
63 - port@0
64 - port@1
67 - compatible
68 - reg
69 - interrupts
70 - clocks
71 - clock-names
72 - resets
73 - ports
78 - |
79 #include <dt-bindings/interrupt-controller/arm-gic.h>
81 #include <dt-bindings/clock/sun6i-a31-ccu.h>
82 #include <dt-bindings/reset/sun6i-a31-ccu.h>
85 compatible = "allwinner,sun6i-a31-drc";
90 clock-names = "ahb", "mod",
95 #address-cells = <1>;
96 #size-cells = <0>;
102 remote-endpoint = <&be0_out_drc0>;
107 #address-cells = <1>;
108 #size-cells = <0>;
113 remote-endpoint = <&tcon0_in_drc0>;
118 remote-endpoint = <&tcon1_in_drc0>;