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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7C6FBC433EF for ; Sat, 16 Jul 2022 18:19:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qqNXPNHaT/90uytsXm1UEcLX3FmAHV7ao699ct7SbgI=; b=N8cQzYh89DQWaR RglFJ3km8BjqdO3QdEkqDfppavZFj47vEZqdGyf5WwkI4tg0/Ue9vaUaHow603UV4sNGvKf9pqBFP 8mGiclfZ9ZZp9EFGApxg40dZo6dmM4S8KP8NgXlLnZX8CPaDNe+pGaXWf6RTJVrshPDBP8Em5BEbd Mik8eW73CtHqtlbftaNQmRZeM96yG6pvuOxdeCCQUH3Ecoyy3bOsADEIdxqPgDPm2loaE0XGL1WD6 imJ5THGgKG8VDiRNt/fRQy5c4YnnrmFR9+F+HRUnfqp8ftAm1omiSNZ6rS+6a8uDzEuJu6tpll7YS rJCBoJxhHC6b4xmtMDIw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCmN3-00HWcP-0o; Sat, 16 Jul 2022 18:18:29 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCmMz-00HWZa-Kl for linux-arm-kernel@lists.infradead.org; Sat, 16 Jul 2022 18:18:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=aPXoFoWmveORE5T3jhdpJeFi6gh3kcxqL21fiA/rcrE=; b=ORnqkDdw5hJSe9n2uHPg8waKXM nCu0iF9wxeYs9aeHCj6hKz4tiwuBDRVgTEhB33vqqWkHxzKEXCkOR559C1TM2n6kyNzXYV95UTKh9 8miugPGkrG4vpnzgp8MlT+c/RFNoFQP8X5+XQQChmKeFd1nXXAqD3X1KF4uGK0rkjsXo=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oCmMo-00AZ8Z-Ng; Sat, 16 Jul 2022 20:18:14 +0200 Date: Sat, 16 Jul 2022 20:18:14 +0200 From: Andrew Lunn To: Sean Anderson Cc: "David S . Miller" , Jakub Kicinski , Madalin Bucur , netdev@vger.kernel.org, Paolo Abeni , Eric Dumazet , linux-arm-kernel@lists.infradead.org, Russell King , linux-kernel@vger.kernel.org, Alexandru Marginean , Heiner Kallweit , Vladimir Oltean Subject: Re: [PATCH net-next v3 13/47] net: phy: aquantia: Add some additional phy interfaces Message-ID: References: <20220715215954.1449214-1-sean.anderson@seco.com> <20220715215954.1449214-14-sean.anderson@seco.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220715215954.1449214-14-sean.anderson@seco.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220716_111825_696093_C3C6BD6B X-CRM114-Status: UNSURE ( 6.86 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jul 15, 2022 at 05:59:20PM -0400, Sean Anderson wrote: > These are documented in the AQR115 register reference. I haven't tested > them, but perhaps they'll be useful to someone. > > Signed-off-by: Sean Anderson Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 081B2CCA480 for ; Sat, 16 Jul 2022 18:18:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230379AbiGPSSb (ORCPT ); Sat, 16 Jul 2022 14:18:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37158 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229505AbiGPSS3 (ORCPT ); Sat, 16 Jul 2022 14:18:29 -0400 Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 780601F2CA; Sat, 16 Jul 2022 11:18:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=aPXoFoWmveORE5T3jhdpJeFi6gh3kcxqL21fiA/rcrE=; b=ORnqkDdw5hJSe9n2uHPg8waKXM nCu0iF9wxeYs9aeHCj6hKz4tiwuBDRVgTEhB33vqqWkHxzKEXCkOR559C1TM2n6kyNzXYV95UTKh9 8miugPGkrG4vpnzgp8MlT+c/RFNoFQP8X5+XQQChmKeFd1nXXAqD3X1KF4uGK0rkjsXo=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oCmMo-00AZ8Z-Ng; Sat, 16 Jul 2022 20:18:14 +0200 Date: Sat, 16 Jul 2022 20:18:14 +0200 From: Andrew Lunn To: Sean Anderson Cc: "David S . Miller" , Jakub Kicinski , Madalin Bucur , netdev@vger.kernel.org, Paolo Abeni , Eric Dumazet , linux-arm-kernel@lists.infradead.org, Russell King , linux-kernel@vger.kernel.org, Alexandru Marginean , Heiner Kallweit , Vladimir Oltean Subject: Re: [PATCH net-next v3 13/47] net: phy: aquantia: Add some additional phy interfaces Message-ID: References: <20220715215954.1449214-1-sean.anderson@seco.com> <20220715215954.1449214-14-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220715215954.1449214-14-sean.anderson@seco.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 15, 2022 at 05:59:20PM -0400, Sean Anderson wrote: > These are documented in the AQR115 register reference. I haven't tested > them, but perhaps they'll be useful to someone. > > Signed-off-by: Sean Anderson Reviewed-by: Andrew Lunn Andrew