Skip to content

arm64: dts: adi: sc598: Add EZLITE to build entry#3237

Merged
ozan956 merged 1 commit intoadsp-6.12.0-yfrom
adsp-6.12.0-y-ozan/add-missing-build-entry
Apr 9, 2026
Merged

arm64: dts: adi: sc598: Add EZLITE to build entry#3237
ozan956 merged 1 commit intoadsp-6.12.0-yfrom
adsp-6.12.0-y-ozan/add-missing-build-entry

Conversation

@ozan956
Copy link
Copy Markdown

@ozan956 ozan956 commented Apr 8, 2026

The SC598-SOM-EZLITE device tree source and defconfig exist in the tree, but the device tree blob was never built because it was missing from the Makefile. This resulted in the EZLITE board being unusable despite having support in place.

Add the sc598-som-ezlite.dtb build target to fix the missing compilation step and enable proper EZLITE board support.

Fixes: a5d4be9 ("arm64: dts: adi: sc598: add device tree")

PR Description

  • Please replace this comment with a summary of your changes, and add any context
    necessary to understand them. List any dependencies required for this change.
  • To check the checkboxes below, insert a 'x' between square brackets (without
    any space), or simply check them after publishing the PR.
  • If you changes include a breaking change, please specify dependent PRs in the
    description and try to push all related PRs simultaneously.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

@ozan956 ozan956 requested review from a team and pamolloy April 8, 2026 09:13
@ozan956 ozan956 self-assigned this Apr 8, 2026
@ozan956 ozan956 added this to ADSP Apr 8, 2026
@ozan956 ozan956 force-pushed the adsp-6.12.0-y-ozan/add-missing-build-entry branch from ebc52e1 to b9a0bcb Compare April 8, 2026 09:17
Copy link
Copy Markdown

@qasim-ijaz qasim-ijaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’d keep it on one line to match "dtb-$(CONFIG_ARCH_SC59X) += sc594-som-ezkit.dtb sc594-som-ezlite.dtb" but functionally it’s the same either way. Looks good.

The SC598-SOM-EZLITE device tree source and defconfig exist in
the tree, but the device tree blob was never built because it
was missing from the Makefile. This resulted in the EZLITE board
being unusable despite having support in place.

Add the sc598-som-ezlite.dtb build target to fix the missing
compilation step and enable proper EZLITE board support.

Fixes: a5d4be9 ("arm64: dts: adi: sc598: add device tree")
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
@ozan956 ozan956 force-pushed the adsp-6.12.0-y-ozan/add-missing-build-entry branch from b9a0bcb to 4e599d0 Compare April 9, 2026 08:20
@ozan956 ozan956 merged commit 20a7a99 into adsp-6.12.0-y Apr 9, 2026
14 checks passed
@ozan956 ozan956 deleted the adsp-6.12.0-y-ozan/add-missing-build-entry branch April 9, 2026 08:37
@github-project-automation github-project-automation Bot moved this to Done in ADSP Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants