dts: peci: mchp: Add dts bindings for XEC PECI driver
Add device for PECI driver for MEC family Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
This commit is contained in:
parent
07fc457444
commit
0b6b2bc17c
1 changed files with 8 additions and 0 deletions
|
@ -324,6 +324,14 @@
|
|||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
};
|
||||
peci0: peci@40006400 {
|
||||
compatible = "microchip,xec-peci";
|
||||
reg = <0x40006400 0x80>;
|
||||
interrupts = <70 4>;
|
||||
label = "PECI_0";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
};
|
||||
spi0: spi@40070000 {
|
||||
compatible = "microchip,xec-qmspi";
|
||||
reg = <0x40070000 0x400>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue