summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2014-11-03 11:06:38 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2014-11-03 11:06:38 +1000
commit6daefe94f3de89ef77af9a3c710a2849e09145e0 (patch)
tree97c5dbf4de1be2e56d201ae5abc35cd87871d849 /conf
parent589e95ca85ff7378a778ef27bd9d52c72aab2e67 (diff)
downloadmeta-xilinx-6daefe94f3de89ef77af9a3c710a2849e09145e0.tar.gz
zynq7-base.dtsi: Remove unused properties
* the "xlnx,fb-clk" and "xlnx,qspi-mode" properties are not used Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/boards/common/zynq7-base.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/boards/common/zynq7-base.dtsi b/conf/machine/boards/common/zynq7-base.dtsi
index 47668798..eb1e320e 100644
--- a/conf/machine/boards/common/zynq7-base.dtsi
+++ b/conf/machine/boards/common/zynq7-base.dtsi
@@ -325,8 +325,6 @@
325 is-dual = <0>; 325 is-dual = <0>;
326 num-chip-select = <1>; 326 num-chip-select = <1>;
327 num-cs = <1>; 327 num-cs = <1>;
328 xlnx,fb-clk = <0x1>;
329 xlnx,qspi-mode = <0x0>;
330 #address-cells = <1>; 328 #address-cells = <1>;
331 #size-cells = <0>; 329 #size-cells = <0>;
332 } ; 330 } ;