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:
parent
814a1875f6
commit
aff2564c6a
|
@ -90,3 +90,10 @@ max20335@5 {
|
|||
LDO3 {};
|
||||
};
|
||||
};
|
||||
|
||||
cp9314@6 {
|
||||
compatible = "cirrus,cp9314";
|
||||
reg = <0x6>;
|
||||
|
||||
cirrus,initial-switched-capacitor-mode = "2:1";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue