Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755269AbdDLWhy (ORCPT ); Wed, 12 Apr 2017 18:37:54 -0400 Received: from emh03.mail.saunalahti.fi ([62.142.5.109]:41655 "EHLO emh03.mail.saunalahti.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752256AbdDLWhx (ORCPT ); Wed, 12 Apr 2017 18:37:53 -0400 Date: Thu, 13 Apr 2017 01:37:50 +0300 From: Aaro Koskinen To: Jan Glauber Cc: Ulf Hansson , David Daney , "Steven J . Hill" , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v13 0/6] Cavium MMC driver Message-ID: <20170412223750.mcm62ns57uag6y7q@raspberrypi-3.musicnaut.iki.fi> References: <20170330153128.22842-1-jglauber@cavium.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170330153128.22842-1-jglauber@cavium.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 478 Lines: 14 Hi, On Thu, Mar 30, 2017 at 05:31:22PM +0200, Jan Glauber wrote: > Hi Ulf, > > we have a bug on some Octeon plattforms so I removed the Octeon driver for now > (but kept the DT bindings for it). We'll submit the Octeon driver later when > we've fixed the issue. Please rather post a new version that also works with OCTEON. I don't think a partial driver should be merged; originally this driver was working fine with OCTEON so there should be no issue supporting that?! A.