]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: socfpga: Do not include skeleton.dtsi
authorFlorian Vaussard <florian.vaussard@gmail.com>
Mon, 27 Feb 2017 16:44:06 +0000 (10:44 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 6 Mar 2017 21:54:58 +0000 (15:54 -0600)
commit439f559109beab39351876633f7bffdd9d749216
treebbd4805ecf1963b96a546035fc020976b5dbeaf2
parentcfa6384a0128552b0db714c3061f81183772b0b3
ARM: dts: socfpga: Do not include skeleton.dtsi

The skeleton.dtsi file is now deprecated as noted in commit 9c0da3cc61f1
("ARM: dts: explicitly mark skeleton.dtsi as deprecated"). The SoCFPGA
device trees already contain the nodes that are defined in skeleton.dtsi
(#address-cells, #size-cells, chosen, aliases, memory).

Including skeleton.dtsi is useless and will produce the following
warning when compiled with W=1:

Node /memory has a reg or ranges property, but no unit name

Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga.dtsi
arch/arm/boot/dts/socfpga_arria10.dtsi