ARM: dts: msm: correct wpss funnel for kera

Correct wpss funnel for kera.

Change-Id: I495a6e2c3fb468355beea0a93c65a9732fe0daad
Signed-off-by: songchai <quic_songchai@quicinc.com>
This commit is contained in:
songchai
2024-12-30 21:48:05 -08:00
committed by Rohit Jadhav
parent e24e9cbbe1
commit 00796eedd4

View File

@@ -1359,6 +1359,7 @@
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
port@0 { port@0 {
reg = <0>;
funnel_wpss_out_tpda_dlct_5: endpoint { funnel_wpss_out_tpda_dlct_5: endpoint {
remote-endpoint = remote-endpoint =
<&tpda_dlct_5_in_funnel_wpss>; <&tpda_dlct_5_in_funnel_wpss>;
@@ -1367,6 +1368,7 @@
}; };
port@1 { port@1 {
reg = <1>;
funnel_wpss_out_tpda_dlct_6: endpoint { funnel_wpss_out_tpda_dlct_6: endpoint {
remote-endpoint = remote-endpoint =
<&tpda_dlct_6_in_funnel_wpss>; <&tpda_dlct_6_in_funnel_wpss>;