Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp630268imb; Fri, 1 Mar 2019 09:39:22 -0800 (PST) X-Google-Smtp-Source: APXvYqzxMJgiLum7OD3LBm9jN+mizVMXWjjZeZ1AVfb5QipV/s3KapSeIz14xhISsLQZMMAgJT5M X-Received: by 2002:a63:1105:: with SMTP id g5mr5926197pgl.322.1551461962599; Fri, 01 Mar 2019 09:39:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551461962; cv=none; d=google.com; s=arc-20160816; b=IAzzizCt9sJO6ZqDXG38VaYF8m+bNB0DgL6HDw2RtHYgWanjrfTk1pJitKmYKxIwgX Y87i6jM9/oWzxdhU1nmmoyuD6woYscjcj7aRb2hTyLYVfdaw+OvdPRnBLC0WePMCwLuL iFDiI0TWSzlXQ9AZL+FnxXd5N73SpL28xazd8Ih1jTCUMaD5CXJDAEkyspS7PHCBYYJ1 nkm0wYPcCCSiFqacDz5rZmB+E9cQ7+Tf0dRUlQU2AvioirUqvGrWTInShxWZ0MHCySk2 GCDKXRmxJmZx3AYXbJIcn2IxCYs7i/SKcQS/t/r6B+tWmY2hiDDvurM/xiOpH/u/jJFz FlVA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=7f9shSp1HeO0ic2uayn5zzJEQxfYdcrqo769PJuMQq0=; b=u1NOfRCgz8tQTbn9e4XpeC3LrtEvZh0S6s6p+YoadCZGDT0BOKl1rtXgVS20Vqiae5 hE0jnt5eD3BmSJDsk4IsL6uOSxxE66ml3lX4CoGLJ0eJzAdM3bBsAHx6zsGQbVZe1oKA C5ZXoTyyAJ8FU9g/CuLyqUNAnShRGeKREdXJBDMwMgojGtNFdhCsIjrfz+2ky9UxYn68 lM0vpuK7/NcvaaVedhmoxh5kBS1dCqCSsJw9iBEMdg3nUx51xa3InN/tZvBZnDGFGdu6 aPcGy4RHynDT7NVzNxhResaSkIA6gtporwqy80WmBUFiei0bfQFku5D/svu1ocF0IH/P nrgw== 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 o24si21667002pfa.34.2019.03.01.09.39.07; Fri, 01 Mar 2019 09:39:22 -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 S2388814AbfCAP4X (ORCPT + 99 others); Fri, 1 Mar 2019 10:56:23 -0500 Received: from vegas.theobroma-systems.com ([144.76.126.164]:51352 "EHLO mail.theobroma-systems.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728331AbfCAP4V (ORCPT ); Fri, 1 Mar 2019 10:56:21 -0500 Received: from ip092042140082.rev.nessus.at ([92.42.140.82]:42682 helo=purcell.lan) by mail.theobroma-systems.com with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1gzkDa-0005Ag-2G; Fri, 01 Mar 2019 16:36:58 +0100 From: Christoph Muellner To: robh+dt@kernel.org, mark.rutland@arm.com, heiko@sntech.de, shawn.lin@rock-chips.com Cc: Christoph Muellner , Philipp Tomsich , Kishon Vijay Abraham I , Klaus Goger , Enric Balletbo i Serra , Brian Norris , Douglas Anderson , Viresh Kumar , Jeffy Chen , Vicente Bergas , Randy Li , Tony Xie , Ezequiel Garcia , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/3] arm64: dts: rockchip: Define drive-impedance-ohm for RK3399's emmc-phy. Date: Fri, 1 Mar 2019 16:33:44 +0100 Message-Id: <20190301153348.29870-2-christoph.muellner@theobroma-systems.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20190301153348.29870-1-christoph.muellner@theobroma-systems.com> References: <20190301153348.29870-1-christoph.muellner@theobroma-systems.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A previous patch introduced the property 'drive-impedance-ohm' for the RK3399's emmc phy node. This patch sets this value explicitly to the default value of 50 Ohm. Signed-off-by: Christoph Muellner Signed-off-by: Philipp Tomsich --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 6cc1c9fa4ea6..b875364a7709 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -1450,6 +1450,7 @@ clock-names = "refclk"; #phy-cells = <1>; resets = <&cru SRST_PCIEPHY>; + drive-impedance-ohm = <50>; reset-names = "phy"; status = "disabled"; }; -- 2.11.0