AM62P DFU log:dwc3-am62 usb@f900000: unable to get ti,syscon-phy-pll-refclk regmap

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • Linux Core SDK
    • LCPD-44641
    • 11.01
    • 11.02
    • Hide
      am62pxx_sk-fs
      am62pxx_sk-se
      Show
      am62pxx_sk-fs am62pxx_sk-se

       missing "bootph-pre-ram" in usb0_phy_ctrl node in the DTS file.

      Patch to fix this:

      diff --git a/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi b/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
      index 5b0dd1cf46ca..f0c7cdc6c5c7 100644
      --- a/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
      +++ b/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
      @@ -64,6 +64,11 @@
              bootph-all;
       };
       
      +/* Required for USB DFU Boot */
      +&usb0_phy_ctrl {
      +       bootph-pre-ram;
      +};
      +
       &ddr_pmctrl {
              bootph-pre-ram;
       }; code placeholder
      

       

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-5857 - AM62P DFU log:dwc3-am62 usb@f900000...
                SYNCHRONIZED
                • Last Sync Date: