Re: [PATCH v4 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding

From: Rob Herring
Date: Fri Feb 03 2023 - 16:07:12 EST



On Tue, 31 Jan 2023 20:18:50 -0800, Bjorn Andersson wrote:
> From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
>
> The PMIC GLINK service, running on a coprocessor on some modern Qualcomm
> platforms and implement USB Type-C handling and battery management.
> This binding describes the component in the OS used to communicate with
> the firmware and connect it's resources to those described in the
> Devicetree, particularly the USB Type-C controllers relationship with
> USB and DisplayPort components.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Tested-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> # SM8350 PDX215
> Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
> ---
>
> Changes since v3:
> - Dropped the additional endpoint from port@1 after discussions with
> Rob.
>
> .../bindings/soc/qcom/qcom,pmic-glink.yaml | 95 +++++++++++++++++++
> 1 file changed, 95 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml
>

Still hope to see some sort of design doc for how Type-C bindings fit
together, but I guess now there is really nothing new in this binding.

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>