From 5ff9663f0e3eb2f4137f3aaee52f452b028ef470 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Mon, 15 Jul 2013 10:27:17 +1000 Subject: zynq-7-base.dtsi: Added 'xlnx,zynq-7000' machine compatibility * Add compatibility with the newer machine definition for newer Linux kernels Signed-off-by: Nathan Rossi --- conf/machine/boards/common/zynq-7-base.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/boards/common/zynq-7-base.dtsi b/conf/machine/boards/common/zynq-7-base.dtsi index 7cac4da7..dd36fa54 100644 --- a/conf/machine/boards/common/zynq-7-base.dtsi +++ b/conf/machine/boards/common/zynq-7-base.dtsi @@ -50,7 +50,7 @@ / { #address-cells = <0x1>; #size-cells = <0x1>; - compatible = "xlnx,zynq-zc770"; + compatible = "xlnx,zynq-7000", "xlnx,zynq-zc770"; interrupt-parent = <0x1>; aliases { ethernet0 = &ps7_ethernet_0; -- cgit v1.2.3-54-g00ecf