From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v2] phy: phy-rockchip-inno-usb2: drop reading the utmi-avalid property Date: Thu, 10 Jan 2019 13:26:43 +0100 Message-ID: <5125335.cuvu72hbmo@phil> References: <20190109171415.9954-1-enric.balletbo@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20190109171415.9954-1-enric.balletbo@collabora.com> Sender: linux-kernel-owner@vger.kernel.org To: Enric Balletbo i Serra Cc: linux-kernel@vger.kernel.org, kernel@collabora.com, bleung@chromium.org, groeck@google.com, kieran.bingham@ideasonboard.com, Kishon Vijay Abraham I , linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org Am Mittwoch, 9. Januar 2019, 18:14:15 CET schrieb Enric Balletbo i Serra: > That property is no used in mainline and is not documented. The only > board using that property is the rk33-99-evb-rev1 and -rev2 in the > vendor kernel. The existence of a further -rev3 (which also looks way > better cared for compared rev1+2) indicates that the older ones are > probably some sort of preproduction models, where some wiring (on the soc > or board) may have gone wrong. > > It is also not clear why this is a hardware-description or a DT > property, so, as noboby seems to care of this just drop reading that > property. > > Signed-off-by: Enric Balletbo i Serra Reviewed-by: Heiko Stuebner