From patchwork Wed Jun 19 04:01:27 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anup Patel X-Patchwork-Id: 1118442 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=wdc.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=wdc.com header.i=@wdc.com header.b="ZAw3B0tU"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=sharedspace.onmicrosoft.com header.i=@sharedspace.onmicrosoft.com header.b="SN3nvm0U"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45TBCP5lhjz9s7h for ; Wed, 19 Jun 2019 14:04:01 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 69EF1C21E6C; Wed, 19 Jun 2019 04:02:55 +0000 (UTC) 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=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 29469C21E88; Wed, 19 Jun 2019 04:02:04 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id E147BC21C6A; Wed, 19 Jun 2019 04:01:46 +0000 (UTC) Received: from esa6.hgst.iphmx.com (esa6.hgst.iphmx.com [216.71.154.45]) by lists.denx.de (Postfix) with ESMTPS id 36265C21E85 for ; Wed, 19 Jun 2019 04:01:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wdc.com; i=@wdc.com; q=dns/txt; s=dkim.wdc.com; t=1560916899; x=1592452899; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=RGrWa9Z30vKUyAKzIuz0m8Y2ho10BdAn8fPPLckooTw=; b=ZAw3B0tUUtA0WO+Fgvq/MhwCSfFgqy2j+va1QQpEHfxtsVbUaOkReDju 2wQ+vBo8KKh9T63WgpdU+fwuouS/94dtBqNKPs6phr0TdS3Xu0M8uigQI TCKbFMQUKgOHSJvjlxUhnWUlDM3un23MavVdm4IySFoWrrSLbzsgKhize 6kdmP/OyyhiQZ4eYv4UYbdNg/nHfKw4sv747ugjJfuvt/GpRfSoAg+xub aNqeoaoVG3xX400UHigoZpzVAT2ixvvCCj7fFZ8RMPvkwcLWh7IbMvlCt amQizPOYz6mrweBCOr/55c3X9rL+F8izsEmFCQIg9/50W1JImRIvd4g8D Q==; X-IronPort-AV: E=Sophos;i="5.63,391,1557158400"; d="scan'208";a="112569260" Received: from mail-dm3nam05lp2050.outbound.protection.outlook.com (HELO NAM05-DM3-obe.outbound.protection.outlook.com) ([104.47.49.50]) by ob1.hgst.iphmx.com with ESMTP; 19 Jun 2019 12:01:29 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sharedspace.onmicrosoft.com; s=selector2-sharedspace-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=RGrWa9Z30vKUyAKzIuz0m8Y2ho10BdAn8fPPLckooTw=; b=SN3nvm0UfKkPno17BqEqJPcsfQFnlXVKgVkXGzWxkrmmYtS79TJmts/deKAnQvDTu4j2wk68t8+3oUW3GQ0acC7a3pxjS2CTMi3PT0JeKgLggZtMVdmCjYPV79TCrXKbBLaAM4uJ1Q6YeAbckfy8PiyV862IrdmPSd4htRCFYro= Received: from DM6PR04MB6059.namprd04.prod.outlook.com (20.178.226.89) by DM6PR04MB4188.namprd04.prod.outlook.com (20.176.76.145) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1987.15; Wed, 19 Jun 2019 04:01:27 +0000 Received: from DM6PR04MB6059.namprd04.prod.outlook.com ([fe80::408b:3614:6cbf:6d84]) by DM6PR04MB6059.namprd04.prod.outlook.com ([fe80::408b:3614:6cbf:6d84%7]) with mapi id 15.20.1987.013; Wed, 19 Jun 2019 04:01:27 +0000 From: Anup Patel To: Rick Chen , Bin Meng , Lukas Auer , Simon Glass Thread-Topic: [PATCH v2 6/6] net: macb: Add compatible string for MACB on SiFive Unleashed Thread-Index: AQHVJlOrGFxtE9kSvkOwId8jpCscWQ== Date: Wed, 19 Jun 2019 04:01:27 +0000 Message-ID: <20190619040027.5011-7-anup.patel@wdc.com> References: <20190619040027.5011-1-anup.patel@wdc.com> In-Reply-To: <20190619040027.5011-1-anup.patel@wdc.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: MA1PR0101CA0012.INDPRD01.PROD.OUTLOOK.COM (2603:1096:a00:21::22) To DM6PR04MB6059.namprd04.prod.outlook.com (2603:10b6:5:129::25) authentication-results: spf=none (sender IP is ) smtp.mailfrom=Anup.Patel@wdc.com; x-ms-exchange-messagesentrepresentingtype: 1 x-mailer: git-send-email 2.17.1 x-originating-ip: [129.253.179.161] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 6662bf97-c71d-43df-5032-08d6f46acd6b x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600148)(711020)(4605104)(1401327)(4618075)(2017052603328)(7193020); SRVR:DM6PR04MB4188; x-ms-traffictypediagnostic: DM6PR04MB4188: wdcipoutbound: EOP-TRUE x-microsoft-antispam-prvs: x-ms-oob-tlc-oobclassifiers: OLM:4714; x-forefront-prvs: 0073BFEF03 x-forefront-antispam-report: SFV:NSPM; SFS:(10019020)(6029001)(346002)(366004)(396003)(39860400002)(136003)(376002)(189003)(199004)(68736007)(2906002)(11346002)(72206003)(4744005)(44832011)(64756008)(8676002)(1076003)(6512007)(71190400001)(71200400001)(36756003)(81156014)(99286004)(25786009)(5660300002)(110136005)(66446008)(54906003)(66946007)(478600001)(316002)(66476007)(66556008)(81166006)(256004)(6116002)(4326008)(186003)(486006)(66066001)(6506007)(86362001)(26005)(76176011)(73956011)(6486002)(102836004)(52116002)(7736002)(446003)(14454004)(8936002)(53936002)(50226002)(3846002)(305945005)(2616005)(476003)(6436002)(386003); DIR:OUT; SFP:1102; SCL:1; SRVR:DM6PR04MB4188; H:DM6PR04MB6059.namprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; MX:1; A:1; x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: AHwfbS5euB1rsOMg3gQhLTVzbfug1TQMnajHK0FsfRXxXBmOO32Mgi3dWDNPmUZ/yQH3Z6iUWyTWcKTPkuhYfTPxDZKKNXS0FnFYTNp758Gseo/iAkSuTPone24LZ40LC43JxmujRKiak29H8QSbK4cR/02KHJn1hn5qQeccCJJUaPySR1t4a8H3iCaL0sR+vIUctNRu73yM3Ui+upaBr8QlpOQxsg9sIOjXRAIy6Hmmlzs3Jft2PYLiyiR2G7lFHIA9itiPBLxETOg/xhlDrU07IZSj6nVHNUx7+RHjbBS4I23Ozg7QQqKKZrjcdro7O/xR2sMIc3Mpo8dWXpo+drwjr8yOLx1LgclB2B+2Lvwg/74xLxl1WtIYFXndkdC1ytQ3hrw4FPHOydDGtMFl4wXvFM6cFNVhXH+c91Z0yL0= MIME-Version: 1.0 X-OriginatorOrg: wdc.com X-MS-Exchange-CrossTenant-Network-Message-Id: 6662bf97-c71d-43df-5032-08d6f46acd6b X-MS-Exchange-CrossTenant-originalarrivaltime: 19 Jun 2019 04:01:27.4763 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: b61c8803-16f3-4c35-9b17-6f65f441df86 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: Anup.Patel@wdc.com X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM6PR04MB4188 Cc: Palmer Dabbelt , U-Boot Mailing List Subject: [U-Boot] [PATCH v2 6/6] net: macb: Add compatible string for MACB on SiFive Unleashed X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" We have a separate compatible string for MACB ethernet on SiFive Unleashed so this patch adds the SiFive MACB compatible string to the MACB ethernet driver. Signed-off-by: Anup Patel --- drivers/net/macb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/macb.c b/drivers/net/macb.c index c5560a7111..383c37d8e6 100644 --- a/drivers/net/macb.c +++ b/drivers/net/macb.c @@ -1225,6 +1225,7 @@ static const struct udevice_id macb_eth_ids[] = { { .compatible = "atmel,sama5d3-gem" }, { .compatible = "atmel,sama5d4-gem" }, { .compatible = "cdns,zynq-gem" }, + { .compatible = "sifive,fu540-macb" }, { } };