Skip to content

Conversation

leon-anavi
Copy link
Contributor

@leon-anavi leon-anavi commented Sep 18, 2025

Add w1-gpio-pi5.dtbo to RPI_KERNEL_DEVICETREE_OVERLAYS to resolve the following issue noticed in vclog --msg on Raspberry Pi 5 when ENABLE_W1 is set to 1:

dtdebug: mapped overlay 'w1-gpio' to 'w1-gpio-pi5'
dtdebug: Failed to open overlay file 'overlays/w1-gpio-pi5.dtbo'

- What I did

Fixed 1-wire support on Raspberry Pi 5.

- How I did it

Added w1-gpio-pi5.dtbo to RPI_KERNEL_DEVICETREE_OVERLAYS.

Add w1-gpio-pi5.dtbo to RPI_KERNEL_DEVICETREE_OVERLAYS to resolve
the following issue noticed in vclog --msg on Raspberry Pi 5 when
ENABLE_W1 is set to 1:

dtdebug: mapped overlay 'w1-gpio' to 'w1-gpio-pi5'
dtdebug: Failed to open overlay file 'overlays/w1-gpio-pi5.dtbo'

Signed-off-by: Leon Anavi <[email protected]>
@agherzan agherzan force-pushed the leon/master-w1-gpio-pi5 branch from c553a1f to 0b59775 Compare October 8, 2025 10:22
@agherzan agherzan enabled auto-merge (rebase) October 8, 2025 10:23
Copy link
Owner

@agherzan agherzan left a comment

Choose a reason for hiding this comment

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

Thanks for this! Approved and set on automerge.

@agherzan agherzan merged commit f2fd4b0 into agherzan:master Oct 9, 2025
20 checks passed
@leon-anavi
Copy link
Contributor Author

leon-anavi commented Oct 9, 2025

Thanks for this! Approved and set on automerge.

@agherzan, thank you for reviewing it. Could you please have a look at the same change for Scarthgap in this related GitHub pull request #1525 ?

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