2020-12-15 02:24:51

by Chris Ruehl

[permalink] [raw]
Subject: [PATCH v2 0/2] rockchip: emmc: rk3399 add vendor prefix

Following the reference in vendor-prefixes.yaml, update implementation
and documentation for the phy-rockchip-emmc.
This patchset follow up with
commit 8b5c2b45b8f0a ("phy: rockchip: set pulldown for strobe line in dts")
commit a8cef928276bb ("phy: rockchip-emmc: output tap delay dt property")

Signed-off-by: Chris Ruehl <[email protected]>
---
v2 drop changes for ABI property driver-impedence-ohm
no modification needed for dtsi files
add commits follow up in commit messages

Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt | 10 +++++-----
drivers/phy/rockchip/phy-rockchip-emmc.c | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)


2021-01-13 11:56:29

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] rockchip: emmc: rk3399 add vendor prefix

On 15-12-20, 09:44, Chris Ruehl wrote:
> Following the reference in vendor-prefixes.yaml, update implementation
> and documentation for the phy-rockchip-emmc.
> This patchset follow up with
> commit 8b5c2b45b8f0a ("phy: rockchip: set pulldown for strobe line in dts")
> commit a8cef928276bb ("phy: rockchip-emmc: output tap delay dt property")

Applied, thanks

--
~Vinod