From patchwork Thu Dec 7 14:37:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 845623 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="O+YIs4GG"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3ysyy90JKhz9t3H for ; Fri, 8 Dec 2017 01:47:44 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 9B0E1C21FC7; Thu, 7 Dec 2017 14:45:50 +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_H2, 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 CF08FC21FB3; Thu, 7 Dec 2017 14:38:01 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3E180C21F22; Thu, 7 Dec 2017 14:37:55 +0000 (UTC) Received: from mail-wr0-f193.google.com (mail-wr0-f193.google.com [209.85.128.193]) by lists.denx.de (Postfix) with ESMTPS id D1BAFC21FF3 for ; Thu, 7 Dec 2017 14:37:41 +0000 (UTC) Received: by mail-wr0-f193.google.com with SMTP id q9so7711822wre.7 for ; Thu, 07 Dec 2017 06:37:41 -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=FJjJRHlid1pl/HT3NtcAA8Qpzfiw971hRozU0VWy0yo=; b=O+YIs4GG9Ei8qcZVVxHXTv1bbslU6taFbJD8RbZekEaLxsjnwAZnWKAs53WO1BQTjH hRsDFhDRHbx8N2zykWeVxtaTlKkiU0iZzUqEwZqMmgH786bgEIczdP7TlUPkno3llhwv nQpYIZRajf/8u6L1Su1z5fQjC6ULn4ptzMsCkmThdZXyAGTRaS8Xz+Yn1X0gjmAwZ+au HySF2R6XaJo2aRH2kBoKK4UKdG5dDNLhLnbQ2p7X/s//i2Re8aER1PVqdA+szRIUx/zU 7uis6LcDUMPBcFTJx+ij9146icG88rIzHIN4+pT3DoMgkNB+x1eGJrfeV22oyP4UHGfc UWrQ== 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=FJjJRHlid1pl/HT3NtcAA8Qpzfiw971hRozU0VWy0yo=; b=Rc5FxmMjI+DaKu7PXezyvKcoMX1xX8y2+DHi8H+7N+9iOWqYZkbVp8cIgo02KpdM4Z Z6LsCFKSsf0xsc3dr9KmlndB7JsFzWB35enzzQILrFBjUCnA09OnAZ6t+gvoc+GzMEuB Vbr9A9FeReEX3PyhNFxspo4BYKYQahxyU9cKiSafF6FdLyg4jU7sKLpiQyg3gwwfMjuS Rz+yDDyCGcAsB434iN60bcQsXMxI1H0ZSLnDm7ilTC7eaGhVqXulro5oncjI8CvLN/w+ VBLTiDBoHk0cFaBsQz3XKV/ZJ2Ia9cDr9Lh7ttIxVGS5wdNCfQcPpTPOaiSfHmq4dGu0 Gvog== X-Gm-Message-State: AJaThX74LqziQqnXaUPIoatHyQ+Lk7/+PgH0drNUMNTE5u7eioT0VWMh 6DQY3aYaHCRCcPNCt75q9pyMd7MJ X-Google-Smtp-Source: AGs4zMZkd/IGNIF/+Df+yKcE02hFz8vmtshGtFVWNvOJl/aVdvdJSQSLb+rN+Uhzt9SjzHH83Da/dA== X-Received: by 10.223.166.103 with SMTP id k94mr21870089wrc.22.1512657461269; Thu, 07 Dec 2017 06:37:41 -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.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2017 06:37:40 -0800 (PST) From: Marek Vasut X-Google-Original-From: Marek Vasut To: u-boot@lists.denx.de Date: Thu, 7 Dec 2017 15:37:09 +0100 Message-Id: <20171207143712.6434-12-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 12/15] net: ravb: Add R8A77970 V3M 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 R8A77970 V3M 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 26d95f178f..d82a954f0c 100644 --- a/drivers/net/ravb.c +++ b/drivers/net/ravb.c @@ -652,6 +652,7 @@ int ravb_ofdata_to_platdata(struct udevice *dev) static const struct udevice_id ravb_ids[] = { { .compatible = "renesas,etheravb-r8a7795" }, { .compatible = "renesas,etheravb-r8a7796" }, + { .compatible = "renesas,etheravb-r8a77970" }, { .compatible = "renesas,etheravb-rcar-gen3" }, { } };