Message ID | 20240129-x1e80100-pmic-glink-v1-1-e45cf194b964@linaro.org |
---|---|
State | Accepted |
Commit | 0ebeba917f030811f9ea30cd6c435e5b9ebbed43 |
Headers | show |
Series | dt-bindings: soc: qcom: qcom,pmic-glink: document X1E80100 compatible | expand |
On Mon, 29 Jan 2024 15:28:29 +0200, Abel Vesa wrote: > Document the X1E80100 compatible used to describe the pmic glink > on this platform. > > Applied, thanks! [1/1] dt-bindings: soc: qcom: qcom,pmic-glink: document X1E80100 compatible commit: 0ebeba917f030811f9ea30cd6c435e5b9ebbed43 Best regards,
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml index 61df97ffe1e4..d3f3259ef77d 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml @@ -32,6 +32,7 @@ properties: - items: - enum: - qcom,sm8650-pmic-glink + - qcom,x1e80100-pmic-glink - const: qcom,sm8550-pmic-glink - const: qcom,pmic-glink @@ -65,6 +66,7 @@ allOf: enum: - qcom,sm8450-pmic-glink - qcom,sm8550-pmic-glink + - qcom,x1e80100-pmic-glink then: properties: orientation-gpios: false
Document the X1E80100 compatible used to describe the pmic glink on this platform. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> --- Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml | 2 ++ 1 file changed, 2 insertions(+) --- base-commit: 01af33cc9894b4489fb68fa35c40e9fe85df63dc change-id: 20231201-x1e80100-pmic-glink-2bd105bd8dfc Best regards,