From patchwork Thu Dec 7 14:37:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 845626 X-Patchwork-Delegate: marek.vasut@gmail.com 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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="jDR1pAXN"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3ysyyw4fdFz9t34 for ; Fri, 8 Dec 2017 01:48:24 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 5201EC21FAC; Thu, 7 Dec 2017 14:46:07 +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=FREEMAIL_FROM, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 0556CC22039; Thu, 7 Dec 2017 14:38:03 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 5FEB1C21FCD; Thu, 7 Dec 2017 14:37:56 +0000 (UTC) Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68]) by lists.denx.de (Postfix) with ESMTPS id 08791C21F3B for ; Thu, 7 Dec 2017 14:37:43 +0000 (UTC) Received: by mail-wm0-f68.google.com with SMTP id b76so13373346wmg.1 for ; Thu, 07 Dec 2017 06:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=N0aLLCTTdHsTGrIeXXbXDPQB0q/PouwxcqmpmAEZM9Y=; b=jDR1pAXNeIn4ILubQvL+THSVa1JJQH9AWxodWBllJIP/ZOYoFxDKoMEU50Dlvq4iaB jqCq/u0V0sZLFCGyx/IhTbJBC9TK2L1gtUX5uDcGAluR0/MdKJDip6L3n2aodvIeYEDo cE5ClkzT0P6uVmamulWn/rc3+CkwS2QHiHz7Uvv5y62sGfi2BsywlC46kuCtc5YeNm0E 8XyraT6SIP++ux/isvujXmpP5kHvlsHfuZJzOlBtyX8Fe6+kHwMW8UmaUWev7wXx/PTP 29EysX0J8DHC9ajomJ0KF80do9a1HgxSYjwWuONOZXubMd7z37GRuLJigqYlDs6CG63r I64Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=N0aLLCTTdHsTGrIeXXbXDPQB0q/PouwxcqmpmAEZM9Y=; b=s/6H+3OZ5K3r0YD7gKgiUlXgACwowrdn5S+ON1ppNuSAD24ovqzSAlbjl9m2p505WQ YGbrn0lblYYnNj9F0AgmUna6p5ad23+s0E0LEZN2bOfcCmIzwh01A0AHFEOC6N7iYTfC fXXy3HMOCvomnHPVAr/l74S1AGhefYEvBoaSK5uBiAVB9LyON9s8GUFE7Z6/gg8WICHM ygM7V1/vhufoYB5I/4zxd3GlTq9Pj/Yhx3kwgGLGRcIEEq8zrjkLv2PK/sBZbP77rb9a mejYvTGeD7miVx84Gxo/yFKbcrUGlB69pGpy7aIs7uT6WInipkPdbzWngV8C5XV3XFqT vBbw== X-Gm-Message-State: AKGB3mLPMG/Gz0uqjU9p5o/f2U/7kfRHArIz3Cs+d6GjG7VDIRjfTit5 GPZAM3ezoW0VlokaSuvlM0byjy0/ X-Google-Smtp-Source: AGs4zMbF7aCwUJY126UKOzADH8wI+/pj6wZicuX16gGtOq061zMs4CmJKPFhR3Vj9D8KQeQvHZ5PcQ== X-Received: by 10.28.128.214 with SMTP id b205mr1470215wmd.82.1512657462480; Thu, 07 Dec 2017 06:37:42 -0800 (PST) Received: from chi.lan (ip-86-49-107-50.net.upcbroadband.cz. [86.49.107.50]) by smtp.gmail.com with ESMTPSA id f18sm5870347wrg.66.2017.12.07.06.37.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2017 06:37:41 -0800 (PST) From: Marek Vasut X-Google-Original-From: Marek Vasut To: u-boot@lists.denx.de Date: Thu, 7 Dec 2017 15:37:10 +0100 Message-Id: <20171207143712.6434-13-marek.vasut+renesas@gmail.com> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20171207143712.6434-1-marek.vasut+renesas@gmail.com> References: <20171207143712.6434-1-marek.vasut+renesas@gmail.com> Cc: Joe Hershberger , Marek Vasut Subject: [U-Boot] [PATCH 13/15] net: ravb: Add R8A77995 D3 compatible 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: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Add new compatible to the Ethernet AVB driver for R8A77995 D3 SoC. Signed-off-by: Marek Vasut Cc: Joe Hershberger Cc: Nobuhiro Iwamatsu --- drivers/net/ravb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ravb.c b/drivers/net/ravb.c index d82a954f0c..dc743e113d 100644 --- a/drivers/net/ravb.c +++ b/drivers/net/ravb.c @@ -653,6 +653,7 @@ static const struct udevice_id ravb_ids[] = { { .compatible = "renesas,etheravb-r8a7795" }, { .compatible = "renesas,etheravb-r8a7796" }, { .compatible = "renesas,etheravb-r8a77970" }, + { .compatible = "renesas,etheravb-r8a77995" }, { .compatible = "renesas,etheravb-rcar-gen3" }, { } };