From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D263FC433FE for ; Wed, 20 Oct 2021 07:49:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A916F613AB for ; Wed, 20 Oct 2021 07:49:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229547AbhJTHsA (ORCPT ); Wed, 20 Oct 2021 03:48:00 -0400 Received: from gloria.sntech.de ([185.11.138.130]:46670 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229544AbhJTHr7 (ORCPT ); Wed, 20 Oct 2021 03:47:59 -0400 Received: from [213.208.157.36] (helo=phil.sntech) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1md6IA-0002EF-W5; Wed, 20 Oct 2021 09:45:43 +0200 From: Heiko Stuebner To: Johan Jonker Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, vkoul@kernel.org, kishon@ti.com Subject: Re: (subset) [PATCH 1/2] dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188 Date: Wed, 20 Oct 2021 09:45:31 +0200 Message-Id: <163471592707.690007.3298750911238930727.b4-ty@sntech.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210828111218.10026-1-jbx6244@gmail.com> References: <20210828111218.10026-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 28 Aug 2021 13:12:17 +0200, Johan Jonker wrote: > With the conversion of rockchip-usb-phy.yaml a long time used fallback > string for rk3066a/rk3188 was added. The linux driver doesn't do much with > the GRF phy address range, however the u-boot driver rockchip_usb2_phy.c > does. The bits in GRF_UOC0_CON2 for rk3066a/rk3188 and rk3288 for example > don't match. Remove the usb-phy fallback string for rk3066a/rk3188 > to prevent possible strange side effects. Applied, thanks! [2/2] ARM: dts: rockchip: remove usb-phy fallback string for rk3066a/rk3188 commit: 97ef6931208f7ab09f52dd291320aa53878aaa53 Best regards, -- Heiko Stuebner