Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2605040pxu; Sat, 28 Nov 2020 21:52:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJxvxzjCrckCDyWb4aCPaOD1FwoGxnQXdvnOEGnWltcKcyY1DtMti1QRlPnRIeKeLUFBaqfS X-Received: by 2002:a17:906:33d4:: with SMTP id w20mr4084904eja.396.1606629141406; Sat, 28 Nov 2020 21:52:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606629141; cv=none; d=google.com; s=arc-20160816; b=eXEHAUqvfWob7PsZooBT36YwHHySDE/n/3Dhrq54xNFJGAIZsPA1sjCEZFW4cv+5c/ Fy4fS1u2IDQ1We58wqumc/2uE/yxqIb+rSS+dfQqtZHYhg0Fc8CVlbvlxWKmL/ONDfAz voAebyq7U5g09h3wBbEGJiH/qc5rPLN4mm3DqDmDM/AXzHKkI6eh1V+UN4r7NKRL8A1f 3Hb5l/sOdWwWxrkH+asFT0nGvzUKbwwQ6pPMqUqrZsULmYILQgOyIqAuoVPBQ1uqL1eL KIjIQ9tL4yjGd944BeLeJ6EOFLOKA81EHilJfaR2db2eqGhbwSgCqBN/FbvdZySb4EMP PWkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:to:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:from; bh=4TNDIlyax+P4A40AsFLzDXcMfpYtFjzCMQbmQ7Qw0M4=; b=krUi2WsPDNjsIglWr8eNgVhB5RNMR3HFryvoQvPOD8YMdCQhbtGAIR1ujxa2rE9sAy ssNGSscF3juC5BPqtq7yCktgGE/eMGfE91Ok6v8nCmjP4TEu0i80q9lqMbX6LcDD5q0G JR7AeJ78SGIlA4AxmIPvm0OjMGWXgfP84AMqX816Fz8cSmtMGkCyPgaW/uhu+3YtQeJ6 fS4NY6Nssc9fKkYihYNXZDvWFZq/5r8U0rPwKOVIxwOVinc5qPFLl/NjnWjuE8nkTZlN /OkL2IRWEUYTZ22HnQZbSCLL2eK5RtjaZyN2lUqiv2vi9wMrMHXXGe6flmk0W+5QX99e SPvQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cc1si9280516edb.495.2020.11.28.21.51.59; Sat, 28 Nov 2020 21:52:21 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725955AbgK2Fqp (ORCPT + 99 others); Sun, 29 Nov 2020 00:46:45 -0500 Received: from server-x.ipv4.hkg02.ds.network ([27.111.83.178]:39782 "EHLO mail.gtsys.com.hk" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1725468AbgK2Fqp (ORCPT ); Sun, 29 Nov 2020 00:46:45 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.gtsys.com.hk (Postfix) with ESMTP id 9B302201456F; Sun, 29 Nov 2020 13:45:42 +0800 (HKT) X-Virus-Scanned: Debian amavisd-new at gtsys.com.hk Received: from mail.gtsys.com.hk ([127.0.0.1]) by localhost (mail.gtsys.com.hk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z1g5G2GaXUdd; Sun, 29 Nov 2020 13:45:42 +0800 (HKT) Received: from s01.gtsys.com.hk (unknown [10.128.4.2]) by mail.gtsys.com.hk (Postfix) with ESMTP id 8234E20020FC; Sun, 29 Nov 2020 13:45:42 +0800 (HKT) Received: from armhf2.gtsys.com.hk (unknown [10.128.4.15]) by s01.gtsys.com.hk (Postfix) with ESMTP id 7C4A6C019E2; Sun, 29 Nov 2020 13:45:42 +0800 (HKT) Received: by armhf2.gtsys.com.hk (Postfix, from userid 1000) id 7D9EE200756; Sun, 29 Nov 2020 13:45:42 +0800 (HKT) From: Chris Ruehl Cc: devicetree@vger.kernel.org, Chris Ruehl , Kishon Vijay Abraham I , Vinod Koul , Heiko Stuebner , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: [PATCH v2 1/2] phy: rockchip: set pulldown for strobe line in dts Date: Sun, 29 Nov 2020 13:44:14 +0800 Message-Id: <20201129054416.3980-2-chris.ruehl@gtsys.com.hk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20201129054416.3980-1-chris.ruehl@gtsys.com.hk> References: <20201129054416.3980-1-chris.ruehl@gtsys.com.hk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch add support to set the internal pulldown via dt property and allow simplify the board design for the trace from emmc-phy to the eMMC chipset. Default to not set the pull-down. This patch was inspired from the 4.4 tree of the Rockchip SDK, where it is enabled unconditional. The patch had been tested with our rk3399 customized board. Signed-off-by: Chris Ruehl --- drivers/phy/rockchip/phy-rockchip-emmc.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/drivers/phy/rockchip/phy-rockchip-emmc.c b/drivers/phy/rockchip/phy-rockchip-emmc.c index 2dc19ddd120f..48e2d75b1004 100644 --- a/drivers/phy/rockchip/phy-rockchip-emmc.c +++ b/drivers/phy/rockchip/phy-rockchip-emmc.c @@ -67,6 +67,10 @@ #define PHYCTRL_OTAPDLYENA_SHIFT 0xb #define PHYCTRL_OTAPDLYSEL_MASK 0xf #define PHYCTRL_OTAPDLYSEL_SHIFT 0x7 +#define PHYCTRL_REN_STRB_DISABLE 0x0 +#define PHYCTRL_REN_STRB_ENABLE 0x1 +#define PHYCTRL_REN_STRB_MASK 0x1 +#define PHYCTRL_REN_STRB_SHIFT 0x9 #define PHYCTRL_IS_CALDONE(x) \ ((((x) >> PHYCTRL_CALDONE_SHIFT) & \ @@ -80,6 +84,7 @@ struct rockchip_emmc_phy { struct regmap *reg_base; struct clk *emmcclk; unsigned int drive_impedance; + unsigned int enable_strobe_pulldown; }; static int rockchip_emmc_phy_power(struct phy *phy, bool on_off) @@ -295,6 +300,13 @@ static int rockchip_emmc_phy_power_on(struct phy *phy) PHYCTRL_OTAPDLYSEL_MASK, PHYCTRL_OTAPDLYSEL_SHIFT)); + /* Internal pull-down for strobe line */ + regmap_write(rk_phy->reg_base, + rk_phy->reg_offset + GRF_EMMCPHY_CON2, + HIWORD_UPDATE(rk_phy->enable_strobe_pulldown, + PHYCTRL_REN_STRB_MASK, + PHYCTRL_REN_STRB_SHIFT)); + /* Power up emmc phy analog blocks */ return rockchip_emmc_phy_power(phy, PHYCTRL_PDB_PWR_ON); } @@ -359,10 +371,14 @@ static int rockchip_emmc_phy_probe(struct platform_device *pdev) rk_phy->reg_offset = reg_offset; rk_phy->reg_base = grf; rk_phy->drive_impedance = PHYCTRL_DR_50OHM; + rk_phy->enable_strobe_pulldown = PHYCTRL_REN_STRB_DISABLE; if (!of_property_read_u32(dev->of_node, "drive-impedance-ohm", &val)) rk_phy->drive_impedance = convert_drive_impedance_ohm(pdev, val); + if (of_property_read_bool(dev->of_node, "enable-strobe-pulldown")) + rk_phy->enable_strobe_pulldown = PHYCTRL_REN_STRB_ENABLE; + generic_phy = devm_phy_create(dev, dev->of_node, &ops); if (IS_ERR(generic_phy)) { dev_err(dev, "failed to create PHY\n"); -- 2.20.1