Message ID | 20241203211344.515431-2-igor.belwon@mentallysanemainliners.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add pmu and syscon-reboot support to Exynos990 | expand |
On Tue, Dec 03, 2024 at 10:13:43PM +0100, Igor Belwon wrote:
> Add a dt-binding compatible for the exynos990-pmu.
s/exynos990-pmu/Exynos990 PMU (and here goes explanation of PMU). You
just copied subject and basically copied patch contents which is
obvious. Instead say something useful about hardware, e.g.
is it different or is it compatible with anything?
Best regards,
Krzysztof
diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml index 6cdfe7e059a3..8e6d051d8c97 100644 --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml @@ -55,6 +55,7 @@ properties: - samsung,exynos7885-pmu - samsung,exynos8895-pmu - samsung,exynos9810-pmu + - samsung,exynos990-pmu - samsung,exynosautov9-pmu - samsung,exynosautov920-pmu - tesla,fsd-pmu
Add a dt-binding compatible for the exynos990-pmu. Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org> --- Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 1 + 1 file changed, 1 insertion(+)