From: Chuanhua Han <chuanhua....@nxp.com>

Add espi controller node to support t2080.

Signed-off-by: Chuanhua Han <chuanhua....@nxp.com>
---
Changes in v5:
        - No change.
Changes in v4:
        - No change.
Changes in v3: 
        - Add a cover-letter for this patch set.
Changes in v2: 
        - No change.

 arch/powerpc/dts/t2080.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/powerpc/dts/t2080.dtsi b/arch/powerpc/dts/t2080.dtsi
index d2bebb0..e3970d3 100644
--- a/arch/powerpc/dts/t2080.dtsi
+++ b/arch/powerpc/dts/t2080.dtsi
@@ -69,6 +69,16 @@
                        voltage-ranges = <1800 1800 3300 3300>;
                };
 
+               espi0: spi@110000 {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+                       compatible = "fsl,mpc8536-espi";
+                       reg = <0x110000 0x1000>;
+                       interrupts = <53 0x2 0 0>;
+                       fsl,espi-num-chipselects = <4>;
+                       status = "disabled";
+               };
+
                usb0: usb@210000 {
                        compatible = "fsl-usb2-mph";
                        reg = <0x210000 0x1000>;
-- 
2.9.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to