Re: [PATCH 0/3] rockchip: emmc: rk3399 add vendor prefix

From: Chris Ruehl
Date: Sun Dec 13 2020 - 21:57:40 EST



On 14/12/2020 10:47 am, Chris Ruehl wrote:
This patchset follow up with commit
Following the reference in vendor-prefixes.yaml, update implementation,
devicetree binding dtsi and documentation for the phy-rockchip-emmc.

Signed-off-by: Chris Ruehl <chris.ruehl@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt | 19 ++++++++++---------
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 2 +-
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 2 +-
drivers/phy/rockchip/phy-rockchip-emmc.c | 6 +++---
4 files changed, 15 insertions(+), 14 deletions(-)


Sorry send incomplete patch-set accidentally

v1 follow.

Chris