-
Notifications
You must be signed in to change notification settings - Fork 8.3k
dts: bindings: usb: Fix max3421e compatible to use hyphen word separator #100326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
dts: bindings: usb: Fix max3421e compatible to use hyphen word separator #100326
Conversation
kartben
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you please add an entry in the migration guide? Thanks!
Fixes the max3421e devicetree compatible to follow the convention of using a hyphen rather than an underscore as the word separator. Signed-off-by: Maureen Helm <[email protected]>
b8388fd to
9a216ff
Compare
|
josuah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing missing according to grep. 👍



Fixes the max3421e devicetree compatible to follow the convention of using a hyphen rather than an underscore as the word separator.