[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <97f2df84-863f-4a0e-93ba-6ded233712c8@packett.cool>
Date: Sun, 18 Jan 2026 22:52:02 -0300
From: Val Packett <val@...kett.cool>
To: Neil Armstrong <neil.armstrong@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/5] arm64: dts: qcom: Add support for ECS LIVA QC710
On 1/13/26 6:01 AM, Neil Armstrong wrote:
>
>> +
>> +&usb_1_qmpphy {
>> + vdda-phy-supply = <&vreg_l3c_1p2>;
>> + vdda-pll-supply = <&vreg_l4a_0p8>;
>> +
>> + /delete-property/ mode-switch;
>> + /delete-property/ orientation-switch;
>> +
>> + status = "okay";
>> +
>> + ports {
>> + port@0 {
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> +
>> + /delete-node/ endpoint;
>> +
>> + usb_1_qmpphy_dp_out: endpoint@0 {
>> + reg = <0>;
>> +
>> + data-lanes = <3 2>;
>> + remote-endpoint = <&hdmi_bridge_dp_in>;
>> + };
>> +
>> + usb_1_qmpphy_usb_ss_out: endpoint@1 {
>> + reg = <1>;
>> +
>> + data-lanes = <1 0>;
>> + remote-endpoint = <&usb_a_connector_ss_in>;
>> + };
>> + };
>> + };
>> +};
>> +
> <snip>
>
> Hehe, finally seems my work was quite useful after all :-)
Yes it was! Thanks :)
~val
Powered by blists - more mailing lists