[{"id":1773482,"web_url":"http://patchwork.ozlabs.org/comment/1773482/","msgid":"<20170922081602.kaaayte3273k6eag@flea.lan>","list_archive_url":null,"date":"2017-09-22T08:16:02","subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","submitter":{"id":12916,"url":"http://patchwork.ozlabs.org/api/people/12916/","name":"Maxime Ripard","email":"maxime.ripard@free-electrons.com"},"content":"On Fri, Sep 22, 2017 at 07:26:33AM +0000, Chen-Yu Tsai wrote:\n> Only the H3/H5 SoCs have an internal PHY and its related clock and\n> reset controls.\n> \n> Use an #ifdef to guard the internal PHY control code block so it\n> can be built for other SoCs, such as the A83T or A64.\n> \n> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n\nAcked-by: Maxime Ripard <maxime.ripard@free-electrons.com>\n\nMaxime","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xz9l76FWbz9sPm\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 21:10:58 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 3731DC22017; Fri, 22 Sep 2017 11:10:53 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 20857C21E0A;\n\tFri, 22 Sep 2017 11:10:51 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid D9349C21E23; Fri, 22 Sep 2017 11:10:49 +0000 (UTC)","from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54])\n\tby lists.denx.de (Postfix) with ESMTP id 98D1DC21E0E\n\tfor <u-boot@lists.denx.de>; Fri, 22 Sep 2017 11:10:47 +0000 (UTC)","by mail.free-electrons.com (Postfix, from userid 110)\n\tid BE0BE209EC; Fri, 22 Sep 2017 13:10:46 +0200 (CEST)","from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr\n\t[90.63.216.87])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id 93CE7209E2;\n\tFri, 22 Sep 2017 13:10:46 +0200 (CEST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","Date":"Fri, 22 Sep 2017 10:16:02 +0200","From":"Maxime Ripard <maxime.ripard@free-electrons.com>","To":"Chen-Yu Tsai <wens@csie.org>","Message-ID":"<20170922081602.kaaayte3273k6eag@flea.lan>","References":"<20170922072635.32105-1-wens@csie.org>\n\t<20170922072635.32105-8-wens@csie.org>","MIME-Version":"1.0","In-Reply-To":"<20170922072635.32105-8-wens@csie.org>","User-Agent":"NeoMutt/20170914 (1.9.0)","Cc":"u-boot@lists.denx.de, Jagan Teki <jagan@openedev.com>,\n\tJoe Hershberger <joe.hershberger@ni.com>","Subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"multipart/mixed;\n\tboundary=\"===============5867175084006536463==\"","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1776440,"web_url":"http://patchwork.ozlabs.org/comment/1776440/","msgid":"<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>","list_archive_url":null,"date":"2017-09-27T15:46:27","subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","submitter":{"id":8809,"url":"http://patchwork.ozlabs.org/api/people/8809/","name":"Joe Hershberger","email":"joe.hershberger@ni.com"},"content":"On Fri, Sep 22, 2017 at 2:26 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n> Only the H3/H5 SoCs have an internal PHY and its related clock and\n> reset controls.\n>\n> Use an #ifdef to guard the internal PHY control code block so it\n> can be built for other SoCs, such as the A83T or A64.\n>\n> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n\nReviewed-by: Joe Hershberger <joe.hershberger@ni.com>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=nio365.onmicrosoft.com\n\theader.i=@nio365.onmicrosoft.com header.b=\"g+a/45Ue\"; \n\tdkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y2MdL06gSz9tXw\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 28 Sep 2017 01:47:01 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid BBF33C21D7B; Wed, 27 Sep 2017 15:46:58 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 8D49AC21D5B;\n\tWed, 27 Sep 2017 15:46:56 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid E6AA1C21D5B; Wed, 27 Sep 2017 15:46:54 +0000 (UTC)","from mx0b-00010702.pphosted.com (mx0b-00010702.pphosted.com\n\t[148.163.158.57])\n\tby lists.denx.de (Postfix) with ESMTPS id 47F5CC21C62\n\tfor <u-boot@lists.denx.de>; Wed, 27 Sep 2017 15:46:54 +0000 (UTC)","from pps.filterd (m0098778.ppops.net [127.0.0.1])\n\tby mx0b-00010702.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id\n\tv8RFjdVu015857\n\tfor <u-boot@lists.denx.de>; Wed, 27 Sep 2017 10:46:53 -0500","from nam01-bn3-obe.outbound.protection.outlook.com\n\t(mail-bn3nam01lp0176.outbound.protection.outlook.com\n\t[216.32.180.176])\n\tby mx0b-00010702.pphosted.com with ESMTP id 2d8a0tt7k1-1\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT)\n\tfor <u-boot@lists.denx.de>; Wed, 27 Sep 2017 10:46:52 -0500","from mail-io0-f176.google.com (209.85.223.176) by\n\tDM5PR04MB0923.namprd04.prod.outlook.com (10.174.191.21) with\n\tMicrosoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id\n\t15.20.77.7; Wed, 27 Sep 2017 15:46:51 +0000","by mail-io0-f176.google.com with SMTP id e189so16158526ioa.4\n\tfor <u-boot@lists.denx.de>; Wed, 27 Sep 2017 08:46:51 -0700 (PDT)","by 10.79.68.199 with HTTP; Wed, 27 Sep 2017 08:46:27 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,\n\tT_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=nio365.onmicrosoft.com; s=selector1-ni-com;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version;\n\tbh=5rWLrxJ+vDzU5IZtqw9pSNI1t7fiHQHYDXmQNO7zLZo=;\n\tb=g+a/45UeuHVBdC8ngSAipO3zSwsYBN6qnCpEJD2hyUTLsQ6o2nQNzZVDvHB2QKM/46QVC7pw4dYX4rRhEMXP+dk1NS6B8miy5TslYvdfhNcyPPl932fyODKu/sJ2F5b7NpRw5oyJycFk0Gk7ZUhqDIsG7jvY6dk1a0RCYxLz8sA=","X-Gm-Message-State":"AMCzsaW6kKg5z0dAEiBAi943jNRZ8vm4nn6ObpyuJX1Gcfie9CNMQBP6\n\tRd145iBOGa4qzlBBYYkTABICmHetwRlcCI3JeJQ=","X-Google-Smtp-Source":"AOwi7QDO0IV9GPEg6e9mihvandLB0hef+v/S7ylNd7Qc/vxzAJuDiOkf2jFPIxfEZCgOXx2l3WKIfEGA4Q/Pj4bN6Rg=","X-Received":"by 10.107.84.3 with SMTP id i3mr2717207iob.52.1506527208088; Wed,\n\t27 Sep 2017 08:46:48 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<20170922072635.32105-8-wens@csie.org>","References":"<20170922072635.32105-1-wens@csie.org>\n\t<20170922072635.32105-8-wens@csie.org>","From":"Joe Hershberger <joe.hershberger@ni.com>","Date":"Wed, 27 Sep 2017 10:46:27 -0500","X-Gmail-Original-Message-ID":"<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>","Message-ID":"<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>","To":"Chen-Yu Tsai <wens@csie.org>","X-Originating-IP":"[209.85.223.176]","X-ClientProxiedBy":"BN6PR1701CA0020.namprd17.prod.outlook.com (10.172.26.158)\n\tTo DM5PR04MB0923.namprd04.prod.outlook.com (10.174.191.21)","X-MS-PublicTrafficType":"Email","X-MS-Office365-Filtering-Correlation-Id":"f9b13294-c532-457c-3743-08d505bef896","X-Microsoft-Antispam":"UriScan:; BCL:0; PCL:0;\n\tRULEID:(22001)(2017030254152)(2017052603199)(201703131423075)(201703031133081)(201702281549075);\n\tSRVR:DM5PR04MB0923; ","X-Microsoft-Exchange-Diagnostics":["1; DM5PR04MB0923;\n\t3:MtIQWf1HrdLGUbmrafhA8iiQLNlZmCH1NZmqEByy4TGqOHNEmruBROxjA0ti4dQl6ZZ15EqFzn+z61ASO1Vm7objV2sO1HFyHkKomiMe+4cUxX9HeDZa5Hhk8zNQmratJslW9FqR436BH4pme4TNfvAEH9L6ooDLR1ojj+R9lPMjAJ39eGuYrv0bYYls2nBrh77qASq9qw4EjW61FdT7E5xp9+V2zQwk5YwfkXtEuwLE84mDoMdRoSxzn9IrSlDR;\n\t25:A8rNhsY+7Y2npZmcKnLKhsyyaBli/F4U7lO+AgySpk943vfHMiuB30aJaf1PjSYLCiQut+XCgza+IePs7h/ObZbWCrUZyE7mmV9FhqosmGFkFghydJhpAqGOIvT9ZK22BPab6YeYZJeMWWqV3rZtrXe+IgHJSseXERBVC4TlT4lM34p+pOW6rRPk6C4hmQjOoGNdJRic7FlRKlUS6afxCF1sZN283jqYbRj2ULTtyxRCmUuHx/TPLLAu/SAcBxpE0D95X3uCIQpkVo643tLE4x1QS+4EbQXLZkL3Yv+1DF/AdFWv7vD7zSWNYUs+Y+Mq2CjchVGtssV7ZJSlLsPcpg==;\n\t31:6b6ttFORA0ysgrDv/NBdw2ZAifEdUqvdLlr39V1xsamaOahCCJkxU9kJakJVMGL9qU0NdbRFRMKlTlBiYRrX9TXw3VUg6MShjATKaDk5Bttd35AjtSlx2fNCzbkWo6ZN9Gec5YEON8uM8tCkMUE6sHwFyhptlaSxPFrnnMaDFABghS1Di8lPkMOb7RuVvmggKkCQrU2y7COHkMtzQOKrwf5QbBEygxF3m2HznUtjaR0=","1; DM5PR04MB0923;\n\t20:7EHcGt7YWTIjUyGntriPVvWe/GLFTHff3p746t71uA9KWGsDwetROECNNKGWjsAC33psdCHZzcdEps5vTNtr/kbmaEiYL9dhCNGnUlHpMh58R3RiBhWpH/r3lkXNn8i9TQ/C+Hpa5YWQLctDAONwmHPL1n24tXHuC0qx/jeuwb82F9MAUDm7ZCVMD+4bwNt0N2ZsBJHPTm8MMQqajUuGpRHCkI9W35Cu9xE7e1QX9FQFfaXI4ZKMxxsYwOtM+7IQ9xV17e7QQ9jrCeElkITVET2gJvecYRafIj5Wq+bnk7IIxJF8eLTD43plTE7gbaCYrHM9UcrRpX6ieycHYw2iaYvPySqDys/Us6Fdl4X9XgNowU67e2jCxTYZvMZgRyJJYCXxRLhmsYhvCUTuUdWlx/9Bfia+RaYpQ7tgizjA9lvjFfDbbTobdUIe+bvDXh6nJX0vkg2t13qX1wK3Or6JzA4vKjYdIQE87rRbANLJ12Luw8hoeLeiuRYemf04VwN2su8WqDmnVvcxpJH84XDa7yfbRA/YlkXwDVmvxmg9tcGl5jzkHRfpYmER0c9yv3abqZKzyn72lluY/oYYlPnkxn2LE0p8EY1y2VeVF/0b2do=;\n\t4:X7nJhaIkITLDaVCmyxROTJ2brTDau9w2I7lc8yMooYgs1nDn60slxCaNUKmJsKYH8Gz3bv9uAwd41IfjXxx9fCzgYfQWI46gDok1SeMyDgVWMl3DQhWtBzqyorZFdO8GMrtSi8+6Q8Js2+uNIPY77CX7DHhs+i5JfnLgb9qjSfe18HFsCjqEO3ZK2wJxkjwxqSFGrT7QbST3z3+Mkn0dF8hAqEv93BE4OfVECtUTyoppi9A5NtI644aFMuL/VazdoVmdBO9copBdh1OA5IB9pcU7CxH+zs0HphcZfsKvx7A=","=?utf-8?q?1=3BDM5PR04MB0923=3B23=3AMI3t?=\n\t=?utf-8?q?dwFkyMXK5D9BOkJ7T37Dkfke/mekUmO9OGwob6QZlzn2h7RXKsp67XsE?=\n\t=?utf-8?q?I5pQwu0hoiA7lMJPUSBDPEmQNPjZj7vvmslJd8+oMLP6r33uLqm6mn6T?=\n\t=?utf-8?q?Ia9ByH9NqXGZGwTJ0VCBeVIk6f2Fv1YT3e8hKPuqM4//o9CYDlt4apQ9?=\n\t=?utf-8?q?ZP03CLCEPrpTogebvDXP9YM18Ti2HNFLj+QoGM1u1hadRILuITN+rmtk?=\n\t=?utf-8?q?ZCkICXaUQw8sDr/K6hazRWiTXq7Spyl6l0jCEU9FPrOx7jGyueEdID2Q?=\n\t=?utf-8?q?OvTG9siRhnmVVdl0TKuHvxfx+TRVkHf6yVtKKQS83jo0v1yc5NPksvnz?=\n\t=?utf-8?q?xV3c1r/Sh7cVmbLrEPBYN1vBgy189WNtmJBG8Fvntxc2t8qJkznONBfD?=\n\t=?utf-8?q?8NsXZjdvui0kUWeC+g28+6fDdAHGduZFNxSRTze17O833jRaCFTsdmVC?=\n\t=?utf-8?q?PtBRHjpAZXM5id71o/bScqTFgD4yaOoaCYb1Lp+7SguRWSYYJhOILTTL?=\n\t=?utf-8?q?OdgzJIRZk0P6QAK/OG2tQBqfhYZG6aPtjbyrAmJYHU7XlHENFPrU+9b+?=\n\t=?utf-8?q?ph8oDrDC6gd8/wA45lTuwY/8vshEd1+xXTQx6K/ajcn78TCumXH5fNlT?=\n\t=?utf-8?q?4TM9lpcJTaYJyFzqGQc1xZAr8dFuEXtd0hlYrxe1p/KNWgdqvHMdubo5?=\n\t=?utf-8?q?/IxwYkzjn9vNJ/7e8s1i8jWLD5XMxzcM1xXw/dEmozQ7iFPwTHsZe1iF?=\n\t=?utf-8?q?EjwMyMUDprC5T280ZJklS2D0/KxGOSZ9TlXZus6v+LHIX3n9efpKpPEw?=\n\t=?utf-8?q?mTtlkUrlVhMcB+NrxK3I+C2zpxO1seWItxJ82eohS1skNudcmZrUnQj8?=\n\t=?utf-8?q?HGtSPsqqWp99JfVo2UkhJVEpWxqLmBtYaOslTEkcZ7qx45wD67Pjai9K?=\n\t=?utf-8?q?l5EWiEJNFWqenRjfP3fySsAvbP0wUCE4yU3eqcA7ikJoEiHqX0a3eXGJ?=\n\t=?utf-8?q?rZmNxoKF+r206vEFi0XwKKfnbKfY3FphnNH8xdeOTWYVhyOjJ5xTNzrB?=\n\t=?utf-8?q?q206gIxIWm0dBBCc49tAvgCxOblXibrt/R9t9+2tl8bsAFm8MwwYM4TR?=\n\t=?utf-8?q?lXPD1EkxvJtS5otH7EaHKJkEfgA9nrJcTSa09vQhx3wC0CeIDW30ub0i?=\n\t=?utf-8?q?tDaYSDiwQZUveAdJ+8VXSOLZiioUDdCrImg8PIz4CkQgXzAw00OoVW50?=\n\t=?utf-8?q?q3x5IQQP+URAnBiW7qzJmtSjuZym5JJI6VSfvlBnQjhuSNdhXLcIhsDV?=\n\t=?utf-8?q?7ZszdDQkR3ex4kOLTL8jGsvxrcZYku5cxykNNjv7K3r7Wj3S/rP2dKMi?=\n\t=?utf-8?q?uJYsPX0d3fvdlPcMbJggetmCAoyuk3lTxA1LpxHgCgjbU+nOzGfZX6dU?=\n\t=?utf-8?q?xfRIi48w7wwEBETUQacP+o8OL0SNAbL+s1RWofGq85HzjYWJvjIacHB+?=\n\t=?utf-8?q?aIsY3/P2AnDOXSIViTiM8rProw=3D=3D?=","1; DM5PR04MB0923;\n\t6:5jy/hEM525w0fOP0PckibI1OWDfQ10wTUC7JDGLHhkuYBlhlSQjhXMcsMvsn/AVUXOF/owTVerE5eY8UyrN88X8PGdHjSIOChxMddtwHC/mt2QB9LuCt0iGdF7tJKRrFrHz/4GP8d/gwSocRJcvbyg0iiRlKji0c66JWBsEOSf0C1FNQGcUXo8JtyWcyE55b+GYXN7fFLah33vBK6rYSh7BjyVwo+GlsiPPUJA8s3V1AWRCVS2wnhynYrf8z90/IJ3nhfZhRaprZy4UfdYz4dLQc2q5daQ6lJHreI+2aNV0O0MPuGAueMsD25BgVY938wHrSfEE0lou/n7OEqezRRA==;\n\t5:9hFMoAgPTDR9Af5G0E1ee0uyPPP46iKxens1ApyECRH9MjW5M+75O47Hs5xtBOKFZ82RVd+Y0LBeRXuXlLV25jtyRH6Afd+ZCVUb2TOHJ6zdtK/TC0eowqt/o+BasQ+Z/RLhnhYSbZomhb26D9XtfQ==;\n\t24:eOzFz6tw7cXL1z2WaLzPXuP2PtOMh+LGtX0FClfGwycu9+Ca4jReyqmXZHbXas/wn3hUfVQuJtz2Es8aGQnJcr+Ts6UdJ4JIqD27oDBb6Hg=;\n\t7:HZGDIg0NqV8SjfakiEej2ASn7OZEmCLZuG8vdQcExN/AJP2YCbRD+KzvKvHFCcWZZmL42rCNe4uN8M85jcgHaZa4PsqNHWmuxCtla+ffKFfFtGhGgrRixmcYj/jAPLL6DVDNMMwHow2h3XjUV7Vc6BpX3prS7UVLqySYHuTl4V1QjB8q6prDAgB+ElHscb7fk+Buujb+YhiSzw9i2fKmgzL5HYT4JUFwfDlYmA0AH/Q="],"X-MS-TrafficTypeDiagnostic":"DM5PR04MB0923:","X-Exchange-Antispam-Report-Test":"UriScan:(145744241990776);","X-Microsoft-Antispam-PRVS":"<DM5PR04MB0923822D740EFEE1B33D5946F6780@DM5PR04MB0923.namprd04.prod.outlook.com>","X-Exchange-Antispam-Report-CFA-Test":"BCL:0; PCL:0;\n\tRULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(5005006)(8121501046)(3002001)(10201501046)(100000703101)(100105400095)(93006095)(93001095)(6041248)(20161123555025)(20161123560025)(20161123564025)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(20161123562025)(20161123558100)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095);\n\tSRVR:DM5PR04MB0923; BCL:0; PCL:0;\n\tRULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095);\n\tSRVR:DM5PR04MB0923; ","X-Forefront-PRVS":"04433051BF","X-Forefront-Antispam-Report":"SFV:NSPM;\n\tSFS:(10019020)(6029001)(6009001)(346002)(376002)(189002)(24454002)(199003)(377454003)(69596002)(6246003)(47776003)(107886003)(106356001)(53936002)(8936002)(42186006)(105586002)(229853002)(61266001)(6862004)(50466002)(66066001)(4326008)(81166006)(2950100002)(316002)(54356999)(50986999)(43066003)(97736004)(76176999)(101416001)(5820100001)(16586007)(93516999)(63696999)(2860700003)(5660300001)(3846002)(59536001)(23676002)(54906003)(9686003)(98316002)(53546010)(22416003)(81156014)(478600001)(6116002)(189998001)(8676002)(498394004)(61726006)(305945005)(9896002)(68736007)(122856001)(2906002)(7736002)(55446002)(55456009);\n\tDIR:OUT; SFP:1102; SCL:1; SRVR:DM5PR04MB0923;\n\tH:mail-io0-f176.google.com; FPR:; \n\tSPF:None; PTR:InfoNoRecords; MX:1; A:1; LANG:en; ","Received-SPF":"None (protection.outlook.com: ni.com does not designate\n\tpermitted sender hosts)","SpamDiagnosticOutput":"1:99","SpamDiagnosticMetadata":"NSPM","X-OriginatorOrg":"ni.com","X-MS-Exchange-CrossTenant-OriginalArrivalTime":"27 Sep 2017 15:46:51.5312\n\t(UTC)","X-MS-Exchange-CrossTenant-FromEntityHeader":"Hosted","X-MS-Exchange-CrossTenant-Id":"87ba1f9a-44cd-43a6-b008-6fdb45a5204e","X-MS-Exchange-Transport-CrossTenantHeadersStamped":"DM5PR04MB0923","X-Proofpoint-Virus-Version":"vendor=fsecure engine=2.50.10432:, ,\n\tdefinitions=2017-09-27_04:, , signatures=0","X-Proofpoint-Spam-Details":"rule=outbound_policy_notspam\n\tpolicy=outbound_policy score=30\n\tpriorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0\n\tbulkscore=0\n\tspamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0\n\tadultscore=0\n\tclassifier=spam adjust=30 reason=mlx scancount=1\n\tengine=8.0.1-1707230000\n\tdefinitions=main-1709270220","Cc":"u-boot <u-boot@lists.denx.de>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>,\n\tJagan Teki <jagan@openedev.com>, Joe Hershberger <joe.hershberger@ni.com>","Subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Reply-To":"joe.hershberger@gmail.com","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1802524,"web_url":"http://patchwork.ozlabs.org/comment/1802524/","msgid":"<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>","list_archive_url":null,"date":"2017-11-10T04:22:14","subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","submitter":{"id":47154,"url":"http://patchwork.ozlabs.org/api/people/47154/","name":"Chen-Yu Tsai","email":"wens@csie.org"},"content":"On Wed, Sep 27, 2017 at 11:46 PM, Joe Hershberger\n<joe.hershberger@ni.com> wrote:\n> On Fri, Sep 22, 2017 at 2:26 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n>> Only the H3/H5 SoCs have an internal PHY and its related clock and\n>> reset controls.\n>>\n>> Use an #ifdef to guard the internal PHY control code block so it\n>> can be built for other SoCs, such as the A83T or A64.\n>>\n>> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n>\n> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>\n\nThis hasn't been applied yet. Can someone apply this? Jagan?\n\nThanks\nChenYu","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3yY6Mm5x73z9t2R\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 10 Nov 2017 15:22:59 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid C4A93C21DB2; Fri, 10 Nov 2017 04:22:52 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 76DFEC21C2F;\n\tFri, 10 Nov 2017 04:22:50 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 34D0CC21C2F; Fri, 10 Nov 2017 04:22:49 +0000 (UTC)","from smtp.csie.ntu.edu.tw (smtp.csie.ntu.edu.tw [140.112.30.61])\n\tby lists.denx.de (Postfix) with ESMTPS id 65A32C21C2B\n\tfor <u-boot@lists.denx.de>; Fri, 10 Nov 2017 04:22:45 +0000 (UTC)","from mail-wm0-f53.google.com (mail-wm0-f53.google.com\n\t[74.125.82.53])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits))\n\t(No client certificate requested) (Authenticated sender: b93043)\n\tby smtp.csie.ntu.edu.tw (Postfix) with ESMTPSA id 67D0F27C18\n\tfor <u-boot@lists.denx.de>; Fri, 10 Nov 2017 12:22:37 +0800 (CST)","by mail-wm0-f53.google.com with SMTP id b9so175653wmh.0\n\tfor <u-boot@lists.denx.de>; Thu, 09 Nov 2017 20:22:37 -0800 (PST)","by 10.223.179.215 with HTTP; Thu, 9 Nov 2017 20:22:14 -0800 (PST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","X-Gm-Message-State":"AJaThX6YhqRVs+Jhhz91EKeCAnC0XE9X8e3T4pCTNV2PCKJi0H0dvQ2z\n\t/z5x5q/FO9mWWBz4UxLKzSYm2FDKqt8Gp1WDSOU=","X-Google-Smtp-Source":"AGs4zMb2FXscU/Z8SrfqiDZuwZMs6GfmuAJsXd2QmwxkFFkYJdsqtkNntOSak9BgO9tVp70JlAycNuBuxp27pY8uj0M=","X-Received":"by 10.28.29.205 with SMTP id d196mr40893wmd.106.1510287754510;\n\tThu, 09 Nov 2017 20:22:34 -0800 (PST)","MIME-Version":"1.0","In-Reply-To":"<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>","References":"<20170922072635.32105-1-wens@csie.org>\n\t<20170922072635.32105-8-wens@csie.org>\n\t<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>","From":"Chen-Yu Tsai <wens@csie.org>","Date":"Fri, 10 Nov 2017 12:22:14 +0800","X-Gmail-Original-Message-ID":"<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>","Message-ID":"<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>","To":"Jagan Teki <jagan@openedev.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Cc":"u-boot <u-boot@lists.denx.de>, Joe Hershberger <joe.hershberger@ni.com>","Subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1802564,"web_url":"http://patchwork.ozlabs.org/comment/1802564/","msgid":"<CAD6G_RTnioX_aCxgf=5+crg6jAGyWow-iOJJydjYvsN810o7MA@mail.gmail.com>","list_archive_url":null,"date":"2017-11-10T06:01:07","subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","submitter":{"id":20045,"url":"http://patchwork.ozlabs.org/api/people/20045/","name":"Jagan Teki","email":"jagannadh.teki@gmail.com"},"content":"On Fri, Nov 10, 2017 at 9:52 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n> On Wed, Sep 27, 2017 at 11:46 PM, Joe Hershberger\n> <joe.hershberger@ni.com> wrote:\n>> On Fri, Sep 22, 2017 at 2:26 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n>>> Only the H3/H5 SoCs have an internal PHY and its related clock and\n>>> reset controls.\n>>>\n>>> Use an #ifdef to guard the internal PHY control code block so it\n>>> can be built for other SoCs, such as the A83T or A64.\n>>>\n>>> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n>>\n>> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>\n>\n> This hasn't been applied yet. Can someone apply this? Jagan?\n\nFew emac patches on this series still under review, was this independent fix?","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"j9aifnV7\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3yY8YL3pCTz9sRg\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 10 Nov 2017 17:01:25 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid D9546C21D88; Fri, 10 Nov 2017 06:01:15 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 58B7AC21C2F;\n\tFri, 10 Nov 2017 06:01:13 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 2B3A2C21C58; Fri, 10 Nov 2017 06:01:12 +0000 (UTC)","from mail-lf0-f68.google.com (mail-lf0-f68.google.com\n\t[209.85.215.68])\n\tby lists.denx.de (Postfix) with ESMTPS id 9E7D2C21C29\n\tfor <u-boot@lists.denx.de>; Fri, 10 Nov 2017 06:01:08 +0000 (UTC)","by mail-lf0-f68.google.com with SMTP id 90so9787898lfs.13\n\tfor <u-boot@lists.denx.de>; Thu, 09 Nov 2017 22:01:08 -0800 (PST)","by 10.25.16.99 with HTTP; Thu, 9 Nov 2017 22:01:07 -0800 (PST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tRCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=X0Lw9zpfkemc4ZCfid3zP2dzIbkSTT7OmihEO3gd9p0=;\n\tb=j9aifnV7XHrh6nm9B/LxcepjCKdzvuVB6QcG/4xLR4a7vyD8nGlhlRctwOpZTT2wIY\n\tAK1c6HEYs7rc9ZP8eaRwTuaOF7147aPz9lkyjfHGMOBpgEv3Vd0lKR5kgfQoRD5iRigx\n\t0kaMJdH2DJfLJeJBu/3/eSA+8dFpsYggFZW6iVP0pocx9FUxhLHU3FgTofp2OHZ5djyd\n\tFLf21kourU4KKwwUhboSfuz4qxr96TAW2DZQGlm3tm2r16OT1uF9olpYM+b0l4gO9YEA\n\tpU91A4U8lWbByC8t4KpyWmxMaQkjAc5CFMQpq9uggdvTecXd1izSdFA3FY+8jlWt8a8j\n\taODQ==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=X0Lw9zpfkemc4ZCfid3zP2dzIbkSTT7OmihEO3gd9p0=;\n\tb=FuF11IH3iNEtSI62kA4U/vRFOodTlJI5ESHz5PCOMWuw1M85FObeu1ouyM4rxRPDff\n\tH12E0LpdgwAPCvvuyJyVMrMmnDSDmc703we5dCL4hp91kx3D6pBZ9TQH/OyPHKlfq5b0\n\t34+K1ekB5cV6Y3mVUDWasBoaeJOcUlUUn1twn1vppE+VwGqeqWgVQtpXZFarsshftcIV\n\tBEef7tkLBK8ZQxoOauXrdl6o+w/GGN3uh9lHBhORp9rXQrCwo9lRfj4HMXZX9h2Ki3fb\n\t6wRkawfH8QzHQ+LMCrbz6XVoSm7JJ7S9dQ+Qpio1XiiEcSJvyPDBNcvpa+tHww3gMReY\n\tioMw==","X-Gm-Message-State":"AJaThX41I9BhksHzu+xwyRm81nZkeftj8xGWq/qq3/uRgX6Vs4vPRc73\n\thLrWHxIYHYO/Z9EVQVAiFLXeTO1my1n4aDVKPm0=","X-Google-Smtp-Source":"AGs4zMaDRq2F3obG3DMKznlXtzz/vc5rIU0LrKwgdFPMxY08nPQGIUBa9IUqOy1aJrZqLyHP27LjUfiF2Mj0vpLDGAA=","X-Received":"by 10.46.17.87 with SMTP id f84mr1124459lje.167.1510293667910;\n\tThu, 09 Nov 2017 22:01:07 -0800 (PST)","MIME-Version":"1.0","In-Reply-To":"<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>","References":"<20170922072635.32105-1-wens@csie.org>\n\t<20170922072635.32105-8-wens@csie.org>\n\t<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>\n\t<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>","From":"Jagan Teki <jagannadh.teki@gmail.com>","Date":"Fri, 10 Nov 2017 11:31:07 +0530","Message-ID":"<CAD6G_RTnioX_aCxgf=5+crg6jAGyWow-iOJJydjYvsN810o7MA@mail.gmail.com>","To":"Chen-Yu Tsai <wens@csie.org>","Cc":"u-boot <u-boot@lists.denx.de>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>,\n\tJagan Teki <jagan@openedev.com>, Joe Hershberger <joe.hershberger@ni.com>","Subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1802565,"web_url":"http://patchwork.ozlabs.org/comment/1802565/","msgid":"<CAGb2v64WLRrPV9TNfeV9oUBVSnnLHXVXXh9+mgvtxmgARTYNGg@mail.gmail.com>","list_archive_url":null,"date":"2017-11-10T06:04:49","subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","submitter":{"id":47154,"url":"http://patchwork.ozlabs.org/api/people/47154/","name":"Chen-Yu Tsai","email":"wens@csie.org"},"content":"On Fri, Nov 10, 2017 at 2:01 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:\n> On Fri, Nov 10, 2017 at 9:52 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n>> On Wed, Sep 27, 2017 at 11:46 PM, Joe Hershberger\n>> <joe.hershberger@ni.com> wrote:\n>>> On Fri, Sep 22, 2017 at 2:26 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n>>>> Only the H3/H5 SoCs have an internal PHY and its related clock and\n>>>> reset controls.\n>>>>\n>>>> Use an #ifdef to guard the internal PHY control code block so it\n>>>> can be built for other SoCs, such as the A83T or A64.\n>>>>\n>>>> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n>>>\n>>> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>\n>>\n>> This hasn't been applied yet. Can someone apply this? Jagan?\n>\n> Few emac patches on this series still under review, was this independent fix?\n\nI would consider it an independent fix. Nothing prevents people from\nmanually enabling the EMAC driver on other SoCs. They will then get\na build fail that this patch fixes.\n\nAs for the other patches, I respin them soon enough.\n\nChenYu","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3yY8dy2nWPz9sRg\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 10 Nov 2017 17:05:26 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid 18E07C21D76; Fri, 10 Nov 2017 06:05:23 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 62380C21C2F;\n\tFri, 10 Nov 2017 06:05:22 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 0D27BC21C2F; Fri, 10 Nov 2017 06:05:19 +0000 (UTC)","from smtp.csie.ntu.edu.tw (smtp.csie.ntu.edu.tw [140.112.30.61])\n\tby lists.denx.de (Postfix) with ESMTPS id 1CA0EC21C29\n\tfor <u-boot@lists.denx.de>; Fri, 10 Nov 2017 06:05:19 +0000 (UTC)","from mail-wr0-f170.google.com (mail-wr0-f170.google.com\n\t[209.85.128.170])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits))\n\t(No client certificate requested) (Authenticated sender: b93043)\n\tby smtp.csie.ntu.edu.tw (Postfix) with ESMTPSA id 269CE27C13\n\tfor <u-boot@lists.denx.de>; Fri, 10 Nov 2017 14:05:13 +0800 (CST)","by mail-wr0-f170.google.com with SMTP id j23so7618239wra.9\n\tfor <u-boot@lists.denx.de>; Thu, 09 Nov 2017 22:05:13 -0800 (PST)","by 10.223.179.215 with HTTP; Thu, 9 Nov 2017 22:04:49 -0800 (PST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","X-Gm-Message-State":"AJaThX4Buv6QN8inGLo8IfuzYQMhUvakcCyYwS8thH0RF3uYnKWBnUE5\n\t3+sKlW/n0UYtVkT719G79SJioacTLlr8vPpv3U0=","X-Google-Smtp-Source":"ABhQp+TLhLd4xvLSDUsE5izdIjPCh+C44vyoMgGDK5jrAA6/XMkC3Ov9ApcRfeErIbCBB8rdEyVIMe+LEP8R5Z1Im18=","X-Received":"by 10.223.133.134 with SMTP id 6mr2467371wrt.256.1510293909792; \n\tThu, 09 Nov 2017 22:05:09 -0800 (PST)","MIME-Version":"1.0","In-Reply-To":"<CAD6G_RTnioX_aCxgf=5+crg6jAGyWow-iOJJydjYvsN810o7MA@mail.gmail.com>","References":"<20170922072635.32105-1-wens@csie.org>\n\t<20170922072635.32105-8-wens@csie.org>\n\t<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>\n\t<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>\n\t<CAD6G_RTnioX_aCxgf=5+crg6jAGyWow-iOJJydjYvsN810o7MA@mail.gmail.com>","From":"Chen-Yu Tsai <wens@csie.org>","Date":"Fri, 10 Nov 2017 14:04:49 +0800","X-Gmail-Original-Message-ID":"<CAGb2v64WLRrPV9TNfeV9oUBVSnnLHXVXXh9+mgvtxmgARTYNGg@mail.gmail.com>","Message-ID":"<CAGb2v64WLRrPV9TNfeV9oUBVSnnLHXVXXh9+mgvtxmgARTYNGg@mail.gmail.com>","To":"Jagan Teki <jagannadh.teki@gmail.com>","Cc":"u-boot <u-boot@lists.denx.de>, Jagan Teki <jagan@openedev.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>,\n\tJoe Hershberger <joe.hershberger@ni.com>","Subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1802589,"web_url":"http://patchwork.ozlabs.org/comment/1802589/","msgid":"<CAD6G_RS6MVUkFi4-1dC=i9mOte4qXsL=SmB8D_Wtik=Nb63ncg@mail.gmail.com>","list_archive_url":null,"date":"2017-11-10T07:03:14","subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","submitter":{"id":20045,"url":"http://patchwork.ozlabs.org/api/people/20045/","name":"Jagan Teki","email":"jagannadh.teki@gmail.com"},"content":"On Fri, Nov 10, 2017 at 11:34 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n> On Fri, Nov 10, 2017 at 2:01 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:\n>> On Fri, Nov 10, 2017 at 9:52 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n>>> On Wed, Sep 27, 2017 at 11:46 PM, Joe Hershberger\n>>> <joe.hershberger@ni.com> wrote:\n>>>> On Fri, Sep 22, 2017 at 2:26 AM, Chen-Yu Tsai <wens@csie.org> wrote:\n>>>>> Only the H3/H5 SoCs have an internal PHY and its related clock and\n>>>>> reset controls.\n>>>>>\n>>>>> Use an #ifdef to guard the internal PHY control code block so it\n>>>>> can be built for other SoCs, such as the A83T or A64.\n>>>>>\n>>>>> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n>>>>\n>>>> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>\n>>>\n>>> This hasn't been applied yet. Can someone apply this? Jagan?\n>>\n>> Few emac patches on this series still under review, was this independent fix?\n>\n> I would consider it an independent fix. Nothing prevents people from\n> manually enabling the EMAC driver on other SoCs. They will then get\n> a build fail that this patch fixes.\n>\n> As for the other patches, I respin them soon enough.\n\nApplied to u-boot-sunxi/master\n\nthanks!","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"cWWNwK4b\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3yY9wv2tt5z9sNV\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 10 Nov 2017 18:03:27 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid C67D3C21D79; Fri, 10 Nov 2017 07:03:23 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 4D81DC21C2B;\n\tFri, 10 Nov 2017 07:03:20 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid D089EC21C29; Fri, 10 Nov 2017 07:03:18 +0000 (UTC)","from mail-lf0-f65.google.com (mail-lf0-f65.google.com\n\t[209.85.215.65])\n\tby lists.denx.de (Postfix) with ESMTPS id 1FC4EC21C29\n\tfor <u-boot@lists.denx.de>; Fri, 10 Nov 2017 07:03:16 +0000 (UTC)","by mail-lf0-f65.google.com with SMTP id w21so9878978lfc.6\n\tfor <u-boot@lists.denx.de>; Thu, 09 Nov 2017 23:03:16 -0800 (PST)","by 10.25.16.99 with HTTP; Thu, 9 Nov 2017 23:03:14 -0800 (PST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tRCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=K3+HUvvBsEONfrvGSGuUv6C7EDg7AhsOpw6sM1bIAE4=;\n\tb=cWWNwK4b/MyQvREonObZ4TavDKYWMESzwh2wFcQZQTMoR7SHVCyel6/e8+z++3gWVo\n\tj1Ib86uhAbbsnIcQ+J5YC9WHMOsRq1bTG+PLjgUdK/OMgz/ac1IAOsxN+YvMIAvBwOUM\n\tFG2vVaTF/KWFStw7NHJlF3eAx0+RH/R49fAtIT/i4G6zd2u4wVF4LFhJYYGNdyktF270\n\twr9gRGiyDfoY71cgVpsGdJ27O4/CZcvfUUHgY+6BAP83nLt+cvP9frEzmKHlbG32lKkB\n\tOCjDKJjC2dnottMv0prCD4BgkHufo6EewkuBIl3SXdFhNcDCOcFrqHW71RGaAnL1BImg\n\tFz+A==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=K3+HUvvBsEONfrvGSGuUv6C7EDg7AhsOpw6sM1bIAE4=;\n\tb=oWtNVp2jNck1fzO6nb9GgAjBj2HBKGyPQWxhFxDtlZvn+71kAQn2FSww7JBfOxEPip\n\tPo5U72dDBxwNnZylgq9zaz0EMM2zzdf+Y4tgxhMv9tSNq3BF6rtPKCa/x0Cj3IYKcsnM\n\tu70YNJ9C/GSXwty4+rimAZno6Mbco5t+frQLTS40+8ZP4KxJkohDYUtrbsovj/CXjQ62\n\tfDsc8VcIVCk4hvN56DiaFZ2Whep0k5SnKK6i+xvIe/GJSlgFzQay/zz2YmhLLK9j5jk8\n\tNkYuEgvsEwuR5KDGUEH5fdnrQoUhKPhfnA49smzU4cbeBEiFgv2niOScmxO8VWQmy+83\n\tTcTg==","X-Gm-Message-State":"AJaThX5V8aC6aRJF9/Vu/1hgHCaV1I0A9/3ibFF1UPSYjTsT0PeDH+hI\n\tLiLlPfGBRpGFOo+R/I8aodZ/bKy4Bb9gd+qrd8c=","X-Google-Smtp-Source":"AGs4zMaUurxmP+ZmED5Z4uJZ4zB7r0FNb3p51CS2vuYe266E22wWxWznZA6s0bymWU8V7skiJ4W3nsrmltrmswI4qjk=","X-Received":"by 10.25.16.42 with SMTP id f42mr1143661lfi.172.1510297395340;\n\tThu, 09 Nov 2017 23:03:15 -0800 (PST)","MIME-Version":"1.0","In-Reply-To":"<CAGb2v64WLRrPV9TNfeV9oUBVSnnLHXVXXh9+mgvtxmgARTYNGg@mail.gmail.com>","References":"<20170922072635.32105-1-wens@csie.org>\n\t<20170922072635.32105-8-wens@csie.org>\n\t<CANr=Z=YmA_tzD=fXvY6yq6qA1MxxwNLOFpZPrq3OVWWJ2LRmbg@mail.gmail.com>\n\t<CAGb2v66kkhXefa8=zL4bqjjw9eAEpGyCW0URTgsPhS43P=qFCA@mail.gmail.com>\n\t<CAD6G_RTnioX_aCxgf=5+crg6jAGyWow-iOJJydjYvsN810o7MA@mail.gmail.com>\n\t<CAGb2v64WLRrPV9TNfeV9oUBVSnnLHXVXXh9+mgvtxmgARTYNGg@mail.gmail.com>","From":"Jagan Teki <jagannadh.teki@gmail.com>","Date":"Fri, 10 Nov 2017 12:33:14 +0530","Message-ID":"<CAD6G_RS6MVUkFi4-1dC=i9mOte4qXsL=SmB8D_Wtik=Nb63ncg@mail.gmail.com>","To":"Chen-Yu Tsai <wens@csie.org>","Cc":"u-boot <u-boot@lists.denx.de>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>,\n\tJagan Teki <jagan@openedev.com>, Joe Hershberger <joe.hershberger@ni.com>","Subject":"Re: [U-Boot] [PATCH 7/9] net: sun8i_emac: Fix build for non-H3/H5\n\tSoCs","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]