mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
13 lines
285 B
Text
13 lines
285 B
Text
/*
|
|
* Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
|
* Based on dt work by Russell King
|
|
*/
|
|
/dts-v1/;
|
|
|
|
#include "imx6dl.dtsi"
|
|
#include "imx6qdl-hummingboard.dtsi"
|
|
|
|
/ {
|
|
model = "SolidRun HummingBoard Solo/DualLite";
|
|
compatible = "solidrun,hummingboard/dl", "fsl,imx6dl";
|
|
};
|