Lines Matching +full:power +full:- +full:domain
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/pd-samsung.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos SoC Power Domains
10 - Krzysztof Kozlowski <krzk@kernel.org>
13 Exynos processors include support for multiple power domains which are used
14 to gate power to one or more peripherals on the processor.
17 - $ref: power-domain.yaml#
22 - samsung,exynos4210-pd
23 - samsung,exynos5433-pd
32 clock-names:
38 Human readable string with domain name. Will be visible in userspace
41 "#power-domain-cells":
44 power-domains:
48 - compatible
49 - "#power-domain-cells"
50 - reg
55 - |
56 lcd0_pd: power-domain@10023c80 {
57 compatible = "samsung,exynos4210-pd";
59 #power-domain-cells = <0>;
63 mfc_pd: power-domain@10044060 {
64 compatible = "samsung,exynos4210-pd";
66 #power-domain-cells = <0>;