Message ID | 20240807082843.352937-8-ivo.ivanov.ivanov1@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 496374c1d0045177cb5c3e85ce33b2179b11a413 |
Headers | show |
Series | Add minimal Exynos8895 SoC and SM-G950F support | expand |
On 07/08/2024 10:28, ivo.ivanov.ivanov1@gmail.com wrote: > From: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> > > Add exynos8895-pmu compatible to the bindings documentation. All your commit msg could say more, e.g. why it is or it is not compatible with existing devices. > > Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> > --- > 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 15fcd8f1d..5c4ba6c65 100644 > --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml > +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml > @@ -53,6 +53,7 @@ properties: > - items: > - enum: > - samsung,exynos7885-pmu > + - samsung,exynos8895-pmu > - samsung,exynosautov9-pmu > - samsung,exynosautov920-pmu No update to select? Does that mean we don't need it anymore? Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml index 15fcd8f1d..5c4ba6c65 100644 --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml @@ -53,6 +53,7 @@ properties: - items: - enum: - samsung,exynos7885-pmu + - samsung,exynos8895-pmu - samsung,exynosautov9-pmu - samsung,exynosautov920-pmu - tesla,fsd-pmu