]> git.dujemihanovic.xyz Git - u-boot.git/commit
dt-bindings: soc: samsung: Add Exynos PMU
authorSam Protsenko <semen.protsenko@linaro.org>
Thu, 11 Jan 2024 03:08:58 +0000 (21:08 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 24 Jan 2024 02:23:20 +0000 (11:23 +0900)
commit18c0556233d3f001c7800a55de3870bc6cc5a69b
tree8b0f32203e47d12af91ce70f8b24b0d713323bd9
parent5473a06dd67877882464eeee741b5eb9de0b13f5
dt-bindings: soc: samsung: Add Exynos PMU

Add bindings documentation for Exynos PMU hardware block. It was taken
from Linux kernel [1], but minimized and modified to reflect features
that will be actually supported in U-Boot soon. For example,
the "samsung,uart-debug-1" property is not available in Linux kernel
bindings and only present in U-Boot.

[1] Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
doc/device-tree-bindings/soc/samsung/exynos-pmu.yaml [new file with mode: 0644]