From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751099AbeBQAHj (ORCPT ); Fri, 16 Feb 2018 19:07:39 -0500 Received: from gloria.sntech.de ([95.129.55.99]:52184 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751071AbeBQAHi (ORCPT ); Fri, 16 Feb 2018 19:07:38 -0500 From: Heiko Stuebner To: Enric Balletbo i Serra Cc: Rob Herring , Kishon Vijay Abraham I , Brian Norris , dianders@chromium.org, Chris Zhong , William wu , hl@rock-chips.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCH v3 2/6] dt-bindings: phy-rockchip-typec: deprecate some register properties. Date: Sat, 17 Feb 2018 01:07:29 +0100 Message-ID: <5593793.vhYJ9g2msI@phil> In-Reply-To: <20180216120956.19034-2-enric.balletbo@collabora.com> References: <20180216120956.19034-1-enric.balletbo@collabora.com> <20180216120956.19034-2-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 16. Februar 2018, 13:09:52 CET schrieb Enric Balletbo i Serra: > 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 Reviewed-by: Heiko Stuebner