[PATCH v2 2/4] dt-bindings: embedded-controller: Add Glymur QCB EC
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]> |
Add the qcom,glymur-qcb-ec compatible for the embedded controller on the Glymur QCB. It is the same EC used on the CRD. Reviewed-by: Anvesh Jain P <[email protected]> Signed-off-by: Gopikrishna Garmidi <[email protected]> --- .../devicetree/bindings/embedded-controller/qcom,hamoa-crd-ec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/embedded-controller/qcom,hamoa-crd-ec.yaml b/Documentation/devicetree/bindings/embedded-controller/qcom,hamoa-crd-ec.yaml index ac5a08f8f76d..de416057063c 100644 --- a/Documentation/devicetree/bindings/embedded-controller/qcom,hamoa-crd-ec.yaml +++ b/Documentation/devicetree/bindings/embedded-controller/qcom,hamoa-crd-ec.yaml @@ -21,6 +21,7 @@ properties: - items: - enum: - qcom,glymur-crd-ec + - qcom,glymur-qcb-ec - qcom,hamoa-iot-evk-ec - const: qcom,hamoa-crd-ec - enum: -- 2.34.1