2021-04-29 05:45:42

by Rajendra Nayak

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: arm: qcom: Document google,senor board

Document the google,senor board based on sc7280 SoC

Signed-off-by: Rajendra Nayak <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)

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:
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


2021-04-29 12:44:53

by Matthias Kaehlcke

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: Document google,senor board

On Thu, Apr 29, 2021 at 11:10:26AM +0530, Rajendra Nayak wrote:
> Document the google,senor board based on sc7280 SoC
>
> Signed-off-by: Rajendra Nayak <[email protected]>

Reviewed-by: Matthias Kaehlcke <[email protected]>

2021-04-29 13:41:59

by Doug Anderson

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: Document google,senor board

Hi,

On Wed, Apr 28, 2021 at 10:41 PM Rajendra Nayak <[email protected]> wrote:
>
> Document the google,senor board based on sc7280 SoC
>
> Signed-off-by: Rajendra Nayak <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 1 file changed, 1 insertion(+)

Reviewed-by: Douglas Anderson <[email protected]>

2021-05-03 19:34:23

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: Document google,senor board

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 <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>