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 Jan 26, 2024
1 parent 105b55e commit e26dfa6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/drivers/build_all/regulator/i2c.dtsi
Expand Up @@ -90,3 +90,8 @@ max20335@5 {
LDO3 {};
};
};

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

0 comments on commit e26dfa6

Please sign in to comment.