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:
Jose Alberto Meza 2020-02-04 15:55:58 -08:00 committed by Andrew Boie
commit 0b6b2bc17c

View file

@ -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>;