Re: [Discussion] Uninitialized variable in wiz_mode_select()

2021-04-01 Thread Kishon Vijay Abraham I
Hi, On 01/04/21 1:08 pm, Kishon Vijay Abraham I wrote: > Hi Usama, > > On 01/04/21 1:03 pm, Muhammad Usama Anjum wrote: >> Hi, >> >> `mode` remains uninitialized when `lane_phy_type` isn't PHY_TYPE_DP >> or >> PHY_TYPE_QSGMII. I've checked the dtsi (k3-j721e-common-proc- >> board.dts) >> and po

Re: [Discussion] Uninitialized variable in wiz_mode_select()

2021-04-01 Thread Kishon Vijay Abraham I
Hi Usama, On 01/04/21 1:03 pm, Muhammad Usama Anjum wrote: > Hi, > > `mode` remains uninitialized when `lane_phy_type` isn't PHY_TYPE_DP > or > PHY_TYPE_QSGMII. I've checked the dtsi (k3-j721e-common-proc- > board.dts) > and possible values of `lane_phy_type` are justPHY_TYPE_USB3 and > PHY_TY