Skip to content

dts: bindings: sensor: fix ilps22qs typo#103479

Merged
aescolar merged 1 commit intozephyrproject-rtos:mainfrom
sidstuff:fix_ilps22qs_typo
Feb 6, 2026
Merged

dts: bindings: sensor: fix ilps22qs typo#103479
aescolar merged 1 commit intozephyrproject-rtos:mainfrom
sidstuff:fix_ilps22qs_typo

Conversation

@sidstuff
Copy link
Contributor

@sidstuff sidstuff commented Feb 4, 2026

Fix mistyped sensor name in ILPS22QS sensor dts bindings descriptions.

No functional changes.

Fixes #103478

Copy link
Contributor

@avisconti avisconti left a comment

Choose a reason for hiding this comment

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

thx!

@avisconti
Copy link
Contributor

pls fix the commit header

@sidstuff
Copy link
Contributor Author

sidstuff commented Feb 4, 2026

@avisconti:

pls fix the commit header

Hi! What would you like me to amend the commit header to? Something with the device name further specified like below?

dts: bindings: sensor: st,ilps22qs: Fix name in description

Do let me know

@avisconti
Copy link
Contributor

@avisconti:

pls fix the commit header

Hi! What would you like me to amend the commit header to? Something with the device name further specified like below?

dts: bindings: sensor: st,ilps22qs: Fix name in description

Do let me know

Actually, the CI error is on another stuff. Not sure how to solve it...

@sidstuff
Copy link
Contributor Author

sidstuff commented Feb 5, 2026

Actually, the CI error is on another stuff. Not sure how to solve it...

The failing check says

Checking if its the user's first contribution
Error: Validation Failed: {"message":"The listed users cannot be searched either because the users do not exist or you do not have permission to view the users.","resource":"Search","field":"q","code":"invalid"}

Could it be because I have my GitHub account set to private? I'll try setting it to public.

Fix mistyped sensor name in ILPS22QS sensor dts bindings descriptions.

No functional changes.

Signed-off-by: Sidharth Sankar <sidstuffhere@gmail.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@sidstuff
Copy link
Contributor Author

sidstuff commented Feb 6, 2026

After setting my account to public, I rebased my commit yesterday to trigger a rerun of the checks, but it seems the Greet first time contributor / check_for_first_interaction check didn't even happen this time

But regardless, all the checks are passing as exepected now

@aescolar aescolar merged commit 9469e7b into zephyrproject-rtos:main Feb 6, 2026
27 checks passed
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Hi @sidstuff!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

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

Labels

area: Boards/SoCs area: Devicetree Binding PR modifies or adds a Device Tree binding area: Sensors Sensors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dts: bindings: sensor: mistyped sensor name in ILPS22QS sensor dts bindings descriptions

6 participants