On 06/23/2016 12:00 AM, Jim Perrin wrote:

On 06/22/2016 06:54 PM, Lijun Pan wrote:
Hi Jim,

Please review and help merge the attached patch for NXP.
The patch is re-based on top of sig-altarch7-aarch64 branch.
Certainly, though it will probably be monday before I have a chance to
review it. I'm traveling back from the OPNFV summit today.

My initial question would be:
Have these updates been accepted/merged in the upstream/mainline kernel,
and if so can you point me to an acceptance ack for them?



Yes, they are already accepted by mainline kernel.
I cherry-picked them from mainline kernel.
You can find the reference for each sub-patch
say,
+Subject: [PATCH 01/27] net: phy: add driver for aquantia phy
+
+This patch added driver to support Aquantia PHYs AQ1202, AQ2104, AQR105,
+AQR405, which accessed through clause 45.
+
+Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
+Signed-off-by: David S. Miller <davem@davemloft.net>
+(cherry picked from commit bee8259dd31f419a883174556b11edc6f9a153d1)

Lijun