Message ID | 1619674827-26650-1-git-send-email-rnayak@codeaurora.org |
---|---|
State | Accepted |
Commit | 17bf8dfa2ac7a49e09e6d1a29bd3ac881e947386 |
Headers | show |
Series | [1/2] dt-bindings: arm: qcom: Document google,senor board | expand |
On Thu, Apr 29, 2021 at 11:10:27AM +0530, Rajendra Nayak wrote: > The sc7280 IDP board is also called senor in the Chrome OS builds. > Add the "google,senor" compatible so coreboot/depthcharge knows what > device tree blob to pick > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Hi, On Wed, Apr 28, 2021 at 10:41 PM Rajendra Nayak <rnayak@codeaurora.org> wrote: > > Document the google,senor board based on sc7280 SoC > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Douglas Anderson <dianders@chromium.org>
On Thu, 29 Apr 2021 11:10:26 +0530, Rajendra Nayak wrote: > Document the google,senor board based on sc7280 SoC > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Thu, 29 Apr 2021 11:10:26 +0530 you wrote: > Document the google,senor board based on sc7280 SoC > > Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [1/2] dt-bindings: arm: qcom: Document google,senor board https://git.kernel.org/qcom/c/17bf8dfa2ac7 - [2/2] arm64: dts: qcom: sc7280: Add "google,senor" to the compatible https://git.kernel.org/qcom/c/9d6e639cbaa1 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 9b27e99..2babb95 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -178,6 +178,7 @@ properties: - items: - enum: - qcom,sc7280-idp + - google,senor - const: qcom,sc7280 - items:
Document the google,senor board based on sc7280 SoC Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)