From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758632AbaGYSlk (ORCPT ); Fri, 25 Jul 2014 14:41:40 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:46136 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753310AbaGYSlh (ORCPT ); Fri, 25 Jul 2014 14:41:37 -0400 Message-ID: <53D2A4DE.7010301@wwwdotorg.org> Date: Fri, 25 Jul 2014 12:41:34 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Marcel Ziswiler , thierry.reding@gmail.com CC: linux@arm.linux.org.uk, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, stefan@agner.ch Subject: Re: [PATCH] ARM: tegra: apalis t30: fix device tree compatible node References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/22/2014 08:23 PM, Marcel Ziswiler wrote: > Working on sound support I noticed the Apalis T30 Evaluation board > device tree missing the more generic Apalis T30 compatible string. I've forwarded this patch to the arm-soc maintainers to apply directly.