From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 6 Jul 2015 10:38:37 -0600 Subject: [U-Boot] [PATCH 04/13] colibri_t20: fix device-tree compatible node In-Reply-To: <01b32448a2d9f12e329229dd6a3964b66e8efc71.1436170106.git.marcel.ziswiler@toradex.com> References: <01b32448a2d9f12e329229dd6a3964b66e8efc71.1436170106.git.marcel.ziswiler@toradex.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 6 July 2015 at 02:20, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Use toradex,colibri_t20 as the device-tree compatible node value rather > than toradex,t20 in accordance to our Apalis/Colibri T30 products. > > Signed-off-by: Marcel Ziswiler > --- > arch/arm/dts/tegra20-colibri.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass