mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
bdd9dd8ab2
The "/dts-v1/;" identifier is supposed to be present once at the top of a device tree file after the includes have been processed. Therefore, adding it to a DTS _and_ a DTSI file is actually wrong, as it will be present twice then (though the compiler does not complain about it). In ipq40xx, the dts-v1 statement is already included in qcom-ipq4019.dtsi, so we don't have to add it anywhere at all. However, based on the conditions stated above, this requires qcom-ipq4019.dtsi to be included as the first file in any DTS(I). Consequently, this patch removes all cases of dts-v1 for the ipq40xx target, and moves the includes accordingly where necessary. While at it, remove a few obviously unneeded includes on the way. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> |
||
---|---|---|
.. | ||
qcom-ipq4018-a42.dts | ||
qcom-ipq4018-ap120c-ac.dts | ||
qcom-ipq4018-cs-w3-wd1200g-eup.dts | ||
qcom-ipq4018-dap-2610.dts | ||
qcom-ipq4018-ea6350v3.dts | ||
qcom-ipq4018-eap1300.dts | ||
qcom-ipq4018-ecw5211.dts | ||
qcom-ipq4018-emd1.dts | ||
qcom-ipq4018-emr3500.dts | ||
qcom-ipq4018-ens620ext.dts | ||
qcom-ipq4018-ex61x0v2.dtsi | ||
qcom-ipq4018-ex6100v2.dts | ||
qcom-ipq4018-ex6150v2.dts | ||
qcom-ipq4018-fritzbox-4040.dts | ||
qcom-ipq4018-jalapeno.dts | ||
qcom-ipq4018-jalapeno.dtsi | ||
qcom-ipq4018-meshpoint-one.dts | ||
qcom-ipq4018-nbg6617.dts | ||
qcom-ipq4018-rt-ac58u.dts | ||
qcom-ipq4018-wre6606.dts | ||
qcom-ipq4018-wrtq-329acn.dts | ||
qcom-ipq4019-a62.dts | ||
qcom-ipq4019-ap.dk04.1-c1.dts | ||
qcom-ipq4019-ap.dk04.1.dtsi | ||
qcom-ipq4019-cm520-79f.dts | ||
qcom-ipq4019-e2600ac-c1.dts | ||
qcom-ipq4019-e2600ac-c2.dts | ||
qcom-ipq4019-e2600ac.dtsi | ||
qcom-ipq4019-ea8300.dts | ||
qcom-ipq4019-eap2200.dts | ||
qcom-ipq4019-fritzbox-7530.dts | ||
qcom-ipq4019-fritzrepeater-1200.dts | ||
qcom-ipq4019-fritzrepeater-3000.dts | ||
qcom-ipq4019-habanero-dvk.dts | ||
qcom-ipq4019-map-ac2200.dts | ||
qcom-ipq4019-mr8300.dts | ||
qcom-ipq4019-oap100.dts | ||
qcom-ipq4019-rtl30vw.dts | ||
qcom-ipq4019-u4019-32m.dts | ||
qcom-ipq4019-u4019.dtsi | ||
qcom-ipq4019-wpj419.dts | ||
qcom-ipq4019-wtr-m2133hp.dts | ||
qcom-ipq4019-xx8300.dtsi | ||
qcom-ipq4028-wpj428.dts | ||
qcom-ipq4029-ap-303.dts | ||
qcom-ipq4029-ap-303h.dts | ||
qcom-ipq4029-ap-365.dts | ||
qcom-ipq4029-aruba-glenmorangie.dtsi | ||
qcom-ipq4029-gl-b1300.dts | ||
qcom-ipq4029-gl-s1300.dts | ||
qcom-ipq4029-mr33.dts |