ARM: dts: aspeed: Add PECI controller nodes
[linux-2.6-microblaze.git] / arch / arm / boot / dts / aspeed-g6.dtsi
index c32e87f..3d5ce9d 100644 (file)
                                status = "disabled";
                        };
 
+                       peci0: peci-controller@1e78b000 {
+                               compatible = "aspeed,ast2600-peci";
+                               reg = <0x1e78b000 0x100>;
+                               interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
+                               clocks = <&syscon ASPEED_CLK_GATE_REF0CLK>;
+                               resets = <&syscon ASPEED_RESET_PECI>;
+                               cmd-timeout-ms = <1000>;
+                               clock-frequency = <1000000>;
+                               status = "disabled";
+                       };
+
                        lpc: lpc@1e789000 {
                                compatible = "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon";
                                reg = <0x1e789000 0x1000>;