-
Notifications
You must be signed in to change notification settings - Fork 845
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
Add support for LT8491 #2639
base: main
Are you sure you want to change the base?
Add support for LT8491 #2639
Conversation
f2a2abe
to
a1081a7
Compare
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.
Here it goes my first round
description: Resistance value of RFBIN2 in ohms. | ||
|
||
adi,rfbin1-ohms: | ||
description: Resistance value of RFBIN1 in ohms. |
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.
Are there any constrains for the resistor values (or default values)?
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.
None.
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.
These are the actual resistor values used in the circuit/PCB.
- adi,rfbout2-ohms | ||
- adi,rdaci-ohms | ||
- adi,rfbin2-ohms | ||
- adi,rfbin1-ohms |
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.
Just to make sure. Are all these properties really mandatory?
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.
Yes. These are needed for the measurements of telemetry data such as temperature, voltage, current, and power.
Add documentation for devicetree bindings for LT8491 Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
a1081a7
to
e1cb684
Compare
e1cb684
to
41d7448
Compare
LT8491 High Voltage Buck-Boost Battery Charge Controller with I2C Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
Add entry for the LT8491 driver. Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
41d7448
to
c61dbeb
Compare
V2
|
PR Description
PR Type
PR Checklist