ARM: at91: dt: use #include for all device trees
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 14 May 2013 17:21:50 +0000 (01:21 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 17 May 2013 09:27:49 +0000 (11:27 +0200)
to prepare the switch to the macro.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
47 files changed:
arch/arm/boot/dts/aks-cdu.dts
arch/arm/boot/dts/animeo_ip.dts
arch/arm/boot/dts/at91-ariag25.dts
arch/arm/boot/dts/at91rm9200.dtsi
arch/arm/boot/dts/at91rm9200ek.dts
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9263.dtsi
arch/arm/boot/dts/at91sam9263ek.dts
arch/arm/boot/dts/at91sam9g15.dtsi
arch/arm/boot/dts/at91sam9g15ek.dts
arch/arm/boot/dts/at91sam9g20.dtsi
arch/arm/boot/dts/at91sam9g20ek.dts
arch/arm/boot/dts/at91sam9g20ek_2mmc.dts
arch/arm/boot/dts/at91sam9g20ek_common.dtsi
arch/arm/boot/dts/at91sam9g25.dtsi
arch/arm/boot/dts/at91sam9g25ek.dts
arch/arm/boot/dts/at91sam9g35.dtsi
arch/arm/boot/dts/at91sam9g35ek.dts
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9m10g45ek.dts
arch/arm/boot/dts/at91sam9n12.dtsi
arch/arm/boot/dts/at91sam9n12ek.dts
arch/arm/boot/dts/at91sam9x25.dtsi
arch/arm/boot/dts/at91sam9x25ek.dts
arch/arm/boot/dts/at91sam9x35.dtsi
arch/arm/boot/dts/at91sam9x35ek.dts
arch/arm/boot/dts/at91sam9x5.dtsi
arch/arm/boot/dts/at91sam9x5ek.dtsi
arch/arm/boot/dts/ethernut5.dts
arch/arm/boot/dts/evk-pro3.dts
arch/arm/boot/dts/ge863-pro3.dtsi
arch/arm/boot/dts/kizbox.dts
arch/arm/boot/dts/mpa1600.dts
arch/arm/boot/dts/pm9g45.dts
arch/arm/boot/dts/sama5d3.dtsi
arch/arm/boot/dts/sama5d31ek.dts
arch/arm/boot/dts/sama5d33ek.dts
arch/arm/boot/dts/sama5d34ek.dts
arch/arm/boot/dts/sama5d35ek.dts
arch/arm/boot/dts/sama5d3xcm.dtsi
arch/arm/boot/dts/sama5d3xmb.dtsi
arch/arm/boot/dts/tny_a9260.dts
arch/arm/boot/dts/tny_a9263.dts
arch/arm/boot/dts/tny_a9g20.dts
arch/arm/boot/dts/usb_a9260.dts
arch/arm/boot/dts/usb_a9263.dts
arch/arm/boot/dts/usb_a9g20.dts

index 29b9f15e7599571b920285772f37c63d69f6b40d..08b82a420ff838575e76b3bb36a4658065a2229f 100644 (file)
@@ -9,7 +9,7 @@
 
 /dts-v1/;
 
-/include/ "ge863-pro3.dtsi"
+#include "ge863-pro3.dtsi"
 
 / {
        chosen {
index 5160210f74da8c1f588c42b83e86194082022b83..b7658920cfd53fb4376d640a4ae5d921e8432888 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /dts-v1/;
-/include/ "at91sam9260.dtsi"
+#include "at91sam9260.dtsi"
 
 / {
        model = "Somfy Animeo IP";
index c7aebba4e8e737a28e884e1700894577160faf92..09beeb4a72f505690c96d1725cfe8e750c643776 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g25.dtsi"
+#include "at91sam9g25.dtsi"
 
 / {
        model = "Acme Systems Aria G25";
index 5d3ed5aafc699b071f6a1044ed9cb4948d6ee726..6329679c6920ea1d995da9a88603b20a435d5c83 100644 (file)
@@ -10,7 +10,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel AT91RM9200 family SoC";
index e586d85f8e23ec6d26ce94cb97670995c9943e35..5dffeb3aca33dbc84c86a69de8e57048ba106ad2 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2 only
  */
 /dts-v1/;
-/include/ "at91rm9200.dtsi"
+#include "at91rm9200.dtsi"
 
 / {
        model = "Atmel AT91RM9200 evaluation kit";
index 70b5ccbac234a63d12228e161e2620d4e2d8e40a..b130b3eed1e5ea9323fa4f310e0ae76fd3045a48 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel AT91SAM9260 family SoC";
index 94b58ab2cc08be9c841ff1cdd3e4553ca8ec40a4..89f4e9422258c8395e9789687104ea57230125b0 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2 only.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel AT91SAM9263 family SoC";
index 3b82d91e7fcce12db13a4cd15b61159b445695e2..6b646d47d50473c66260656730a3cff111f24135 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2 only
  */
 /dts-v1/;
-/include/ "at91sam9263.dtsi"
+#include "at91sam9263.dtsi"
 
 / {
        model = "Atmel at91sam9263ek";
index 28467fd6bf9689901d6d41e59369bb5278079630..cfd7044616d793a573a7e59663ce39e27fcf3173 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 
-/include/ "at91sam9x5.dtsi"
+#include "at91sam9x5.dtsi"
 
 / {
        model = "Atmel AT91SAM9G15 SoC";
index 5427b2dba87e34150e1fb2f4dd0e60652fcf5d2d..26b0444b0f96dc725bea125a7f656447ef7b495f 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g15.dtsi"
-/include/ "at91sam9x5ek.dtsi"
+#include "at91sam9g15.dtsi"
+#include "at91sam9x5ek.dtsi"
 
 / {
        model = "Atmel AT91SAM9G15-EK";
index 75ce6e760016455cd1695ab1de148eabd807ca4b..b8e79466014f05df2e90222f2074e9f41e3dde9e 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 
-/include/ "at91sam9260.dtsi"
+#include "at91sam9260.dtsi"
 
 / {
        model = "Atmel AT91SAM9G20 family SoC";
index e5324bf9d5295e42cabc1a56b46ab12f7e0bf7c1..3f15a3fe0f9f02d5d035c8b534438981cebde522 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9g20ek_common.dtsi"
+#include "at91sam9g20ek_common.dtsi"
 
 / {
        model = "Atmel at91sam9g20ek";
index 66467b1131264bd409da608f58d70f5f3703f79e..942aa109af384f666c6952e13572fb27923687ee 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9g20ek_common.dtsi"
+#include "at91sam9g20ek_common.dtsi"
 
 / {
        model = "Atmel at91sam9g20ek 2 mmc";
index 6a92c5baef8c7612711f6b91ffaf922869156306..253960f5c369da926900eca0b275684bb0328005 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Licensed under GPLv2.
  */
-/include/ "at91sam9g20.dtsi"
+#include "at91sam9g20.dtsi"
 
 / {
 
index 5fd32df03f25d9551494fd40b5793882b6a966c3..b4ec6fe53fc798e4469ca772a3ff6d02e86eba32 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 
-/include/ "at91sam9x5.dtsi"
+#include "at91sam9x5.dtsi"
 
 / {
        model = "Atmel AT91SAM9G25 SoC";
index a1c511fecdc1f34fc0f795c6b68183cdcc7d2a3b..1e4c49c584d38a5115b817efc57f3934681e011e 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g25.dtsi"
-/include/ "at91sam9x5ek.dtsi"
+#include "at91sam9g25.dtsi"
+#include "at91sam9x5ek.dtsi"
 
 / {
        model = "Atmel AT91SAM9G25-EK";
index d6fa8af50724ab6bb37b96426950bf7aa86fccca..bebf9f55614b50c27edb1a1dd42fb7b3ae6c54de 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 
-/include/ "at91sam9x5.dtsi"
+#include "at91sam9x5.dtsi"
 
 / {
        model = "Atmel AT91SAM9G35 SoC";
index 6f58ab8d21f5eb584654625ac2e4af462aa249f5..641a9bf89ed18970b51d98779117173a2744ce89 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g35.dtsi"
-/include/ "at91sam9x5ek.dtsi"
+#include "at91sam9g35.dtsi"
+#include "at91sam9x5ek.dtsi"
 
 / {
        model = "Atmel AT91SAM9G35-EK";
index bf18a735c37d8b879a603e711dd25bde7e2980ac..18ea7610afeea2e4f08304712b709343a07f3a00 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel AT91SAM9G45 family SoC";
index 51d9251b5bbe71ef7357d62bbb42859941ba2df2..ba1205d9e641d98baee7cf6c90371789c2573d1e 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g45.dtsi"
+#include "at91sam9g45.dtsi"
 
 / {
        model = "Atmel AT91SAM9M10G45-EK";
index 3de8e6dfbcb150baa7251d1803990724d93e4fe2..e8488700c4b4ffd11936799efab256b86f9d9968 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel AT91SAM9N12 SoC";
index d30e48bd1e9d0f6a4c15d585c1d574092c475ce4..b9e300e1f8634c6377e1dfb00437ded3754a1153 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9n12.dtsi"
+#include "at91sam9n12.dtsi"
 
 / {
        model = "Atmel AT91SAM9N12-EK";
index 9ac2bc2b4f07cd36eca29c2172607d4e84c631bb..3f78d9b1d790145d7c458ad55c6d942a93ffd677 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 
-/include/ "at91sam9x5.dtsi"
+#include "at91sam9x5.dtsi"
 
 / {
        model = "Atmel AT91SAM9X25 SoC";
index 3b40d11d65e70c0daabdeddafe27180cacd12825..8ddbce0f49f645cd9745eb27d3bc654d21c57a11 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9x25.dtsi"
-/include/ "at91sam9x5ek.dtsi"
+#include "at91sam9x25.dtsi"
+#include "at91sam9x5ek.dtsi"
 
 / {
        model = "Atmel AT91SAM9G25-EK";
index ba67d83d17ac5d3821f5018773a54a0342f98081..1a3d525a1f5d43b5f49f9183b6ce6a41b359b6ee 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 
-/include/ "at91sam9x5.dtsi"
+#include "at91sam9x5.dtsi"
 
 / {
        model = "Atmel AT91SAM9X35 SoC";
index 6ad19a0d5424e59d05e1f53393b4495a2ebdeeba..343d32818ca31104b0911e9867e369719315c5d5 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9x35.dtsi"
-/include/ "at91sam9x5ek.dtsi"
+#include "at91sam9x35.dtsi"
+#include "at91sam9x5ek.dtsi"
 
 / {
        model = "Atmel AT91SAM9X35-EK";
index 1145ac330fb7c091647ce7425179402260d7de95..69b386f8c592a8b3743991cd25ce322d9ed2e0dd 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel AT91SAM9x5 family SoC";
index 1fa48d2bfd80f5bb2d88a1a167b06a9a640d81ab..24781f29fa6137dd6ad1e39c29b5cc375521b834 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Licensed under GPLv2 or later.
  */
-/include/ "at91sam9x5cm.dtsi"
+#include "at91sam9x5cm.dtsi"
 
 / {
        model = "Atmel AT91SAM9X5-EK";
index 1ea9d34460a4701eb7fdb272d036039abae548a1..2067c6618ba574057735940bbe152159c2641a62 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9260.dtsi"
+#include "at91sam9260.dtsi"
 
 / {
        model = "Ethernut 5";
index 96e50f569433850ca54a941c4fd3a6fe4a17eafd..eae2cd7d8d49fe816b27524a4352544e35c60e46 100644 (file)
@@ -9,7 +9,7 @@
 
 /dts-v1/;
 
-/include/ "ge863-pro3.dtsi"
+#include "ge863-pro3.dtsi"
 
 / {
        model = "Telit EVK-PRO3 for Telit GE863-PRO3";
@@ -50,4 +50,4 @@
                status = "okay";
        };
 
-};
\ No newline at end of file
+};
index 17136fc7a516f94658052b6eea7a432430a21074..230099bb31c8686e3d2cb7037fe5c9850561d969 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "at91sam9260.dtsi"
+#include "at91sam9260.dtsi"
 
 / {
        clocks {
index b4dc3ed9a3ecc95949d07e79889e53a8600d66ee..8328fedcb15525d4d46c2305ef912914fe7e66a1 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9g20.dtsi"
+#include "at91sam9g20.dtsi"
 
 / {
 
                        gpio-key,wakeup;
                };
        };
-};
\ No newline at end of file
+};
index 317300875f3478fa30969f276fdccbe054148a2a..f1b54a254f914d7c0d8c2c66695d26e18efc6a9a 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2 only
  */
 /dts-v1/;
-/include/ "at91rm9200.dtsi"
+#include "at91rm9200.dtsi"
 
 / {
        model = "Phontech MPA 1600";
index 387fedb58988bf4f54038f6a2466cd9290569e6d..639410b5de6ae03d5e601f422cf6a11ecaf86db6 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9g45.dtsi"
+#include "at91sam9g45.dtsi"
 
 / {
        model = "Ronetix pm9g45";
index 2e643ea51cceba014b713843a81a1f11a4fd88be..2293fa1b1950a06fa1f2283f7c353b6fba26f14a 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later.
  */
 
-/include/ "skeleton.dtsi"
+#include "skeleton.dtsi"
 
 / {
        model = "Atmel SAMA5D3 family SoC";
index fa5d216f1db753739c4ee5f3c07bfbad7430c39f..5bffd66ecb7aa1ddbd0e1ddc5411f95493015c22 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "sama5d3xmb.dtsi"
-/include/ "sama5d3xdm.dtsi"
+#include "sama5d3xmb.dtsi"
+#include "sama5d3xdm.dtsi"
 
 / {
        model = "Atmel SAMA5D31-EK";
index c38c9433d7a544442478cbaf8553d61860ac3200..99bd0c8e047116b4a04cce14c466068268d21cc2 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "sama5d3xmb.dtsi"
-/include/ "sama5d3xdm.dtsi"
+#include "sama5d3xmb.dtsi"
+#include "sama5d3xdm.dtsi"
 
 / {
        model = "Atmel SAMA5D33-EK";
index 6bebfcdcb1d134a7e466e6fb4bc2e68d53d6e022..d88ff72a91bcf6e09e58b1b67216141c0050e805 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "sama5d3xmb.dtsi"
-/include/ "sama5d3xdm.dtsi"
+#include "sama5d3xmb.dtsi"
+#include "sama5d3xdm.dtsi"
 
 / {
        model = "Atmel SAMA5D34-EK";
index a488fc4e9777884af7193902e201f61747a52805..3c364d233b13bd2da63f5a43b37b2477b28a1fcd 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "sama5d3xmb.dtsi"
+#include "sama5d3xmb.dtsi"
 
 / {
        model = "Atmel SAMA5D35-EK";
index 1f8ed404626cdb1edba6825a49c90d7a435d81aa..b552917cf84e8b8e1565800dff603eee3920846d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Licensed under GPLv2 or later.
  */
-/include/ "sama5d3.dtsi"
+#include "sama5d3.dtsi"
 
 / {
        compatible = "atmel,samad3xcm", "atmel,sama5d3", "atmel,sama5";
index 661d7ca9c309b6b03a6c8a94af36accf82a57105..a5e7131e22fc4531f8330f59f90bbb377224a31c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Licensed under GPLv2 or later.
  */
-/include/ "sama5d3xcm.dtsi"
+#include "sama5d3xcm.dtsi"
 
 / {
        compatible = "atmel,sama5d3xmb", "atmel,sama5d3xcm", "atmel,sama5d3", "atmel,sama5";
index 367a16dcd5ef794842c741e301bc4f8b25c14191..dabe232216b42e1298e27667f957da5c5b8430af 100644 (file)
@@ -6,8 +6,8 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9260.dtsi"
-/include/ "tny_a9260_common.dtsi"
+#include "at91sam9260.dtsi"
+#include "tny_a9260_common.dtsi"
 
 / {
        model = "Calao TNY A9260";
index dee9c571306b43143ed960732d4558ed23cc0267..45f059ba5691584fa4ad6dd795848fac06019e7f 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2 only
  */
 /dts-v1/;
-/include/ "at91sam9263.dtsi"
+#include "at91sam9263.dtsi"
 
 / {
        model = "Calao TNY A9263";
index e1ab64c72dba740d7bd296266492f00a68c070d8..8456d70bb42b114852cd3735f022f1c33ca91832 100644 (file)
@@ -6,8 +6,8 @@
  * Licensed under GPLv2.
  */
 /dts-v1/;
-/include/ "at91sam9g20.dtsi"
-/include/ "tny_a9260_common.dtsi"
+#include "at91sam9g20.dtsi"
+#include "tny_a9260_common.dtsi"
 
 / {
        model = "Calao TNY A9G20";
index 296216058c11b7081808985974149580c8e4a1ed..a604107eb474a67b898b17203a99a821e6587a3f 100644 (file)
@@ -6,8 +6,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9260.dtsi"
-/include/ "usb_a9260_common.dtsi"
+#include "at91sam9260.dtsi"
+#include "usb_a9260_common.dtsi"
 
 / {
        model = "Calao USB A9260";
index 6fe05ccb62034553304cc6af0e042965ca9d5a92..82e204aae6b9e26f209b2fb88fbcae9e34e47577 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2 only
  */
 /dts-v1/;
-/include/ "at91sam9263.dtsi"
+#include "at91sam9263.dtsi"
 
 / {
        model = "Calao USB A9263";
index 2dacb16ce4ae811c12ea8008ccb6dbf31ca24489..c979c06cf6979756cdcf2790ff5b37ec31a6a66f 100644 (file)
@@ -6,8 +6,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9g20.dtsi"
-/include/ "usb_a9260_common.dtsi"
+#include "at91sam9g20.dtsi"
+#include "usb_a9260_common.dtsi"
 
 / {
        model = "Calao USB A9G20";
This page took 0.045052 seconds and 5 git commands to generate.