From patchwork Fri Jun 28 07:04:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kever Yang X-Patchwork-Id: 1123998 X-Patchwork-Delegate: philipp.tomsich@theobroma-systems.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=rock-chips.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="sAeFmgdA"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45ZnrY4mhqz9s8m for ; Fri, 28 Jun 2019 17:07:09 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 3AB55C21DD4; Fri, 28 Jun 2019 07:06:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 05C18C21CB6; Fri, 28 Jun 2019 07:05:22 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3F167C21E15; Fri, 28 Jun 2019 07:05:10 +0000 (UTC) Received: from mail-pg1-f193.google.com (mail-pg1-f193.google.com [209.85.215.193]) by lists.denx.de (Postfix) with ESMTPS id 75E4CC21E1A for ; Fri, 28 Jun 2019 07:05:05 +0000 (UTC) Received: by mail-pg1-f193.google.com with SMTP id q4so687184pgj.8 for ; Fri, 28 Jun 2019 00:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=9dtqXid9Dakkb129Q+0zL86iSRwnRCOqFCJp3eUen8U=; b=sAeFmgdAti225Uo+gwkM2+BUbu7iATdMSdhKmhlY1nC7MW8Lru+AXqd908oNt5QBVb IYGRl3AjLoQv2T/FZ1SHfoNS/gYCizcpu5bHOHa01a/RFsyhEXJhJYnYjzXTlBY/cYdo AjkZVipHj+XjjmyxSdPTme+RFdJwBy83XmF4KnoEHuxTPHQsU2WGvWNqAcp6AjX59ULA xl87b5mYP3ipKsbnbNRwa7CE5GiwLjXnQdfcwRRa6MH6qKrHi5usAbDENK3g14Sq02FT IoGM5iDAFIJOMLVxQPhLSYjNPGNxYxVmM1bXJmes12VACNngGBhrGLGahURcQ869NEeE cJtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=9dtqXid9Dakkb129Q+0zL86iSRwnRCOqFCJp3eUen8U=; b=bJMlXatxXeZXHmxl3SqYDcbUaLmr8gbTnTIXehPRUy0d5EJzNtoUR6NW+EEngYuMOi ha6CtkbnGyGwa0yM47ZAkanUBYiDcrjIx6sK2X+F2rlszBC/cSLdRH+a93XRCjmw9gGx +QuKlGpb+ctravu6BYThnBD6JBvwvrWIpEW8/zl3BrbY/pxWtwZMOZ0+Mo5baAhMVF0T a3VhSf0UWuFh0C2RDQjdORZy+qwFTHSQxIJFXpIAEYNotshvn+kUbcEvN5Lr+y5d8Dmv zUEAXQzB/sZyG84+AYhoUt7KMYE8WcvPmPtI21XRrel3ONVWudcjCiIOkKWkvY+cxPax rrJw== X-Gm-Message-State: APjAAAWTOf30a0nzC82+LslG4sOlGuK1l4Knh0XZbxiwIY3Nfy074I3E IjV8oNwVIC7a9Rid6rJpUNEYC2DX X-Google-Smtp-Source: APXvYqz0sfqi/dL7TI99AfVyPiQUkodBXTilcOcCHiVfQvqYWNLL1is8DdRwQmONvNtHkbShumOTrg== X-Received: by 2002:a17:90a:23ce:: with SMTP id g72mr11245468pje.77.1561705504072; Fri, 28 Jun 2019 00:05:04 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id x5sm2828816pjp.21.2019.06.28.00.05.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 28 Jun 2019 00:05:03 -0700 (PDT) From: Kever Yang To: u-boot@lists.denx.de Date: Fri, 28 Jun 2019 15:04:36 +0800 Message-Id: <20190628070439.546-6-kever.yang@rock-chips.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190628070439.546-1-kever.yang@rock-chips.com> References: <20190628070439.546-1-kever.yang@rock-chips.com> MIME-Version: 1.0 Cc: trini@konsulko.com Subject: [U-Boot] [PATCH v2 5/8] rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" rockchip pinctrl driver has update to use dts, so we need to add the pinctrl config in SPL for sdmmc. Signed-off-by: Kever Yang --- Changes in v2: - update the tags in -u-boot.dtsi arch/arm/dts/rk3288-tinker-u-boot.dtsi | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/arch/arm/dts/rk3288-tinker-u-boot.dtsi b/arch/arm/dts/rk3288-tinker-u-boot.dtsi index 69aae59f3d..1b6be1db32 100644 --- a/arch/arm/dts/rk3288-tinker-u-boot.dtsi +++ b/arch/arm/dts/rk3288-tinker-u-boot.dtsi @@ -26,3 +26,27 @@ &gpio8 { u-boot,dm-pre-reloc; }; + +&pcfg_pull_none_drv_8ma { + u-boot,dm-spl; +}; + +&pcfg_pull_up_drv_8ma { + u-boot,dm-spl; +}; + +&sdmmc_bus4 { + u-boot,dm-spl; +}; + +&sdmmc_clk { + u-boot,dm-spl; +}; + +&sdmmc_cmd { + u-boot,dm-spl; +}; + +&sdmmc_pwr { + u-boot,dm-spl; +};