From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH v3 1/2] ata: mediatek: add support for MediaTek SATA controller Date: Mon, 14 Aug 2017 13:41:13 +0200 Message-ID: References: <20170813183854.GA1438922@devbig577.frc2.facebook.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170813183854.GA1438922@devbig577.frc2.facebook.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Tejun Heo , Ryder Lee Cc: devicetree@vger.kernel.org, Hans de Goede , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Rob Herring , linux-mediatek@lists.infradead.org, Long Cheng List-Id: devicetree@vger.kernel.org On 08/13/2017 08:38 PM, Tejun Heo wrote: > On Sat, Aug 12, 2017 at 09:31:03AM +0800, Ryder Lee wrote: >> This adds support the AHCI-compliant Serial ATA controller present >> on MediaTek SoCs. >> >> Signed-off-by: Ryder Lee > > Looks good to me. > > Acked-by: Tejun Heo > > If others are okay with it, please let me know how the patches should > be routed. I can push both through libata, both can be routed through > dt tree, or we can handle them separately. > Please take the device tree bindings through your tree as well. You might want to wait for a Ack from a device tree maintainer though. Thanks, Matthias