From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752395AbdFLHa0 (ORCPT ); Mon, 12 Jun 2017 03:30:26 -0400 Received: from muru.com ([72.249.23.125]:51336 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752269AbdFLHaY (ORCPT ); Mon, 12 Jun 2017 03:30:24 -0400 Date: Mon, 12 Jun 2017 00:30:21 -0700 From: Tony Lindgren To: Sebastian Reichel Cc: Rob Herring , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: omap4-droid4: Fix WLAN compatible Message-ID: <20170612073021.GR3730@atomide.com> References: <20170608211608.9051-1-sebastian.reichel@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170608211608.9051-1-sebastian.reichel@collabora.co.uk> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sebastian Reichel [170608 14:19]: > Motorola Droid 4 uses a WL1285C, so use proper compatible value. > To avoid regressions while support for the new compatible value > is added to the Linux kernel, the old compatible value is preserved > as fallback. > > Signed-off-by: Sebastian Reichel > --- > Hi, > > The patch adding ti,wl1285 support to wlcore has been send separately. > Due to the fallback compatible value there is no dependency between > the patches. OK great, applying into omap-for-v4.13/dt thanks. Tony