Skip to content
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

linux-fslc-imx: 6.6: Update kernel to fix i.MX93 boot #1834

Merged
merged 1 commit into from
Jun 4, 2024
Merged

linux-fslc-imx: 6.6: Update kernel to fix i.MX93 boot #1834

merged 1 commit into from
Jun 4, 2024

Conversation

fabioestevam
Copy link
Member

Update the kernel version to fix i.MX93 boot by selecting CONFIG_GPIO_VF610.

Relevant changes:
- d8b0bac40433 ("Merge pull request #672 from fabioestevam/imx93evk")
- e9ea6badf7e5 ("arm64: imx_v8_defconfig: Enable CONFIG_GPIO_VF610")

Update the kernel version to fix i.MX93 boot by selecting CONFIG_GPIO_VF610.

Relevant changes:
    - d8b0bac40433 ("Merge pull request #672 from fabioestevam/imx93evk")
    - e9ea6badf7e5 ("arm64: imx_v8_defconfig: Enable CONFIG_GPIO_VF610")

Signed-off-by: Fabio Estevam <[email protected]>
@fabioestevam
Copy link
Member Author

@otavio please apply it to scarthgap as well. Thanks

@otavio otavio merged commit b20cd79 into Freescale:master Jun 4, 2024
Copy link
Contributor

github-actions bot commented Jun 4, 2024

Backport failed for scarthgap, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin scarthgap
git worktree add -d .worktree/backport-1834-to-scarthgap origin/scarthgap
cd .worktree/backport-1834-to-scarthgap
git checkout -b backport-1834-to-scarthgap
ancref=$(git merge-base 953d47565e1b2fa8735fbdc5b748e05b2d3fa7c7 32af01ffd751304495445705fb70949ab83f52d8)
git cherry-pick -x $ancref..32af01ffd751304495445705fb70949ab83f52d8

@otavio
Copy link
Member

otavio commented Jun 4, 2024

@fabioestevam please prepare a backport PR as it cannot be auto generated.

@fabioestevam
Copy link
Member Author

@otavio Done: #1835

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants