[PATCH v2 1/4] dt-bindings: arm: qcom: Add Glymur QCB
Gopikrishna Garmidi <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Document the Glymur QCB (Qualcomm Compute Board) board id, an open form-factor Glymur board intended for compute bring-up and power/signal measurement. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Gopikrishna Garmidi <[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 ff8a35df7862..68f4a3b18afd 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -88,6 +88,7 @@ properties: - enum: - asus,zenbook-a16-ux3607oa - qcom,glymur-crd + - qcom,glymur-qcb - const: qcom,glymur - items: -- 2.34.1