Hi Igor > -----Original Message----- > From: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx> > Sent: Wednesday, December 4, 2024 8:26 PM > To: Rob Herring <robh@xxxxxxxxxx>; Krzysztof Kozlowski > <krzk+dt@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>; Alim Akhtar > <alim.akhtar@xxxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > samsung-soc@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx > Subject: [PATCH v2 1/2] dt-bindings: soc: samsung: exynos-pmu: Add > exynos990-pmu compatible > > Add a dt-binding compatible for the Exynos990 PMU. It's compatible with the > Exynos7 PMU design. It handles system reboot, as well as other system > control registers (i.e registers for the USB PHY). > > Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 1 + > 1 file changed, 1 insertion(+) > > 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 > -- > 2.45.2