]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commitdiff
ARM: zynq: Remove skeleton.dtsi
authorMichal Simek <michal.simek@xilinx.com>
Tue, 15 Nov 2016 13:50:38 +0000 (14:50 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 28 Feb 2017 11:18:44 +0000 (12:18 +0100)
Based on
"ARM: dts: explicitly mark skeleton.dtsi as deprecated"
(sha1: 9c0da3cc61f1233c2782e2d3d91e3d0707dd4ba5)
skeleton.dtsi is deprecated.
Move address and size-cells directly to zynq-7000.dtsi.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Julia Cartwright <julia@ni.com>
arch/arm/boot/dts/zynq-7000.dtsi

index c201d0e232c39d10340117681e5e58749781eccf..277e1dadff11cf33563523a83d479e983623a33b 100644 (file)
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  */
-/include/ "skeleton.dtsi"
 
 / {
+       #address-cells = <1>;
+       #size-cells = <1>;
        compatible = "xlnx,zynq-7000";
 
        cpus {