Skip to content
Snippets Groups Projects
Commit 9d148a43 authored by Felix Gerking's avatar Felix Gerking
Browse files

drivers:regulator:pca9450: Add devicetree property for i2c level translator

The pca9450 has an internal i2c level translator that is disabled by
default. Now the operating modes can be set in the devicetree:
* i2c-lt-en = "force-disable"
* i2c-lt-en = "standby-and-run" - Enable only in STANDBY and RUN mode
* i2c-lt-en = "run" - Enable only in RUN mode
* i2c-lt-en = "force-enable"

BCS 746-000939
parent be4c5701
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment