From patchwork Wed Sep 2 07:50:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Biju Das X-Patchwork-Id: 11750515 X-Patchwork-Delegate: iwamatsu@nigauri.org 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 4B49A14E5 for ; Wed, 2 Sep 2020 12:46:09 +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 DAB7A2087D for ; Wed, 2 Sep 2020 12:46:08 +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="ZO56CJdX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DAB7A2087D 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+5364+4520428+8129116@lists.cip-project.org X-Received: by 127.0.0.2 with SMTP id fERuYY4521763xCyTjQc5FiT; Wed, 02 Sep 2020 05:46:08 -0700 X-Received: from relmlie6.idc.renesas.com (relmlie6.idc.renesas.com []) by mx.groups.io with SMTP id smtpd.web10.2331.1599033039663673523 for ; Wed, 02 Sep 2020 00:50:40 -0700 X-IronPort-AV: E=Sophos;i="5.76,381,1592838000"; d="scan'208";a="55947284" X-Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 02 Sep 2020 16:50:40 +0900 X-Received: from localhost.localdomain (unknown [172.29.51.133]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id BE2914007F44; Wed, 2 Sep 2020 16:50:38 +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 1/5] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support Date: Wed, 2 Sep 2020 08:50:31 +0100 Message-Id: <20200902075035.4445-2-biju.das.jz@bp.renesas.com> In-Reply-To: <20200902075035.4445-1-biju.das.jz@bp.renesas.com> References: <20200902075035.4445-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: XX5hDPsWqJPuACG1l085mEnwx4520428AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.cip-project.org; q=dns/txt; s=20140610; t=1599050768; bh=PLrsLVVlxc9lmyjBCWHhikDJspyhRlcAIMp+mq98a+c=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=ZO56CJdX/tYrSIFqc4NL9GPVhRs2eioVyuUQdqenAWTI6jqSXixeWB3Sz5xg1cFbH2A bA8/ZY60JM8j4dsWPtvbn3WkmlAq5VCc77HZ56g9mC90IXRrPIEItTytvrNZQcdkd9JlW J+CH2bB1DoNiNNEuDg6rTbq7RrUSMZXv/Q4= From: Lad Prabhakar commit 1f8153ee031d0d4756daa985788bf0a960e588a6 upstream. Document SDHI controller for RZ/G1H (R8A7742) SoC, which is compatible with R-Car Gen2 SoC family. Signed-off-by: Lad Prabhakar Reviewed-by: Marian-Cristian Rotariu Reviewed-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/1589555337-5498-5-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Ulf Hansson [biju: Ported the changes from renamed bindings file renesas,sdhi.txt to here] Signed-off-by: Biju Das --- Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt b/Documentation/devicetree/bindings/mmc/tmio_mmc.txt index 94bb00b0f4ef..874ffc99d798 100644 --- a/Documentation/devicetree/bindings/mmc/tmio_mmc.txt +++ b/Documentation/devicetree/bindings/mmc/tmio_mmc.txt @@ -15,6 +15,7 @@ Required properties: "renesas,sdhi-sh73a0" - SDHI IP on SH73A0 SoC "renesas,sdhi-r8a73a4" - SDHI IP on R8A73A4 SoC "renesas,sdhi-r8a7740" - SDHI IP on R8A7740 SoC + "renesas,sdhi-r8a7742" - SDHI IP on R8A7742 SoC "renesas,sdhi-r8a7743" - SDHI IP on R8A7743 SoC "renesas,sdhi-r8a7744" - SDHI IP on R8A7744 SoC "renesas,sdhi-r8a7745" - SDHI IP on R8A7745 SoC