Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp599292imb; Fri, 1 Mar 2019 08:51:58 -0800 (PST) X-Google-Smtp-Source: APXvYqwcbU9t+4aXv0FFDWpE6JORzbGzCH9dJtF8xTn0aqL8jIyZmscHtxFvgW6UjL/S18We2Uef X-Received: by 2002:a17:902:10e:: with SMTP id 14mr6240551plb.14.1551459118216; Fri, 01 Mar 2019 08:51:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551459118; cv=none; d=google.com; s=arc-20160816; b=jrrMhsZVZFMKThqhhcnc5m0V98r6wlaTT1chOfuowma5u52BVS7xGIUS2vvv3tgxl+ +z8OmtppqhvOIgRo7jrrhDuOJziP7aT9QBi5TkBomZLz7Ic+UKBPvOuI88B1KPcnNIw3 kKWm3sMeG1aX/DOP9u/Q8vn+2K+EOqRwgaf8pUBE8jXwgnu/LcCfLlwbxdZ1640JLme/ GAefFNLyoNb1v6YivdISi+c1TSCp7CCt5yLo6eF1UWJE+PtQfPxuLuR8Lh65iHQCU9YC +b2Trk0X6d63dGCfY1HfMgwSsT40+6AWe6tbw8rafJHjQDbOlt7A8dymll3+d262SG+I i4Uw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=MRT4N+jin3DQfmHeQH5RW203DY8RagzOwKm0vXi9kt0=; b=imrQ4C6xfH/PetmnyZvp2Af70yIKq9HJ/q+UKMeZdIqzm5KMHyb1vDn06cRWuAzy5b NtgJn1HLy8E/IOnsi/Li8Rs06S1TscPocz3b2ToLTJ/6EGRWdLEgqNP69swyIWUocDky XuE3DBeG2c0/T6/DUqi05ckiNbRQkIaNa1ePSeb3vVU9jLqhFRTyJKc7JHgK4nNr/Cqd YwSMDtjrpDrn/Q5pfBCndSU7Hrbcg1F8Pd/JPOIHxsbvfurPFmBdkXW1kU3s/73wfs1K R9vPbafiAy8OjJTKj+frIxCtOrNVr0n9Cxu9lW0VV2ZCLA9o1ZmS0wYTidkKCz2vu9Gq L/UQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x10si1331982pgi.29.2019.03.01.08.51.42; Fri, 01 Mar 2019 08:51:58 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389166AbfCAQvR (ORCPT + 99 others); Fri, 1 Mar 2019 11:51:17 -0500 Received: from foss.arm.com ([217.140.101.70]:38936 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728346AbfCAQvR (ORCPT ); Fri, 1 Mar 2019 11:51:17 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4D39680D; Fri, 1 Mar 2019 08:51:16 -0800 (PST) Received: from [10.1.196.75] (e110467-lin.cambridge.arm.com [10.1.196.75]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0DAFA3F575; Fri, 1 Mar 2019 08:51:12 -0800 (PST) Subject: Re: [PATCH 1/3] phy: rockchip-emmc: Allow to set drive impedance via DTS. To: Christoph Muellner , robh+dt@kernel.org, mark.rutland@arm.com, heiko@sntech.de, shawn.lin@rock-chips.com Cc: devicetree@vger.kernel.org, Matthias Brugger , linux-kernel@vger.kernel.org, Emil Renner Berthing , Viresh Kumar , Randy Li , Douglas Anderson , Vicente Bergas , Kishon Vijay Abraham I , linux-rockchip@lists.infradead.org, Tony Xie , Klaus Goger , Enric Balletbo i Serra , Philipp Tomsich , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org References: <20190301153348.29870-1-christoph.muellner@theobroma-systems.com> From: Robin Murphy Message-ID: <1347b956-5682-1f86-b38c-7768bb9ffd23@arm.com> Date: Fri, 1 Mar 2019 16:51:11 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <20190301153348.29870-1-christoph.muellner@theobroma-systems.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/03/2019 15:33, Christoph Muellner wrote: > The rockchip-emmc PHY can be configured with different > drive impedance values. Currenlty a value of 50 Ohm is > hard coded into the driver. > > This patch introduces the DTS property 'drive-impedance-ohm' > for the rockchip-emmc phy node, which uses the value from the DTS > to setup the drive impedance accordingly. > > Signed-off-by: Christoph Muellner > Signed-off-by: Philipp Tomsich > --- > drivers/phy/rockchip/phy-rockchip-emmc.c | 38 ++++++++++++++++++++++++++++++-- > 1 file changed, 36 insertions(+), 2 deletions(-) > > diff --git a/drivers/phy/rockchip/phy-rockchip-emmc.c b/drivers/phy/rockchip/phy-rockchip-emmc.c > index 19bf84f0bc67..5413fa73dd45 100644 > --- a/drivers/phy/rockchip/phy-rockchip-emmc.c > +++ b/drivers/phy/rockchip/phy-rockchip-emmc.c > @@ -87,6 +87,7 @@ struct rockchip_emmc_phy { > unsigned int reg_offset; > struct regmap *reg_base; > struct clk *emmcclk; > + unsigned int drive_impedance; > }; > > static int rockchip_emmc_phy_power(struct phy *phy, bool on_off) > @@ -281,10 +282,10 @@ static int rockchip_emmc_phy_power_on(struct phy *phy) > { > struct rockchip_emmc_phy *rk_phy = phy_get_drvdata(phy); > > - /* Drive impedance: 50 Ohm */ > + /* Drive impedance: from DTS */ > regmap_write(rk_phy->reg_base, > rk_phy->reg_offset + GRF_EMMCPHY_CON6, > - HIWORD_UPDATE(PHYCTRL_DR_50OHM, > + HIWORD_UPDATE(rk_phy->drive_impedance, > PHYCTRL_DR_MASK, > PHYCTRL_DR_SHIFT)); > > @@ -314,6 +315,28 @@ static const struct phy_ops ops = { > .owner = THIS_MODULE, > }; > > +static u32 convert_drive_impedance_ohm(struct platform_device *pdev, u32 dr_ohm) > +{ > + switch (dr_ohm) { > + case 100: > + return PHYCTRL_DR_100OHM; > + case 66: > + return PHYCTRL_DR_66OHM; > + case 50: > + return PHYCTRL_DR_50OHM; > + case 40: > + return PHYCTRL_DR_40OHM; > + case 33: > + return PHYCTRL_DR_33OHM; > + } > + > + dev_warn(&pdev->dev, > + "Invalid value %u for drive-impedance-ohm. " > + "Falling back to 50 Ohm.\n", > + dr_ohm); > + return PHYCTRL_DR_50OHM; > +} > + > static int rockchip_emmc_phy_probe(struct platform_device *pdev) > { > struct device *dev = &pdev->dev; > @@ -322,6 +345,7 @@ static int rockchip_emmc_phy_probe(struct platform_device *pdev) > struct phy_provider *phy_provider; > struct regmap *grf; > unsigned int reg_offset; > + u32 val; > > if (!dev->parent || !dev->parent->of_node) > return -ENODEV; > @@ -345,6 +369,16 @@ static int rockchip_emmc_phy_probe(struct platform_device *pdev) > rk_phy->reg_offset = reg_offset; > rk_phy->reg_base = grf; > > + if (of_property_read_u32(dev->of_node, "drive-impedance-ohm", &val)) { > + dev_info(dev, > + "Missing drive-impedance-ohm property in node %s " > + "Falling back to 50 Ohm.\n", > + dev->of_node->name); I think we're aiming to use %pOF for node names now, but here it looks redundant anyway - dev_info() will already show the device name, which for an of_platform device is the same thing. > + rk_phy->drive_impedance = PHYCTRL_DR_50OHM; > + } else { > + rk_phy->drive_impedance = convert_drive_impedance_ohm(pdev, val); > + } FWIW, if you initialise val to the default (i.e. 50) then you could get rid of the "else" case and just do the conversion unconditionally. That's a fairly common idiom for reading optional properties. Robin. > + > generic_phy = devm_phy_create(dev, dev->of_node, &ops); > if (IS_ERR(generic_phy)) { > dev_err(dev, "failed to create PHY\n"); >