Skip to content

lopper: assists: zephyr: Drop bootph-all property from generated doma…#768

Merged
zeddii merged 1 commit into
devicetree-org:masterfrom
kedareswararao:master
May 29, 2026
Merged

lopper: assists: zephyr: Drop bootph-all property from generated doma…#768
zeddii merged 1 commit into
devicetree-org:masterfrom
kedareswararao:master

Conversation

@kedareswararao
Copy link
Copy Markdown
Contributor

…in DTS

Zephyr enforces strict property checks on DTS nodes and does not recognize bootph-all. Its presence causes build-time errors when the generated domain DTS is consumed by Zephyr.

Strip the bootph-all property from clock nodes during domain DTS generation, consistent with how reg and clock-output-names are already excluded.

…in DTS

Zephyr enforces strict property checks on DTS nodes and does not
recognize bootph-all. Its presence causes build-time errors when the
generated domain DTS is consumed by Zephyr.

Strip the bootph-all property from clock nodes during domain DTS
generation, consistent with how reg and clock-output-names are already
excluded.

Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
@kedareswararao
Copy link
Copy Markdown
Contributor Author

kedareswararao commented May 29, 2026

@zeddii : Could you please merge this fix currently zephyr mb-v builds got broken with latest sdt this pull request fixes the same.

@zeddii zeddii merged commit 0c3cfa9 into devicetree-org:master May 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants