From patchwork Thu Dec 7 09:53:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10098137 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DACD660325 for ; Thu, 7 Dec 2017 10:05:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C7CA428AB5 for ; Thu, 7 Dec 2017 10:05:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BBB4729B6E; Thu, 7 Dec 2017 10:05:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 2514829B3F for ; Thu, 7 Dec 2017 10:05:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=ivBASUmK9ArglWgOZmyfDWjLrA6S/u844qiqM4divi8=; b=C9XWmipP6P2AHWVsDMOt0HOf20 rpmRl7/QIYX9RM+1riqGUF2czrY315trcm93ts25nS9gEQ+iMwq3YHk8mBLYcXvkNxqbXR0iW5jfd PaG4snYgRxfGFoCXzgtuEfcQos9iadZOJgUrw5cmyop/1S313gShESK3ft4iVdw7CNxfRjvBJ8OYd buTqwwEww5DGJPvQbTmQ8qa3DpCEFpXLxqoHa/AaciRnru7whSXP86VBpuiq32VgmsLnLO3v80IQw p7+6DdIyLZJtu+aIaQ5Lhxso3An3q6rBXaTc6hVte7n4aIf2zQE1epuLG1xUaXGsxreh3uq7zRbUu dn6Klstw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMt3P-00077X-S7; Thu, 07 Dec 2017 10:05:19 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMt26-0000sG-QP for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2017 10:04:16 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 500D125BEC6; Thu, 7 Dec 2017 20:54:53 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1512640494; bh=f/MrEH0zYXYHg7jl6Vcgy8FRVhmB63KWlem+nbmtEvo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=q+AuglsEUXSH6W/4VrMzz0nRjFa2xSgg3sU336F9g9x2rkkqxau32kbWoFagbwmFA pHvCKuuZsDlpSXYAndWBR4LBqBkVzXT9FmBeV4dCbwKbX7sIuYqp77b3I2IpQA9rFf G3IUB18m6HcvfmBeyS/WOAtUPd1OT20Z81xPuYgU= Received: by penelope.horms.nl (Postfix, from userid 7100) id E05C5E21E27; Thu, 7 Dec 2017 10:54:02 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 18/54] arm64: dts: renesas: r8a77995: Add SDHI (MMC) support Date: Thu, 7 Dec 2017 10:53:21 +0100 Message-Id: <83f18749c2f65ae699d909f6f9a6242681344176.1512640145.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171207_020359_185543_EE7E40D0 X-CRM114-Status: UNSURE ( 7.76 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ulrich Hecht , Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Ulrich Hecht R-Car D3 has only one SDHI controller. Signed-off-by: Ulrich Hecht Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index 04a392a9d9de..98b70542b812 100644 --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi @@ -438,6 +438,18 @@ status = "disabled"; }; + sdhi2: sd@ee140000 { + compatible = "renesas,sdhi-r8a77995", + "renesas,rcar-gen3-sdhi"; + reg = <0 0xee140000 0 0x2000>; + interrupts = ; + clocks = <&cpg CPG_MOD 312>; + max-frequency = <200000000>; + power-domains = <&sysc R8A77995_PD_ALWAYS_ON>; + resets = <&cpg 312>; + status = "disabled"; + }; + ehci0: usb@ee080100 { compatible = "generic-ehci"; reg = <0 0xee080100 0 0x100>;