1
0
Fork 0

ARM: socfpga: dts: convert to preprocessor includes

Convert all socfpga DT files to the dtc preprocessor include syntax.
This allows to include header files in the devicetrees like other
SoC-types already do.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
hifive-unleashed-5.1
Steffen Trumtrar 2014-04-02 21:31:31 -05:00 committed by Dinh Nguyen
parent 1a72167719
commit 7da9b436d8
8 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/include/ "skeleton.dtsi"
#include "skeleton.dtsi"
/ {
#address-cells = <1>;

View File

@ -15,7 +15,7 @@
*/
/dts-v1/;
/include/ "socfpga.dtsi"
#include "socfpga.dtsi"
/ {
soc {

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/include/ "socfpga_arria5.dtsi"
#include "socfpga_arria5.dtsi"
/ {
model = "Altera SOCFPGA Arria V SoC Development Kit";

View File

@ -16,7 +16,7 @@
*/
/dts-v1/;
/include/ "socfpga.dtsi"
#include "socfpga.dtsi"
/ {
soc {

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/include/ "socfpga_cyclone5.dtsi"
#include "socfpga_cyclone5.dtsi"
/ {
model = "Altera SOCFPGA Cyclone V SoC Development Kit";

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/include/ "socfpga_cyclone5.dtsi"
#include "socfpga_cyclone5.dtsi"
/ {
model = "Terasic SoCkit";

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/include/ "socfpga_cyclone5.dtsi"
#include "socfpga_cyclone5.dtsi"
/ {
model = "EBV SOCrates";

View File

@ -16,7 +16,7 @@
*/
/dts-v1/;
/include/ "socfpga.dtsi"
#include "socfpga.dtsi"
/ {
model = "Altera SOCFPGA VT";