Re: [PATCH v2 7/8] arm64: dts: qcom: sm8550-mtp: add pmic glink port/endpoints

From: Krzysztof Kozlowski
Date: Thu Jun 08 2023 - 06:31:34 EST


On 07/06/2023 10:05, Neil Armstrong wrote:
> Add nodes to support Type-C USB/DP functionality.
>

Thank you for your patch. There is something to discuss/improve.


> +
> +&i2c_hub_2 {
> + status = "okay";
> +
> + fsa4480@42 {
> + compatible = "fcs,fsa4480";
> + reg = <0x42>;
> +
> + vcc-supply = <&vreg_bob1>;
> +
> + mode-switch;
> + orientation-switch;
> + svid = /bits/ 16 <0xff01>;

I think this property is not documented.

Best regards,
Krzysztof