summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/k2e.dtsi
diff options
context:
space:
mode:
authorNishanth Menon2015-10-04 02:02:56 +0200
committerSantosh Shilimkar2015-10-06 18:51:09 +0200
commit91dca0f0fe419813b7450b0d092e9e23255db51b (patch)
tree1075d5ccd28b8932f7472e6faf3ea54563c4c803 /arch/arm/boot/dts/k2e.dtsi
parentARM: keystone: Update compatible to have SoC specific matches (diff)
downloadkernel-qcow2-linux-91dca0f0fe419813b7450b0d092e9e23255db51b.tar.gz
kernel-qcow2-linux-91dca0f0fe419813b7450b0d092e9e23255db51b.tar.xz
kernel-qcow2-linux-91dca0f0fe419813b7450b0d092e9e23255db51b.zip
ARM: dts: keystone: Update SoC specific compatible flags
Update the compatible flags to allow specific SoC identification. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/k2e.dtsi')
-rw-r--r--arch/arm/boot/dts/k2e.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/k2e.dtsi b/arch/arm/boot/dts/k2e.dtsi
index 675fb8e492c6..1097dada56d2 100644
--- a/arch/arm/boot/dts/k2e.dtsi
+++ b/arch/arm/boot/dts/k2e.dtsi
@@ -9,6 +9,9 @@
*/
/ {
+ compatible = "ti,k2e", "ti,keystone";
+ model = "Texas Instruments Keystone 2 Edison SoC";
+
cpus {
#address-cells = <1>;
#size-cells = <0>;