Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10470

[CSITX]: Incorrect DPHY instance used in the driver

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • PDK
    • PDK-9756
    • PROCESSOR_SDK_07.03.00
    • PROCESSOR_SDK_08.00.00
    • j721e-evm

      In the driver file, <pdk_install_dir>\packages\ti\drv\csitx\soc\V0\csitx_soc.c, in the API, "Csitx_dphyConfig()",
      the statement
      dphyCfg = &instObj->createParams.instCfg.dphyCfg;

      should be replaced by
      dphyCfg = &instObj->dphyCfg;

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

              Created:
              Updated:
              Resolved: