bsp: imx: add apalis-imx6 config#1
Merged
ricardosalveti merged 1 commit intofoundriesio:masterfrom Mar 8, 2019
Merged
Conversation
| CONFIG_DRM_IMX_HDMI is not set | ||
| CONFIG_DRM_ETNAVIV is not set | ||
| CONFIG_DRM_ETNAVIV_THERMAL is not set | ||
| CONFIG_DRM_PANEL_ORIENTATION_QUIRKS is not set |
Member
There was a problem hiding this comment.
Seems to be missing "# " at the beginning of every config that should be disabled. Did you check the final config to see if they were indeed disabled here?
Contributor
Author
There was a problem hiding this comment.
So it did indeed disable them, but I can add the '#' for consistency sake.
Member
There was a problem hiding this comment.
Please, just to get it aligned with the other fragments.
Contributor
Author
There was a problem hiding this comment.
Ok, this should be done now in the latest commit.
This configuration supports the apalis-imx6 Toradex SoM. Signed-off-by: Tyler Baker <[email protected]>
Member
|
LGTM |
MrCry0
added a commit
to MrCry0/lmp-kernel-cache
that referenced
this pull request
Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes Linux kernel [1]. Remove this driver to fix crash. [1] [ 5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000 [ 5.839861] pgd = 03890839 [ 5.842591] [00000000] *pgd=00000000 [ 5.846220] Internal error: : 1c06 [foundriesio#1] PREEMPT SMP ARM [ 5.851473] Modules linked in: [ 5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard foundriesio#1 [ 5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree) [ 5.867955] PC is at stmp_reset_block+0x34/0x144 [ 5.872603] LR is at stmp_reset_block+0x18/0x144 ... [ 6.127509] Backtrace: [ 6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8) [ 6.138229] r5:c2260640 r4:00000000 [ 6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8) [ 6.150063] r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010 [ 6.157913] r4:00000000 ... Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0
added a commit
that referenced
this pull request
Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes Linux kernel [1]. Remove this driver to fix crash. [1] [ 5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000 [ 5.839861] pgd = 03890839 [ 5.842591] [00000000] *pgd=00000000 [ 5.846220] Internal error: : 1c06 [#1] PREEMPT SMP ARM [ 5.851473] Modules linked in: [ 5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard #1 [ 5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree) [ 5.867955] PC is at stmp_reset_block+0x34/0x144 [ 5.872603] LR is at stmp_reset_block+0x18/0x144 ... [ 6.127509] Backtrace: [ 6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8) [ 6.138229] r5:c2260640 r4:00000000 [ 6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8) [ 6.150063] r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010 [ 6.157913] r4:00000000 ... Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0
added a commit
that referenced
this pull request
Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes Linux kernel [1]. Remove this driver to fix crash. [1] [ 5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000 [ 5.839861] pgd = 03890839 [ 5.842591] [00000000] *pgd=00000000 [ 5.846220] Internal error: : 1c06 [#1] PREEMPT SMP ARM [ 5.851473] Modules linked in: [ 5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard #1 [ 5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree) [ 5.867955] PC is at stmp_reset_block+0x34/0x144 [ 5.872603] LR is at stmp_reset_block+0x18/0x144 ... [ 6.127509] Backtrace: [ 6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8) [ 6.138229] r5:c2260640 r4:00000000 [ 6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8) [ 6.150063] r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010 [ 6.157913] r4:00000000 ... Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0
added a commit
to MrCry0/lmp-kernel-cache
that referenced
this pull request
Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes Linux kernel [1]. Remove this driver to fix crash. [1] [ 3.846684] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000 [ 3.853755] pgd = (ptrval) [ 3.856479] [00000000] *pgd=00000000 [ 3.860093] Internal error: : 1c06 [foundriesio#1] PREEMPT SMP ARM [ 3.865338] Modules linked in: [ 3.868427] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.149-lmp-standard foundriesio#1 [ 3.875577] Hardware name: Freescale i.MX6 Ultralite (Device Tree) [ 3.881795] PC is at stmp_reset_block+0x28/0x144 [ 3.886437] LR is at stmp_reset_block+0x18/0x144 ... [ 4.141170] Backtrace: [ 4.143666] [<c05893d8>] (stmp_reset_block) from [<c092c144>] (mxs_dcp_probe+0x180/0x4b8) [ 4.151866] r5:d2a3b640 r4:00000000 [ 4.155483] [<c092bfc4>] (mxs_dcp_probe) from [<c06e2afc>] (platform_drv_probe+0x58/0xa8) [ 4.163691] r10:c10d6b28 r9:c10ac314 r8:c1132ba0 r7:00000000 r6:c10ac314 r5:d3610810 [ 4.171536] r4:00000000 ... Signed-off-by: Oleksandr Suvorov <[email protected]>
MrCry0
added a commit
to MrCry0/lmp-kernel-cache
that referenced
this pull request
Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes Linux kernel [1]. Remove this driver to fix crash. [1] [ 5.832782] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000 [ 5.839861] pgd = 03890839 [ 5.842591] [00000000] *pgd=00000000 [ 5.846220] Internal error: : 1c06 [foundriesio#1] PREEMPT SMP ARM [ 5.851473] Modules linked in: [ 5.854577] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.52-lmp-standard foundriesio#1 [ 5.861732] Hardware name: Freescale i.MX6 Ultralite (Device Tree) [ 5.867955] PC is at stmp_reset_block+0x34/0x144 [ 5.872603] LR is at stmp_reset_block+0x18/0x144 ... [ 6.127509] Backtrace: [ 6.130020] [<c060b6ac>] (stmp_reset_block) from [<c09f8ec8>] (mxs_dcp_probe+0x180/0x4b8) [ 6.138229] r5:c2260640 r4:00000000 [ 6.141848] [<c09f8d48>] (mxs_dcp_probe) from [<c079ae4c>] (platform_drv_probe+0x58/0xa8) [ 6.150063] r10:c1266350 r9:c122c894 r8:00000000 r7:c12c72d0 r6:c122c894 r5:c163c010 [ 6.157913] r4:00000000 ... Signed-off-by: Oleksandr Suvorov <[email protected]>
This was referenced Nov 24, 2021
MrCry0
added a commit
that referenced
this pull request
Nov 24, 2021
The DCP is used on OP-TEE side. Probing a driver mxs_dcp crashes Linux kernel [1]. Remove this driver to fix crash. [1] [ 3.846684] Unhandled fault: imprecise external abort (0x1c06) at 0x00000000 [ 3.853755] pgd = (ptrval) [ 3.856479] [00000000] *pgd=00000000 [ 3.860093] Internal error: : 1c06 [#1] PREEMPT SMP ARM [ 3.865338] Modules linked in: [ 3.868427] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.149-lmp-standard #1 [ 3.875577] Hardware name: Freescale i.MX6 Ultralite (Device Tree) [ 3.881795] PC is at stmp_reset_block+0x28/0x144 [ 3.886437] LR is at stmp_reset_block+0x18/0x144 ... [ 4.141170] Backtrace: [ 4.143666] [<c05893d8>] (stmp_reset_block) from [<c092c144>] (mxs_dcp_probe+0x180/0x4b8) [ 4.151866] r5:d2a3b640 r4:00000000 [ 4.155483] [<c092bfc4>] (mxs_dcp_probe) from [<c06e2afc>] (platform_drv_probe+0x58/0xa8) [ 4.163691] r10:c10d6b28 r9:c10ac314 r8:c1132ba0 r7:00000000 r6:c10ac314 r5:d3610810 [ 4.171536] r4:00000000 ... Signed-off-by: Oleksandr Suvorov <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This configuration supports the apalis-imx6 Toradex SoM.
Signed-off-by: Tyler Baker [email protected]