Re: [PATCH 1/2] arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support

From: Konrad Dybcio
Date: Tue Dec 19 2023 - 07:06:30 EST


On 18.12.2023 11:26, Neil Armstrong wrote:
> Add the necessary nodes to support the USB-C Altmode path by
> adding the following
> - WCD939x USBSS Mux I2C device
> - nb7vpq904m Redriver I2C device
> - Port/Endpoint graph links bettween PMIC-Glink, Mux, Redriver and USB PHY nodes.
>
> WCD939x USBSS port 2 Path to Codec will be added later when Audio support
> is added.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> ---
[...]

> +&i2c3 {
> + status = "ok";
"okay"
[...]

> +&i2c6 {
> + status = "ok";
"okay"


Konrad