Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3811242pxb; Sun, 24 Oct 2021 11:40:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwRIOacfas1olQVgbFrKBRID3hTN3ubdL4GI6fAOfkCjuE3Eg39HvYWndgX9lGAvTJs3gPH X-Received: by 2002:a17:906:660b:: with SMTP id b11mr16569857ejp.427.1635100813723; Sun, 24 Oct 2021 11:40:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635100813; cv=none; d=google.com; s=arc-20160816; b=JtYgwqf5Lu/cOQcnXduqnt650gAkloGC3KB04nvJnOgxD9B3oVTy9YLe06Af9C58Vh 1bvE6TP0TMtVviAYJ+jRR4Z1A1jxyokjn6guPCBXH1VwVRQyO9VLaeAq6g0+k1ohxwep zqQVwCu/7aDIvSbVFLBdHURJdoVFysYA87izmF1A4OPVdrny7NbRjsQAfKI0qyyMfhi3 bKiPaTa1jYz5+Onz+Fl57iclsOxky/7V4BOZHaHjpzDfenClwivwpgBGsVIgi9psCdzI Wp2wuHuV4S8yZFGzFjnuYRWjOqkCZXkOSdnjEJy/v57XZZS+/wKijfT0vGaURyD9sf51 PXcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=IJ3ZoB4X6/oaDV2YHnsOAokbltPLJxapNXoUvRj7gDc=; b=cilSdlZq2587VdQpEuT5YAATukRWobAwFXIXJ8VKQU/oTUMP2MwhF46la47NpLIB3a i6IVhDSoKg5xE0ebWIwdcjqkRNAo4cmS6YYys+y80JCUH4LhZDmLYgMH1YN/bPHwoUQ2 kD4hFyRMi0lIHVytGve9iGU10ZRJJGaXtfiCOgOg7jahzyEFO8Gm3egbdxssil6zWOh6 3GHfTa/wJlVqb3edS3n8Fw4lTcHcrLe7zsjn9YMMhSBoI+H+/wTU+m1VMqh/EITBBSzf Q/xZImgRkcDC3yNRsLob4v2BETB4RWqeUA9MmdfmUnxQlBdpJopLR+zAfMdWU57gaOGX MFPw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=nDnQPUNv; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y15si4844339ejp.742.2021.10.24.11.39.49; Sun, 24 Oct 2021 11:40:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=nDnQPUNv; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231684AbhJXShQ (ORCPT + 99 others); Sun, 24 Oct 2021 14:37:16 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:55816 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229638AbhJXShQ (ORCPT ); Sun, 24 Oct 2021 14:37:16 -0400 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=IJ3ZoB4X6/oaDV2YHnsOAokbltPLJxapNXoUvRj7gDc=; b=nDnQPUNvBQgHqQOXF8Wd1L6KmK EsOTUpzMB8Me3M9hk/Ni4GuJb8zV7AkX5eCaAUpfCeZgfCVNJQZlrXHebL4JiX3Z1mVJIorIi3Y4p ICecdYET7ThYx40Y3TJM3iJ0YTSAINwI/bbkXZZXQDWsOsQ8lcG8zLR1Z3NCZxDbd6Ak=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1meiKZ-00Ba1O-8j; Sun, 24 Oct 2021 20:34:51 +0200 Date: Sun, 24 Oct 2021 20:34:51 +0200 From: Andrew Lunn To: Luo Jie Cc: hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, sricharan@codeaurora.org Subject: Re: [PATCH v7 11/14] net: phy: add qca8081 config_init Message-ID: References: <20211024082738.849-1-luoj@codeaurora.org> <20211024082738.849-12-luoj@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211024082738.849-12-luoj@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 24, 2021 at 04:27:35PM +0800, Luo Jie wrote: > Add the qca8081 phy driver config_init function, which includes: > 1. Enable fast restrain. > 2. Add 802.3az configurations. > 3. Initialize ADC threshold as 100mv. > > Signed-off-by: Luo Jie Reviewed-by: Andrew Lunn Andrew