MIPS: DTS: Loongson64: Add ACPI Controller Node
Add ACPI Controller Node for RS780E PCH to fit newly added driver. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
committed by
Thomas Bogendoerfer
parent
dbfd92fe57
commit
a89aa749ec
@@ -21,6 +21,11 @@
|
|||||||
interrupts = <8>;
|
interrupts = <8>;
|
||||||
interrupt-parent = <&htpic>;
|
interrupt-parent = <&htpic>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
acpi@800 {
|
||||||
|
compatible = "loongson,rs780e-acpi";
|
||||||
|
reg = <1 0x800 0x100>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user