aboutsummaryrefslogtreecommitdiff
path: root/src/arm/omap3-overo-alto35.dts
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-09-04 21:26:34 +0000
committerWarner Losh <imp@FreeBSD.org>2014-09-04 21:26:34 +0000
commitbadb06f132f013e8417b0da07fb413ec6bb9bbe5 (patch)
treed8a82beb4f57601df078a9c948ef2d000f89fddb /src/arm/omap3-overo-alto35.dts
parent081ea6e2ce3778c71b9db86f0af1900ecfc266d6 (diff)
downloadsrc-badb06f132f013e8417b0da07fb413ec6bb9bbe5.tar.gz
src-badb06f132f013e8417b0da07fb413ec6bb9bbe5.zip
Properly trim the vendor tree to include only those files that we want
merged into FreeBSD. Cherry picking from a full vendor tree was too hard and lead to undestirable svn results. Note: We only tim the dts* files, we don't trim the dt-bindings tree, since having all of them causes no problems and the benefit to trimming there is far out weighed by the cost of doing the trim each time.
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=271139
Diffstat (limited to 'src/arm/omap3-overo-alto35.dts')
-rw-r--r--src/arm/omap3-overo-alto35.dts22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/arm/omap3-overo-alto35.dts b/src/arm/omap3-overo-alto35.dts
deleted file mode 100644
index a3249eb7501d..000000000000
--- a/src/arm/omap3-overo-alto35.dts
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
-
-/*
- * Alto35 expansion board is manufactured by Gumstix Inc.
- */
-
-/dts-v1/;
-
-#include "omap3-overo.dtsi"
-#include "omap3-overo-alto35-common.dtsi"
-
-/ {
- model = "OMAP35xx Gumstix Overo on Alto35";
- compatible = "gumstix,omap3-overo-alto35", "gumstix,omap3-overo", "ti,omap3430", "ti,omap3";
-};
-