Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp218864ybp; Thu, 3 Oct 2019 12:31:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqwiwKLchTNesUg7gQmYaQMI71ttsksovp+V0a4/zU/ocELRowfhKyz1mOIwwV+b3rcE/Uix X-Received: by 2002:a17:906:d922:: with SMTP id rn2mr9160390ejb.124.1570131062854; Thu, 03 Oct 2019 12:31:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570131062; cv=none; d=google.com; s=arc-20160816; b=c7eh1b6klKF/USWH9jLMayHfZWu4I7Xs8tzFMR3y3T19vBl1NlrXV3+65fpBICvVmF TInFYB0m50DJ98crK/mDbZHDpLj4w03dyulxUqKnjbHoH41XWqhgTz9KDugS1L+gUtPs yYizOoN4iMtepH44T7G608dZZN1MT/HJmGre84Ic3E65aBDJiZ+AnGohfYVVavKqJjw6 U7HVyDoaDe70DViaAP5TCtBU5g00xxOUi3Mx6K1qMx2VPAAXLeNjcVk/RjYWznyPuZJG p4kiETvRmFSL5zVi3+xZ8JD/DrfvqN2j7Swk9AW5vaMsq//KEZGrN75UIc7/NzLt8yLY qgyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=+8BS98L5Zq8RxJWbNFE6sZlz96RAvStAGj8IdODVQ2M=; b=MkpZdTDnbZJT6xNzPQ3Az8Sxzp1cRWYLUJB+TO+8ct67tuaeih3GBou5J/90pccFWH Vnx6mZJd/v/7fq5CxXNaZVI+zyrQvYD37JXhxE/rdeQghHZQRi5YxD1D3Z6iublb7rGO /c02qD0suFG+tlTHK4MYlmQjW53J+33cLdVy6jEse+6kiqW87C23BFSFN8DiXrXQu2/Q 2sQx2MTvsDbuVGOtwjwcXvxCJ5y49T2fG1AjVeiksU0tW796vF31DD/1PZD7Ey95JbZV IIObTzQIlWDDZ0TSE4cBM5IVccxqbTeAxoLcZPMISJ4LyJsPSGznGChWj9rUrh4vS05I LzDg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z55si2143151edz.254.2019.10.03.12.30.38; Thu, 03 Oct 2019 12:31:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731105AbfJCT13 (ORCPT + 99 others); Thu, 3 Oct 2019 15:27:29 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:47684 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726677AbfJCT12 (ORCPT ); Thu, 3 Oct 2019 15:27:28 -0400 Received: from localhost (unknown [IPv6:2601:601:9f00:1e2::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id EF732146D1AB5; Thu, 3 Oct 2019 12:27:27 -0700 (PDT) Date: Thu, 03 Oct 2019 12:27:27 -0700 (PDT) Message-Id: <20191003.122727.323519546750345405.davem@davemloft.net> To: o.rempel@pengutronix.de Cc: andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com, kernel@pengutronix.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] net: phy: at803x: add ar9331 support From: David Miller In-Reply-To: <20191003082113.13993-1-o.rempel@pengutronix.de> References: <20191003082113.13993-1-o.rempel@pengutronix.de> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 03 Oct 2019 12:27:28 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Oleksij Rempel Date: Thu, 3 Oct 2019 10:21:11 +0200 > changes v3: > - use PHY_ID_MATCH_EXACT only for ATH9331 PHY > > changes v2: > - use PHY_ID_MATCH_EXACT instead of leaky masking > - remove probe and struct at803x_priv Looks good and all the feedback has been addressed. Applied to net-next.