Lines Matching +full:video +full:- +full:related
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/allwinner,sun20i-d1-ppu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Samuel Holland <samuel@sholland.org>
13 D1 and related SoCs contain a power domain controller for the CPUs, GPU, and
14 video-related hardware.
19 - allwinner,sun20i-d1-ppu
31 '#power-domain-cells':
35 - compatible
36 - reg
37 - clocks
38 - resets
39 - '#power-domain-cells'
44 - |
45 #include <dt-bindings/clock/sun20i-d1-r-ccu.h>
46 #include <dt-bindings/reset/sun20i-d1-r-ccu.h>
48 ppu: power-controller@7001000 {
49 compatible = "allwinner,sun20i-d1-ppu";
53 #power-domain-cells = <1>;