diff options
author | Nishanth Menon <nm@ti.com> | 2015-10-03 20:02:56 -0400 |
---|---|---|
committer | Santosh Shilimkar <ssantosh@kernel.org> | 2015-10-06 12:51:09 -0400 |
commit | 91dca0f0fe419813b7450b0d092e9e23255db51b (patch) | |
tree | 1075d5ccd28b8932f7472e6faf3ea54563c4c803 /arch/arm/boot/dts/k2l.dtsi | |
parent | 01cf228b555b323bba9c76f96c07fb93f1064cba (diff) |
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/k2l.dtsi')
-rw-r--r-- | arch/arm/boot/dts/k2l.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/k2l.dtsi b/arch/arm/boot/dts/k2l.dtsi index 49fd414f680c..4446da72b0ae 100644 --- a/arch/arm/boot/dts/k2l.dtsi +++ b/arch/arm/boot/dts/k2l.dtsi | |||
@@ -9,6 +9,9 @@ | |||
9 | */ | 9 | */ |
10 | 10 | ||
11 | / { | 11 | / { |
12 | compatible = "ti,k2l", "ti,keystone"; | ||
13 | model = "Texas Instruments Keystone 2 Lamarr SoC"; | ||
14 | |||
12 | cpus { | 15 | cpus { |
13 | #address-cells = <1>; | 16 | #address-cells = <1>; |
14 | #size-cells = <0>; | 17 | #size-cells = <0>; |