Skip to content

Conversation

klammtm
Copy link

@klammtm klammtm commented Oct 9, 2025

The reset GPIO for the SN74HC595 driver was not working anymore since c407fbc. That commit made it optional among other changes but accidently removed the s from reset_gpios property name causing the driver not being able to retrieve the specified reset-gpios property from the devicetree anymore. Add the missing s back to fix this.

The reset GPIO for the SN74HC595 driver was not working anymore since
c407fbc. That commit made it optional among other changes but
accidently removed the s from reset_gpios property name causing the
driver not being able to retrieve the specified reset-gpios property
from the devicetree anymore. Add the missing s back to fix this.

Signed-off-by: Michael Klammt <[email protected]>
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: GPIO labels Oct 9, 2025
Copy link

sonarqubecloud bot commented Oct 9, 2025

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

Labels

area: GPIO size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants