From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7FA7112E49 for ; Wed, 11 Oct 2023 18:54:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="rQ5Jrcwc" Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB279A9 for ; Wed, 11 Oct 2023 11:54:45 -0700 (PDT) Received: by mail-pg1-x52b.google.com with SMTP id 41be03b00d2f7-578b4997decso118406a12.0 for ; Wed, 11 Oct 2023 11:54:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1697050485; x=1697655285; darn=vger.kernel.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=1yAITkA43oBRq5wNnpQLBgM5d0bUs6osx3goAerw1Zs=; b=rQ5Jrcwch8pt1L2WORz6CKZE7I+oPyNscJf1fRpjvlCE33Q2ktuDovKYdEVV8tDBSt VH7QOeQZfduPNGIYbNZPzfMoXTE/VyULkOiUM1xoyEeqr8qSQzoY83VNRrArNfvOR8fw TVZVNwrFkOuParsjeM/21+Ho01opcGNBRxJUq1Qt9s91ZnhIBCHvJ5NY5aZ1cNjzWXTY FTA1NP9aDnKKMYoDjc/O3B9dPCh3sN39EL9SIm/mf70Kj2vw7OUIWWTneZCiG6jLVkoM +btr339vF61praR2UNfAOTFC1DW0sozrMWL5EV46APu9G95r+rQ+37ieozkGwIBq7dUB 2z+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697050485; x=1697655285; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1yAITkA43oBRq5wNnpQLBgM5d0bUs6osx3goAerw1Zs=; b=HaH0ytjH5eSGZ6ReGvIjeo0KfD1dphVaX+Oa+kJ+uXwGNg4z62sSOU2vUEAR/UU+Kz 6YCT68PdZ/e+y9S25M34IdjT/WTPMbB4GMyBKAzAnn8YPqzdwq9IIift8H23lEiRi+gE NqixNtHoIGj7L8GAel4lfXqHUeeYMiC2a0UkMl+sW52+Rk+UWmaRzhwv7St/zsFZwOMe 9WJilWqXogs+8OjIaurTk5sD2fGnu03LsumfrtYZOJtyxttblLb1WBFU6LSPXz9S2grP crqWDIeHh9/kCtx+5v9W45drJSpFG8IYrMAKUGE4+ur+4fI3AixU5f+s0ekiARFZdfsp oKRQ== X-Gm-Message-State: AOJu0YyuCvBwEU/AcF/5ZQIU6H1k3wvlhPfUl8n6F3vxQ7y0iOuH1Jt7 LRbl+u0jG/bSNCFGNVXoRwU5426hZaMIYDd6ylrECw== X-Google-Smtp-Source: AGHT+IF2ZH9G5DtfhwrC1grow9snCHgNZ9i9qEm+hDBJbApMW0zlGdoIB5EmMSZ9fCki9SJLAlPeNOp5FVB21fst9pw= X-Received: by 2002:a17:90b:46c7:b0:277:4b68:b93c with SMTP id jx7-20020a17090b46c700b002774b68b93cmr20814772pjb.4.1697050485416; Wed, 11 Oct 2023 11:54:45 -0700 (PDT) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 References: <20231011184823.443959-1-peter.griffin@linaro.org> <20231011184823.443959-2-peter.griffin@linaro.org> In-Reply-To: <20231011184823.443959-2-peter.griffin@linaro.org> From: Sam Protsenko Date: Wed, 11 Oct 2023 13:54:34 -0500 Message-ID: Subject: Re: [PATCH v3 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible To: Peter Griffin Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com, conor+dt@kernel.org, sboyd@kernel.org, tomasz.figa@gmail.com, s.nawrocki@samsung.com, linus.walleij@linaro.org, wim@linux-watchdog.org, linux@roeck-us.net, catalin.marinas@arm.com, will@kernel.org, arnd@arndb.de, olof@lixom.net, gregkh@linuxfoundation.org, cw00.choi@samsung.com, tudor.ambarus@linaro.org, andre.draszik@linaro.org, saravanak@google.com, willmcvicker@google.com, soc@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-watchdog@vger.kernel.org, kernel-team@android.com, linux-serial@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On Wed, Oct 11, 2023 at 1:49=E2=80=AFPM Peter Griffin wrote: > > Add gs101-pmu compatible to the bindings documentation. > > Signed-off-by: Peter Griffin > --- Reviewed-by: Sam Protsenko > Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yam= l b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml > index e1d716df5dfa..9e497c310532 100644 > --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml > +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml > @@ -15,6 +15,7 @@ select: > compatible: > contains: > enum: > + - google,gs101-pmu > - samsung,exynos3250-pmu > - samsung,exynos4210-pmu > - samsung,exynos4212-pmu > @@ -35,6 +36,7 @@ properties: > oneOf: > - items: > - enum: > + - google,gs101-pmu > - samsung,exynos3250-pmu > - samsung,exynos4210-pmu > - samsung,exynos4212-pmu > -- > 2.42.0.655.g421f12c284-goog >