Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a31451ce authored by Rajendra Nayak's avatar Rajendra Nayak Committed by Tony Lindgren
Browse files

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: default avatarRajendra Nayak <rnayak@ti.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2a1a5043
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -11,7 +11,7 @@


/ {
/ {
	model = "TI DRA7";
	model = "TI DRA7";
	compatible = "ti,dra7-evm", "ti,dra752", "ti,dra7";
	compatible = "ti,dra7-evm", "ti,dra7";


	memory {
	memory {
		device_type = "memory";
		device_type = "memory";