Skip to content

Commit

Permalink
build_all: regulator: Adds CP9314 entry
Browse files Browse the repository at this point in the history
Adds the CP9314 device to the regulator build_all test suite.

Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
  • Loading branch information
rriveramcrus committed Feb 21, 2024
1 parent 72e3769 commit 14e7375
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/drivers/build_all/regulator/i2c.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,10 @@ max20335@5 {
LDO3 {};
};
};

cp9314@6 {
compatible = "cirrus,cp9314";
reg = <0x6>;

cirrus,initial-switched-capacitor-mode = "2:1";
};

0 comments on commit 14e7375

Please sign in to comment.