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

Commit c3580bc1 authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Tony Lindgren
Browse files

ARM: dts: N900: add missing compatible property



Add missing compatible property to avoid problems in the future.

Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
Reviewed-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 2a074def
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (C) 2013 Pavel Machek <pavel@ucw.cz>
 * Copyright 2013 Aaro Koskinen <aaro.koskinen@iki.fi>
 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi>
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 (or later) as
@@ -13,7 +13,7 @@

/ {
	model = "Nokia N900";
	compatible = "nokia,omap3-n900", "ti,omap3";
	compatible = "nokia,omap3-n900", "ti,omap3430", "ti,omap3";

	cpus {
		cpu@0 {