From patchwork Fri Sep 2 11:17:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9310747 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 7A39360756 for ; Fri, 2 Sep 2016 11:18:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6C55A29790 for ; Fri, 2 Sep 2016 11:18:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 60E4B29792; Fri, 2 Sep 2016 11:18:02 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1C38129790 for ; Fri, 2 Sep 2016 11:18:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753517AbcIBLSB (ORCPT ); Fri, 2 Sep 2016 07:18:01 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:39239 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753532AbcIBLSA (ORCPT ); Fri, 2 Sep 2016 07:18:00 -0400 Received: from penelope.kanocho.kobe.vergenet.net (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPSA id BBD8325BE9D; Fri, 2 Sep 2016 21:17:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1472815074; bh=wg7D8fr5VbCiQ5OOcBTiojGNtHcyVBlpxzK7RaYI8KY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=q53hsbN8Kc9Zx4UNIRs0kapswTl+WLL1o/Bua/5pa+YnGU8WpIzyrd8v7DYuCauNz QLifzDYsDNtHixeSuLldS6hos9Swk0A4nZpd/fwZo0SCE1Fz6sbqqpoTy25Csfk+Uk u+rbTo5Xq/fn+tqB+K5qQoAwQmChuNbVJWkGEC0c= Received: by penelope.kanocho.kobe.vergenet.net (Postfix, from userid 7100) id A19BC6181B; Fri, 2 Sep 2016 13:17:45 +0200 (CEST) From: Simon Horman To: Wolfram Sang , Ulf Hansson Cc: Magnus Damm , linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Simon Horman Subject: [PATCH v6 7/9] ARM: dts: lager: Enable UHS-I SDR-104 Date: Fri, 2 Sep 2016 13:17:36 +0200 Message-Id: <1472815058-11562-8-git-send-email-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.7.0.rc3.207.g0ac5344 In-Reply-To: <1472815058-11562-1-git-send-email-horms+renesas@verge.net.au> References: <1472815058-11562-1-git-send-email-horms+renesas@verge.net.au> Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add the sd-uhs-sdr104 property to SDHI0. Signed-off-by: Simon Horman --- arch/arm/boot/dts/r8a7790-lager.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts index 52b56fcaddf2..5e43763cec65 100644 --- a/arch/arm/boot/dts/r8a7790-lager.dts +++ b/arch/arm/boot/dts/r8a7790-lager.dts @@ -559,6 +559,7 @@ vqmmc-supply = <&vccq_sdhi0>; cd-gpios = <&gpio3 6 GPIO_ACTIVE_LOW>; sd-uhs-sdr50; + sd-uhs-sdr104; status = "okay"; };