From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB511C28CFB for ; Wed, 3 Mar 2021 18:11:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B181364EEB for ; Wed, 3 Mar 2021 18:11:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1385886AbhCCRcx (ORCPT ); Wed, 3 Mar 2021 12:32:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348311AbhCCNxH (ORCPT ); Wed, 3 Mar 2021 08:53:07 -0500 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D41B1C061356 for ; Wed, 3 Mar 2021 05:51:59 -0800 (PST) Received: by mail-pj1-x102b.google.com with SMTP id e9so4193281pjs.2 for ; Wed, 03 Mar 2021 05:51:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=jBA6lvDJZn6Hk7j7FcS/mDbmGz22UkseO6S0MrRrj/A=; b=uWyA/18bF5fExSwzcUitCKE6VMoHXZkwV8yl9K7oBG6OI5ETs/SWw5EAHgLfTNkFKw tSVpLMWiJIs1opBBQwio8BFCfzzjUlASi7k7H2ESuJNl9wyTM4CQMq/MwIU/zmrsza7s T1idj6JzBOk5J/gXaFzFhQgkHqjEQ9D3Zea2pKPMbs3DHyMJ9LqLnwsJtO07Af+AjYIr qjIufhzvOLyEHQ91YsICLMpR0npmG0gOY1kUwUuMlS9YMvZ5uEhaO5h/qfATu/1i5tE0 EvlvJCwBvMqc6K/Ur0iXjXiNLSpiIMbc1Ol0Uqh4e4MomsETDaLC0AEPqaSxciGChnca PLiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=jBA6lvDJZn6Hk7j7FcS/mDbmGz22UkseO6S0MrRrj/A=; b=WJ0mEZAF8f56D8UrzFUp9lhPb1ceIrAC8vhCxU9vMnGJvL03ZwYgGh6GZoF66UyTs9 BoRLIQ74mQFpkpZt9ALHirhwAE3WmjYm6gemhiS5aTW9R+zfdloF2hs+ueHWh5A8S/V/ 58Jpc5HEZTv2A7LZgkzrd7pGxLbLMKklZLDS4l4sS+nl7ztcgCnRYqRQs5GG281XEd1g 44QS3eyuJXNIzJYnfNzd+SDbZhmoIiktUBUfywHt4xRVXvpDZuz8lFsLyPYl/+HT+hdo +jT4XhAovLFFaPS/vLL8d34xxlvNSt7MRu27cK1U4haanXcy/+kHY9ZYG4tFdHsKB95d pR/g== X-Gm-Message-State: AOAM533Y8COJP9nX8GPwsR5bP4XoqbqL/ea/w27NMrL5q/hmbfeOAu6r JMWBrxC73d6lap5cqHvWcJhWqw== X-Google-Smtp-Source: ABdhPJxxLdNOJCU50tvUDCfpMI/bbuWEVaFMJCu24ZJkLR7/JUJkZeTy+JfJNteiMYn6Mcv5Q+6xaQ== X-Received: by 2002:a17:903:1242:b029:e0:3263:1693 with SMTP id u2-20020a1709031242b02900e032631693mr2879573plh.33.1614779519172; Wed, 03 Mar 2021 05:51:59 -0800 (PST) Received: from [192.168.1.134] ([66.219.217.173]) by smtp.gmail.com with ESMTPSA id s1sm5977065pju.7.2021.03.03.05.51.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 03 Mar 2021 05:51:58 -0800 (PST) Subject: Re: [PATCH V3 0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy To: Piyush Mehta , p.zabel@pengutronix.de, robh+dt@kernel.org Cc: linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, git@xilinx.com, sgoud@xilinx.com, michal.simek@xilinx.com References: <1612807436-5238-1-git-send-email-piyush.mehta@xilinx.com> From: Jens Axboe Message-ID: <5c765f1f-6a92-a9f8-43f4-c2924d5d752b@kernel.dk> Date: Wed, 3 Mar 2021 06:51:58 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <1612807436-5238-1-git-send-email-piyush.mehta@xilinx.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/8/21 11:03 AM, Piyush Mehta wrote: > This patch series updates the ceva driver to add support for Xilinx GT phy. > This also updates the documentation with the device tree binding required > for working with Xilinx GT phy. Applied for 5.13, thanks. -- Jens Axboe