projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a1a504
)
ARM: dts: dra7-evm: Remove the wrong and undocumented compatible
author
Rajendra Nayak
<rnayak@ti.com>
Tue, 29 Apr 2014 11:05:09 +0000
(16:35 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 6 May 2014 17:20:14 +0000
(10:20 -0700)
"ti,dra752" is neither documented nor correct, since the device is actually a
dra742 device as rightly documented in dt bindings.
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-evm.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/dra7-evm.dts
b/arch/arm/boot/dts/dra7-evm.dts
index 5babba0a3a75c57c188b184464e2eb71982d6a94..78074291fdca344bfd23127889cdc25384b9ac9a 100644
(file)
--- a/
arch/arm/boot/dts/dra7-evm.dts
+++ b/
arch/arm/boot/dts/dra7-evm.dts
@@
-11,7
+11,7
@@
/ {
model = "TI DRA7";
- compatible = "ti,dra7-evm", "ti,dra7
52", "ti,dra7
";
+ compatible = "ti,dra7-evm", "ti,dra7";
memory {
device_type = "memory";