Message ID | 20210310035710.2816699-1-bjorn.andersson@linaro.org |
---|---|
State | Accepted |
Commit | c07ea1b49515cee57cb17af677ae3fbb6d135af2 |
Headers | show |
Series | dt-bindings: arm: qcom: Add SM8350 HDK | expand |
On 09-03-21, 19:57, Bjorn Andersson wrote: > Document the SM8350 Hardware Development Kit (HDK). > > Reported-by: Vinod Koul <vkoul@kernel.org> > Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: Vinod Koul <vkoul@kernel.org> > --- > 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 174134f920e1..9d8acf6f6152 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -187,6 +187,7 @@ properties: > > - items: > - enum: > + - qcom,sm8350-hdk > - qcom,sm8350-mtp > - const: qcom,sm8350 > > -- > 2.29.2
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 174134f920e1..9d8acf6f6152 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -187,6 +187,7 @@ properties: - items: - enum: + - qcom,sm8350-hdk - qcom,sm8350-mtp - const: qcom,sm8350
Document the SM8350 Hardware Development Kit (HDK). Reported-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.29.2