build_all: regulator: Adds CP9314 entry

Adds the CP9314 device to the regulator build_all test suite.

Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
This commit is contained in:
Ricardo Rivera-Matos 2024-01-26 13:53:05 -06:00 committed by Alberto Escolar
parent 814a1875f6
commit aff2564c6a
1 changed files with 7 additions and 0 deletions

View File

@ -90,3 +90,10 @@ max20335@5 {
LDO3 {};
};
};
cp9314@6 {
compatible = "cirrus,cp9314";
reg = <0x6>;
cirrus,initial-switched-capacitor-mode = "2:1";
};