From patchwork Fri Aug 28 15:41:41 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Biju Das X-Patchwork-Id: 11743333 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0AE4E17E6 for ; Fri, 28 Aug 2020 16:07:48 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D8F36207DF for ; Fri, 28 Aug 2020 16:07:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=lists.cip-project.org header.i=@lists.cip-project.org header.b="vM1bHt3F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D8F36207DF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bp.renesas.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+64572+5306+4520428+8129116@lists.cip-project.org X-Received: by 127.0.0.2 with SMTP id g9aRYY4521763xH9bCE6YiAi; Fri, 28 Aug 2020 09:07:47 -0700 X-Received: from relmlie5.idc.renesas.com (relmlie5.idc.renesas.com []) by mx.groups.io with SMTP id smtpd.web10.45771.1598629350683270340 for ; Fri, 28 Aug 2020 08:42:32 -0700 X-IronPort-AV: E=Sophos;i="5.76,364,1592838000"; d="scan'208";a="55804734" X-Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 29 Aug 2020 00:42:32 +0900 X-Received: from localhost.localdomain (unknown [172.29.52.245]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 7D9E7400C4F0; Sat, 29 Aug 2020 00:42:30 +0900 (JST) From: Biju Das To: cip-dev@lists.cip-project.org, Nobuhiro Iwamatsu , Pavel Machek Cc: Chris Paterson , Biju Das , Prabhakar Mahadev Lad Subject: [cip-dev] [PATCH 4.4.y-cip 16/30] dt-bindings: serial: renesas,scifb: Document r8a7742 bindings Date: Fri, 28 Aug 2020 16:41:41 +0100 Message-Id: <20200828154155.5827-17-biju.das.jz@bp.renesas.com> In-Reply-To: <20200828154155.5827-1-biju.das.jz@bp.renesas.com> References: <20200828154155.5827-1-biju.das.jz@bp.renesas.com> Precedence: Bulk List-Unsubscribe: Sender: cip-dev@lists.cip-project.org List-Id: Mailing-List: list cip-dev@lists.cip-project.org; contact cip-dev+owner@lists.cip-project.org Delivered-To: mailing list cip-dev@lists.cip-project.org Reply-To: cip-dev@lists.cip-project.org X-Gm-Message-State: NtXBiunAH1Cuz0shHIedTxHCx4520428AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.cip-project.org; q=dns/txt; s=20140610; t=1598630867; bh=tMOT0eC2VeZVhg/gcsnKTnjrLsSSFyNj9Pk4O194RIM=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=vM1bHt3Fhcb6mXlAF0RQww510gcE5HJ02VLK92Q0gyOl3qjdlk/lmUui+Bj8IdIJMeu uM1oJBRrVa3jOzL1mh7uEWBFyWfZG7L8fcCiRBDv7rU3/rDDchEWSR6ipW4iXqbf/LEg+ pFy5AojJNNnkzogVOi/eIFvkcvlzBZzlDPY= From: Lad Prabhakar commit 3cf1601ab00ce55820e6130611f536b326563a7e upstream. RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIFB ports, so document the SoC specific bindings. Signed-off-by: Lad Prabhakar Reviewed-by: Marian-Cristian Rotariu Reviewed-by: Geert Uytterhoeven Signed-off-by: Rob Herring [biju: Patched text version of bindings file] Signed-off-by: Biju Das --- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt index 14768b504d13..dff8cb1a2980 100644 --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -11,6 +11,7 @@ Required properties: - "renesas,scifb-r8a7740" for R8A7740 (R-Mobile A1) SCIFB compatible UART. - "renesas,scif-r8a7742" for R8A7742 (RZ/G1H) SCIF compatible UART. - "renesas,scifa-r8a7742" for R8A7742 (RZ/G1H) SCIFA compatible UART. + - "renesas,scifb-r8a7742" for R8A7742 (RZ/G1H) SCIFB compatible UART. - "renesas,scif-r8a7743" for R8A7743 (RZ/G1M) SCIF compatible UART. - "renesas,scifa-r8a7743" for R8A7743 (RZ/G1M) SCIFA compatible UART. - "renesas,scifb-r8a7743" for R8A7743 (RZ/G1M) SCIFB compatible UART.