From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751655AbdJWOK4 (ORCPT ); Mon, 23 Oct 2017 10:10:56 -0400 Received: from mail-qt0-f173.google.com ([209.85.216.173]:57079 "EHLO mail-qt0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751615AbdJWOKy (ORCPT ); Mon, 23 Oct 2017 10:10:54 -0400 X-Google-Smtp-Source: ABhQp+ROFw8Pn+zdZWp2bSXMpGUVVuSYVpYyOC2q5iFLYiI97tbCF1dx4C11qoDJai0sPU4qDJmSKw== Date: Mon, 23 Oct 2017 07:10:51 -0700 From: Tejun Heo To: Michal Simek Cc: LKML , Alexander Graf , Rob Herring , Anurag Kumar Vulisha , linux-ide@vger.kernel.org Subject: Re: [PATCH v2 2/9] ata: ceva: Move sata port phy oob settings to device-tree Message-ID: <20171023141051.GA1302522@devbig577.frc2.facebook.com> References: <20171021151902.GF1302522@devbig577.frc2.facebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 22, 2017 at 07:08:49PM +0200, Michal Simek wrote: > Thanks for applying this patch. Can you please look at all patches in this > series? > All of them should go via your tree even DT binding doc. > (I see only this one applied). Oops, sorry about that. Reverted the commit and reapplied the whole series. Thanks. -- tejun