-
Notifications
You must be signed in to change notification settings - Fork 8.2k
regulator: add ti tps55287 #98662
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?
regulator: add ti tps55287 #98662
Conversation
1795b6e to
c253c8d
Compare
regulator fix i2c.dtsi format Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
e973246 to
0bb5b81
Compare
0bb5b81 to
5aa1d7d
Compare
dsseng
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.
Thanks! Please see some of the non-critical, non-blocking comments and implement ones you consider worthwhile
5aa1d7d to
f2d7de8
Compare
dsseng
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.
Good, thank you for improvements. Please feel free to resolve my review threads
add ti tps55287 regulator Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
f2d7de8 to
2a3e02f
Compare
|
init prio can be equal to the one of the i2c controller, because of #60410 as the devicetree ordinal is used as a sub-priority and the devicetree ordinal of a child is always higher that the parent, so it will be init after the parent. |
|



add ti tps55287 regulator