Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3638622imm; Mon, 18 Jun 2018 01:19:34 -0700 (PDT) X-Google-Smtp-Source: ADUXVKL6cmBWydsBtWM9fGDNKEIg4zfn2MtP9HXvd/M43qKXQYv7KONhDVPxGlqR6Z0Y0/QZw9Z/ X-Received: by 2002:a63:6fce:: with SMTP id k197-v6mr10188639pgc.307.1529309974630; Mon, 18 Jun 2018 01:19:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529309974; cv=none; d=google.com; s=arc-20160816; b=B8FgCkg8/MbEuOZ+6BYXLqcV3tXKqjsgoy+Qhjg7Bcoo5q3H2sFfIeh7/v2RSffZPQ ndydJSThGhto9XehyjDRUrGglKWePEnzYv3mOMGBDAIcG1R3lK+DACe8OFCcjaSJkg7A W2HQt1Y5vZreovMcMgLJNL+w0hou8QJqTeOTkQSPZu7GHWfRFlag5cjjaIXwObiCQzGV ij2VlFO1gioiomv7Uc5l2PUp/5uXyi/LINX/Zhuwsi+G0eb7FrUSKJscqQs2DCtRUbBo HBjkvad/QqSxNnuJ0QFdyAdpICT+dkQ4J2GhLrC/3sEZ0Exyyx8Tf/bL8ov8yj5XloBw EDaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=NOfVatuBMRN5K/QFioO53hZ3ROzGgxVFi1DDuaxCU5U=; b=pWB8HHlJkCki4YxJEhG7E2D9z9lOBHBzhc7mqFo8UddG4W7J7wr8/Xz/wj/rv5e9q8 wGtxlW1AqeVhhwFc80WqtTOU1pPnYUJliQVXj54Z6zcP44DbflNXWqogS7IkR9EYVxvl 7wNL1U4u+M4uzXXj70xlWrPiGqPZoxqb8C7m4Z9/39QPaWijBnm1tkR31BWFy5cxnCA8 c4hlOu3/DJW8fw12xreiwMuSCftX4rHCp7Z5buWpRq8Qw+1ZHNwl4KXVlyY3hoJQCtbZ SKKdkTBuU99tSKB/Ff/krTD/gfosfBmVSJ47X5U0n0I5Wvd4Odr8VKRn3ejYtLSIHcg9 ps+g== 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 v190-v6si13685638pfv.48.2018.06.18.01.19.20; Mon, 18 Jun 2018 01:19:34 -0700 (PDT) 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 S934824AbeFRIRY (ORCPT + 99 others); Mon, 18 Jun 2018 04:17:24 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54100 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934084AbeFRIRV (ORCPT ); Mon, 18 Jun 2018 04:17:21 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id F0C91C7F; Mon, 18 Jun 2018 08:17:20 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jacopo Mondi , Geert Uytterhoeven , Rob Herring , Sasha Levin Subject: [PATCH 4.16 021/279] dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF Date: Mon, 18 Jun 2018 10:10:06 +0200 Message-Id: <20180618080609.682358150@linuxfoundation.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180618080608.851973560@linuxfoundation.org> References: <20180618080608.851973560@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.16-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jacopo Mondi [ Upstream commit 7de5b7e5f6a67c285b86d1478e8e150929c93482 ] Add documentation for r8a77965 compatible string to Renesas sci-serial device tree bindings documentation. Signed-off-by: Jacopo Mondi Reviewed-by: Geert Uytterhoeven Signed-off-by: Rob Herring Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 2 ++ 1 file changed, 2 insertions(+) --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -41,6 +41,8 @@ Required properties: - "renesas,hscif-r8a7795" for R8A7795 (R-Car H3) HSCIF compatible UART. - "renesas,scif-r8a7796" for R8A7796 (R-Car M3-W) SCIF compatible UART. - "renesas,hscif-r8a7796" for R8A7796 (R-Car M3-W) HSCIF compatible UART. + - "renesas,scif-r8a77965" for R8A77965 (R-Car M3-N) SCIF 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.