From: Chris Ruehl <chris.ruehl@gtsys.com.hk>
To: Chris Ruehl <chris.ruehl@gtsys.com.hk>
Cc: Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Heiko Stuebner <heiko@sntech.de>,
Kishon Vijay Abraham I <kishon@ti.com>,
Vinod Koul <vkoul@kernel.org>, Johan Jonker <jbx6244@gmail.com>,
Chen-Yu Tsai <wens@csie.org>,
Jacob Chen <jacob2.chen@rock-chips.com>,
Helen Koike <helen.koike@collabora.com>,
Shunqian Zheng <zhengsq@rock-chips.com>,
Markus Reichl <m.reichl@fivetechno.de>,
Sugar Zhang <sugar.zhang@rock-chips.com>,
Boris Brezillon <boris.brezillon@collabora.com>,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH v1 3/4] devicetree: dtsi: rk3399.dtsi, add "rockchip," vendor prefix
Date: Mon, 14 Dec 2020 10:59:44 +0800 [thread overview]
Message-ID: <20201214025946.25753-4-chris.ruehl@gtsys.com.hk> (raw)
In-Reply-To: <20201214025946.25753-1-chris.ruehl@gtsys.com.hk>
Update rk3399.dtsi with the vendor prefix referred in vendor-prefixes.yaml.
Optional property: rockchip,drive-impedance-ohm
Signed-off-by: Chris Ruehl <chris.ruehl@gtsys.com.hk>
---
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
index f5dee5f447bb..38284686aab0 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@ -1482,7 +1482,7 @@
clock-names = "refclk";
#phy-cells = <1>;
resets = <&cru SRST_PCIEPHY>;
- drive-impedance-ohm = <50>;
+ rockchip,drive-impedance-ohm = <50>;
reset-names = "phy";
status = "disabled";
};
--
2.20.1
next prev parent reply other threads:[~2020-12-14 3:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-14 2:59 [PATCH v1 0/4] rockchip: emmc: rk3399 add vendor prefix Chris Ruehl
2020-12-14 2:59 ` [PATCH v1 1/4] devicetree: phy: rockchip-emmc optional " Chris Ruehl
2020-12-14 14:10 ` Rob Herring
2020-12-14 2:59 ` [PATCH v1 2/4] phy: rockchip: emmc, add vendor prefix to optional dts properties Chris Ruehl
2020-12-14 2:59 ` Chris Ruehl [this message]
2020-12-14 2:59 ` [PATCH v1 4/4] devicetree: dtsi: rk3399-puma.dtsi, add "rockchip," vendor prefix Chris Ruehl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201214025946.25753-4-chris.ruehl@gtsys.com.hk \
--to=chris.ruehl@gtsys.com.hk \
--cc=boris.brezillon@collabora.com \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=helen.koike@collabora.com \
--cc=jacob2.chen@rock-chips.com \
--cc=jbx6244@gmail.com \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=m.reichl@fivetechno.de \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=sugar.zhang@rock-chips.com \
--cc=vkoul@kernel.org \
--cc=wens@csie.org \
--cc=zhengsq@rock-chips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).