Commit 4c82f0eb authored by Russell King's avatar Russell King Committed by Shawn Guo

ARM: dts: imx6*-hummingboard2: move microsom includes into .dts

Move the microsom includes into the .dts files.
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 2aa52e15
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
/dts-v1/; /dts-v1/;
#include "imx6dl.dtsi" #include "imx6dl.dtsi"
#include "imx6qdl-sr-som.dtsi"
#include "imx6qdl-hummingboard2.dtsi" #include "imx6qdl-hummingboard2.dtsi"
/ { / {
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
/dts-v1/; /dts-v1/;
#include "imx6q.dtsi" #include "imx6q.dtsi"
#include "imx6qdl-sr-som.dtsi"
#include "imx6qdl-hummingboard2.dtsi" #include "imx6qdl-hummingboard2.dtsi"
/ { / {
......
...@@ -38,7 +38,6 @@ ...@@ -38,7 +38,6 @@
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE. * OTHER DEALINGS IN THE SOFTWARE.
*/ */
#include "imx6qdl-sr-som.dtsi"
/ { / {
chosen { chosen {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment