Received: by 10.223.185.116 with SMTP id b49csp3401607wrg; Tue, 13 Feb 2018 01:51:55 -0800 (PST) X-Google-Smtp-Source: AH8x225nehv8TsBnGdtsKDjGRphWlcrbAK8SUG6QpHjLMFxvnStHzWUMcfsr0njWY2w8BwI9NAFm X-Received: by 10.99.146.68 with SMTP id s4mr526178pgn.295.1518515515797; Tue, 13 Feb 2018 01:51:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518515515; cv=none; d=google.com; s=arc-20160816; b=eeVu/X80Qg6TuQJKETHnz815IP8SSL2wYJaIbyChBQ0xlbLj+jR+yIw1tStASXKeaZ i4/dsDauqBhWiRP5q4/rjMM4gJqCfmpl1jPeJ4qkKwJgS6r+HUQa5qp3jJgI4jS4gJT3 hNjRbDz5KHSqShjBf5njOi5tqYM0PjduMIeNPlJrgZE8/Nxgk/ov/4GVMFxpzeG7nV+U GL9JUb8hfsWmD8w9f4FuSrz6YYOYkTiTrUTnFgJxBRfN3tDsue1R65j1oDUsGkmX+PhB Y1eO2toySPxth+NeqJ8j12Nuc4NIHfoEfm37VYVenSNr4jfUr8BwKKTWgTrG++Qau4g/ ULhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=ZRr1H9wUF7SBqq6XZdSPC2IR9T37yn1hC1hf5htfkzE=; b=HM05fssomnyMzPgc5LuSykyZUnVNbm+iIn+A8zaiBAhQ4+OoKGwnYibYl5Fbc1iBnF Q2+Pzc5OTMEmGtuv7HwA7u+rmqIATdv05IgTkh4c666RuAmDnP3mayD82+bk121PW9/U yxAFnUSaz+X34p0wChzjxx4WWDnywcNeeshvGvnbuxqQO2flsE+FFK1tosLIr/j0iaSv U7uUbz09My3aycVTN/Il77O7orNORbkWb580RYqa85xrEeMm5RjPwnfS7Jdv7yANNPIS VqAO+wmq7mDEZ9qPgTkyiiqzLlg11qi5ycuthE5kCYPos2AqTOGoXcFXR3au5NNYbDDy RtwA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o10si1109845pgf.102.2018.02.13.01.51.40; Tue, 13 Feb 2018 01:51:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934829AbeBMJuX (ORCPT + 99 others); Tue, 13 Feb 2018 04:50:23 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:39061 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934268AbeBMJq4 (ORCPT ); Tue, 13 Feb 2018 04:46:56 -0500 Received: from w540.lan (unknown [IPv6:2001:b07:6442:1ac4:6060:2c66:8ae7:5377]) (Authenticated sender: jacopo@jmondi.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id C474A1720C5; Tue, 13 Feb 2018 10:46:52 +0100 (CET) From: Jacopo Mondi To: geert@linux-m68k.org, horms@verge.net.au, magnus.damm@gmail.com, robh+dt@kernel.org, mark.rutland@arm.com Cc: Jacopo Mondi , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 08/15] Documentation: devicetree: renesas,sci: Add r8a77965 Date: Tue, 13 Feb 2018 10:45:55 +0100 Message-Id: <1518515162-23663-9-git-send-email-jacopo+renesas@jmondi.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1518515162-23663-1-git-send-email-jacopo+renesas@jmondi.org> References: <1518515162-23663-1-git-send-email-jacopo+renesas@jmondi.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add documentation for r8a77965 compatible string to reneass sci-serial device tree bindings documentation. Signed-off-by: Jacopo Mondi --- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt index cf504d0..cbb418a 100644 --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -40,7 +40,9 @@ Required properties: - "renesas,scif-r8a7795" for R8A7795 (R-Car H3) SCIF compatible UART. - "renesas,hscif-r8a7795" for R8A7795 (R-Car H3) HSCIF compatible UART. - "renesas,scif-r8a7796" for R8A7796 (R-Car M3-W) SCIF compatible UART. + - "renesas,scif-r8a77965" for R8A77965 (R-Car M3-N) SCIF compatible UART. - "renesas,hscif-r8a7796" for R8A7796 (R-Car M3-W) HSCIF compatible UART. + - "renesas,hscif-r8a77965" for R8A77965 (R-Car M3-N) HSCIF compatible UART. - "renesas,scif-r8a77970" for R8A77970 (R-Car V3M) SCIF compatible UART. - "renesas,hscif-r8a77970" for R8A77970 (R-Car V3M) HSCIF compatible UART. - "renesas,scif-r8a77995" for R8A77995 (R-Car D3) SCIF compatible UART. -- 2.7.4