-
Notifications
You must be signed in to change notification settings - Fork 157
mcux-sdk-ng: mipi-dsi-imx: update mipi-dsi-imx driver version to 2.0.3 #574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
mcux-sdk-ng: mipi-dsi-imx: update mipi-dsi-imx driver version to 2.0.3 #574
Conversation
Updated mipi-dsi-imx driver version to 2.0.3 Signed-off-by: Ruoshan Shi <[email protected]>
@RuoshanShi , please confirm if this only picking up the updated SDK driver and no additional local changes. |
@mmahadevan108 Thanks for the comment, the code change just used to sync the sdk driver update. There is no other local changes. |
Would this PR address this change: #576 . |
@mmahadevan108 In current PR(#574) the version is updated from 2.0.1 to 2.0.3. In #576 PR's mipi-dsi-imx driver change version is 2.0.2. |
Can you share details on why the update to version 2.0.3 is needed. |
Hello @mmahadevan108 @RuoshanShi , if the version 2.0.3 driver is really needed, i will change PR mipi-dsi-imx driver version to 2.0.3 once this PR get merged. |
@mmahadevan108 I am going to add the mipi-dsi-dwc driver to Zephyr to support the iMX95 platform. I plan to add a DPU driver to Zephyr in the next phase. During development, I noticed that the NXP driver requires improvement—many DPHY operations can be encapsulated into a single API, and they are tightly coupled with the i.MX95 platform. Therefore, I introduced version 2.0.3. |
@RuoshanShi , please rebase and resolve merge conflicts. |
Updated mipi-dsi-imx driver version to 2.0.3