Add gs101-pmu compatible to the bindings documentation. Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx> --- Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml index e1d716df5dfa..e6abf7b55909 100644 --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml @@ -27,6 +27,7 @@ select: - samsung,exynos7-pmu - samsung,exynos850-pmu - samsung-s5pv210-pmu + - google,gs101-pmu required: - compatible @@ -47,6 +48,7 @@ properties: - samsung,exynos7-pmu - samsung,exynos850-pmu - samsung-s5pv210-pmu + - google,gs101-pmu - const: syscon - items: - enum: -- 2.42.0.582.g8ccd20d70d-goog