| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/power/pd-samsung.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Samsung Exynos SoC Power Domains |
| - Krzysztof Kozlowski <krzk@kernel.org> |
| Exynos processors include support for multiple power domains which are used |
| to gate power to one or more peripherals on the processor. |
| - $ref: power-domain.yaml# |
| Human readable string with domain name. Will be visible in userspace |
| to let user to distinguish between multiple domains in SoC. |
| unevaluatedProperties: false |
| lcd0_pd: power-domain@10023c80 { |
| compatible = "samsung,exynos4210-pd"; |
| #power-domain-cells = <0>; |
| mfc_pd: power-domain@10044060 { |
| compatible = "samsung,exynos4210-pd"; |
| #power-domain-cells = <0>; |