Re: [PATCH v3 2/6] dt-bindings: phy-rockchip-typec: deprecate some register properties.

From: Rob Herring
Date: Mon Feb 19 2018 - 15:02:53 EST


On Fri, Feb 16, 2018 at 01:09:52PM +0100, Enric Balletbo i Serra wrote:
> As now the following register properties are in the driver, document as
> deprecated these properties and recommend to not use them on new bindings.
>
> The deprecated properties are:
>
> - rockchip,typec-conn-dir : the register of type-c connector direction
> - rockchip,usb3tousb2-en : the register of type-c force usb3 to usb2
> enable control.
> - rockchip,external-psm : the register of type-c phy external psm clock
> selection.
> - rockchip,pipe-status : the register of type-c phy pipe status.
>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
> ---
> Changes since v2:
> - Apply the nit suggested by Heiko Stuebner.
> Changes since v1:
> - This patch is new on these series and is just a documentation update
> due patch [1/6]
>
> .../devicetree/bindings/phy/phy-rockchip-typec.txt | 33 +++++-----------------
> 1 file changed, 7 insertions(+), 26 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>