From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from www3345.sakura.ne.jp ([49.212.235.55]:50261 "EHLO www3345.sakura.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726886AbfDKHzR (ORCPT ); Thu, 11 Apr 2019 03:55:17 -0400 From: Cao Van Dong Subject: [PATCH v2 18/20] sh_eth: Document r8a77470 bindings Date: Thu, 11 Apr 2019 16:54:20 +0900 Message-Id: <1554969262-15028-19-git-send-email-cv-dong@jinso.co.jp> In-Reply-To: <1554969262-15028-1-git-send-email-cv-dong@jinso.co.jp> References: <1554969262-15028-1-git-send-email-cv-dong@jinso.co.jp> Sender: devicetree-owner@vger.kernel.org To: linux-renesas-soc@vger.kernel.org, broonie@kernel.org, geert+renesas@glider.be, horms+renesas@verge.net.au, devicetree@vger.kernel.org, biju.das@bp.renesas.com Cc: yoshihiro.shimoda.uh@renesas.com, kuninori.morimoto.gx@renesas.com, h-inayoshi@jinso.co.jp, nv-dung@jinso.co.jp, na-hoan@jinso.co.jp, cv-dong@jinso.co.jp List-ID: Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC. Signed-off-by: Cao Van Dong --- Documentation/devicetree/bindings/net/sh_eth.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/sh_eth.txt b/Documentation/devicetree/bindings/net/sh_eth.txt index abc3627..b184b29 100644 --- a/Documentation/devicetree/bindings/net/sh_eth.txt +++ b/Documentation/devicetree/bindings/net/sh_eth.txt @@ -8,6 +8,7 @@ Required properties: "renesas,gether-r8a7740" if the device is a part of R8A7740 SoC. "renesas,ether-r8a7743" if the device is a part of R8A7743 SoC. "renesas,ether-r8a7745" if the device is a part of R8A7745 SoC. + "renesas,ether-r8a77470" if the device is a part of R8A77470 SoC. "renesas,ether-r8a7778" if the device is a part of R8A7778 SoC. "renesas,ether-r8a7779" if the device is a part of R8A7779 SoC. "renesas,ether-r8a7790" if the device is a part of R8A7790 SoC. -- 2.7.4