From: Rajendra Nayak Date: Tue, 29 Apr 2014 11:05:09 +0000 (+0530) Subject: ARM: dts: dra7-evm: Remove the wrong and undocumented compatible X-Git-Tag: firefly_0821_release~176^2~3806^2~56 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a31451ce6a9aa3329ab40d9fa209806f9aadb847;p=firefly-linux-kernel-4.4.55.git ARM: dts: dra7-evm: Remove the wrong and undocumented compatible "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 Cc: devicetree@vger.kernel.org Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts index 5babba0a3a75..78074291fdca 100644 --- 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,dra752", "ti,dra7"; + compatible = "ti,dra7-evm", "ti,dra7"; memory { device_type = "memory";