tests: drivers: regulator: add test for mps mpm54304 driver
add test for MPS MPM54304 DC/DC step-down power module Signed-off-by: Elias Speinle <e.speinle@vogl-electronic.com>
This commit is contained in:
parent
022cfdff98
commit
fc7e8fb862
1 changed files with 10 additions and 0 deletions
|
@ -97,3 +97,13 @@ cp9314@6 {
|
||||||
|
|
||||||
cirrus,initial-switched-capacitor-mode = "2:1";
|
cirrus,initial-switched-capacitor-mode = "2:1";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mpm54304@7 {
|
||||||
|
compatible = "mps,mpm54304";
|
||||||
|
reg = <0x7>;
|
||||||
|
|
||||||
|
BUCK1 {};
|
||||||
|
BUCK2 {};
|
||||||
|
BUCK3 {};
|
||||||
|
BUCK4 {};
|
||||||
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue